Diagnosed failure

ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning: /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:360: Failure
Expected equality of these values:
  replication_factor
    Which is: 3
  actual_replica_count
    Which is: 1
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2538: Failure
Expected: VerifyTabletReplicaCount(3, VerifyRowCount::kEnable) doesn't generate new fatal failures in the current thread.
  Actual: it does.
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
W20260616 01:59:17.603183 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 111: this message will repeat every 5th retry.
I20260616 01:59:18.263757 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replaying log segment 1/1 (1.08M/1.12M this segment, stats: ops{read=613 overwritten=0 applied=606 ignored=0} inserts{seen=30250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260616 01:59:18.936444 14908 tablet.cc:1724] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: 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
I20260616 01:59:18.945292 14908 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260616 01:59:18.950923 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap replayed 1/1 log segments. Stats: ops{read=636 overwritten=0 applied=636 ignored=0} inserts{seen=31600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260616 01:59:18.952395 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap complete.
W20260616 01:59:19.047631 14905 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Append to log took a long time: real 0.058s	user 0.003s	sys 0.000s
I20260616 01:59:19.097020 14908 ts_tablet_manager.cc:1403] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Time spent bootstrapping tablet: real 60.717s	user 12.486s	sys 0.488s
I20260616 01:59:19.125226 14908 raft_consensus.cc:359] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 636 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: true } }
I20260616 01:59:19.131639 14908 raft_consensus.cc:740] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d18f530b0bf4623910dcdc5f21f9e61, State: Initialized, Role: LEARNER
I20260616 01:59:19.132414 14908 consensus_queue.cc:260] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 636, Last appended: 1.636, Last appended by leader: 636, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 636 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: true } }
I20260616 01:59:19.174654 14908 ts_tablet_manager.cc:1434] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.000s
I20260616 01:59:19.183683 14790 tablet_copy_service.cc:342] P 176bb1527e434be786a2dccc615c17bc: Request end of tablet copy session 9d18f530b0bf4623910dcdc5f21f9e61-b4f23169c10c45178df402961b07c7cf received from {username='slave'} at 127.0.0.1:50932
I20260616 01:59:19.184373 14790 tablet_copy_service.cc:434] P 176bb1527e434be786a2dccc615c17bc: ending tablet copy session 9d18f530b0bf4623910dcdc5f21f9e61-b4f23169c10c45178df402961b07c7cf on tablet b4f23169c10c45178df402961b07c7cf with peer 9d18f530b0bf4623910dcdc5f21f9e61
I20260616 01:59:19.438722 14643 raft_consensus.cc:1217] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.635->[1.636-1.636]   Dedup: 1.636->[]
I20260616 01:59:19.875752 14927 raft_consensus.cc:1064] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: attempting to promote NON_VOTER 9d18f530b0bf4623910dcdc5f21f9e61 to VOTER
I20260616 01:59:19.878517 14927 consensus_queue.cc:237] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 636, Committed index: 636, Last appended: 1.636, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 637 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } }
W20260616 01:59:19.929948 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260616 01:59:19.929507 14643 raft_consensus.cc:1275] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 LEARNER]: Refusing update from remote peer 176bb1527e434be786a2dccc615c17bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 636. Preceding OpId from leader: term: 1 index: 637. (index mismatch)
I20260616 01:59:19.941390 14931 consensus_queue.cc:1048] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 637, Last known committed idx: 636, Time since last communication: 0.001s
I20260616 01:59:19.959262 14931 raft_consensus.cc:2955] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 1 LEADER]: Committing config change with OpId 1.637: config changed from index 636 to 637, 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2) changed from NON_VOTER to VOTER. New config: { opid_index: 637 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } } }
I20260616 01:59:19.958021 14643 raft_consensus.cc:2955] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 FOLLOWER]: Committing config change with OpId 1.637: config changed from index 636 to 637, 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2) changed from NON_VOTER to VOTER. New config: { opid_index: 637 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } } }
I20260616 01:59:20.041276 14473 catalog_manager.cc:5696] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc reported cstate change: config changed from index 636 to 637, 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "176bb1527e434be786a2dccc615c17bc" committed_config { opid_index: 637 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260616 01:59:20.681692 14905 tablet.cc:1724] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: 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
I20260616 01:59:20.682901 14905 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260616 01:59:20.708382 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replayed 1/1 log segments. Stats: ops{read=636 overwritten=0 applied=636 ignored=0} inserts{seen=31600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260616 01:59:20.713665 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap complete.
I20260616 01:59:20.743599 14905 ts_tablet_manager.cc:1403] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Time spent bootstrapping tablet: real 62.516s	user 12.519s	sys 0.441s
I20260616 01:59:20.770289 14905 raft_consensus.cc:359] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 636 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: true } }
I20260616 01:59:20.771210 14905 raft_consensus.cc:740] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 68dcf49ed73c465eb74af1e31be5b35b, State: Initialized, Role: LEARNER
I20260616 01:59:20.771896 14905 consensus_queue.cc:260] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 636, Last appended: 1.636, Last appended by leader: 636, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 636 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: true } }
I20260616 01:59:20.789980 14905 ts_tablet_manager.cc:1434] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260616 01:59:20.792155 14790 tablet_copy_service.cc:342] P 176bb1527e434be786a2dccc615c17bc: Request end of tablet copy session 68dcf49ed73c465eb74af1e31be5b35b-b4f23169c10c45178df402961b07c7cf received from {username='slave'} at 127.0.0.1:50926
I20260616 01:59:20.792670 14790 tablet_copy_service.cc:434] P 176bb1527e434be786a2dccc615c17bc: ending tablet copy session 68dcf49ed73c465eb74af1e31be5b35b-b4f23169c10c45178df402961b07c7cf on tablet b4f23169c10c45178df402961b07c7cf with peer 68dcf49ed73c465eb74af1e31be5b35b
I20260616 01:59:20.840305 14573 raft_consensus.cc:2955] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b [term 1 LEARNER]: Committing config change with OpId 1.637: config changed from index 636 to 637, 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2) changed from NON_VOTER to VOTER. New config: { opid_index: 637 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } } }
W20260616 01:59:21.478881 14875 client.cc:2042] Couldn't close scanner cce84ac35d2a4338afd03453eecf5175: Service unavailable: reactor is shutting down (error 108)
I20260616 01:59:21.491299  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:59:21.512094 14942 raft_consensus.cc:1064] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: attempting to promote NON_VOTER 68dcf49ed73c465eb74af1e31be5b35b to VOTER
I20260616 01:59:21.514878 14942 consensus_queue.cc:237] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 637, Committed index: 637, Last appended: 1.637, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 638 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: false } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } }
W20260616 01:59:21.554984 14746 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260616 01:59:21.555094 14643 raft_consensus.cc:1275] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 FOLLOWER]: Refusing update from remote peer 176bb1527e434be786a2dccc615c17bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 637. Preceding OpId from leader: term: 1 index: 638. (index mismatch)
I20260616 01:59:21.556963 14942 consensus_queue.cc:1048] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 638, Last known committed idx: 637, Time since last communication: 0.000s
I20260616 01:59:21.573287 14943 raft_consensus.cc:2955] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 1 LEADER]: Committing config change with OpId 1.638: config changed from index 637 to 638, 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1) changed from NON_VOTER to VOTER. New config: { opid_index: 638 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: false } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } } }
W20260616 01:59:21.589279 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260616 01:59:21.596027 14643 raft_consensus.cc:2955] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 FOLLOWER]: Committing config change with OpId 1.638: config changed from index 637 to 638, 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1) changed from NON_VOTER to VOTER. New config: { opid_index: 638 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: false } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } } }
I20260616 01:59:21.614188 14471 catalog_manager.cc:5696] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc reported cstate change: config changed from index 637 to 638, 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "176bb1527e434be786a2dccc615c17bc" committed_config { opid_index: 638 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260616 01:59:21.736786  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:21.738415  7164 tablet_replica.cc:333] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: stopping tablet replica
I20260616 01:59:21.739296  7164 raft_consensus.cc:2243] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b [term 1 LEARNER]: Raft consensus shutting down.
I20260616 01:59:21.740166  7164 raft_consensus.cc:2272] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b [term 1 LEARNER]: Raft consensus is shut down!
W20260616 01:59:22.961913  7164 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14594)
W20260616 01:59:23.963565  7164 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14594)
W20260616 01:59:24.035127 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Status: Network error: Client connection negotiation failed: client connection to 127.6.255.1:38239: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260616 01:59:24.964437  7164 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 14594)
W20260616 01:59:25.965303  7164 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 14594)
I20260616 01:59:26.544803  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
W20260616 01:59:26.553644 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Status: Network error: Client connection negotiation failed: client connection to 127.6.255.1:38239: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260616 01:59:26.571365  7164 tablet_server.cc:179] TabletServer@127.6.255.2:0 shutting down...
I20260616 01:59:26.630172  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:26.631390  7164 tablet_replica.cc:333] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: stopping tablet replica
I20260616 01:59:26.632339  7164 raft_consensus.cc:2243] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:59:26.633701  7164 raft_consensus.cc:2272] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260616 01:59:26.921983 14744 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.255.2:45579: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260616 01:59:26.925657 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Status: Network error: Client connection negotiation failed: client connection to 127.6.255.2:45579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260616 01:59:27.322245  7164 tablet_server.cc:196] TabletServer@127.6.255.2:0 shutdown complete.
I20260616 01:59:27.340605  7164 tablet_server.cc:179] TabletServer@127.6.255.3:0 shutting down...
I20260616 01:59:27.384903  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:27.417156  7164 tablet_server.cc:196] TabletServer@127.6.255.3:0 shutdown complete.
I20260616 01:59:27.431404  7164 tablet_server.cc:179] TabletServer@127.6.255.4:0 shutting down...
I20260616 01:59:27.468163  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:27.469165  7164 tablet_replica.cc:333] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: stopping tablet replica
I20260616 01:59:27.469980  7164 raft_consensus.cc:2243] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:59:27.471530  7164 raft_consensus.cc:2272] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:27.771658  7164 tablet_server.cc:196] TabletServer@127.6.255.4:0 shutdown complete.
I20260616 01:59:27.788511  7164 master.cc:562] Master@127.6.255.62:40589 shutting down...
I20260616 01:59:27.823570  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:59:27.824368  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:27.824790  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f: stopping tablet replica
I20260616 01:59:28.369242  7164 master.cc:584] Master@127.6.255.62:40589 shutdown complete.
I20260616 01:59:28.406735  7164 test_util.cc:182] -----------------------------------------------
I20260616 01:59:28.406976  7164 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0

Full log

[==========] Running 40 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 33 tests from AlterTableTest
[ RUN      ] AlterTableTest.TestTabletReports
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260616 01:56:52.252187  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:39663
I20260616 01:56:52.253913  7164 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260616 01:56:52.255136  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:56:52.261688  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:56:52.268919  7164 webserver.cc:533] Webserver started at http://127.6.255.62:43483/ using document root <none> and password file <none>
I20260616 01:56:52.269731  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:56:52.269937  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:56:52.270313  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:56:52.275161  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "28f542a9817b4a63ac72463bf6fc9ef2"
format_stamp: "Formatted at 2026-06-16 01:56:52 on dist-test-slave-mdc4"
I20260616 01:56:52.283138  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260616 01:56:52.288650  7173 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:52.289952  7164 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260616 01:56:52.290333  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "28f542a9817b4a63ac72463bf6fc9ef2"
format_stamp: "Formatted at 2026-06-16 01:56:52 on dist-test-slave-mdc4"
I20260616 01:56:52.290670  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781575012071070-7164-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)
W20260616 01:56:53.576109  7164 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.242s	user 0.495s	sys 0.747s
W20260616 01:56:53.576619  7164 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 1.243s	user 0.495s	sys 0.747s
I20260616 01:56:53.599932  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:56:53.601903  7164 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
I20260616 01:56:53.602466  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:56:53.699379  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:39663
I20260616 01:56:53.699679  7225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:39663 every 8 connection(s)
I20260616 01:56:53.733353  7226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:56:53.757184  7226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: Bootstrap starting.
I20260616 01:56:53.763794  7226 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: Neither blocks nor log segments found. Creating new log.
I20260616 01:56:53.765770  7226 log.cc:826] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: Log is configured to *not* fsync() on all Append() calls
I20260616 01:56:53.772725  7226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: No bootstrap required, opened a new log
I20260616 01:56:53.794488  7226 raft_consensus.cc:359] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28f542a9817b4a63ac72463bf6fc9ef2" member_type: VOTER }
I20260616 01:56:53.795197  7226 raft_consensus.cc:385] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:56:53.795431  7226 raft_consensus.cc:740] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28f542a9817b4a63ac72463bf6fc9ef2, State: Initialized, Role: FOLLOWER
I20260616 01:56:53.796607  7226 consensus_queue.cc:260] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28f542a9817b4a63ac72463bf6fc9ef2" member_type: VOTER }
I20260616 01:56:53.797200  7226 raft_consensus.cc:399] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:56:53.797544  7226 raft_consensus.cc:493] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:56:53.797926  7226 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:56:53.802517  7226 raft_consensus.cc:515] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28f542a9817b4a63ac72463bf6fc9ef2" member_type: VOTER }
I20260616 01:56:53.803431  7226 leader_election.cc:304] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 28f542a9817b4a63ac72463bf6fc9ef2; no voters: 
I20260616 01:56:53.805390  7226 leader_election.cc:290] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:56:53.805823  7229 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:56:53.808575  7229 raft_consensus.cc:697] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [term 1 LEADER]: Becoming Leader. State: Replica: 28f542a9817b4a63ac72463bf6fc9ef2, State: Running, Role: LEADER
I20260616 01:56:53.809544  7229 consensus_queue.cc:237] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28f542a9817b4a63ac72463bf6fc9ef2" member_type: VOTER }
I20260616 01:56:53.810953  7226 sys_catalog.cc:565] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:56:53.819401  7231 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 28f542a9817b4a63ac72463bf6fc9ef2. Latest consensus state: current_term: 1 leader_uuid: "28f542a9817b4a63ac72463bf6fc9ef2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28f542a9817b4a63ac72463bf6fc9ef2" member_type: VOTER } }
I20260616 01:56:53.820750  7231 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [sys.catalog]: This master's current role is: LEADER
I20260616 01:56:53.829437  7236 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:56:53.819273  7230 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "28f542a9817b4a63ac72463bf6fc9ef2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28f542a9817b4a63ac72463bf6fc9ef2" member_type: VOTER } }
I20260616 01:56:53.830245  7230 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [sys.catalog]: This master's current role is: LEADER
I20260616 01:56:53.842957  7236 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:56:53.851408  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:56:53.865502  7236 catalog_manager.cc:1382] Generated new cluster ID: cd034a463e9f4be7af98e9a5745f410f
I20260616 01:56:53.865825  7236 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:56:53.881778  7236 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:56:53.884016  7236 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:56:53.897017  7236 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: Generated new TSK 0
I20260616 01:56:53.898173  7236 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:56:53.924270  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:56:53.930938  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:56:53.936494  7164 webserver.cc:533] Webserver started at http://127.6.255.1:40187/ using document root <none> and password file <none>
I20260616 01:56:53.937309  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:56:53.937592  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:56:53.937978  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:56:53.939639  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "04d63daf7a814ca5bc9286711e3f1b00"
format_stamp: "Formatted at 2026-06-16 01:56:53 on dist-test-slave-mdc4"
I20260616 01:56:53.948483  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.002s
I20260616 01:56:53.954993  7251 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:53.956097  7164 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260616 01:56:53.956481  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "04d63daf7a814ca5bc9286711e3f1b00"
format_stamp: "Formatted at 2026-06-16 01:56:53 on dist-test-slave-mdc4"
I20260616 01:56:53.956902  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781575012071070-7164-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)
I20260616 01:56:53.987223  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:56:53.989149  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:56:53.992069  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:56:53.997013  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:56:53.997331  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:53.997641  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:56:53.997849  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:54.118094  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:42711
I20260616 01:56:54.118266  7313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:42711 every 8 connection(s)
I20260616 01:56:54.149372  7314 heartbeater.cc:344] Connected to a master server at 127.6.255.62:39663
I20260616 01:56:54.149873  7314 heartbeater.cc:461] Registering TS with master...
I20260616 01:56:54.150939  7314 heartbeater.cc:507] Master 127.6.255.62:39663 requested a full tablet report, sending...
I20260616 01:56:54.154579  7191 ts_manager.cc:194] Registered new tserver with Master: 04d63daf7a814ca5bc9286711e3f1b00 (127.6.255.1:42711)
I20260616 01:56:54.154640  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.030471373s
I20260616 01:56:54.158635  7191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54992
I20260616 01:56:54.173538  7314 heartbeater.cc:499] Master 127.6.255.62:39663 was elected leader, sending a full tablet report...
I20260616 01:56:54.199278  7190 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55000:
name: "fake-table"
schema {
  columns {
    name: "c0"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20260616 01:56:54.286376  7279 tablet_service.cc:1511] Processing CreateTablet for tablet 2bdaf9e1c819492fba8837df64aebc7f (DEFAULT_TABLE table=fake-table [id=0acca3ead36d422c93d57e671fe4dc99]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:56:54.288153  7279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bdaf9e1c819492fba8837df64aebc7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:56:54.307981  7326 tablet_bootstrap.cc:492] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: Bootstrap starting.
I20260616 01:56:54.315678  7326 tablet_bootstrap.cc:654] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: Neither blocks nor log segments found. Creating new log.
I20260616 01:56:54.323354  7326 tablet_bootstrap.cc:492] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: No bootstrap required, opened a new log
I20260616 01:56:54.323917  7326 ts_tablet_manager.cc:1403] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260616 01:56:54.326941  7326 raft_consensus.cc:359] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04d63daf7a814ca5bc9286711e3f1b00" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42711 } }
I20260616 01:56:54.327530  7326 raft_consensus.cc:385] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:56:54.327766  7326 raft_consensus.cc:740] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04d63daf7a814ca5bc9286711e3f1b00, State: Initialized, Role: FOLLOWER
I20260616 01:56:54.328487  7326 consensus_queue.cc:260] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04d63daf7a814ca5bc9286711e3f1b00" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42711 } }
I20260616 01:56:54.329092  7326 raft_consensus.cc:399] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:56:54.329380  7326 raft_consensus.cc:493] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:56:54.329668  7326 raft_consensus.cc:3060] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:56:54.335925  7326 raft_consensus.cc:515] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04d63daf7a814ca5bc9286711e3f1b00" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42711 } }
I20260616 01:56:54.336637  7326 leader_election.cc:304] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 04d63daf7a814ca5bc9286711e3f1b00; no voters: 
I20260616 01:56:54.340047  7326 leader_election.cc:290] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:56:54.340412  7328 raft_consensus.cc:2804] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:56:54.344135  7326 ts_tablet_manager.cc:1434] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.005s
I20260616 01:56:54.345575  7328 raft_consensus.cc:697] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [term 1 LEADER]: Becoming Leader. State: Replica: 04d63daf7a814ca5bc9286711e3f1b00, State: Running, Role: LEADER
I20260616 01:56:54.346467  7328 consensus_queue.cc:237] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04d63daf7a814ca5bc9286711e3f1b00" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42711 } }
I20260616 01:56:54.359699  7191 catalog_manager.cc:5696] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04d63daf7a814ca5bc9286711e3f1b00 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "04d63daf7a814ca5bc9286711e3f1b00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04d63daf7a814ca5bc9286711e3f1b00" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42711 } health_report { overall_health: HEALTHY } } }
I20260616 01:56:54.401846  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:56:54.404572  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:54.425598  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:54.428050  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:54.452991  7189 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 1)
I20260616 01:56:54.457973  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:54.476560  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:54.478600  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:54.499046  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 2)
I20260616 01:56:54.502187  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:54.520956  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:54.522997  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:54.542850  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 3)
I20260616 01:56:54.551846  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:54.569052  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:54.571557  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:54.593312  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 4)
I20260616 01:56:54.597741  7189 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:54.617522  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:54.620226  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:54.643376  7189 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 5)
I20260616 01:56:54.648597  7189 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:54.666790  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:54.669592  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:54.693989  7189 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 6)
I20260616 01:56:54.699224  7189 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:54.717557  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:54.721575  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:54.745741  7189 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 7)
I20260616 01:56:54.750139  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:54.770053  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:54.773518  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:54.796110  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 8)
I20260616 01:56:54.801070  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:54.820122  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:54.823236  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:54.845577  7189 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 9)
I20260616 01:56:54.850380  7189 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:54.869400  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:54.872927  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:54.894537  7189 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 10)
I20260616 01:56:54.902017  7189 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:54.923518  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:54.926138  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:54.944778  7189 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 11)
I20260616 01:56:54.953902  7189 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:54.972193  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:54.974560  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:54.994048  7189 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 12)
I20260616 01:56:55.001049  7189 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:55.020330  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:55.023281  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:55.041857  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 13)
I20260616 01:56:55.048636  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
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
I20260616 01:56:55.067016  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:55.069710  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:55.127493  7189 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 14)
I20260616 01:56:55.142076  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT8" } } modify_external_catalogs: true
I20260616 01:56:55.160815  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:55.163239  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:55.203362  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 15)
I20260616 01:56:55.206563  7189 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT16" } } modify_external_catalogs: true
I20260616 01:56:55.225242  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:55.227739  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:55.307825  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 16)
I20260616 01:56:55.327221  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT32" } } modify_external_catalogs: true
I20260616 01:56:55.348517  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:55.351513  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:55.407732  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 17)
I20260616 01:56:55.415026  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT64" } } modify_external_catalogs: true
I20260616 01:56:55.432778  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:55.435873  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:55.504007  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 18)
I20260616 01:56:55.515718  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_STRING" } } modify_external_catalogs: true
I20260616 01:56:55.534052  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:55.536739  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:55.607112  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 19)
I20260616 01:56:55.618237  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BOOL" } } modify_external_catalogs: true
I20260616 01:56:55.635792  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:55.638055  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:55.708949  7189 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 20)
I20260616 01:56:55.721009  7189 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_FLOAT" } } modify_external_catalogs: true
I20260616 01:56:55.739403  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:55.741640  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:55.806681  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 21)
I20260616 01:56:55.819231  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DOUBLE" } } modify_external_catalogs: true
I20260616 01:56:55.836352  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:55.838383  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:55.912930  7189 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 22)
I20260616 01:56:55.921077  7189 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BINARY" } } modify_external_catalogs: true
I20260616 01:56:55.937413  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:55.939405  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:56.015939  7189 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 23)
I20260616 01:56:56.021037  7189 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_UNIXTIME_MICROS" } } modify_external_catalogs: true
I20260616 01:56:56.039037  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:56.041054  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:56.110498  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 24)
I20260616 01:56:56.124662  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DECIMAL" } } modify_external_catalogs: true
I20260616 01:56:56.140600  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:56.143160  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:56.210083  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 25)
I20260616 01:56:56.225426  7190 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_VARCHAR" } } modify_external_catalogs: true
I20260616 01:56:56.243582  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:56.246462  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:56.313638  7189 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 26)
I20260616 01:56:56.323799  7189 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55000:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DATE" } } modify_external_catalogs: true
I20260616 01:56:56.337594  7334 tablet.cc:1724] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: 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
I20260616 01:56:56.339079  7334 tablet.cc:1622] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: MemRowSet was empty: no flush needed.
I20260616 01:56:56.411238  7190 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: fake-table [id=0acca3ead36d422c93d57e671fe4dc99] alter complete (version 27)
I20260616 01:56:56.415984  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:56:56.436273  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:56:56.437026  7164 tablet_replica.cc:333] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00: stopping tablet replica
I20260616 01:56:56.437665  7164 raft_consensus.cc:2243] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:56:56.438180  7164 raft_consensus.cc:2272] T 2bdaf9e1c819492fba8837df64aebc7f P 04d63daf7a814ca5bc9286711e3f1b00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:56:56.579718  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:56:56.589862  7164 master.cc:562] Master@127.6.255.62:39663 shutting down...
I20260616 01:56:56.672528  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:56:56.673135  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:56:56.673421  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 28f542a9817b4a63ac72463bf6fc9ef2: stopping tablet replica
I20260616 01:56:56.692028  7164 master.cc:584] Master@127.6.255.62:39663 shutdown complete.
[       OK ] AlterTableTest.TestTabletReports (4469 ms)
[ RUN      ] AlterTableTest.TestAddExistingColumn
I20260616 01:56:56.716358  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:43115
I20260616 01:56:56.717440  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:56:56.719755  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:56:56.722117  7164 webserver.cc:533] Webserver started at http://127.6.255.62:43839/ using document root <none> and password file <none>
I20260616 01:56:56.722620  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:56:56.722831  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:56:56.723091  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:56:56.724188  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "6e092a8274cc4e7996fb894652800a23"
format_stamp: "Formatted at 2026-06-16 01:56:56 on dist-test-slave-mdc4"
I20260616 01:56:56.728543  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260616 01:56:56.731947  7338 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:56.732847  7164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260616 01:56:56.733120  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "6e092a8274cc4e7996fb894652800a23"
format_stamp: "Formatted at 2026-06-16 01:56:56 on dist-test-slave-mdc4"
I20260616 01:56:56.733366  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781575012071070-7164-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)
I20260616 01:56:56.758013  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:56:56.759032  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:56:56.793807  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:43115
I20260616 01:56:56.793876  7389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:43115 every 8 connection(s)
I20260616 01:56:56.798004  7390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:56:56.807538  7390 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23: Bootstrap starting.
I20260616 01:56:56.811637  7390 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23: Neither blocks nor log segments found. Creating new log.
I20260616 01:56:56.815696  7390 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23: No bootstrap required, opened a new log
I20260616 01:56:56.817575  7390 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e092a8274cc4e7996fb894652800a23" member_type: VOTER }
I20260616 01:56:56.817973  7390 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:56:56.818152  7390 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e092a8274cc4e7996fb894652800a23, State: Initialized, Role: FOLLOWER
I20260616 01:56:56.818717  7390 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e092a8274cc4e7996fb894652800a23" member_type: VOTER }
I20260616 01:56:56.819131  7390 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:56:56.819312  7390 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:56:56.819545  7390 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:56:56.823511  7390 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e092a8274cc4e7996fb894652800a23" member_type: VOTER }
I20260616 01:56:56.824056  7390 leader_election.cc:304] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6e092a8274cc4e7996fb894652800a23; no voters: 
I20260616 01:56:56.825078  7390 leader_election.cc:290] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:56:56.825507  7393 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:56:56.826869  7393 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [term 1 LEADER]: Becoming Leader. State: Replica: 6e092a8274cc4e7996fb894652800a23, State: Running, Role: LEADER
I20260616 01:56:56.827636  7393 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e092a8274cc4e7996fb894652800a23" member_type: VOTER }
I20260616 01:56:56.828070  7390 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:56:56.830617  7394 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6e092a8274cc4e7996fb894652800a23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e092a8274cc4e7996fb894652800a23" member_type: VOTER } }
I20260616 01:56:56.830725  7395 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e092a8274cc4e7996fb894652800a23. Latest consensus state: current_term: 1 leader_uuid: "6e092a8274cc4e7996fb894652800a23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e092a8274cc4e7996fb894652800a23" member_type: VOTER } }
I20260616 01:56:56.831312  7395 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [sys.catalog]: This master's current role is: LEADER
I20260616 01:56:56.831364  7394 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [sys.catalog]: This master's current role is: LEADER
I20260616 01:56:56.837407  7398 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:56:56.844970  7398 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:56:56.845984  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:56:56.853688  7398 catalog_manager.cc:1382] Generated new cluster ID: 91f1714bb4b74ceb8461ad9e335bdc71
I20260616 01:56:56.854044  7398 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:56:56.871914  7398 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:56:56.873155  7398 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:56:56.886741  7398 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23: Generated new TSK 0
I20260616 01:56:56.887327  7398 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:56:56.913146  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:56:56.916424  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:56:56.919212  7164 webserver.cc:533] Webserver started at http://127.6.255.1:32813/ using document root <none> and password file <none>
I20260616 01:56:56.919821  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:56:56.920047  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:56:56.920317  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:56:56.921386  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "b4750e2ff55a4bc4920de4145653478f"
format_stamp: "Formatted at 2026-06-16 01:56:56 on dist-test-slave-mdc4"
I20260616 01:56:56.926209  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260616 01:56:56.929922  7414 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:56.930735  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:56:56.931032  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "b4750e2ff55a4bc4920de4145653478f"
format_stamp: "Formatted at 2026-06-16 01:56:56 on dist-test-slave-mdc4"
I20260616 01:56:56.931326  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781575012071070-7164-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)
I20260616 01:56:56.951520  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:56:56.952559  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:56:56.954030  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:56:56.956385  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:56:56.956619  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:56.956890  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:56:56.957055  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:56.993939  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:45517
I20260616 01:56:56.994056  7476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:45517 every 8 connection(s)
I20260616 01:56:57.013394  7477 heartbeater.cc:344] Connected to a master server at 127.6.255.62:43115
I20260616 01:56:57.013826  7477 heartbeater.cc:461] Registering TS with master...
I20260616 01:56:57.014569  7477 heartbeater.cc:507] Master 127.6.255.62:43115 requested a full tablet report, sending...
I20260616 01:56:57.016804  7355 ts_manager.cc:194] Registered new tserver with Master: b4750e2ff55a4bc4920de4145653478f (127.6.255.1:45517)
I20260616 01:56:57.017198  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.020021797s
I20260616 01:56:57.018554  7355 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34202
I20260616 01:56:57.031371  7477 heartbeater.cc:499] Master 127.6.255.62:43115 was elected leader, sending a full tablet report...
I20260616 01:56:57.040423  7355 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34214:
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"
    }
  }
}
I20260616 01:56:57.070328  7442 tablet_service.cc:1511] Processing CreateTablet for tablet 132b547b83e348498d7c7d1a330baa21 (DEFAULT_TABLE table=fake-table [id=648d58add8a34edc859240571546d1f0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:56:57.071256  7442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132b547b83e348498d7c7d1a330baa21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:56:57.085294  7489 tablet_bootstrap.cc:492] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f: Bootstrap starting.
I20260616 01:56:57.091202  7489 tablet_bootstrap.cc:654] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f: Neither blocks nor log segments found. Creating new log.
I20260616 01:56:57.095937  7489 tablet_bootstrap.cc:492] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f: No bootstrap required, opened a new log
I20260616 01:56:57.096379  7489 ts_tablet_manager.cc:1403] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260616 01:56:57.098757  7489 raft_consensus.cc:359] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4750e2ff55a4bc4920de4145653478f" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45517 } }
I20260616 01:56:57.099251  7489 raft_consensus.cc:385] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:56:57.099578  7489 raft_consensus.cc:740] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4750e2ff55a4bc4920de4145653478f, State: Initialized, Role: FOLLOWER
I20260616 01:56:57.100265  7489 consensus_queue.cc:260] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4750e2ff55a4bc4920de4145653478f" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45517 } }
I20260616 01:56:57.100879  7489 raft_consensus.cc:399] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:56:57.101171  7489 raft_consensus.cc:493] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:56:57.101450  7489 raft_consensus.cc:3060] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:56:57.106580  7489 raft_consensus.cc:515] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4750e2ff55a4bc4920de4145653478f" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45517 } }
I20260616 01:56:57.107327  7489 leader_election.cc:304] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4750e2ff55a4bc4920de4145653478f; no voters: 
I20260616 01:56:57.109179  7489 leader_election.cc:290] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:56:57.109478  7491 raft_consensus.cc:2804] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:56:57.111712  7491 raft_consensus.cc:697] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [term 1 LEADER]: Becoming Leader. State: Replica: b4750e2ff55a4bc4920de4145653478f, State: Running, Role: LEADER
I20260616 01:56:57.112617  7489 ts_tablet_manager.cc:1434] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f: Time spent starting tablet: real 0.016s	user 0.017s	sys 0.000s
I20260616 01:56:57.112677  7491 consensus_queue.cc:237] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4750e2ff55a4bc4920de4145653478f" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45517 } }
I20260616 01:56:57.119392  7354 catalog_manager.cc:5696] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f reported cstate change: term changed from 0 to 1, leader changed from <none> to b4750e2ff55a4bc4920de4145653478f (127.6.255.1). New cstate: current_term: 1 leader_uuid: "b4750e2ff55a4bc4920de4145653478f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4750e2ff55a4bc4920de4145653478f" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45517 } health_report { overall_health: HEALTHY } } }
I20260616 01:56:57.155664  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:56:57.157531  7355 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34214:
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
I20260616 01:56:57.160890  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:56:57.178138  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:56:57.178984  7164 tablet_replica.cc:333] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f: stopping tablet replica
I20260616 01:56:57.179576  7164 raft_consensus.cc:2243] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:56:57.179963  7164 raft_consensus.cc:2272] T 132b547b83e348498d7c7d1a330baa21 P b4750e2ff55a4bc4920de4145653478f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:56:57.199440  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:56:57.206809  7164 master.cc:562] Master@127.6.255.62:43115 shutting down...
I20260616 01:56:57.220234  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:56:57.220741  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:56:57.221093  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e092a8274cc4e7996fb894652800a23: stopping tablet replica
I20260616 01:56:57.240147  7164 master.cc:584] Master@127.6.255.62:43115 shutdown complete.
[       OK ] AlterTableTest.TestAddExistingColumn (543 ms)
[ RUN      ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20260616 01:56:57.259848  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:42757
I20260616 01:56:57.260913  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:56:57.263139  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:56:57.265475  7164 webserver.cc:533] Webserver started at http://127.6.255.62:45513/ using document root <none> and password file <none>
I20260616 01:56:57.265997  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:56:57.266203  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:56:57.266471  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:56:57.267612  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "a9c69dcaacb24c2ca86c70795bc17625"
format_stamp: "Formatted at 2026-06-16 01:56:57 on dist-test-slave-mdc4"
I20260616 01:56:57.272161  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260616 01:56:57.275776  7500 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:57.276702  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260616 01:56:57.276971  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "a9c69dcaacb24c2ca86c70795bc17625"
format_stamp: "Formatted at 2026-06-16 01:56:57 on dist-test-slave-mdc4"
I20260616 01:56:57.277226  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781575012071070-7164-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)
I20260616 01:56:57.294211  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:56:57.295228  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:56:57.330348  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:42757
I20260616 01:56:57.330454  7551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:42757 every 8 connection(s)
I20260616 01:56:57.334373  7552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:56:57.343926  7552 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625: Bootstrap starting.
I20260616 01:56:57.347965  7552 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625: Neither blocks nor log segments found. Creating new log.
I20260616 01:56:57.352190  7552 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625: No bootstrap required, opened a new log
I20260616 01:56:57.354140  7552 raft_consensus.cc:359] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c69dcaacb24c2ca86c70795bc17625" member_type: VOTER }
I20260616 01:56:57.354534  7552 raft_consensus.cc:385] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:56:57.354782  7552 raft_consensus.cc:740] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c69dcaacb24c2ca86c70795bc17625, State: Initialized, Role: FOLLOWER
I20260616 01:56:57.355338  7552 consensus_queue.cc:260] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c69dcaacb24c2ca86c70795bc17625" member_type: VOTER }
I20260616 01:56:57.355870  7552 raft_consensus.cc:399] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:56:57.356099  7552 raft_consensus.cc:493] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:56:57.356343  7552 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:56:57.360630  7552 raft_consensus.cc:515] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c69dcaacb24c2ca86c70795bc17625" member_type: VOTER }
I20260616 01:56:57.361203  7552 leader_election.cc:304] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a9c69dcaacb24c2ca86c70795bc17625; no voters: 
I20260616 01:56:57.362272  7552 leader_election.cc:290] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:56:57.362670  7555 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:56:57.364140  7555 raft_consensus.cc:697] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [term 1 LEADER]: Becoming Leader. State: Replica: a9c69dcaacb24c2ca86c70795bc17625, State: Running, Role: LEADER
I20260616 01:56:57.364836  7555 consensus_queue.cc:237] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c69dcaacb24c2ca86c70795bc17625" member_type: VOTER }
I20260616 01:56:57.365166  7552 sys_catalog.cc:565] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:56:57.367679  7556 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a9c69dcaacb24c2ca86c70795bc17625" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c69dcaacb24c2ca86c70795bc17625" member_type: VOTER } }
I20260616 01:56:57.367765  7557 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a9c69dcaacb24c2ca86c70795bc17625. Latest consensus state: current_term: 1 leader_uuid: "a9c69dcaacb24c2ca86c70795bc17625" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c69dcaacb24c2ca86c70795bc17625" member_type: VOTER } }
I20260616 01:56:57.368383  7556 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [sys.catalog]: This master's current role is: LEADER
I20260616 01:56:57.368471  7557 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [sys.catalog]: This master's current role is: LEADER
I20260616 01:56:57.373564  7560 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:56:57.381914  7560 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:56:57.382884  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:56:57.391053  7560 catalog_manager.cc:1382] Generated new cluster ID: 8aa8ef37eaf242249c42edaed263894f
I20260616 01:56:57.391317  7560 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:56:57.428994  7560 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:56:57.430284  7560 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:56:57.447679  7560 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625: Generated new TSK 0
I20260616 01:56:57.448287  7560 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:56:57.513653  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:56:57.516844  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:56:57.519793  7164 webserver.cc:533] Webserver started at http://127.6.255.1:40459/ using document root <none> and password file <none>
I20260616 01:56:57.520339  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:56:57.520542  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:56:57.520812  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:56:57.521878  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "e85e1c6c8f7d4876a40d21c93b3afa76"
format_stamp: "Formatted at 2026-06-16 01:56:57 on dist-test-slave-mdc4"
I20260616 01:56:57.526651  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260616 01:56:57.530311  7576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:57.531137  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:56:57.531497  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "e85e1c6c8f7d4876a40d21c93b3afa76"
format_stamp: "Formatted at 2026-06-16 01:56:57 on dist-test-slave-mdc4"
I20260616 01:56:57.531817  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781575012071070-7164-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)
I20260616 01:56:57.550616  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:56:57.551674  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:56:57.553090  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:56:57.555420  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:56:57.555719  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:57.555976  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:56:57.556147  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:57.593899  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:39393
I20260616 01:56:57.593995  7638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:39393 every 8 connection(s)
I20260616 01:56:57.607996  7639 heartbeater.cc:344] Connected to a master server at 127.6.255.62:42757
I20260616 01:56:57.608425  7639 heartbeater.cc:461] Registering TS with master...
I20260616 01:56:57.609138  7639 heartbeater.cc:507] Master 127.6.255.62:42757 requested a full tablet report, sending...
I20260616 01:56:57.611228  7517 ts_manager.cc:194] Registered new tserver with Master: e85e1c6c8f7d4876a40d21c93b3afa76 (127.6.255.1:39393)
I20260616 01:56:57.611635  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014514165s
I20260616 01:56:57.613029  7517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50366
I20260616 01:56:57.626019  7639 heartbeater.cc:499] Master 127.6.255.62:42757 was elected leader, sending a full tablet report...
I20260616 01:56:57.633363  7516 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50380:
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"
    }
  }
}
I20260616 01:56:57.661587  7604 tablet_service.cc:1511] Processing CreateTablet for tablet 518ef05d0d38434ab26f5422ecadc409 (DEFAULT_TABLE table=fake-table [id=3464b225040e40cf933bf7d6f4557601]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:56:57.662555  7604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518ef05d0d38434ab26f5422ecadc409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:56:57.674880  7651 tablet_bootstrap.cc:492] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76: Bootstrap starting.
I20260616 01:56:57.679268  7651 tablet_bootstrap.cc:654] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76: Neither blocks nor log segments found. Creating new log.
I20260616 01:56:57.683876  7651 tablet_bootstrap.cc:492] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76: No bootstrap required, opened a new log
I20260616 01:56:57.684218  7651 ts_tablet_manager.cc:1403] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260616 01:56:57.686076  7651 raft_consensus.cc:359] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e85e1c6c8f7d4876a40d21c93b3afa76" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39393 } }
I20260616 01:56:57.686534  7651 raft_consensus.cc:385] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:56:57.686794  7651 raft_consensus.cc:740] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e85e1c6c8f7d4876a40d21c93b3afa76, State: Initialized, Role: FOLLOWER
I20260616 01:56:57.687348  7651 consensus_queue.cc:260] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e85e1c6c8f7d4876a40d21c93b3afa76" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39393 } }
I20260616 01:56:57.687898  7651 raft_consensus.cc:399] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:56:57.688140  7651 raft_consensus.cc:493] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:56:57.688410  7651 raft_consensus.cc:3060] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:56:57.693753  7651 raft_consensus.cc:515] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e85e1c6c8f7d4876a40d21c93b3afa76" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39393 } }
I20260616 01:56:57.694526  7651 leader_election.cc:304] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e85e1c6c8f7d4876a40d21c93b3afa76; no voters: 
I20260616 01:56:57.695990  7651 leader_election.cc:290] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:56:57.696269  7653 raft_consensus.cc:2804] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:56:57.698588  7653 raft_consensus.cc:697] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [term 1 LEADER]: Becoming Leader. State: Replica: e85e1c6c8f7d4876a40d21c93b3afa76, State: Running, Role: LEADER
I20260616 01:56:57.698588  7651 ts_tablet_manager.cc:1434] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260616 01:56:57.699512  7653 consensus_queue.cc:237] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e85e1c6c8f7d4876a40d21c93b3afa76" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39393 } }
I20260616 01:56:57.705844  7517 catalog_manager.cc:5696] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 reported cstate change: term changed from 0 to 1, leader changed from <none> to e85e1c6c8f7d4876a40d21c93b3afa76 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "e85e1c6c8f7d4876a40d21c93b3afa76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e85e1c6c8f7d4876a40d21c93b3afa76" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39393 } health_report { overall_health: HEALTHY } } }
I20260616 01:56:57.736464  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:56:57.737061  7164 catalog_manager.cc:3569] Servicing AlterTable request from internal request:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } }
I20260616 01:56:57.739284  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:56:57.757606  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:56:57.758386  7164 tablet_replica.cc:333] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76: stopping tablet replica
I20260616 01:56:57.758949  7164 raft_consensus.cc:2243] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:56:57.759343  7164 raft_consensus.cc:2272] T 518ef05d0d38434ab26f5422ecadc409 P e85e1c6c8f7d4876a40d21c93b3afa76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:56:57.778261  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:56:57.785836  7164 master.cc:562] Master@127.6.255.62:42757 shutting down...
I20260616 01:56:57.798291  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:56:57.798741  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:56:57.799077  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P a9c69dcaacb24c2ca86c70795bc17625: stopping tablet replica
I20260616 01:56:57.808022  7164 master.cc:584] Master@127.6.255.62:42757 shutdown complete.
[       OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (568 ms)
[ RUN      ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20260616 01:56:57.828312  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:46313
I20260616 01:56:57.829450  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:56:57.831772  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:56:57.834082  7164 webserver.cc:533] Webserver started at http://127.6.255.62:38591/ using document root <none> and password file <none>
I20260616 01:56:57.834580  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:56:57.834779  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:56:57.835033  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:56:57.836155  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "cae9d4c48c174cf6984aebd465086073"
format_stamp: "Formatted at 2026-06-16 01:56:57 on dist-test-slave-mdc4"
I20260616 01:56:57.840493  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260616 01:56:57.843776  7662 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:57.844442  7164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260616 01:56:57.844739  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "cae9d4c48c174cf6984aebd465086073"
format_stamp: "Formatted at 2026-06-16 01:56:57 on dist-test-slave-mdc4"
I20260616 01:56:57.844986  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781575012071070-7164-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)
I20260616 01:56:57.864117  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:56:57.865176  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:56:57.901320  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:46313
I20260616 01:56:57.901408  7713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:46313 every 8 connection(s)
I20260616 01:56:57.905290  7714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:56:57.916178  7714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073: Bootstrap starting.
I20260616 01:56:57.920885  7714 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073: Neither blocks nor log segments found. Creating new log.
I20260616 01:56:57.924810  7714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073: No bootstrap required, opened a new log
I20260616 01:56:57.926815  7714 raft_consensus.cc:359] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cae9d4c48c174cf6984aebd465086073" member_type: VOTER }
I20260616 01:56:57.927228  7714 raft_consensus.cc:385] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:56:57.927412  7714 raft_consensus.cc:740] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae9d4c48c174cf6984aebd465086073, State: Initialized, Role: FOLLOWER
I20260616 01:56:57.927994  7714 consensus_queue.cc:260] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cae9d4c48c174cf6984aebd465086073" member_type: VOTER }
I20260616 01:56:57.928416  7714 raft_consensus.cc:399] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:56:57.928604  7714 raft_consensus.cc:493] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:56:57.928809  7714 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:56:57.933233  7714 raft_consensus.cc:515] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cae9d4c48c174cf6984aebd465086073" member_type: VOTER }
I20260616 01:56:57.933765  7714 leader_election.cc:304] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cae9d4c48c174cf6984aebd465086073; no voters: 
I20260616 01:56:57.934863  7714 leader_election.cc:290] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:56:57.935197  7717 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:56:57.936671  7717 raft_consensus.cc:697] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [term 1 LEADER]: Becoming Leader. State: Replica: cae9d4c48c174cf6984aebd465086073, State: Running, Role: LEADER
I20260616 01:56:57.937368  7717 consensus_queue.cc:237] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cae9d4c48c174cf6984aebd465086073" member_type: VOTER }
I20260616 01:56:57.937737  7714 sys_catalog.cc:565] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:56:57.940223  7718 sys_catalog.cc:455] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cae9d4c48c174cf6984aebd465086073" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cae9d4c48c174cf6984aebd465086073" member_type: VOTER } }
I20260616 01:56:57.940202  7719 sys_catalog.cc:455] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cae9d4c48c174cf6984aebd465086073. Latest consensus state: current_term: 1 leader_uuid: "cae9d4c48c174cf6984aebd465086073" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cae9d4c48c174cf6984aebd465086073" member_type: VOTER } }
I20260616 01:56:57.941006  7718 sys_catalog.cc:458] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [sys.catalog]: This master's current role is: LEADER
I20260616 01:56:57.941208  7719 sys_catalog.cc:458] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [sys.catalog]: This master's current role is: LEADER
I20260616 01:56:57.945115  7722 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:56:57.949994  7722 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:56:57.958947  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:56:57.959319  7722 catalog_manager.cc:1382] Generated new cluster ID: a402cbc887f243f6ba2a590c54f94400
I20260616 01:56:57.959630  7722 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:56:57.981686  7722 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:56:57.982955  7722 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:56:57.997303  7722 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073: Generated new TSK 0
I20260616 01:56:57.997938  7722 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:56:58.025267  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:56:58.028472  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:56:58.031437  7164 webserver.cc:533] Webserver started at http://127.6.255.1:34673/ using document root <none> and password file <none>
I20260616 01:56:58.032009  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:56:58.032232  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:56:58.032497  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:56:58.033582  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "3eecfaa4789647cebbde822885738247"
format_stamp: "Formatted at 2026-06-16 01:56:58 on dist-test-slave-mdc4"
I20260616 01:56:58.038261  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260616 01:56:58.041812  7738 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:58.042673  7164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260616 01:56:58.042980  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "3eecfaa4789647cebbde822885738247"
format_stamp: "Formatted at 2026-06-16 01:56:58 on dist-test-slave-mdc4"
I20260616 01:56:58.043258  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781575012071070-7164-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)
I20260616 01:56:58.072057  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:56:58.073071  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:56:58.074537  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:56:58.076788  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:56:58.077011  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:58.077260  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:56:58.077430  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:58.114748  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:36343
I20260616 01:56:58.114830  7800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:36343 every 8 connection(s)
I20260616 01:56:58.128703  7801 heartbeater.cc:344] Connected to a master server at 127.6.255.62:46313
I20260616 01:56:58.129041  7801 heartbeater.cc:461] Registering TS with master...
I20260616 01:56:58.129732  7801 heartbeater.cc:507] Master 127.6.255.62:46313 requested a full tablet report, sending...
I20260616 01:56:58.131623  7679 ts_manager.cc:194] Registered new tserver with Master: 3eecfaa4789647cebbde822885738247 (127.6.255.1:36343)
I20260616 01:56:58.131844  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013954011s
I20260616 01:56:58.133337  7679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49586
I20260616 01:56:58.145745  7801 heartbeater.cc:499] Master 127.6.255.62:46313 was elected leader, sending a full tablet report...
I20260616 01:56:58.152951  7678 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49588:
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"
    }
  }
}
I20260616 01:56:58.184019  7766 tablet_service.cc:1511] Processing CreateTablet for tablet b442ff0084534a5d8661e833bfe6aa07 (DEFAULT_TABLE table=fake-table [id=ee8d30d96c6248089d3a21ecaab7977c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:56:58.185014  7766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b442ff0084534a5d8661e833bfe6aa07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:56:58.197949  7813 tablet_bootstrap.cc:492] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247: Bootstrap starting.
I20260616 01:56:58.202653  7813 tablet_bootstrap.cc:654] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247: Neither blocks nor log segments found. Creating new log.
I20260616 01:56:58.206933  7813 tablet_bootstrap.cc:492] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247: No bootstrap required, opened a new log
I20260616 01:56:58.207329  7813 ts_tablet_manager.cc:1403] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260616 01:56:58.209201  7813 raft_consensus.cc:359] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eecfaa4789647cebbde822885738247" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 36343 } }
I20260616 01:56:58.209641  7813 raft_consensus.cc:385] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:56:58.209892  7813 raft_consensus.cc:740] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eecfaa4789647cebbde822885738247, State: Initialized, Role: FOLLOWER
I20260616 01:56:58.210552  7813 consensus_queue.cc:260] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eecfaa4789647cebbde822885738247" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 36343 } }
I20260616 01:56:58.211099  7813 raft_consensus.cc:399] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:56:58.211385  7813 raft_consensus.cc:493] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:56:58.211742  7813 raft_consensus.cc:3060] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:56:58.216948  7813 raft_consensus.cc:515] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eecfaa4789647cebbde822885738247" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 36343 } }
I20260616 01:56:58.217696  7813 leader_election.cc:304] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3eecfaa4789647cebbde822885738247; no voters: 
I20260616 01:56:58.219007  7813 leader_election.cc:290] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:56:58.219313  7815 raft_consensus.cc:2804] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:56:58.221441  7813 ts_tablet_manager.cc:1434] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260616 01:56:58.222162  7815 raft_consensus.cc:697] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [term 1 LEADER]: Becoming Leader. State: Replica: 3eecfaa4789647cebbde822885738247, State: Running, Role: LEADER
I20260616 01:56:58.222889  7815 consensus_queue.cc:237] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eecfaa4789647cebbde822885738247" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 36343 } }
I20260616 01:56:58.228694  7679 catalog_manager.cc:5696] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eecfaa4789647cebbde822885738247 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "3eecfaa4789647cebbde822885738247" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eecfaa4789647cebbde822885738247" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 36343 } health_report { overall_health: HEALTHY } } }
I20260616 01:56:58.271009  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:56:58.344297  7679 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49588:
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
I20260616 01:56:58.360351  7822 tablet.cc:1724] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247: 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
I20260616 01:56:58.362265  7822 tablet.cc:1622] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247: MemRowSet was empty: no flush needed.
I20260616 01:56:58.387784  7678 catalog_manager.cc:6241] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073: fake-table [id=ee8d30d96c6248089d3a21ecaab7977c] alter complete (version 1)
I20260616 01:56:58.427778  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:56:58.454684  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:56:58.455587  7164 tablet_replica.cc:333] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247: stopping tablet replica
I20260616 01:56:58.456095  7164 raft_consensus.cc:2243] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:56:58.456575  7164 raft_consensus.cc:2272] T b442ff0084534a5d8661e833bfe6aa07 P 3eecfaa4789647cebbde822885738247 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:56:58.478343  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:56:58.488756  7164 master.cc:562] Master@127.6.255.62:46313 shutting down...
I20260616 01:56:58.512219  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:56:58.512802  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:56:58.513175  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P cae9d4c48c174cf6984aebd465086073: stopping tablet replica
I20260616 01:56:58.533556  7164 master.cc:584] Master@127.6.255.62:46313 shutdown complete.
[       OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (734 ms)
[ RUN      ] AlterTableTest.TestRenamePrimaryKeyColumn
I20260616 01:56:58.564756  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:34919
I20260616 01:56:58.566265  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:56:58.569754  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:56:58.572760  7164 webserver.cc:533] Webserver started at http://127.6.255.62:45647/ using document root <none> and password file <none>
I20260616 01:56:58.573441  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:56:58.573684  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:56:58.574011  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:56:58.575570  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "ae9c790816ef4f1185d163e86d750cd0"
format_stamp: "Formatted at 2026-06-16 01:56:58 on dist-test-slave-mdc4"
I20260616 01:56:58.581959  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260616 01:56:58.586566  7827 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:58.587517  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:56:58.587895  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "ae9c790816ef4f1185d163e86d750cd0"
format_stamp: "Formatted at 2026-06-16 01:56:58 on dist-test-slave-mdc4"
I20260616 01:56:58.588274  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781575012071070-7164-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)
I20260616 01:56:58.618691  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:56:58.620095  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:56:58.665702  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:34919
I20260616 01:56:58.665758  7878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:34919 every 8 connection(s)
I20260616 01:56:58.670769  7879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:56:58.681450  7879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0: Bootstrap starting.
I20260616 01:56:58.685802  7879 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0: Neither blocks nor log segments found. Creating new log.
I20260616 01:56:58.690461  7879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0: No bootstrap required, opened a new log
I20260616 01:56:58.692685  7879 raft_consensus.cc:359] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9c790816ef4f1185d163e86d750cd0" member_type: VOTER }
I20260616 01:56:58.693109  7879 raft_consensus.cc:385] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:56:58.693397  7879 raft_consensus.cc:740] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae9c790816ef4f1185d163e86d750cd0, State: Initialized, Role: FOLLOWER
I20260616 01:56:58.694036  7879 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9c790816ef4f1185d163e86d750cd0" member_type: VOTER }
I20260616 01:56:58.694522  7879 raft_consensus.cc:399] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:56:58.694768  7879 raft_consensus.cc:493] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:56:58.695035  7879 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:56:58.699795  7879 raft_consensus.cc:515] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9c790816ef4f1185d163e86d750cd0" member_type: VOTER }
I20260616 01:56:58.700392  7879 leader_election.cc:304] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ae9c790816ef4f1185d163e86d750cd0; no voters: 
I20260616 01:56:58.701740  7879 leader_election.cc:290] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:56:58.702067  7882 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:56:58.703871  7882 raft_consensus.cc:697] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [term 1 LEADER]: Becoming Leader. State: Replica: ae9c790816ef4f1185d163e86d750cd0, State: Running, Role: LEADER
I20260616 01:56:58.704689  7882 consensus_queue.cc:237] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9c790816ef4f1185d163e86d750cd0" member_type: VOTER }
I20260616 01:56:58.705411  7879 sys_catalog.cc:565] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:56:58.707973  7883 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ae9c790816ef4f1185d163e86d750cd0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9c790816ef4f1185d163e86d750cd0" member_type: VOTER } }
I20260616 01:56:58.708050  7884 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ae9c790816ef4f1185d163e86d750cd0. Latest consensus state: current_term: 1 leader_uuid: "ae9c790816ef4f1185d163e86d750cd0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9c790816ef4f1185d163e86d750cd0" member_type: VOTER } }
I20260616 01:56:58.708582  7883 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [sys.catalog]: This master's current role is: LEADER
I20260616 01:56:58.708652  7884 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [sys.catalog]: This master's current role is: LEADER
I20260616 01:56:58.718058  7887 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:56:58.726320  7887 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:56:58.728186  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:56:58.735972  7887 catalog_manager.cc:1382] Generated new cluster ID: 4a1fea243cbb407cac4c6c91db80b36c
I20260616 01:56:58.736296  7887 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:56:58.760360  7887 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:56:58.762149  7887 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:56:58.778492  7887 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0: Generated new TSK 0
I20260616 01:56:58.779201  7887 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:56:58.795032  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:56:58.798501  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:56:58.802038  7164 webserver.cc:533] Webserver started at http://127.6.255.1:35013/ using document root <none> and password file <none>
I20260616 01:56:58.802587  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:56:58.802802  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:56:58.803071  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:56:58.804250  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "f48972bade494486b85bc770c1123271"
format_stamp: "Formatted at 2026-06-16 01:56:58 on dist-test-slave-mdc4"
I20260616 01:56:58.809584  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260616 01:56:58.814043  7903 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:58.815121  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:56:58.815552  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "f48972bade494486b85bc770c1123271"
format_stamp: "Formatted at 2026-06-16 01:56:58 on dist-test-slave-mdc4"
I20260616 01:56:58.815960  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781575012071070-7164-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)
I20260616 01:56:58.832773  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:56:58.834095  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:56:58.835901  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:56:58.839068  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:56:58.839356  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:58.839677  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:56:58.839892  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:58.889091  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:36797
I20260616 01:56:58.889179  7965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:36797 every 8 connection(s)
I20260616 01:56:58.906536  7966 heartbeater.cc:344] Connected to a master server at 127.6.255.62:34919
I20260616 01:56:58.906985  7966 heartbeater.cc:461] Registering TS with master...
I20260616 01:56:58.907945  7966 heartbeater.cc:507] Master 127.6.255.62:34919 requested a full tablet report, sending...
I20260616 01:56:58.910444  7844 ts_manager.cc:194] Registered new tserver with Master: f48972bade494486b85bc770c1123271 (127.6.255.1:36797)
I20260616 01:56:58.911108  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017513601s
I20260616 01:56:58.913074  7844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58232
I20260616 01:56:58.926530  7966 heartbeater.cc:499] Master 127.6.255.62:34919 was elected leader, sending a full tablet report...
I20260616 01:56:58.938884  7844 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58248:
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"
    }
  }
}
I20260616 01:56:58.974697  7931 tablet_service.cc:1511] Processing CreateTablet for tablet ac88c60939b643b2a123a72a9074923c (DEFAULT_TABLE table=fake-table [id=99750a8b52354445af3257287352df54]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:56:58.976112  7931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac88c60939b643b2a123a72a9074923c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:56:58.992439  7978 tablet_bootstrap.cc:492] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271: Bootstrap starting.
I20260616 01:56:58.997625  7978 tablet_bootstrap.cc:654] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271: Neither blocks nor log segments found. Creating new log.
I20260616 01:56:59.002602  7978 tablet_bootstrap.cc:492] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271: No bootstrap required, opened a new log
I20260616 01:56:59.003034  7978 ts_tablet_manager.cc:1403] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.005s
I20260616 01:56:59.005110  7978 raft_consensus.cc:359] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f48972bade494486b85bc770c1123271" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 36797 } }
I20260616 01:56:59.005612  7978 raft_consensus.cc:385] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:56:59.005858  7978 raft_consensus.cc:740] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f48972bade494486b85bc770c1123271, State: Initialized, Role: FOLLOWER
I20260616 01:56:59.006527  7978 consensus_queue.cc:260] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f48972bade494486b85bc770c1123271" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 36797 } }
I20260616 01:56:59.007077  7978 raft_consensus.cc:399] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:56:59.007335  7978 raft_consensus.cc:493] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:56:59.007676  7978 raft_consensus.cc:3060] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:56:59.013550  7978 raft_consensus.cc:515] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f48972bade494486b85bc770c1123271" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 36797 } }
I20260616 01:56:59.014237  7978 leader_election.cc:304] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f48972bade494486b85bc770c1123271; no voters: 
I20260616 01:56:59.015915  7978 leader_election.cc:290] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:56:59.016258  7980 raft_consensus.cc:2804] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:56:59.018985  7978 ts_tablet_manager.cc:1434] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.001s
I20260616 01:56:59.020411  7980 raft_consensus.cc:697] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [term 1 LEADER]: Becoming Leader. State: Replica: f48972bade494486b85bc770c1123271, State: Running, Role: LEADER
I20260616 01:56:59.021163  7980 consensus_queue.cc:237] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f48972bade494486b85bc770c1123271" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 36797 } }
I20260616 01:56:59.028015  7844 catalog_manager.cc:5696] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 reported cstate change: term changed from 0 to 1, leader changed from <none> to f48972bade494486b85bc770c1123271 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "f48972bade494486b85bc770c1123271" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f48972bade494486b85bc770c1123271" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 36797 } health_report { overall_health: HEALTHY } } }
I20260616 01:56:59.063711  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:56:59.120571  7844 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58248:
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
I20260616 01:56:59.134935  7987 tablet.cc:1724] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271: 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
I20260616 01:56:59.136850  7987 tablet.cc:1622] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271: MemRowSet was empty: no flush needed.
I20260616 01:56:59.157823  7844 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0: fake-table [id=99750a8b52354445af3257287352df54] alter complete (version 1)
I20260616 01:56:59.195158  7844 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58248:
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
I20260616 01:56:59.209353  7987 tablet.cc:1724] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271: 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
I20260616 01:56:59.255380  7844 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0: fake-table [id=99750a8b52354445af3257287352df54] alter complete (version 2)
I20260616 01:56:59.296041  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:56:59.320619  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:56:59.321409  7164 tablet_replica.cc:333] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271: stopping tablet replica
I20260616 01:56:59.321998  7164 raft_consensus.cc:2243] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:56:59.322402  7164 raft_consensus.cc:2272] T ac88c60939b643b2a123a72a9074923c P f48972bade494486b85bc770c1123271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:56:59.334385  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:56:59.346508  7164 master.cc:562] Master@127.6.255.62:34919 shutting down...
I20260616 01:56:59.366348  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:56:59.366889  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:56:59.367194  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P ae9c790816ef4f1185d163e86d750cd0: stopping tablet replica
I20260616 01:56:59.386081  7164 master.cc:584] Master@127.6.255.62:34919 shutdown complete.
[       OK ] AlterTableTest.TestRenamePrimaryKeyColumn (846 ms)
[ RUN      ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20260616 01:56:59.409725  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:43349
I20260616 01:56:59.410914  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:56:59.413221  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:56:59.416121  7164 webserver.cc:533] Webserver started at http://127.6.255.62:46533/ using document root <none> and password file <none>
I20260616 01:56:59.416616  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:56:59.416826  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:56:59.417083  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:56:59.418187  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "13d827d32fce486981e1d76bd2c60577"
format_stamp: "Formatted at 2026-06-16 01:56:59 on dist-test-slave-mdc4"
I20260616 01:56:59.422869  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260616 01:56:59.426573  7991 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:59.427448  7164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260616 01:56:59.427788  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "13d827d32fce486981e1d76bd2c60577"
format_stamp: "Formatted at 2026-06-16 01:56:59 on dist-test-slave-mdc4"
I20260616 01:56:59.428069  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781575012071070-7164-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)
I20260616 01:56:59.446784  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:56:59.448329  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:56:59.505856  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:43349
I20260616 01:56:59.505949  8042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:43349 every 8 connection(s)
I20260616 01:56:59.510892  8043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:56:59.521265  8043 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577: Bootstrap starting.
I20260616 01:56:59.525537  8043 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577: Neither blocks nor log segments found. Creating new log.
I20260616 01:56:59.530184  8043 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577: No bootstrap required, opened a new log
I20260616 01:56:59.532370  8043 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13d827d32fce486981e1d76bd2c60577" member_type: VOTER }
I20260616 01:56:59.532835  8043 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:56:59.533078  8043 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13d827d32fce486981e1d76bd2c60577, State: Initialized, Role: FOLLOWER
I20260616 01:56:59.533689  8043 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13d827d32fce486981e1d76bd2c60577" member_type: VOTER }
I20260616 01:56:59.534163  8043 raft_consensus.cc:399] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:56:59.534394  8043 raft_consensus.cc:493] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:56:59.534655  8043 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:56:59.539306  8043 raft_consensus.cc:515] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13d827d32fce486981e1d76bd2c60577" member_type: VOTER }
I20260616 01:56:59.540010  8043 leader_election.cc:304] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 13d827d32fce486981e1d76bd2c60577; no voters: 
I20260616 01:56:59.541404  8043 leader_election.cc:290] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:56:59.541729  8046 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:56:59.543543  8046 raft_consensus.cc:697] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [term 1 LEADER]: Becoming Leader. State: Replica: 13d827d32fce486981e1d76bd2c60577, State: Running, Role: LEADER
I20260616 01:56:59.544353  8046 consensus_queue.cc:237] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13d827d32fce486981e1d76bd2c60577" member_type: VOTER }
I20260616 01:56:59.545343  8043 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:56:59.548641  8048 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 13d827d32fce486981e1d76bd2c60577. Latest consensus state: current_term: 1 leader_uuid: "13d827d32fce486981e1d76bd2c60577" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13d827d32fce486981e1d76bd2c60577" member_type: VOTER } }
I20260616 01:56:59.548780  8047 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "13d827d32fce486981e1d76bd2c60577" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13d827d32fce486981e1d76bd2c60577" member_type: VOTER } }
I20260616 01:56:59.549537  8048 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [sys.catalog]: This master's current role is: LEADER
I20260616 01:56:59.550069  8047 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [sys.catalog]: This master's current role is: LEADER
I20260616 01:56:59.565882  8051 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:56:59.574942  8051 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:56:59.588176  8051 catalog_manager.cc:1382] Generated new cluster ID: b6a3f1accc5d435386ff4d9349df4bef
I20260616 01:56:59.588523  8051 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:56:59.592238  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:56:59.621675  8051 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:56:59.623001  8051 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:56:59.637312  8051 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577: Generated new TSK 0
I20260616 01:56:59.638043  8051 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:56:59.659366  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:56:59.663753  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:56:59.667203  7164 webserver.cc:533] Webserver started at http://127.6.255.1:37907/ using document root <none> and password file <none>
I20260616 01:56:59.667900  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:56:59.668144  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:56:59.668462  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:56:59.669920  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "e778de3e7b664807ae55ffcae5123811"
format_stamp: "Formatted at 2026-06-16 01:56:59 on dist-test-slave-mdc4"
I20260616 01:56:59.676031  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260616 01:56:59.680526  8067 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:59.681445  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260616 01:56:59.681734  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "e778de3e7b664807ae55ffcae5123811"
format_stamp: "Formatted at 2026-06-16 01:56:59 on dist-test-slave-mdc4"
I20260616 01:56:59.682016  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781575012071070-7164-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)
I20260616 01:56:59.697772  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:56:59.698800  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:56:59.700528  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:56:59.703228  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:56:59.703459  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:59.703753  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:56:59.703939  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:56:59.762544  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:34913
I20260616 01:56:59.762630  8129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:34913 every 8 connection(s)
I20260616 01:56:59.778999  8130 heartbeater.cc:344] Connected to a master server at 127.6.255.62:43349
I20260616 01:56:59.779412  8130 heartbeater.cc:461] Registering TS with master...
I20260616 01:56:59.780285  8130 heartbeater.cc:507] Master 127.6.255.62:43349 requested a full tablet report, sending...
I20260616 01:56:59.782439  8008 ts_manager.cc:194] Registered new tserver with Master: e778de3e7b664807ae55ffcae5123811 (127.6.255.1:34913)
I20260616 01:56:59.782603  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016594181s
I20260616 01:56:59.784621  8008 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50084
I20260616 01:56:59.797351  8130 heartbeater.cc:499] Master 127.6.255.62:43349 was elected leader, sending a full tablet report...
I20260616 01:56:59.810294  8008 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50096:
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"
    }
  }
}
I20260616 01:56:59.843917  8095 tablet_service.cc:1511] Processing CreateTablet for tablet f760d951b6b0432b8a8675767bbfa814 (DEFAULT_TABLE table=fake-table [id=b9a4880ab9704daf980b1b1d9e6471d9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:56:59.844930  8095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f760d951b6b0432b8a8675767bbfa814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:56:59.858723  8142 tablet_bootstrap.cc:492] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: Bootstrap starting.
I20260616 01:56:59.863405  8142 tablet_bootstrap.cc:654] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: Neither blocks nor log segments found. Creating new log.
I20260616 01:56:59.867782  8142 tablet_bootstrap.cc:492] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: No bootstrap required, opened a new log
I20260616 01:56:59.868167  8142 ts_tablet_manager.cc:1403] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260616 01:56:59.870491  8142 raft_consensus.cc:359] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e778de3e7b664807ae55ffcae5123811" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34913 } }
I20260616 01:56:59.870985  8142 raft_consensus.cc:385] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:56:59.871272  8142 raft_consensus.cc:740] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e778de3e7b664807ae55ffcae5123811, State: Initialized, Role: FOLLOWER
I20260616 01:56:59.871961  8142 consensus_queue.cc:260] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e778de3e7b664807ae55ffcae5123811" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34913 } }
I20260616 01:56:59.872503  8142 raft_consensus.cc:399] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:56:59.872743  8142 raft_consensus.cc:493] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:56:59.873000  8142 raft_consensus.cc:3060] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:56:59.877707  8142 raft_consensus.cc:515] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e778de3e7b664807ae55ffcae5123811" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34913 } }
I20260616 01:56:59.878387  8142 leader_election.cc:304] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e778de3e7b664807ae55ffcae5123811; no voters: 
I20260616 01:56:59.879765  8142 leader_election.cc:290] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:56:59.880720  8144 raft_consensus.cc:2804] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:56:59.886883  8144 raft_consensus.cc:697] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [term 1 LEADER]: Becoming Leader. State: Replica: e778de3e7b664807ae55ffcae5123811, State: Running, Role: LEADER
I20260616 01:56:59.887743  8144 consensus_queue.cc:237] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e778de3e7b664807ae55ffcae5123811" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34913 } }
I20260616 01:56:59.888847  8142 ts_tablet_manager.cc:1434] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.013s
I20260616 01:56:59.896243  8007 catalog_manager.cc:5696] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 reported cstate change: term changed from 0 to 1, leader changed from <none> to e778de3e7b664807ae55ffcae5123811 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "e778de3e7b664807ae55ffcae5123811" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e778de3e7b664807ae55ffcae5123811" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34913 } health_report { overall_health: HEALTHY } } }
I20260616 01:56:59.939899  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:56:59.941731  8007 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50096:
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
I20260616 01:56:59.957113  8150 tablet.cc:1724] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: 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
I20260616 01:56:59.958815  8150 tablet.cc:1622] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: MemRowSet was empty: no flush needed.
I20260616 01:56:59.980159  8007 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577: fake-table [id=b9a4880ab9704daf980b1b1d9e6471d9] alter complete (version 1)
I20260616 01:57:00.051991  8007 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50096:
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
I20260616 01:57:00.068482  8150 tablet.cc:1724] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: 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
I20260616 01:57:00.070537  8150 tablet.cc:1622] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: MemRowSet was empty: no flush needed.
I20260616 01:57:00.093039  8008 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577: fake-table [id=b9a4880ab9704daf980b1b1d9e6471d9] alter complete (version 2)
I20260616 01:57:00.188429  8008 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50096:
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
I20260616 01:57:00.205121  8150 tablet.cc:1724] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: 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
I20260616 01:57:00.207636  8150 tablet.cc:1622] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: MemRowSet was empty: no flush needed.
I20260616 01:57:00.230507  8007 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577: fake-table [id=b9a4880ab9704daf980b1b1d9e6471d9] alter complete (version 3)
I20260616 01:57:00.311487  8007 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50096:
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
I20260616 01:57:00.326933  8150 tablet.cc:1724] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: 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
I20260616 01:57:00.329407  8150 tablet.cc:1622] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: MemRowSet was empty: no flush needed.
I20260616 01:57:00.350421  8008 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577: fake-table [id=b9a4880ab9704daf980b1b1d9e6471d9] alter complete (version 4)
I20260616 01:57:00.433367  8008 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50096:
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
I20260616 01:57:00.448244  8150 tablet.cc:1724] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: 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
I20260616 01:57:00.451157  8150 tablet.cc:1622] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: MemRowSet was empty: no flush needed.
I20260616 01:57:00.475304  8008 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577: fake-table [id=b9a4880ab9704daf980b1b1d9e6471d9] alter complete (version 5)
I20260616 01:57:00.481025  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:00.500988  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:00.501868  7164 tablet_replica.cc:333] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811: stopping tablet replica
I20260616 01:57:00.502365  7164 raft_consensus.cc:2243] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:00.502796  7164 raft_consensus.cc:2272] T f760d951b6b0432b8a8675767bbfa814 P e778de3e7b664807ae55ffcae5123811 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:00.524588  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:00.540928  7164 master.cc:562] Master@127.6.255.62:43349 shutting down...
I20260616 01:57:00.567348  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:00.568025  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:00.568362  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 13d827d32fce486981e1d76bd2c60577: stopping tablet replica
I20260616 01:57:00.578927  7164 master.cc:584] Master@127.6.255.62:43349 shutdown complete.
[       OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (1192 ms)
[ RUN      ] AlterTableTest.TestAlterEmptyRLEBlock
I20260616 01:57:00.602422  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:42839
I20260616 01:57:00.603677  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:00.606261  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:00.609449  7164 webserver.cc:533] Webserver started at http://127.6.255.62:33081/ using document root <none> and password file <none>
I20260616 01:57:00.609994  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:00.610208  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:00.610489  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:00.611837  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "6638553fd9af4a27bbb6b79b644cccc4"
format_stamp: "Formatted at 2026-06-16 01:57:00 on dist-test-slave-mdc4"
I20260616 01:57:00.617029  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260616 01:57:00.620879  8155 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:00.621888  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:00.622292  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "6638553fd9af4a27bbb6b79b644cccc4"
format_stamp: "Formatted at 2026-06-16 01:57:00 on dist-test-slave-mdc4"
I20260616 01:57:00.622695  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781575012071070-7164-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)
I20260616 01:57:00.642448  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:00.643889  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:00.693899  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:42839
I20260616 01:57:00.693989  8206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:42839 every 8 connection(s)
I20260616 01:57:00.699692  8207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:00.710266  8207 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4: Bootstrap starting.
I20260616 01:57:00.714476  8207 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:00.718686  8207 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4: No bootstrap required, opened a new log
I20260616 01:57:00.720858  8207 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6638553fd9af4a27bbb6b79b644cccc4" member_type: VOTER }
I20260616 01:57:00.721292  8207 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:00.721509  8207 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6638553fd9af4a27bbb6b79b644cccc4, State: Initialized, Role: FOLLOWER
I20260616 01:57:00.722106  8207 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6638553fd9af4a27bbb6b79b644cccc4" member_type: VOTER }
I20260616 01:57:00.722560  8207 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:00.722805  8207 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:00.723062  8207 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:00.727851  8207 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6638553fd9af4a27bbb6b79b644cccc4" member_type: VOTER }
I20260616 01:57:00.728494  8207 leader_election.cc:304] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6638553fd9af4a27bbb6b79b644cccc4; no voters: 
I20260616 01:57:00.729856  8207 leader_election.cc:290] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:00.730157  8210 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:00.731993  8210 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [term 1 LEADER]: Becoming Leader. State: Replica: 6638553fd9af4a27bbb6b79b644cccc4, State: Running, Role: LEADER
I20260616 01:57:00.732823  8210 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6638553fd9af4a27bbb6b79b644cccc4" member_type: VOTER }
I20260616 01:57:00.733461  8207 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:00.736967  8211 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6638553fd9af4a27bbb6b79b644cccc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6638553fd9af4a27bbb6b79b644cccc4" member_type: VOTER } }
I20260616 01:57:00.737572  8211 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:00.738837  8212 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6638553fd9af4a27bbb6b79b644cccc4. Latest consensus state: current_term: 1 leader_uuid: "6638553fd9af4a27bbb6b79b644cccc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6638553fd9af4a27bbb6b79b644cccc4" member_type: VOTER } }
I20260616 01:57:00.739387  8212 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:00.748988  8215 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:00.756134  8215 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:00.758512  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:00.766958  8215 catalog_manager.cc:1382] Generated new cluster ID: 24dd7916fb2b4db291768dc27399aec7
I20260616 01:57:00.767319  8215 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:00.783739  8215 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:00.785025  8215 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:00.824740  8215 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4: Generated new TSK 0
I20260616 01:57:00.825395  8215 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:00.889322  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:00.892586  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:00.896425  7164 webserver.cc:533] Webserver started at http://127.6.255.1:41127/ using document root <none> and password file <none>
I20260616 01:57:00.897022  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:00.897261  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:00.897590  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:00.898818  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "2602669adf9942cebf44b83f61b145ce"
format_stamp: "Formatted at 2026-06-16 01:57:00 on dist-test-slave-mdc4"
I20260616 01:57:00.905784  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260616 01:57:00.910198  8231 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:00.911175  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:57:00.911595  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "2602669adf9942cebf44b83f61b145ce"
format_stamp: "Formatted at 2026-06-16 01:57:00 on dist-test-slave-mdc4"
I20260616 01:57:00.911988  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781575012071070-7164-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)
I20260616 01:57:00.928964  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:00.930186  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:00.931994  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:00.935071  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:00.935444  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:00.935830  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:00.936026  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:00.993745  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:33047
I20260616 01:57:00.993839  8293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:33047 every 8 connection(s)
I20260616 01:57:01.009963  8294 heartbeater.cc:344] Connected to a master server at 127.6.255.62:42839
I20260616 01:57:01.010347  8294 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:01.011059  8294 heartbeater.cc:507] Master 127.6.255.62:42839 requested a full tablet report, sending...
I20260616 01:57:01.013269  8172 ts_manager.cc:194] Registered new tserver with Master: 2602669adf9942cebf44b83f61b145ce (127.6.255.1:33047)
I20260616 01:57:01.013664  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016364232s
I20260616 01:57:01.015971  8172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51032
I20260616 01:57:01.029134  8294 heartbeater.cc:499] Master 127.6.255.62:42839 was elected leader, sending a full tablet report...
I20260616 01:57:01.038987  8172 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51046:
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"
    }
  }
}
I20260616 01:57:01.077636  8259 tablet_service.cc:1511] Processing CreateTablet for tablet 37f5ca37fe4f4d2fa7e4a459c67558d7 (DEFAULT_TABLE table=fake-table [id=8d0c75a270b84f9eaa5b328120973942]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:01.078759  8259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f5ca37fe4f4d2fa7e4a459c67558d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:01.092077  8306 tablet_bootstrap.cc:492] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce: Bootstrap starting.
I20260616 01:57:01.097301  8306 tablet_bootstrap.cc:654] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:01.101786  8306 tablet_bootstrap.cc:492] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce: No bootstrap required, opened a new log
I20260616 01:57:01.102334  8306 ts_tablet_manager.cc:1403] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260616 01:57:01.104900  8306 raft_consensus.cc:359] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2602669adf9942cebf44b83f61b145ce" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33047 } }
I20260616 01:57:01.105497  8306 raft_consensus.cc:385] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:01.105739  8306 raft_consensus.cc:740] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2602669adf9942cebf44b83f61b145ce, State: Initialized, Role: FOLLOWER
I20260616 01:57:01.106318  8306 consensus_queue.cc:260] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2602669adf9942cebf44b83f61b145ce" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33047 } }
I20260616 01:57:01.106809  8306 raft_consensus.cc:399] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:01.107043  8306 raft_consensus.cc:493] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:01.107313  8306 raft_consensus.cc:3060] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:01.111778  8306 raft_consensus.cc:515] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2602669adf9942cebf44b83f61b145ce" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33047 } }
I20260616 01:57:01.112555  8306 leader_election.cc:304] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2602669adf9942cebf44b83f61b145ce; no voters: 
I20260616 01:57:01.115084  8306 leader_election.cc:290] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:01.115381  8308 raft_consensus.cc:2804] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:01.118613  8308 raft_consensus.cc:697] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [term 1 LEADER]: Becoming Leader. State: Replica: 2602669adf9942cebf44b83f61b145ce, State: Running, Role: LEADER
I20260616 01:57:01.119773  8308 consensus_queue.cc:237] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2602669adf9942cebf44b83f61b145ce" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33047 } }
I20260616 01:57:01.121387  8306 ts_tablet_manager.cc:1434] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.008s
I20260616 01:57:01.128412  8171 catalog_manager.cc:5696] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 2602669adf9942cebf44b83f61b145ce (127.6.255.1). New cstate: current_term: 1 leader_uuid: "2602669adf9942cebf44b83f61b145ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2602669adf9942cebf44b83f61b145ce" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33047 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:01.188963  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:01.190804  8171 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51046:
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
I20260616 01:57:01.207222  8314 tablet.cc:1724] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce: 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
I20260616 01:57:01.209149  8314 tablet.cc:1622] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce: MemRowSet was empty: no flush needed.
I20260616 01:57:01.228969  8171 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4: fake-table [id=8d0c75a270b84f9eaa5b328120973942] alter complete (version 1)
I20260616 01:57:01.272912  8171 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51046:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20260616 01:57:01.287781  8314 tablet.cc:1724] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce: 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
I20260616 01:57:01.344256  8172 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4: fake-table [id=8d0c75a270b84f9eaa5b328120973942] alter complete (version 2)
I20260616 01:57:01.377592  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:01.405557  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:01.406421  7164 tablet_replica.cc:333] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce: stopping tablet replica
I20260616 01:57:01.407049  7164 raft_consensus.cc:2243] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:01.407610  7164 raft_consensus.cc:2272] T 37f5ca37fe4f4d2fa7e4a459c67558d7 P 2602669adf9942cebf44b83f61b145ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:01.419795  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:01.428987  7164 master.cc:562] Master@127.6.255.62:42839 shutting down...
I20260616 01:57:01.447618  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:01.448158  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:01.448478  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6638553fd9af4a27bbb6b79b644cccc4: stopping tablet replica
I20260616 01:57:01.458274  7164 master.cc:584] Master@127.6.255.62:42839 shutdown complete.
[       OK ] AlterTableTest.TestAlterEmptyRLEBlock (880 ms)
[ RUN      ] AlterTableTest.TestAlterOnTSRestart
I20260616 01:57:01.483187  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:34411
I20260616 01:57:01.484349  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:01.486681  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:01.489697  7164 webserver.cc:533] Webserver started at http://127.6.255.62:33189/ using document root <none> and password file <none>
I20260616 01:57:01.490188  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:01.490378  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:01.490636  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:01.491904  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "dd11a1ce88ff4da0a9ad2148219337f0"
format_stamp: "Formatted at 2026-06-16 01:57:01 on dist-test-slave-mdc4"
I20260616 01:57:01.496546  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260616 01:57:01.500368  8319 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:01.501271  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260616 01:57:01.501653  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "dd11a1ce88ff4da0a9ad2148219337f0"
format_stamp: "Formatted at 2026-06-16 01:57:01 on dist-test-slave-mdc4"
I20260616 01:57:01.502030  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-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)
I20260616 01:57:01.530608  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:01.532083  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:01.578884  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:34411
I20260616 01:57:01.578946  8370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:34411 every 8 connection(s)
I20260616 01:57:01.583871  8371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:01.594748  8371 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0: Bootstrap starting.
I20260616 01:57:01.599043  8371 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:01.603387  8371 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0: No bootstrap required, opened a new log
I20260616 01:57:01.605590  8371 raft_consensus.cc:359] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd11a1ce88ff4da0a9ad2148219337f0" member_type: VOTER }
I20260616 01:57:01.606043  8371 raft_consensus.cc:385] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:01.606292  8371 raft_consensus.cc:740] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd11a1ce88ff4da0a9ad2148219337f0, State: Initialized, Role: FOLLOWER
I20260616 01:57:01.606892  8371 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd11a1ce88ff4da0a9ad2148219337f0" member_type: VOTER }
I20260616 01:57:01.607355  8371 raft_consensus.cc:399] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:01.607667  8371 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:01.607947  8371 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:01.612777  8371 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd11a1ce88ff4da0a9ad2148219337f0" member_type: VOTER }
I20260616 01:57:01.613381  8371 leader_election.cc:304] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd11a1ce88ff4da0a9ad2148219337f0; no voters: 
I20260616 01:57:01.614739  8371 leader_election.cc:290] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:01.615077  8374 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:01.616829  8374 raft_consensus.cc:697] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [term 1 LEADER]: Becoming Leader. State: Replica: dd11a1ce88ff4da0a9ad2148219337f0, State: Running, Role: LEADER
I20260616 01:57:01.617614  8374 consensus_queue.cc:237] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd11a1ce88ff4da0a9ad2148219337f0" member_type: VOTER }
I20260616 01:57:01.618245  8371 sys_catalog.cc:565] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:01.620597  8375 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dd11a1ce88ff4da0a9ad2148219337f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd11a1ce88ff4da0a9ad2148219337f0" member_type: VOTER } }
I20260616 01:57:01.620684  8376 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd11a1ce88ff4da0a9ad2148219337f0. Latest consensus state: current_term: 1 leader_uuid: "dd11a1ce88ff4da0a9ad2148219337f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd11a1ce88ff4da0a9ad2148219337f0" member_type: VOTER } }
I20260616 01:57:01.621186  8375 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:01.621248  8376 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:01.635483  8379 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:01.642381  8379 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:01.644404  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:01.653578  8379 catalog_manager.cc:1382] Generated new cluster ID: db318356d71549b7805adc682f94d316
I20260616 01:57:01.653976  8379 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:01.673219  8379 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:01.674929  8379 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:01.690963  8379 catalog_manager.cc:6069] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0: Generated new TSK 0
I20260616 01:57:01.691743  8379 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:01.710605  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:01.713932  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:01.717381  7164 webserver.cc:533] Webserver started at http://127.6.255.1:38473/ using document root <none> and password file <none>
I20260616 01:57:01.717905  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:01.718118  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:01.718392  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:01.719650  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "15eb71119eeb431f827f1ac279c8cfca"
format_stamp: "Formatted at 2026-06-16 01:57:01 on dist-test-slave-mdc4"
I20260616 01:57:01.728993  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.000s	sys 0.008s
I20260616 01:57:01.733421  8395 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:01.734405  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260616 01:57:01.734838  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "15eb71119eeb431f827f1ac279c8cfca"
format_stamp: "Formatted at 2026-06-16 01:57:01 on dist-test-slave-mdc4"
I20260616 01:57:01.735215  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-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)
I20260616 01:57:01.775053  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:01.777350  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:01.779299  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:01.782722  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:01.783015  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:01.783301  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:01.783524  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260616 01:57:01.838204  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:46553
I20260616 01:57:01.838338  8457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:46553 every 8 connection(s)
I20260616 01:57:01.854566  8458 heartbeater.cc:344] Connected to a master server at 127.6.255.62:34411
I20260616 01:57:01.855048  8458 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:01.855934  8458 heartbeater.cc:507] Master 127.6.255.62:34411 requested a full tablet report, sending...
I20260616 01:57:01.858031  8336 ts_manager.cc:194] Registered new tserver with Master: 15eb71119eeb431f827f1ac279c8cfca (127.6.255.1:46553)
I20260616 01:57:01.858567  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016390288s
I20260616 01:57:01.860412  8336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47602
I20260616 01:57:01.873615  8458 heartbeater.cc:499] Master 127.6.255.62:34411 was elected leader, sending a full tablet report...
I20260616 01:57:01.883404  8336 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47616:
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"
    }
  }
}
I20260616 01:57:01.922803  8423 tablet_service.cc:1511] Processing CreateTablet for tablet 77bf12fbba3747f19de47e4be2b18ac8 (DEFAULT_TABLE table=fake-table [id=b0c73186822740dba0b4ba3e32113723]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:01.924150  8423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77bf12fbba3747f19de47e4be2b18ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:01.941053  8470 tablet_bootstrap.cc:492] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca: Bootstrap starting.
I20260616 01:57:01.946383  8470 tablet_bootstrap.cc:654] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:01.951086  8470 tablet_bootstrap.cc:492] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca: No bootstrap required, opened a new log
I20260616 01:57:01.951576  8470 ts_tablet_manager.cc:1403] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260616 01:57:01.953856  8470 raft_consensus.cc:359] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15eb71119eeb431f827f1ac279c8cfca" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46553 } }
I20260616 01:57:01.954398  8470 raft_consensus.cc:385] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:01.954645  8470 raft_consensus.cc:740] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15eb71119eeb431f827f1ac279c8cfca, State: Initialized, Role: FOLLOWER
I20260616 01:57:01.955237  8470 consensus_queue.cc:260] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15eb71119eeb431f827f1ac279c8cfca" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46553 } }
I20260616 01:57:01.956032  8470 raft_consensus.cc:399] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:01.956386  8470 raft_consensus.cc:493] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:01.956678  8470 raft_consensus.cc:3060] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:02.062295  8470 raft_consensus.cc:515] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15eb71119eeb431f827f1ac279c8cfca" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46553 } }
I20260616 01:57:02.063282  8470 leader_election.cc:304] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 15eb71119eeb431f827f1ac279c8cfca; no voters: 
I20260616 01:57:02.066985  8470 leader_election.cc:290] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:02.067322  8472 raft_consensus.cc:2804] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:02.072921  8472 raft_consensus.cc:697] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 1 LEADER]: Becoming Leader. State: Replica: 15eb71119eeb431f827f1ac279c8cfca, State: Running, Role: LEADER
I20260616 01:57:02.073184  8470 ts_tablet_manager.cc:1434] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca: Time spent starting tablet: real 0.121s	user 0.021s	sys 0.002s
I20260616 01:57:02.074262  8472 consensus_queue.cc:237] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15eb71119eeb431f827f1ac279c8cfca" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46553 } }
I20260616 01:57:02.081403  8335 catalog_manager.cc:5696] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca reported cstate change: term changed from 0 to 1, leader changed from <none> to 15eb71119eeb431f827f1ac279c8cfca (127.6.255.1). New cstate: current_term: 1 leader_uuid: "15eb71119eeb431f827f1ac279c8cfca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15eb71119eeb431f827f1ac279c8cfca" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:02.159253  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:02.160739  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:02.192836  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:02.193771  7164 tablet_replica.cc:333] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca: stopping tablet replica
I20260616 01:57:02.194576  7164 raft_consensus.cc:2243] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:02.195218  7164 raft_consensus.cc:2272] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:02.217528  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:02.231200  8336 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47616:
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
W20260616 01:57:02.243139  8320 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.255.1:46553: connect: Connection refused (error 111)
W20260616 01:57:02.248016  8320 catalog_manager.cc:4754] TS 15eb71119eeb431f827f1ac279c8cfca (127.6.255.1:46553): AlterTable RPC failed for tablet 77bf12fbba3747f19de47e4be2b18ac8: Network error: Client connection negotiation failed: client connection to 127.6.255.1:46553: connect: Connection refused (error 111)
I20260616 01:57:02.674995  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:02.680038  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:02.683866  7164 webserver.cc:533] Webserver started at http://127.6.255.1:38473/ using document root <none> and password file <none>
I20260616 01:57:02.684635  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:02.684881  7164 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260616 01:57:02.689774  7164 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260616 01:57:02.693650  8483 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:02.695358  7164 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260616 01:57:02.695796  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "15eb71119eeb431f827f1ac279c8cfca"
format_stamp: "Formatted at 2026-06-16 01:57:01 on dist-test-slave-mdc4"
I20260616 01:57:02.696313  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781575012071070-7164-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)
I20260616 01:57:02.721463  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:02.723011  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:02.725311  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:02.730399  8490 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260616 01:57:02.739219  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260616 01:57:02.739534  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.011s	user 0.002s	sys 0.000s
I20260616 01:57:02.739866  7164 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260616 01:57:02.745060  7164 ts_tablet_manager.cc:616] Registered 1 tablets
I20260616 01:57:02.745373  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.006s	user 0.002s	sys 0.002s
I20260616 01:57:02.745482  8490 tablet_bootstrap.cc:492] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca: Bootstrap starting.
I20260616 01:57:02.770399  8490 tablet_bootstrap.cc:492] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca: 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
I20260616 01:57:02.771994  8490 tablet_bootstrap.cc:492] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca: Bootstrap complete.
I20260616 01:57:02.772965  8490 ts_tablet_manager.cc:1403] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.003s
I20260616 01:57:02.776958  8490 raft_consensus.cc:359] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15eb71119eeb431f827f1ac279c8cfca" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46553 } }
I20260616 01:57:02.778326  8490 raft_consensus.cc:740] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15eb71119eeb431f827f1ac279c8cfca, State: Initialized, Role: FOLLOWER
I20260616 01:57:02.779552  8490 consensus_queue.cc:260] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [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: "15eb71119eeb431f827f1ac279c8cfca" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46553 } }
I20260616 01:57:02.780514  8490 raft_consensus.cc:399] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:02.780994  8490 raft_consensus.cc:493] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:02.781616  8490 raft_consensus.cc:3060] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 1 FOLLOWER]: Advancing to term 2
I20260616 01:57:02.818444  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:46553
I20260616 01:57:02.818692  8547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:46553 every 8 connection(s)
I20260616 01:57:02.840636  8548 heartbeater.cc:344] Connected to a master server at 127.6.255.62:34411
I20260616 01:57:02.841061  8548 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:02.841948  8548 heartbeater.cc:507] Master 127.6.255.62:34411 requested a full tablet report, sending...
I20260616 01:57:02.889340  8490 raft_consensus.cc:515] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15eb71119eeb431f827f1ac279c8cfca" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46553 } }
I20260616 01:57:02.890252  8490 leader_election.cc:304] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [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: 15eb71119eeb431f827f1ac279c8cfca; no voters: 
I20260616 01:57:02.896143  8490 leader_election.cc:290] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260616 01:57:02.896656  8552 raft_consensus.cc:2804] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 2 FOLLOWER]: Leader election won for term 2
I20260616 01:57:02.900032  8336 ts_manager.cc:194] Re-registered known tserver with Master: 15eb71119eeb431f827f1ac279c8cfca (127.6.255.1:46553)
I20260616 01:57:02.901841  8336 catalog_manager.cc:5788] TS 15eb71119eeb431f827f1ac279c8cfca (127.6.255.1:46553) does not have the latest schema for tablet 77bf12fbba3747f19de47e4be2b18ac8 (table fake-table [id=b0c73186822740dba0b4ba3e32113723]). Expected version 1 got 0
I20260616 01:57:02.908152  8336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47636
I20260616 01:57:02.913782  8548 heartbeater.cc:499] Master 127.6.255.62:34411 was elected leader, sending a full tablet report...
I20260616 01:57:02.914326  8490 ts_tablet_manager.cc:1434] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca: Time spent starting tablet: real 0.141s	user 0.030s	sys 0.011s
I20260616 01:57:02.905972  8552 raft_consensus.cc:697] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 2 LEADER]: Becoming Leader. State: Replica: 15eb71119eeb431f827f1ac279c8cfca, State: Running, Role: LEADER
I20260616 01:57:02.916160  8552 consensus_queue.cc:237] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [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: "15eb71119eeb431f827f1ac279c8cfca" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46553 } }
W20260616 01:57:02.926964  8513 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40324: Service unavailable: leader is not yet ready
I20260616 01:57:02.945699  8335 catalog_manager.cc:5696] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "15eb71119eeb431f827f1ac279c8cfca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15eb71119eeb431f827f1ac279c8cfca" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:02.947679  8335 catalog_manager.cc:5788] TS 15eb71119eeb431f827f1ac279c8cfca (127.6.255.1:46553) does not have the latest schema for tablet 77bf12fbba3747f19de47e4be2b18ac8 (table fake-table [id=b0c73186822740dba0b4ba3e32113723]). Expected version 1 got 0
I20260616 01:57:02.959704  8561 tablet.cc:1724] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca: 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
I20260616 01:57:02.962637  8561 tablet.cc:1622] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca: MemRowSet was empty: no flush needed.
I20260616 01:57:02.987210  8335 catalog_manager.cc:6241] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0: fake-table [id=b0c73186822740dba0b4ba3e32113723] alter complete (version 1)
I20260616 01:57:02.989781  7164 tablet_server.cc:179] TabletServer@127.6.255.1:46553 shutting down...
I20260616 01:57:03.018601  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:03.020131  7164 tablet_replica.cc:333] stopping tablet replica
I20260616 01:57:03.020727  7164 raft_consensus.cc:2243] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 2 LEADER]: Raft consensus shutting down.
I20260616 01:57:03.021234  7164 raft_consensus.cc:2272] T 77bf12fbba3747f19de47e4be2b18ac8 P 15eb71119eeb431f827f1ac279c8cfca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:03.043021  7164 tablet_server.cc:196] TabletServer@127.6.255.1:46553 shutdown complete.
I20260616 01:57:03.055073  7164 master.cc:562] Master@127.6.255.62:34411 shutting down...
I20260616 01:57:03.096995  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:03.097540  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:03.097946  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P dd11a1ce88ff4da0a9ad2148219337f0: stopping tablet replica
I20260616 01:57:03.119340  7164 master.cc:584] Master@127.6.255.62:34411 shutdown complete.
[       OK ] AlterTableTest.TestAlterOnTSRestart (1674 ms)
[ RUN      ] AlterTableTest.TestShutdownWithPendingTasks
I20260616 01:57:03.158222  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:37705
I20260616 01:57:03.159370  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:03.161836  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:03.165001  7164 webserver.cc:533] Webserver started at http://127.6.255.62:39451/ using document root <none> and password file <none>
I20260616 01:57:03.165512  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:03.165735  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:03.166055  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:03.167291  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "c599ed79b8284d448375cfc8c2600164"
format_stamp: "Formatted at 2026-06-16 01:57:03 on dist-test-slave-mdc4"
I20260616 01:57:03.172679  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260616 01:57:03.176795  8567 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:03.177865  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260616 01:57:03.178138  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "c599ed79b8284d448375cfc8c2600164"
format_stamp: "Formatted at 2026-06-16 01:57:03 on dist-test-slave-mdc4"
I20260616 01:57:03.178557  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781575012071070-7164-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)
I20260616 01:57:03.196815  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:03.198486  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:03.267009  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:37705
I20260616 01:57:03.267254  8618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:37705 every 8 connection(s)
I20260616 01:57:03.272770  8619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:03.284268  8619 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164: Bootstrap starting.
I20260616 01:57:03.289932  8619 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:03.295616  8619 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164: No bootstrap required, opened a new log
I20260616 01:57:03.298002  8619 raft_consensus.cc:359] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c599ed79b8284d448375cfc8c2600164" member_type: VOTER }
I20260616 01:57:03.298465  8619 raft_consensus.cc:385] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:03.298725  8619 raft_consensus.cc:740] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c599ed79b8284d448375cfc8c2600164, State: Initialized, Role: FOLLOWER
I20260616 01:57:03.299396  8619 consensus_queue.cc:260] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c599ed79b8284d448375cfc8c2600164" member_type: VOTER }
I20260616 01:57:03.299973  8619 raft_consensus.cc:399] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:03.300230  8619 raft_consensus.cc:493] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:03.300491  8619 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:03.355047  8619 raft_consensus.cc:515] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c599ed79b8284d448375cfc8c2600164" member_type: VOTER }
I20260616 01:57:03.355808  8619 leader_election.cc:304] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c599ed79b8284d448375cfc8c2600164; no voters: 
I20260616 01:57:03.357240  8619 leader_election.cc:290] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:03.357582  8622 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:03.360278  8622 raft_consensus.cc:697] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [term 1 LEADER]: Becoming Leader. State: Replica: c599ed79b8284d448375cfc8c2600164, State: Running, Role: LEADER
I20260616 01:57:03.361243  8622 consensus_queue.cc:237] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c599ed79b8284d448375cfc8c2600164" member_type: VOTER }
I20260616 01:57:03.363386  8619 sys_catalog.cc:565] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:03.364252  8624 sys_catalog.cc:455] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c599ed79b8284d448375cfc8c2600164" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c599ed79b8284d448375cfc8c2600164" member_type: VOTER } }
I20260616 01:57:03.364415  8623 sys_catalog.cc:455] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c599ed79b8284d448375cfc8c2600164. Latest consensus state: current_term: 1 leader_uuid: "c599ed79b8284d448375cfc8c2600164" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c599ed79b8284d448375cfc8c2600164" member_type: VOTER } }
I20260616 01:57:03.364804  8624 sys_catalog.cc:458] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:03.365013  8623 sys_catalog.cc:458] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:03.373673  8626 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:03.381449  8626 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:03.385039  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:03.392400  8626 catalog_manager.cc:1382] Generated new cluster ID: 1383a5af5456425b8299ef372699ec7c
I20260616 01:57:03.392901  8626 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:03.419271  8626 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:03.420687  8626 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:03.436509  8626 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164: Generated new TSK 0
I20260616 01:57:03.437208  8626 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:03.452160  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:03.457002  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:03.462389  7164 webserver.cc:533] Webserver started at http://127.6.255.1:35635/ using document root <none> and password file <none>
I20260616 01:57:03.463135  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:03.463411  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:03.463769  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:03.465279  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "e3b05377913f4d7a84aa95cdffab1809"
format_stamp: "Formatted at 2026-06-16 01:57:03 on dist-test-slave-mdc4"
I20260616 01:57:03.471979  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260616 01:57:03.476929  8643 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:03.477878  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260616 01:57:03.478250  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "e3b05377913f4d7a84aa95cdffab1809"
format_stamp: "Formatted at 2026-06-16 01:57:03 on dist-test-slave-mdc4"
I20260616 01:57:03.478632  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781575012071070-7164-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)
I20260616 01:57:03.516314  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:03.517859  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:03.519893  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:03.523207  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:03.523547  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260616 01:57:03.523861  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:03.524080  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:03.573225  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:33177
I20260616 01:57:03.573305  8705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:33177 every 8 connection(s)
I20260616 01:57:03.591375  8706 heartbeater.cc:344] Connected to a master server at 127.6.255.62:37705
I20260616 01:57:03.591869  8706 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:03.592679  8706 heartbeater.cc:507] Master 127.6.255.62:37705 requested a full tablet report, sending...
I20260616 01:57:03.594985  8584 ts_manager.cc:194] Registered new tserver with Master: e3b05377913f4d7a84aa95cdffab1809 (127.6.255.1:33177)
I20260616 01:57:03.595350  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017640333s
I20260616 01:57:03.597720  8584 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33998
I20260616 01:57:03.610767  8706 heartbeater.cc:499] Master 127.6.255.62:37705 was elected leader, sending a full tablet report...
I20260616 01:57:03.622378  8584 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34000:
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"
    }
  }
}
I20260616 01:57:03.658656  8671 tablet_service.cc:1511] Processing CreateTablet for tablet d6d9399ddd6348e79fac232707239d5c (DEFAULT_TABLE table=fake-table [id=4c0c492bf6da47ceab53341e201c6b10]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:03.660063  8671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d9399ddd6348e79fac232707239d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:03.677842  8718 tablet_bootstrap.cc:492] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809: Bootstrap starting.
I20260616 01:57:03.683528  8718 tablet_bootstrap.cc:654] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:03.688616  8718 tablet_bootstrap.cc:492] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809: No bootstrap required, opened a new log
I20260616 01:57:03.689077  8718 ts_tablet_manager.cc:1403] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260616 01:57:03.691095  8718 raft_consensus.cc:359] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3b05377913f4d7a84aa95cdffab1809" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33177 } }
I20260616 01:57:03.691643  8718 raft_consensus.cc:385] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:03.691923  8718 raft_consensus.cc:740] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3b05377913f4d7a84aa95cdffab1809, State: Initialized, Role: FOLLOWER
I20260616 01:57:03.692493  8718 consensus_queue.cc:260] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3b05377913f4d7a84aa95cdffab1809" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33177 } }
I20260616 01:57:03.693017  8718 raft_consensus.cc:399] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:03.693274  8718 raft_consensus.cc:493] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:03.693565  8718 raft_consensus.cc:3060] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:03.762115  8718 raft_consensus.cc:515] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3b05377913f4d7a84aa95cdffab1809" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33177 } }
I20260616 01:57:03.762908  8718 leader_election.cc:304] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e3b05377913f4d7a84aa95cdffab1809; no voters: 
I20260616 01:57:03.764514  8718 leader_election.cc:290] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:03.764998  8720 raft_consensus.cc:2804] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:03.772203  8720 raft_consensus.cc:697] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [term 1 LEADER]: Becoming Leader. State: Replica: e3b05377913f4d7a84aa95cdffab1809, State: Running, Role: LEADER
I20260616 01:57:03.773118  8720 consensus_queue.cc:237] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3b05377913f4d7a84aa95cdffab1809" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33177 } }
I20260616 01:57:03.773726  8718 ts_tablet_manager.cc:1434] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809: Time spent starting tablet: real 0.084s	user 0.022s	sys 0.000s
I20260616 01:57:03.779973  8584 catalog_manager.cc:5696] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3b05377913f4d7a84aa95cdffab1809 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "e3b05377913f4d7a84aa95cdffab1809" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3b05377913f4d7a84aa95cdffab1809" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33177 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:03.846341  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:03.846804  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:03.869156  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:03.872339  7164 tablet_replica.cc:333] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809: stopping tablet replica
I20260616 01:57:03.873005  7164 raft_consensus.cc:2243] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:03.873492  7164 raft_consensus.cc:2272] T d6d9399ddd6348e79fac232707239d5c P e3b05377913f4d7a84aa95cdffab1809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:03.884476  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:03.897460  8584 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34000:
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
W20260616 01:57:03.913564  8568 catalog_manager.cc:4754] TS e3b05377913f4d7a84aa95cdffab1809 (127.6.255.1:33177): AlterTable RPC failed for tablet d6d9399ddd6348e79fac232707239d5c: Network error: Client connection negotiation failed: client connection to 127.6.255.1:33177: connect: Connection refused (error 111)
I20260616 01:57:04.310001  7164 master.cc:562] Master@127.6.255.62:37705 shutting down...
I20260616 01:57:04.589550  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:04.590267  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:04.590619  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P c599ed79b8284d448375cfc8c2600164: stopping tablet replica
I20260616 01:57:04.610603  7164 master.cc:584] Master@127.6.255.62:37705 shutdown complete.
[       OK ] AlterTableTest.TestShutdownWithPendingTasks (1474 ms)
[ RUN      ] AlterTableTest.TestRestartTSDuringAlter
I20260616 01:57:04.632745  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:43831
I20260616 01:57:04.634011  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:04.636554  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:04.639729  7164 webserver.cc:533] Webserver started at http://127.6.255.62:39743/ using document root <none> and password file <none>
I20260616 01:57:04.640264  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:04.640455  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:04.640735  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:04.641870  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "855c5249ef0a4f3e9194af32c837fa05"
format_stamp: "Formatted at 2026-06-16 01:57:04 on dist-test-slave-mdc4"
I20260616 01:57:04.647135  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260616 01:57:04.650926  8730 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:04.651888  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:04.652216  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "855c5249ef0a4f3e9194af32c837fa05"
format_stamp: "Formatted at 2026-06-16 01:57:04 on dist-test-slave-mdc4"
I20260616 01:57:04.652505  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781575012071070-7164-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)
I20260616 01:57:04.674645  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:04.675869  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:04.727632  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:43831
I20260616 01:57:04.727751  8781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:43831 every 8 connection(s)
I20260616 01:57:04.732180  8782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:04.743173  8782 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05: Bootstrap starting.
I20260616 01:57:04.747397  8782 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:04.751899  8782 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05: No bootstrap required, opened a new log
I20260616 01:57:04.754017  8782 raft_consensus.cc:359] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855c5249ef0a4f3e9194af32c837fa05" member_type: VOTER }
I20260616 01:57:04.754653  8782 raft_consensus.cc:385] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:04.754899  8782 raft_consensus.cc:740] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 855c5249ef0a4f3e9194af32c837fa05, State: Initialized, Role: FOLLOWER
I20260616 01:57:04.755570  8782 consensus_queue.cc:260] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855c5249ef0a4f3e9194af32c837fa05" member_type: VOTER }
I20260616 01:57:04.756044  8782 raft_consensus.cc:399] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:04.756273  8782 raft_consensus.cc:493] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:04.756551  8782 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:04.761438  8782 raft_consensus.cc:515] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855c5249ef0a4f3e9194af32c837fa05" member_type: VOTER }
I20260616 01:57:04.762039  8782 leader_election.cc:304] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 855c5249ef0a4f3e9194af32c837fa05; no voters: 
I20260616 01:57:04.763443  8782 leader_election.cc:290] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:04.763794  8785 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:04.765564  8785 raft_consensus.cc:697] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [term 1 LEADER]: Becoming Leader. State: Replica: 855c5249ef0a4f3e9194af32c837fa05, State: Running, Role: LEADER
I20260616 01:57:04.766386  8785 consensus_queue.cc:237] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855c5249ef0a4f3e9194af32c837fa05" member_type: VOTER }
I20260616 01:57:04.767033  8782 sys_catalog.cc:565] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:04.769351  8786 sys_catalog.cc:455] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "855c5249ef0a4f3e9194af32c837fa05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855c5249ef0a4f3e9194af32c837fa05" member_type: VOTER } }
I20260616 01:57:04.769449  8787 sys_catalog.cc:455] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 855c5249ef0a4f3e9194af32c837fa05. Latest consensus state: current_term: 1 leader_uuid: "855c5249ef0a4f3e9194af32c837fa05" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855c5249ef0a4f3e9194af32c837fa05" member_type: VOTER } }
I20260616 01:57:04.769968  8786 sys_catalog.cc:458] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:04.769999  8787 sys_catalog.cc:458] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:04.785465  8790 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:04.792595  8790 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:04.793980  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:04.803259  8790 catalog_manager.cc:1382] Generated new cluster ID: b12818c85a654de2ab5935e64a3d14e7
I20260616 01:57:04.803648  8790 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:04.824360  8790 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:04.826093  8790 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:04.844435  8790 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05: Generated new TSK 0
I20260616 01:57:04.845124  8790 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:04.860522  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:04.863955  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:04.867656  7164 webserver.cc:533] Webserver started at http://127.6.255.1:40717/ using document root <none> and password file <none>
I20260616 01:57:04.868311  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:04.868544  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:04.868851  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:04.870007  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "f7b96fe43c674df9a7088479fc3fb30e"
format_stamp: "Formatted at 2026-06-16 01:57:04 on dist-test-slave-mdc4"
I20260616 01:57:04.875111  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260616 01:57:04.879050  8806 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:04.880057  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:04.880369  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "f7b96fe43c674df9a7088479fc3fb30e"
format_stamp: "Formatted at 2026-06-16 01:57:04 on dist-test-slave-mdc4"
I20260616 01:57:04.880640  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781575012071070-7164-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)
I20260616 01:57:04.895679  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:04.896737  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:04.898428  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:04.901140  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:04.901340  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:04.901625  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:04.901791  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:04.958014  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:37873
I20260616 01:57:04.958113  8868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:37873 every 8 connection(s)
I20260616 01:57:04.974541  8869 heartbeater.cc:344] Connected to a master server at 127.6.255.62:43831
I20260616 01:57:04.974979  8869 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:04.975898  8869 heartbeater.cc:507] Master 127.6.255.62:43831 requested a full tablet report, sending...
I20260616 01:57:04.978322  8747 ts_manager.cc:194] Registered new tserver with Master: f7b96fe43c674df9a7088479fc3fb30e (127.6.255.1:37873)
I20260616 01:57:04.979113  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017606121s
I20260616 01:57:04.980803  8747 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51940
I20260616 01:57:04.994055  8869 heartbeater.cc:499] Master 127.6.255.62:43831 was elected leader, sending a full tablet report...
I20260616 01:57:05.004613  8747 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51948:
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"
    }
  }
}
I20260616 01:57:05.040540  8834 tablet_service.cc:1511] Processing CreateTablet for tablet 8686728bb1a143faa51fdfa78c9dab7b (DEFAULT_TABLE table=fake-table [id=e2b7aec630524f4eadec2066ac37e654]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:05.041684  8834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8686728bb1a143faa51fdfa78c9dab7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:05.056541  8881 tablet_bootstrap.cc:492] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e: Bootstrap starting.
I20260616 01:57:05.061896  8881 tablet_bootstrap.cc:654] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:05.066382  8881 tablet_bootstrap.cc:492] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e: No bootstrap required, opened a new log
I20260616 01:57:05.066860  8881 ts_tablet_manager.cc:1403] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260616 01:57:05.069857  8881 raft_consensus.cc:359] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7b96fe43c674df9a7088479fc3fb30e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 37873 } }
I20260616 01:57:05.070456  8881 raft_consensus.cc:385] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:05.070729  8881 raft_consensus.cc:740] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b96fe43c674df9a7088479fc3fb30e, State: Initialized, Role: FOLLOWER
I20260616 01:57:05.071283  8881 consensus_queue.cc:260] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7b96fe43c674df9a7088479fc3fb30e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 37873 } }
I20260616 01:57:05.071831  8881 raft_consensus.cc:399] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:05.072081  8881 raft_consensus.cc:493] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:05.072348  8881 raft_consensus.cc:3060] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:05.077381  8881 raft_consensus.cc:515] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7b96fe43c674df9a7088479fc3fb30e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 37873 } }
I20260616 01:57:05.078078  8881 leader_election.cc:304] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f7b96fe43c674df9a7088479fc3fb30e; no voters: 
I20260616 01:57:05.079703  8881 leader_election.cc:290] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:05.080156  8883 raft_consensus.cc:2804] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:05.082847  8881 ts_tablet_manager.cc:1434] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260616 01:57:05.082602  8883 raft_consensus.cc:697] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [term 1 LEADER]: Becoming Leader. State: Replica: f7b96fe43c674df9a7088479fc3fb30e, State: Running, Role: LEADER
I20260616 01:57:05.084154  8883 consensus_queue.cc:237] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7b96fe43c674df9a7088479fc3fb30e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 37873 } }
I20260616 01:57:05.091804  8746 catalog_manager.cc:5696] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7b96fe43c674df9a7088479fc3fb30e (127.6.255.1). New cstate: current_term: 1 leader_uuid: "f7b96fe43c674df9a7088479fc3fb30e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7b96fe43c674df9a7088479fc3fb30e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 37873 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:05.132484  7164 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:749: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260616 01:57:05.133306  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:05.159397  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:05.160200  7164 tablet_replica.cc:333] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e: stopping tablet replica
I20260616 01:57:05.160794  7164 raft_consensus.cc:2243] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:05.161229  7164 raft_consensus.cc:2272] T 8686728bb1a143faa51fdfa78c9dab7b P f7b96fe43c674df9a7088479fc3fb30e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:05.171020  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:05.180263  7164 master.cc:562] Master@127.6.255.62:43831 shutting down...
I20260616 01:57:05.196383  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:05.196923  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:05.197358  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 855c5249ef0a4f3e9194af32c837fa05: stopping tablet replica
I20260616 01:57:05.209482  7164 master.cc:584] Master@127.6.255.62:43831 shutdown complete.
[  SKIPPED ] AlterTableTest.TestRestartTSDuringAlter (600 ms)
[ RUN      ] AlterTableTest.TestGetSchemaAfterAlterTable
I20260616 01:57:05.232807  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:34271
I20260616 01:57:05.233960  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:05.236384  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:05.239364  7164 webserver.cc:533] Webserver started at http://127.6.255.62:41019/ using document root <none> and password file <none>
I20260616 01:57:05.239966  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:05.240181  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:05.240448  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:05.241542  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "10b4b52b35a84bf6a62a94023e85cd43"
format_stamp: "Formatted at 2026-06-16 01:57:05 on dist-test-slave-mdc4"
I20260616 01:57:05.246426  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260616 01:57:05.250242  8891 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:05.251152  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:57:05.251524  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "10b4b52b35a84bf6a62a94023e85cd43"
format_stamp: "Formatted at 2026-06-16 01:57:05 on dist-test-slave-mdc4"
I20260616 01:57:05.251828  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781575012071070-7164-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)
I20260616 01:57:05.271904  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:05.272987  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:05.319583  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:34271
I20260616 01:57:05.319715  8942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:34271 every 8 connection(s)
I20260616 01:57:05.324165  8943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:05.340240  8943 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43: Bootstrap starting.
I20260616 01:57:05.346426  8943 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:05.351630  8943 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43: No bootstrap required, opened a new log
I20260616 01:57:05.354522  8943 raft_consensus.cc:359] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10b4b52b35a84bf6a62a94023e85cd43" member_type: VOTER }
I20260616 01:57:05.355093  8943 raft_consensus.cc:385] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:05.355367  8943 raft_consensus.cc:740] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b4b52b35a84bf6a62a94023e85cd43, State: Initialized, Role: FOLLOWER
I20260616 01:57:05.356107  8943 consensus_queue.cc:260] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10b4b52b35a84bf6a62a94023e85cd43" member_type: VOTER }
I20260616 01:57:05.356720  8943 raft_consensus.cc:399] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:05.357020  8943 raft_consensus.cc:493] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:05.357375  8943 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:05.364759  8943 raft_consensus.cc:515] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10b4b52b35a84bf6a62a94023e85cd43" member_type: VOTER }
I20260616 01:57:05.365477  8943 leader_election.cc:304] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 10b4b52b35a84bf6a62a94023e85cd43; no voters: 
I20260616 01:57:05.366859  8943 leader_election.cc:290] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:05.367208  8946 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:05.369431  8946 raft_consensus.cc:697] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [term 1 LEADER]: Becoming Leader. State: Replica: 10b4b52b35a84bf6a62a94023e85cd43, State: Running, Role: LEADER
I20260616 01:57:05.370152  8946 consensus_queue.cc:237] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10b4b52b35a84bf6a62a94023e85cd43" member_type: VOTER }
I20260616 01:57:05.370427  8943 sys_catalog.cc:565] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:05.372821  8947 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "10b4b52b35a84bf6a62a94023e85cd43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10b4b52b35a84bf6a62a94023e85cd43" member_type: VOTER } }
I20260616 01:57:05.373528  8947 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:05.374679  8948 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 10b4b52b35a84bf6a62a94023e85cd43. Latest consensus state: current_term: 1 leader_uuid: "10b4b52b35a84bf6a62a94023e85cd43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10b4b52b35a84bf6a62a94023e85cd43" member_type: VOTER } }
I20260616 01:57:05.375242  8948 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:05.386505  8951 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:05.392381  8951 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:05.395798  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:05.402698  8951 catalog_manager.cc:1382] Generated new cluster ID: 4a2c15a96bcf49fc8a3aac9fc1d144b3
I20260616 01:57:05.403034  8951 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:05.422801  8951 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:05.424175  8951 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:05.439718  8951 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43: Generated new TSK 0
I20260616 01:57:05.440527  8951 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:05.462726  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:05.467522  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:05.471017  7164 webserver.cc:533] Webserver started at http://127.6.255.1:44979/ using document root <none> and password file <none>
I20260616 01:57:05.471724  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:05.471956  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:05.472271  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:05.474211  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "b730755135ff40f98c1c6fba2c8f49e1"
format_stamp: "Formatted at 2026-06-16 01:57:05 on dist-test-slave-mdc4"
I20260616 01:57:05.483240  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.004s
I20260616 01:57:05.488422  8967 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:05.489439  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260616 01:57:05.489809  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "b730755135ff40f98c1c6fba2c8f49e1"
format_stamp: "Formatted at 2026-06-16 01:57:05 on dist-test-slave-mdc4"
I20260616 01:57:05.490206  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781575012071070-7164-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)
I20260616 01:57:05.510502  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:05.512123  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:05.514128  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:05.517627  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:05.517936  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:05.518257  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:05.518466  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:05.569096  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:44389
I20260616 01:57:05.569186  9029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:44389 every 8 connection(s)
I20260616 01:57:05.587232  9030 heartbeater.cc:344] Connected to a master server at 127.6.255.62:34271
I20260616 01:57:05.587687  9030 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:05.588428  9030 heartbeater.cc:507] Master 127.6.255.62:34271 requested a full tablet report, sending...
I20260616 01:57:05.590612  8908 ts_manager.cc:194] Registered new tserver with Master: b730755135ff40f98c1c6fba2c8f49e1 (127.6.255.1:44389)
I20260616 01:57:05.591187  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017640408s
I20260616 01:57:05.592808  8908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51898
I20260616 01:57:05.605361  9030 heartbeater.cc:499] Master 127.6.255.62:34271 was elected leader, sending a full tablet report...
I20260616 01:57:05.618777  8908 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51908:
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"
    }
  }
}
I20260616 01:57:05.663385  8995 tablet_service.cc:1511] Processing CreateTablet for tablet 059bb9eab90a4b579540b6accb5dedd8 (DEFAULT_TABLE table=fake-table [id=8ba344c78d5746c39cf96a661cc6edc2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:05.664808  8995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059bb9eab90a4b579540b6accb5dedd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:05.678908  9042 tablet_bootstrap.cc:492] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1: Bootstrap starting.
I20260616 01:57:05.684258  9042 tablet_bootstrap.cc:654] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:05.688735  9042 tablet_bootstrap.cc:492] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1: No bootstrap required, opened a new log
I20260616 01:57:05.689160  9042 ts_tablet_manager.cc:1403] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260616 01:57:05.691210  9042 raft_consensus.cc:359] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b730755135ff40f98c1c6fba2c8f49e1" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44389 } }
I20260616 01:57:05.691762  9042 raft_consensus.cc:385] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:05.692229  9042 raft_consensus.cc:740] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b730755135ff40f98c1c6fba2c8f49e1, State: Initialized, Role: FOLLOWER
I20260616 01:57:05.693204  9042 consensus_queue.cc:260] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b730755135ff40f98c1c6fba2c8f49e1" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44389 } }
I20260616 01:57:05.693842  9042 raft_consensus.cc:399] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:05.694149  9042 raft_consensus.cc:493] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:05.694471  9042 raft_consensus.cc:3060] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:05.699378  9042 raft_consensus.cc:515] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b730755135ff40f98c1c6fba2c8f49e1" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44389 } }
I20260616 01:57:05.700047  9042 leader_election.cc:304] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b730755135ff40f98c1c6fba2c8f49e1; no voters: 
I20260616 01:57:05.701360  9042 leader_election.cc:290] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:05.701709  9044 raft_consensus.cc:2804] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:05.703904  9042 ts_tablet_manager.cc:1434] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260616 01:57:05.704883  9044 raft_consensus.cc:697] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [term 1 LEADER]: Becoming Leader. State: Replica: b730755135ff40f98c1c6fba2c8f49e1, State: Running, Role: LEADER
I20260616 01:57:05.705737  9044 consensus_queue.cc:237] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b730755135ff40f98c1c6fba2c8f49e1" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44389 } }
I20260616 01:57:05.713073  8907 catalog_manager.cc:5696] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b730755135ff40f98c1c6fba2c8f49e1 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "b730755135ff40f98c1c6fba2c8f49e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b730755135ff40f98c1c6fba2c8f49e1" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44389 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:05.744068  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:05.745779  8907 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51908:
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
I20260616 01:57:05.760814  9050 tablet.cc:1724] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1: 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
I20260616 01:57:05.762604  9050 tablet.cc:1622] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1: MemRowSet was empty: no flush needed.
I20260616 01:57:05.781740  8907 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43: fake-table [id=8ba344c78d5746c39cf96a661cc6edc2] alter complete (version 1)
I20260616 01:57:05.792469  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:05.809206  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:05.809944  7164 tablet_replica.cc:333] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1: stopping tablet replica
I20260616 01:57:05.810432  7164 raft_consensus.cc:2243] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:05.810976  7164 raft_consensus.cc:2272] T 059bb9eab90a4b579540b6accb5dedd8 P b730755135ff40f98c1c6fba2c8f49e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:05.831535  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:05.839910  7164 master.cc:562] Master@127.6.255.62:34271 shutting down...
I20260616 01:57:05.854943  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:05.855544  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:05.855993  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 10b4b52b35a84bf6a62a94023e85cd43: stopping tablet replica
I20260616 01:57:05.875195  7164 master.cc:584] Master@127.6.255.62:34271 shutdown complete.
[       OK ] AlterTableTest.TestGetSchemaAfterAlterTable (663 ms)
[ RUN      ] AlterTableTest.TestDropAndAddNewColumn
I20260616 01:57:05.896782  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:39927
I20260616 01:57:05.897859  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:05.900239  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:05.902659  7164 webserver.cc:533] Webserver started at http://127.6.255.62:42407/ using document root <none> and password file <none>
I20260616 01:57:05.903179  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:05.903367  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:05.903697  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:05.904791  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "6c4fe777d2a746beac5d3c90892005f1"
format_stamp: "Formatted at 2026-06-16 01:57:05 on dist-test-slave-mdc4"
I20260616 01:57:05.909375  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260616 01:57:05.912904  9054 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:05.913900  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260616 01:57:05.914232  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "6c4fe777d2a746beac5d3c90892005f1"
format_stamp: "Formatted at 2026-06-16 01:57:05 on dist-test-slave-mdc4"
I20260616 01:57:05.914515  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781575012071070-7164-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)
I20260616 01:57:05.933789  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:05.934945  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:05.974323  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:39927
I20260616 01:57:05.974447  9105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:39927 every 8 connection(s)
I20260616 01:57:05.978309  9106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:05.988713  9106 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1: Bootstrap starting.
I20260616 01:57:05.992977  9106 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:05.997180  9106 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1: No bootstrap required, opened a new log
I20260616 01:57:05.999248  9106 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c4fe777d2a746beac5d3c90892005f1" member_type: VOTER }
I20260616 01:57:05.999692  9106 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:05.999874  9106 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4fe777d2a746beac5d3c90892005f1, State: Initialized, Role: FOLLOWER
I20260616 01:57:06.000353  9106 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c4fe777d2a746beac5d3c90892005f1" member_type: VOTER }
I20260616 01:57:06.000751  9106 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:06.000932  9106 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:06.001150  9106 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:06.005954  9106 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c4fe777d2a746beac5d3c90892005f1" member_type: VOTER }
I20260616 01:57:06.006472  9106 leader_election.cc:304] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6c4fe777d2a746beac5d3c90892005f1; no voters: 
I20260616 01:57:06.007719  9106 leader_election.cc:290] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:06.008124  9109 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:06.009588  9109 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [term 1 LEADER]: Becoming Leader. State: Replica: 6c4fe777d2a746beac5d3c90892005f1, State: Running, Role: LEADER
I20260616 01:57:06.010537  9106 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:06.010385  9109 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c4fe777d2a746beac5d3c90892005f1" member_type: VOTER }
I20260616 01:57:06.013989  9111 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c4fe777d2a746beac5d3c90892005f1. Latest consensus state: current_term: 1 leader_uuid: "6c4fe777d2a746beac5d3c90892005f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c4fe777d2a746beac5d3c90892005f1" member_type: VOTER } }
I20260616 01:57:06.014670  9111 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:06.014499  9110 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c4fe777d2a746beac5d3c90892005f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c4fe777d2a746beac5d3c90892005f1" member_type: VOTER } }
I20260616 01:57:06.017181  9110 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:06.018931  9115 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:06.024564  9115 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:06.027597  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:06.034320  9115 catalog_manager.cc:1382] Generated new cluster ID: 7eeb83dd67864160a61e5a3e98655671
I20260616 01:57:06.034662  9115 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:06.066531  9115 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:06.067899  9115 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:06.083947  9115 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1: Generated new TSK 0
I20260616 01:57:06.084628  9115 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:06.094225  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:06.097774  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:06.100900  7164 webserver.cc:533] Webserver started at http://127.6.255.1:41293/ using document root <none> and password file <none>
I20260616 01:57:06.101399  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:06.101569  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:06.101801  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:06.103010  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "df2e8d5dc8694450ba38a7beddd1636e"
format_stamp: "Formatted at 2026-06-16 01:57:06 on dist-test-slave-mdc4"
I20260616 01:57:06.108008  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260616 01:57:06.112275  9130 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:06.113131  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260616 01:57:06.113468  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "df2e8d5dc8694450ba38a7beddd1636e"
format_stamp: "Formatted at 2026-06-16 01:57:06 on dist-test-slave-mdc4"
I20260616 01:57:06.113790  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781575012071070-7164-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)
I20260616 01:57:06.127552  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:06.128796  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:06.130409  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:06.132908  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:06.133173  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:06.133445  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:06.133639  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:06.177819  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:45427
I20260616 01:57:06.177953  9192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:45427 every 8 connection(s)
I20260616 01:57:06.192641  9193 heartbeater.cc:344] Connected to a master server at 127.6.255.62:39927
I20260616 01:57:06.193007  9193 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:06.193889  9193 heartbeater.cc:507] Master 127.6.255.62:39927 requested a full tablet report, sending...
I20260616 01:57:06.195992  9071 ts_manager.cc:194] Registered new tserver with Master: df2e8d5dc8694450ba38a7beddd1636e (127.6.255.1:45427)
I20260616 01:57:06.196481  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015302577s
I20260616 01:57:06.197731  9071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57354
I20260616 01:57:06.210884  9193 heartbeater.cc:499] Master 127.6.255.62:39927 was elected leader, sending a full tablet report...
I20260616 01:57:06.223506  9071 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57366:
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"
    }
  }
}
I20260616 01:57:06.253685  9158 tablet_service.cc:1511] Processing CreateTablet for tablet d206e376816a48f7bfa3597bdbadbec9 (DEFAULT_TABLE table=fake-table [id=fa105388673b48b08e5a00b786bd9d85]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:06.254897  9158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d206e376816a48f7bfa3597bdbadbec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:06.268399  9205 tablet_bootstrap.cc:492] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e: Bootstrap starting.
I20260616 01:57:06.273222  9205 tablet_bootstrap.cc:654] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:06.277805  9205 tablet_bootstrap.cc:492] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e: No bootstrap required, opened a new log
I20260616 01:57:06.278192  9205 ts_tablet_manager.cc:1403] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260616 01:57:06.280704  9205 raft_consensus.cc:359] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df2e8d5dc8694450ba38a7beddd1636e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45427 } }
I20260616 01:57:06.281322  9205 raft_consensus.cc:385] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:06.281602  9205 raft_consensus.cc:740] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df2e8d5dc8694450ba38a7beddd1636e, State: Initialized, Role: FOLLOWER
I20260616 01:57:06.282284  9205 consensus_queue.cc:260] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df2e8d5dc8694450ba38a7beddd1636e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45427 } }
I20260616 01:57:06.282944  9205 raft_consensus.cc:399] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:06.283269  9205 raft_consensus.cc:493] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:06.283739  9205 raft_consensus.cc:3060] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:06.289296  9205 raft_consensus.cc:515] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df2e8d5dc8694450ba38a7beddd1636e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45427 } }
I20260616 01:57:06.289978  9205 leader_election.cc:304] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: df2e8d5dc8694450ba38a7beddd1636e; no voters: 
I20260616 01:57:06.291522  9205 leader_election.cc:290] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:06.291980  9207 raft_consensus.cc:2804] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:06.293936  9205 ts_tablet_manager.cc:1434] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.005s
I20260616 01:57:06.295037  9207 raft_consensus.cc:697] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [term 1 LEADER]: Becoming Leader. State: Replica: df2e8d5dc8694450ba38a7beddd1636e, State: Running, Role: LEADER
I20260616 01:57:06.295782  9207 consensus_queue.cc:237] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df2e8d5dc8694450ba38a7beddd1636e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45427 } }
I20260616 01:57:06.301628  9070 catalog_manager.cc:5696] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e reported cstate change: term changed from 0 to 1, leader changed from <none> to df2e8d5dc8694450ba38a7beddd1636e (127.6.255.1). New cstate: current_term: 1 leader_uuid: "df2e8d5dc8694450ba38a7beddd1636e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df2e8d5dc8694450ba38a7beddd1636e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45427 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:06.347788  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:06.849198  7164 alter_table-test.cc:963] Verifying initial pattern
I20260616 01:57:06.920449  7164 alter_table-test.cc:966] Dropping and adding back c1
I20260616 01:57:06.922303  9071 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57366:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260616 01:57:06.937045  9214 tablet.cc:1724] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e: 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
I20260616 01:57:07.101248  9070 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1: fake-table [id=fa105388673b48b08e5a00b786bd9d85] alter complete (version 1)
I20260616 01:57:07.120851  9070 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57366:
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
I20260616 01:57:07.136889  9214 tablet.cc:1724] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e: 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
I20260616 01:57:07.138551  9214 tablet.cc:1622] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e: MemRowSet was empty: no flush needed.
I20260616 01:57:07.160908  9071 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1: fake-table [id=fa105388673b48b08e5a00b786bd9d85] alter complete (version 2)
I20260616 01:57:07.166693  7164 alter_table-test.cc:973] Verifying that the new default shows up
I20260616 01:57:07.242666  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:07.271075  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:07.271764  7164 tablet_replica.cc:333] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e: stopping tablet replica
I20260616 01:57:07.272320  7164 raft_consensus.cc:2243] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:07.272782  7164 raft_consensus.cc:2272] T d206e376816a48f7bfa3597bdbadbec9 P df2e8d5dc8694450ba38a7beddd1636e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:07.283794  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:07.297112  7164 master.cc:562] Master@127.6.255.62:39927 shutting down...
I20260616 01:57:07.314592  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:07.315138  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:07.315528  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c4fe777d2a746beac5d3c90892005f1: stopping tablet replica
I20260616 01:57:07.334300  7164 master.cc:584] Master@127.6.255.62:39927 shutdown complete.
[       OK ] AlterTableTest.TestDropAndAddNewColumn (1460 ms)
[ RUN      ] AlterTableTest.TestRenameTableAndAdd
I20260616 01:57:07.357502  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:37559
I20260616 01:57:07.358645  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:07.361086  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:07.364156  7164 webserver.cc:533] Webserver started at http://127.6.255.62:34805/ using document root <none> and password file <none>
I20260616 01:57:07.364670  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:07.364887  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:07.365154  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:07.366254  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "80c7651b142144fc90f285d13ecdd995"
format_stamp: "Formatted at 2026-06-16 01:57:07 on dist-test-slave-mdc4"
I20260616 01:57:07.371138  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260616 01:57:07.374946  9223 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:07.375876  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:07.376197  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "80c7651b142144fc90f285d13ecdd995"
format_stamp: "Formatted at 2026-06-16 01:57:07 on dist-test-slave-mdc4"
I20260616 01:57:07.376487  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781575012071070-7164-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)
I20260616 01:57:07.387893  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:07.388938  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:07.434854  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:37559
I20260616 01:57:07.435003  9274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:37559 every 8 connection(s)
I20260616 01:57:07.439216  9275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:07.449885  9275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995: Bootstrap starting.
I20260616 01:57:07.454406  9275 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:07.458907  9275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995: No bootstrap required, opened a new log
I20260616 01:57:07.461088  9275 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80c7651b142144fc90f285d13ecdd995" member_type: VOTER }
I20260616 01:57:07.461549  9275 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:07.461791  9275 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c7651b142144fc90f285d13ecdd995, State: Initialized, Role: FOLLOWER
I20260616 01:57:07.462353  9275 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80c7651b142144fc90f285d13ecdd995" member_type: VOTER }
I20260616 01:57:07.462839  9275 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:07.463088  9275 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:07.463362  9275 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:07.468160  9275 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80c7651b142144fc90f285d13ecdd995" member_type: VOTER }
I20260616 01:57:07.468756  9275 leader_election.cc:304] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 80c7651b142144fc90f285d13ecdd995; no voters: 
I20260616 01:57:07.470194  9275 leader_election.cc:290] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:07.470539  9278 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:07.472326  9278 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [term 1 LEADER]: Becoming Leader. State: Replica: 80c7651b142144fc90f285d13ecdd995, State: Running, Role: LEADER
I20260616 01:57:07.473150  9278 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80c7651b142144fc90f285d13ecdd995" member_type: VOTER }
I20260616 01:57:07.473716  9275 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:07.476166  9280 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80c7651b142144fc90f285d13ecdd995. Latest consensus state: current_term: 1 leader_uuid: "80c7651b142144fc90f285d13ecdd995" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80c7651b142144fc90f285d13ecdd995" member_type: VOTER } }
I20260616 01:57:07.476774  9280 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:07.478365  9279 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80c7651b142144fc90f285d13ecdd995" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80c7651b142144fc90f285d13ecdd995" member_type: VOTER } }
I20260616 01:57:07.479072  9279 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:07.487313  9283 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:07.494638  9283 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:07.498694  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:07.505904  9283 catalog_manager.cc:1382] Generated new cluster ID: 4610590c9a2141b7b28c56a560edbd2e
I20260616 01:57:07.506268  9283 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:07.548259  9283 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:07.549575  9283 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:07.562536  9283 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995: Generated new TSK 0
I20260616 01:57:07.563189  9283 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:07.567992  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:07.571256  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:07.574411  7164 webserver.cc:533] Webserver started at http://127.6.255.1:38955/ using document root <none> and password file <none>
I20260616 01:57:07.575117  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:07.575356  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:07.575659  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:07.576794  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "ff61ecaab3c2476c9774e5ac46d818f6"
format_stamp: "Formatted at 2026-06-16 01:57:07 on dist-test-slave-mdc4"
I20260616 01:57:07.582084  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260616 01:57:07.586123  9299 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:07.587129  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:57:07.587513  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "ff61ecaab3c2476c9774e5ac46d818f6"
format_stamp: "Formatted at 2026-06-16 01:57:07 on dist-test-slave-mdc4"
I20260616 01:57:07.587848  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781575012071070-7164-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)
I20260616 01:57:07.613248  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:07.614334  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:07.616086  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:07.618528  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:07.618721  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:07.619053  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:07.619199  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:07.672025  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:44651
I20260616 01:57:07.672124  9361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:44651 every 8 connection(s)
I20260616 01:57:07.693077  9362 heartbeater.cc:344] Connected to a master server at 127.6.255.62:37559
I20260616 01:57:07.693467  9362 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:07.694226  9362 heartbeater.cc:507] Master 127.6.255.62:37559 requested a full tablet report, sending...
I20260616 01:57:07.696548  9240 ts_manager.cc:194] Registered new tserver with Master: ff61ecaab3c2476c9774e5ac46d818f6 (127.6.255.1:44651)
I20260616 01:57:07.696693  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.021180237s
I20260616 01:57:07.698899  9240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51436
I20260616 01:57:07.712152  9362 heartbeater.cc:499] Master 127.6.255.62:37559 was elected leader, sending a full tablet report...
I20260616 01:57:07.721999  9240 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51440:
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"
    }
  }
}
I20260616 01:57:07.759270  9327 tablet_service.cc:1511] Processing CreateTablet for tablet 68ad91f1efa4430391b2d0c90fb28367 (DEFAULT_TABLE table=fake-table [id=0afe3068a1a748d196c424d5ce8c4a99]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:07.760432  9327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ad91f1efa4430391b2d0c90fb28367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:07.774507  9374 tablet_bootstrap.cc:492] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6: Bootstrap starting.
I20260616 01:57:07.780601  9374 tablet_bootstrap.cc:654] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:07.786841  9374 tablet_bootstrap.cc:492] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6: No bootstrap required, opened a new log
I20260616 01:57:07.787252  9374 ts_tablet_manager.cc:1403] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260616 01:57:07.789388  9374 raft_consensus.cc:359] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff61ecaab3c2476c9774e5ac46d818f6" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44651 } }
I20260616 01:57:07.789911  9374 raft_consensus.cc:385] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:07.790140  9374 raft_consensus.cc:740] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff61ecaab3c2476c9774e5ac46d818f6, State: Initialized, Role: FOLLOWER
I20260616 01:57:07.790737  9374 consensus_queue.cc:260] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff61ecaab3c2476c9774e5ac46d818f6" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44651 } }
I20260616 01:57:07.791224  9374 raft_consensus.cc:399] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:07.791510  9374 raft_consensus.cc:493] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:07.791795  9374 raft_consensus.cc:3060] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:07.798548  9374 raft_consensus.cc:515] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff61ecaab3c2476c9774e5ac46d818f6" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44651 } }
I20260616 01:57:07.799175  9374 leader_election.cc:304] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ff61ecaab3c2476c9774e5ac46d818f6; no voters: 
I20260616 01:57:07.800735  9374 leader_election.cc:290] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:07.801087  9376 raft_consensus.cc:2804] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:07.803480  9374 ts_tablet_manager.cc:1434] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260616 01:57:07.803480  9376 raft_consensus.cc:697] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [term 1 LEADER]: Becoming Leader. State: Replica: ff61ecaab3c2476c9774e5ac46d818f6, State: Running, Role: LEADER
I20260616 01:57:07.804330  9376 consensus_queue.cc:237] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff61ecaab3c2476c9774e5ac46d818f6" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44651 } }
I20260616 01:57:07.810526  9240 catalog_manager.cc:5696] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff61ecaab3c2476c9774e5ac46d818f6 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "ff61ecaab3c2476c9774e5ac46d818f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff61ecaab3c2476c9774e5ac46d818f6" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44651 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:07.847114  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:07.848987  9240 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51440:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20260616 01:57:07.863775  9382 tablet.cc:1724] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6: 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
I20260616 01:57:07.883438  9239 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995: someothername [id=0afe3068a1a748d196c424d5ce8c4a99] alter complete (version 1)
I20260616 01:57:07.886770  9240 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51440:
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
I20260616 01:57:07.902349  9382 tablet.cc:1724] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6: 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
I20260616 01:57:07.904055  9382 tablet.cc:1622] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6: MemRowSet was empty: no flush needed.
I20260616 01:57:07.924378  9239 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995: someothername [id=0afe3068a1a748d196c424d5ce8c4a99] alter complete (version 2)
I20260616 01:57:07.926345  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:07.951973  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:07.953145  7164 tablet_replica.cc:333] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6: stopping tablet replica
I20260616 01:57:07.953755  7164 raft_consensus.cc:2243] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:07.954367  7164 raft_consensus.cc:2272] T 68ad91f1efa4430391b2d0c90fb28367 P ff61ecaab3c2476c9774e5ac46d818f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:07.966650  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:07.974885  7164 master.cc:562] Master@127.6.255.62:37559 shutting down...
I20260616 01:57:07.990978  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:07.991631  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:07.992136  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80c7651b142144fc90f285d13ecdd995: stopping tablet replica
I20260616 01:57:08.002918  7164 master.cc:584] Master@127.6.255.62:37559 shutdown complete.
[       OK ] AlterTableTest.TestRenameTableAndAdd (667 ms)
[ RUN      ] AlterTableTest.TestRenameToSameName
I20260616 01:57:08.025148  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:35331
I20260616 01:57:08.026273  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:08.028724  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:08.031752  7164 webserver.cc:533] Webserver started at http://127.6.255.62:37483/ using document root <none> and password file <none>
I20260616 01:57:08.032260  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:08.032477  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:08.032745  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:08.033907  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "ad06106558b146fb85eb1f6816070654"
format_stamp: "Formatted at 2026-06-16 01:57:08 on dist-test-slave-mdc4"
I20260616 01:57:08.038920  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260616 01:57:08.043150  9386 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:08.044106  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:08.044402  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "ad06106558b146fb85eb1f6816070654"
format_stamp: "Formatted at 2026-06-16 01:57:08 on dist-test-slave-mdc4"
I20260616 01:57:08.044684  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781575012071070-7164-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)
I20260616 01:57:08.060612  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:08.061728  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:08.113960  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:35331
I20260616 01:57:08.114035  9437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:35331 every 8 connection(s)
I20260616 01:57:08.118268  9438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:08.128839  9438 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654: Bootstrap starting.
I20260616 01:57:08.133073  9438 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:08.137249  9438 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654: No bootstrap required, opened a new log
I20260616 01:57:08.139303  9438 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad06106558b146fb85eb1f6816070654" member_type: VOTER }
I20260616 01:57:08.139810  9438 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:08.140026  9438 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06106558b146fb85eb1f6816070654, State: Initialized, Role: FOLLOWER
I20260616 01:57:08.140698  9438 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad06106558b146fb85eb1f6816070654" member_type: VOTER }
I20260616 01:57:08.141135  9438 raft_consensus.cc:399] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:08.141388  9438 raft_consensus.cc:493] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:08.141647  9438 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:08.147092  9438 raft_consensus.cc:515] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad06106558b146fb85eb1f6816070654" member_type: VOTER }
I20260616 01:57:08.147732  9438 leader_election.cc:304] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ad06106558b146fb85eb1f6816070654; no voters: 
I20260616 01:57:08.149076  9438 leader_election.cc:290] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:08.149394  9441 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:08.151895  9441 raft_consensus.cc:697] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [term 1 LEADER]: Becoming Leader. State: Replica: ad06106558b146fb85eb1f6816070654, State: Running, Role: LEADER
I20260616 01:57:08.152781  9438 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:08.152750  9441 consensus_queue.cc:237] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad06106558b146fb85eb1f6816070654" member_type: VOTER }
I20260616 01:57:08.160022  9443 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ad06106558b146fb85eb1f6816070654. Latest consensus state: current_term: 1 leader_uuid: "ad06106558b146fb85eb1f6816070654" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad06106558b146fb85eb1f6816070654" member_type: VOTER } }
I20260616 01:57:08.160742  9443 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:08.164754  9442 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ad06106558b146fb85eb1f6816070654" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad06106558b146fb85eb1f6816070654" member_type: VOTER } }
I20260616 01:57:08.165381  9442 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:08.169245  9446 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:08.177273  9446 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:08.180138  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:08.188256  9446 catalog_manager.cc:1382] Generated new cluster ID: c4d82debbea44af0888fdd76c4a52425
I20260616 01:57:08.188570  9446 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:08.222270  9446 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:08.223652  9446 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:08.242980  9446 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654: Generated new TSK 0
I20260616 01:57:08.243710  9446 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:08.312336  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:08.316839  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:08.320451  7164 webserver.cc:533] Webserver started at http://127.6.255.1:44805/ using document root <none> and password file <none>
I20260616 01:57:08.321130  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:08.321391  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:08.321713  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:08.323174  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "277cf65ba1094db7803ab5a38922416f"
format_stamp: "Formatted at 2026-06-16 01:57:08 on dist-test-slave-mdc4"
I20260616 01:57:08.329459  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260616 01:57:08.334247  9462 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:08.335194  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:57:08.335582  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "277cf65ba1094db7803ab5a38922416f"
format_stamp: "Formatted at 2026-06-16 01:57:08 on dist-test-slave-mdc4"
I20260616 01:57:08.335956  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781575012071070-7164-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)
I20260616 01:57:08.367826  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:08.369174  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:08.371011  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:08.374420  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:08.374706  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:08.374994  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:08.375203  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:08.424973  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:39625
I20260616 01:57:08.425136  9524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:39625 every 8 connection(s)
I20260616 01:57:08.450985  9525 heartbeater.cc:344] Connected to a master server at 127.6.255.62:35331
I20260616 01:57:08.451393  9525 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:08.452293  9525 heartbeater.cc:507] Master 127.6.255.62:35331 requested a full tablet report, sending...
I20260616 01:57:08.454488  9403 ts_manager.cc:194] Registered new tserver with Master: 277cf65ba1094db7803ab5a38922416f (127.6.255.1:39625)
I20260616 01:57:08.455325  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.019897232s
I20260616 01:57:08.456307  9403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43266
I20260616 01:57:08.469061  9525 heartbeater.cc:499] Master 127.6.255.62:35331 was elected leader, sending a full tablet report...
I20260616 01:57:08.481048  9403 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43274:
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"
    }
  }
}
I20260616 01:57:08.514122  9490 tablet_service.cc:1511] Processing CreateTablet for tablet 1944c360398d4130980a2946e6b1e1f4 (DEFAULT_TABLE table=fake-table [id=b7d5e57e396a404b98b8a890dcdc8ad0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:08.515348  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1944c360398d4130980a2946e6b1e1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:08.532938  9537 tablet_bootstrap.cc:492] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f: Bootstrap starting.
I20260616 01:57:08.538758  9537 tablet_bootstrap.cc:654] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:08.544767  9537 tablet_bootstrap.cc:492] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f: No bootstrap required, opened a new log
I20260616 01:57:08.545249  9537 ts_tablet_manager.cc:1403] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.005s
I20260616 01:57:08.548223  9537 raft_consensus.cc:359] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "277cf65ba1094db7803ab5a38922416f" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39625 } }
I20260616 01:57:08.548802  9537 raft_consensus.cc:385] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:08.549090  9537 raft_consensus.cc:740] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 277cf65ba1094db7803ab5a38922416f, State: Initialized, Role: FOLLOWER
I20260616 01:57:08.549793  9537 consensus_queue.cc:260] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "277cf65ba1094db7803ab5a38922416f" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39625 } }
I20260616 01:57:08.550462  9537 raft_consensus.cc:399] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:08.550756  9537 raft_consensus.cc:493] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:08.551083  9537 raft_consensus.cc:3060] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:08.558460  9537 raft_consensus.cc:515] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "277cf65ba1094db7803ab5a38922416f" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39625 } }
I20260616 01:57:08.559235  9537 leader_election.cc:304] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 277cf65ba1094db7803ab5a38922416f; no voters: 
I20260616 01:57:08.560458  9537 leader_election.cc:290] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:08.560690  9539 raft_consensus.cc:2804] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:08.562891  9537 ts_tablet_manager.cc:1434] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.003s
I20260616 01:57:08.564453  9539 raft_consensus.cc:697] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [term 1 LEADER]: Becoming Leader. State: Replica: 277cf65ba1094db7803ab5a38922416f, State: Running, Role: LEADER
I20260616 01:57:08.565227  9539 consensus_queue.cc:237] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "277cf65ba1094db7803ab5a38922416f" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39625 } }
I20260616 01:57:08.572093  9402 catalog_manager.cc:5696] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f reported cstate change: term changed from 0 to 1, leader changed from <none> to 277cf65ba1094db7803ab5a38922416f (127.6.255.1). New cstate: current_term: 1 leader_uuid: "277cf65ba1094db7803ab5a38922416f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "277cf65ba1094db7803ab5a38922416f" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39625 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:08.621228  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:08.623003  9402 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43274:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20260616 01:57:08.626230  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:08.647684  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:08.648465  7164 tablet_replica.cc:333] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f: stopping tablet replica
I20260616 01:57:08.649009  7164 raft_consensus.cc:2243] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:08.649437  7164 raft_consensus.cc:2272] T 1944c360398d4130980a2946e6b1e1f4 P 277cf65ba1094db7803ab5a38922416f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:08.660290  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:08.668939  7164 master.cc:562] Master@127.6.255.62:35331 shutting down...
I20260616 01:57:08.684588  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:08.685086  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:08.685474  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P ad06106558b146fb85eb1f6816070654: stopping tablet replica
I20260616 01:57:08.704989  7164 master.cc:584] Master@127.6.255.62:35331 shutdown complete.
[       OK ] AlterTableTest.TestRenameToSameName (701 ms)
[ RUN      ] AlterTableTest.TestBootstrapAfterAlters
I20260616 01:57:08.726899  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:34081
I20260616 01:57:08.728109  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:08.730435  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:08.733412  7164 webserver.cc:533] Webserver started at http://127.6.255.62:45975/ using document root <none> and password file <none>
I20260616 01:57:08.733929  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:08.734126  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:08.734403  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:08.735651  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "e8d6fde2fbf54b6a816bbba1e8975559"
format_stamp: "Formatted at 2026-06-16 01:57:08 on dist-test-slave-mdc4"
I20260616 01:57:08.740311  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260616 01:57:08.743991  9548 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:08.744874  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260616 01:57:08.745191  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "e8d6fde2fbf54b6a816bbba1e8975559"
format_stamp: "Formatted at 2026-06-16 01:57:08 on dist-test-slave-mdc4"
I20260616 01:57:08.745507  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-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)
I20260616 01:57:08.791409  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:08.792574  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:08.842115  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:34081
I20260616 01:57:08.842181  9599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:34081 every 8 connection(s)
I20260616 01:57:08.846618  9600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:08.862464  9600 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559: Bootstrap starting.
I20260616 01:57:08.868314  9600 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:08.873574  9600 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559: No bootstrap required, opened a new log
I20260616 01:57:08.876297  9600 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8d6fde2fbf54b6a816bbba1e8975559" member_type: VOTER }
I20260616 01:57:08.876835  9600 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:08.877107  9600 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d6fde2fbf54b6a816bbba1e8975559, State: Initialized, Role: FOLLOWER
I20260616 01:57:08.877774  9600 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8d6fde2fbf54b6a816bbba1e8975559" member_type: VOTER }
I20260616 01:57:08.878378  9600 raft_consensus.cc:399] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:08.878659  9600 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:08.878979  9600 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:08.886257  9600 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8d6fde2fbf54b6a816bbba1e8975559" member_type: VOTER }
I20260616 01:57:08.886953  9600 leader_election.cc:304] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e8d6fde2fbf54b6a816bbba1e8975559; no voters: 
I20260616 01:57:08.888492  9600 leader_election.cc:290] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:08.888850  9603 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:08.890658  9603 raft_consensus.cc:697] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [term 1 LEADER]: Becoming Leader. State: Replica: e8d6fde2fbf54b6a816bbba1e8975559, State: Running, Role: LEADER
I20260616 01:57:08.891427  9603 consensus_queue.cc:237] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8d6fde2fbf54b6a816bbba1e8975559" member_type: VOTER }
I20260616 01:57:08.891815  9600 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:08.894465  9604 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e8d6fde2fbf54b6a816bbba1e8975559" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8d6fde2fbf54b6a816bbba1e8975559" member_type: VOTER } }
I20260616 01:57:08.895117  9604 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:08.909801  9608 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:08.909690  9605 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8d6fde2fbf54b6a816bbba1e8975559. Latest consensus state: current_term: 1 leader_uuid: "e8d6fde2fbf54b6a816bbba1e8975559" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8d6fde2fbf54b6a816bbba1e8975559" member_type: VOTER } }
I20260616 01:57:08.910259  9605 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:08.915958  9608 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:08.917109  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:08.925069  9608 catalog_manager.cc:1382] Generated new cluster ID: 3656a86c0bb04034b64975c3ab3fbaf7
I20260616 01:57:08.925392  9608 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:08.952499  9608 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:08.953768  9608 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:08.969175  9608 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559: Generated new TSK 0
I20260616 01:57:08.969795  9608 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:08.984472  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:08.988597  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:08.993733  7164 webserver.cc:533] Webserver started at http://127.6.255.1:34719/ using document root <none> and password file <none>
I20260616 01:57:08.994375  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:08.994648  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:08.995002  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:08.996480  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "834800959dae4f1a9a1e5692b6489664"
format_stamp: "Formatted at 2026-06-16 01:57:08 on dist-test-slave-mdc4"
I20260616 01:57:09.002880  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260616 01:57:09.007676  9625 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:09.008973  7164 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260616 01:57:09.009379  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "834800959dae4f1a9a1e5692b6489664"
format_stamp: "Formatted at 2026-06-16 01:57:08 on dist-test-slave-mdc4"
I20260616 01:57:09.009822  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-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)
I20260616 01:57:09.039664  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:09.040990  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:09.042903  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:09.046021  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:09.046304  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:09.046581  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:09.046766  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:09.095012  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:41045
I20260616 01:57:09.095104  9687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:41045 every 8 connection(s)
I20260616 01:57:09.112546  9688 heartbeater.cc:344] Connected to a master server at 127.6.255.62:34081
I20260616 01:57:09.112939  9688 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:09.113798  9688 heartbeater.cc:507] Master 127.6.255.62:34081 requested a full tablet report, sending...
I20260616 01:57:09.116145  9565 ts_manager.cc:194] Registered new tserver with Master: 834800959dae4f1a9a1e5692b6489664 (127.6.255.1:41045)
I20260616 01:57:09.116885  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017542027s
I20260616 01:57:09.118490  9565 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38250
I20260616 01:57:09.131733  9688 heartbeater.cc:499] Master 127.6.255.62:34081 was elected leader, sending a full tablet report...
I20260616 01:57:09.143503  9565 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38266:
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"
    }
  }
}
I20260616 01:57:09.182230  9653 tablet_service.cc:1511] Processing CreateTablet for tablet edcc355b402f4c8385bfe77ed2e1644b (DEFAULT_TABLE table=fake-table [id=4e8a32124b7e48c99372554716dae717]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:09.183802  9653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcc355b402f4c8385bfe77ed2e1644b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:09.201838  9700 tablet_bootstrap.cc:492] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: Bootstrap starting.
I20260616 01:57:09.207180  9700 tablet_bootstrap.cc:654] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:09.211678  9700 tablet_bootstrap.cc:492] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: No bootstrap required, opened a new log
I20260616 01:57:09.212066  9700 ts_tablet_manager.cc:1403] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260616 01:57:09.214037  9700 raft_consensus.cc:359] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } }
I20260616 01:57:09.214432  9700 raft_consensus.cc:385] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:09.214689  9700 raft_consensus.cc:740] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834800959dae4f1a9a1e5692b6489664, State: Initialized, Role: FOLLOWER
I20260616 01:57:09.215338  9700 consensus_queue.cc:260] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } }
I20260616 01:57:09.216101  9700 raft_consensus.cc:399] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:09.216416  9700 raft_consensus.cc:493] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:09.216747  9700 raft_consensus.cc:3060] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:09.222723  9700 raft_consensus.cc:515] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } }
I20260616 01:57:09.223313  9700 leader_election.cc:304] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 834800959dae4f1a9a1e5692b6489664; no voters: 
I20260616 01:57:09.224763  9700 leader_election.cc:290] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:09.225054  9702 raft_consensus.cc:2804] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:09.226470  9702 raft_consensus.cc:697] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 1 LEADER]: Becoming Leader. State: Replica: 834800959dae4f1a9a1e5692b6489664, State: Running, Role: LEADER
I20260616 01:57:09.227126  9700 ts_tablet_manager.cc:1434] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260616 01:57:09.227227  9702 consensus_queue.cc:237] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } }
I20260616 01:57:09.233070  9565 catalog_manager.cc:5696] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 reported cstate change: term changed from 0 to 1, leader changed from <none> to 834800959dae4f1a9a1e5692b6489664 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "834800959dae4f1a9a1e5692b6489664" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:09.267086  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:09.268972  9565 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38266:
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
I20260616 01:57:09.283852  9708 tablet.cc:1724] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: 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
I20260616 01:57:09.285682  9708 tablet.cc:1622] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: MemRowSet was empty: no flush needed.
I20260616 01:57:09.304821  9564 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559: fake-table [id=4e8a32124b7e48c99372554716dae717] alter complete (version 1)
I20260616 01:57:09.428167  7164 alter_table-test.cc:1013] Dropping c1
I20260616 01:57:09.430159  9565 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38266:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260616 01:57:09.444900  9708 tablet.cc:1724] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: 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
I20260616 01:57:09.491703  9565 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559: fake-table [id=4e8a32124b7e48c99372554716dae717] alter complete (version 2)
I20260616 01:57:09.524518  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:09.571415  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:09.572225  7164 tablet_replica.cc:333] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: stopping tablet replica
I20260616 01:57:09.572800  7164 raft_consensus.cc:2243] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:09.573267  7164 raft_consensus.cc:2272] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:09.594237  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:09.604933  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:09.608497  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:09.611601  7164 webserver.cc:533] Webserver started at http://127.6.255.1:34719/ using document root <none> and password file <none>
I20260616 01:57:09.612139  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:09.612329  7164 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260616 01:57:09.616420  7164 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260616 01:57:09.632051  9716 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:09.633038  7164 fs_manager.cc:730] Time spent opening block manager: real 0.015s	user 0.002s	sys 0.002s
I20260616 01:57:09.633414  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "834800959dae4f1a9a1e5692b6489664"
format_stamp: "Formatted at 2026-06-16 01:57:08 on dist-test-slave-mdc4"
I20260616 01:57:09.633777  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-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)
I20260616 01:57:09.666126  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:09.667544  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:09.669409  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:09.673599  9723 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260616 01:57:09.679903  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260616 01:57:09.680241  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.008s	user 0.001s	sys 0.000s
I20260616 01:57:09.680583  7164 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260616 01:57:09.687052  7164 ts_tablet_manager.cc:616] Registered 1 tablets
I20260616 01:57:09.687327  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.007s	user 0.004s	sys 0.000s
I20260616 01:57:09.687768  9723 tablet_bootstrap.cc:492] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: Bootstrap starting.
I20260616 01:57:09.708354  9723 tablet.cc:1724] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: 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
I20260616 01:57:09.710968  9723 tablet.cc:1622] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: MemRowSet was empty: no flush needed.
I20260616 01:57:09.711459  9723 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260616 01:57:09.731719  9723 tablet.cc:1724] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: 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
I20260616 01:57:09.733758  9723 tablet.cc:1622] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: MemRowSet was empty: no flush needed.
I20260616 01:57:09.734202  9723 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260616 01:57:09.737299  9723 tablet_bootstrap.cc:492] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: 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
I20260616 01:57:09.738296  9723 tablet_bootstrap.cc:492] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: Bootstrap complete.
I20260616 01:57:09.748287  9723 ts_tablet_manager.cc:1403] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: Time spent bootstrapping tablet: real 0.061s	user 0.048s	sys 0.011s
I20260616 01:57:09.748411  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:41045
I20260616 01:57:09.748816  9781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:41045 every 8 connection(s)
I20260616 01:57:09.750619  9723 raft_consensus.cc:359] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } }
I20260616 01:57:09.751214  9723 raft_consensus.cc:740] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834800959dae4f1a9a1e5692b6489664, State: Initialized, Role: FOLLOWER
I20260616 01:57:09.752094  9723 consensus_queue.cc:260] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [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: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } }
I20260616 01:57:09.752736  9723 raft_consensus.cc:399] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:09.753050  9723 raft_consensus.cc:493] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:09.753383  9723 raft_consensus.cc:3060] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 1 FOLLOWER]: Advancing to term 2
I20260616 01:57:09.762902  9723 raft_consensus.cc:515] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } }
I20260616 01:57:09.764770  9723 leader_election.cc:304] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [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: 834800959dae4f1a9a1e5692b6489664; no voters: 
I20260616 01:57:09.766067  9723 leader_election.cc:290] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260616 01:57:09.766458  9785 raft_consensus.cc:2804] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 2 FOLLOWER]: Leader election won for term 2
I20260616 01:57:09.774531  9785 raft_consensus.cc:697] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 2 LEADER]: Becoming Leader. State: Replica: 834800959dae4f1a9a1e5692b6489664, State: Running, Role: LEADER
I20260616 01:57:09.775542  9785 consensus_queue.cc:237] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [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: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } }
I20260616 01:57:09.780192  9782 heartbeater.cc:344] Connected to a master server at 127.6.255.62:34081
I20260616 01:57:09.780753  9782 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:09.781924  9782 heartbeater.cc:507] Master 127.6.255.62:34081 requested a full tablet report, sending...
I20260616 01:57:09.784489  9723 ts_tablet_manager.cc:1434] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: Time spent starting tablet: real 0.036s	user 0.022s	sys 0.012s
I20260616 01:57:09.787000  9565 ts_manager.cc:194] Re-registered known tserver with Master: 834800959dae4f1a9a1e5692b6489664 (127.6.255.1:41045)
I20260616 01:57:09.788446  9565 catalog_manager.cc:5696] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "834800959dae4f1a9a1e5692b6489664" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:09.798617  9565 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38282
I20260616 01:57:09.801676  9782 heartbeater.cc:499] Master 127.6.255.62:34081 was elected leader, sending a full tablet report...
I20260616 01:57:09.841787  9565 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38266:
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
I20260616 01:57:09.868618  9792 tablet.cc:1724] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: 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
I20260616 01:57:09.871042  9792 tablet.cc:1622] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: MemRowSet was empty: no flush needed.
I20260616 01:57:09.891650  9564 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559: fake-table [id=4e8a32124b7e48c99372554716dae717] alter complete (version 3)
I20260616 01:57:09.913448  7164 tablet_server.cc:179] TabletServer@127.6.255.1:41045 shutting down...
I20260616 01:57:09.932143  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:09.932915  7164 tablet_replica.cc:333] stopping tablet replica
I20260616 01:57:09.933481  7164 raft_consensus.cc:2243] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 2 LEADER]: Raft consensus shutting down.
I20260616 01:57:09.933940  7164 raft_consensus.cc:2272] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:09.955535  7164 tablet_server.cc:196] TabletServer@127.6.255.1:41045 shutdown complete.
I20260616 01:57:09.966535  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:09.969830  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:09.972839  7164 webserver.cc:533] Webserver started at http://127.6.255.1:34719/ using document root <none> and password file <none>
I20260616 01:57:09.973366  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:09.973606  7164 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260616 01:57:09.977603  7164 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260616 01:57:09.991921  9798 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:09.992940  7164 fs_manager.cc:730] Time spent opening block manager: real 0.014s	user 0.002s	sys 0.002s
I20260616 01:57:09.993257  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "834800959dae4f1a9a1e5692b6489664"
format_stamp: "Formatted at 2026-06-16 01:57:08 on dist-test-slave-mdc4"
I20260616 01:57:09.993542  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781575012071070-7164-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)
I20260616 01:57:10.006656  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:10.007793  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:10.009482  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:10.021730  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260616 01:57:10.022043  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.010s	user 0.001s	sys 0.000s
I20260616 01:57:10.026429  7164 ts_tablet_manager.cc:616] Registered 1 tablets
I20260616 01:57:10.026701  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s	user 0.002s	sys 0.000s
I20260616 01:57:10.026834  9805 tablet_bootstrap.cc:492] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: Bootstrap starting.
I20260616 01:57:10.052459  9805 tablet.cc:1724] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: 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
I20260616 01:57:10.055255  9805 tablet.cc:1622] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: MemRowSet was empty: no flush needed.
I20260616 01:57:10.055882  9805 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260616 01:57:10.079017  9805 tablet.cc:1724] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: 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
I20260616 01:57:10.081832  9805 tablet.cc:1622] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: MemRowSet was empty: no flush needed.
I20260616 01:57:10.082394  9805 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260616 01:57:10.083057  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:41045
I20260616 01:57:10.083163  9862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:41045 every 8 connection(s)
I20260616 01:57:10.090509  9805 tablet.cc:1724] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: 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
I20260616 01:57:10.093986  9805 tablet.cc:1622] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: MemRowSet was empty: no flush needed.
I20260616 01:57:10.094612  9805 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260616 01:57:10.098743  9805 tablet_bootstrap.cc:492] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: 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
I20260616 01:57:10.100180  9805 tablet_bootstrap.cc:492] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: Bootstrap complete.
I20260616 01:57:10.110373  9863 heartbeater.cc:344] Connected to a master server at 127.6.255.62:34081
I20260616 01:57:10.110801  9863 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:10.111617  9863 heartbeater.cc:507] Master 127.6.255.62:34081 requested a full tablet report, sending...
I20260616 01:57:10.111919  9805 ts_tablet_manager.cc:1403] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: Time spent bootstrapping tablet: real 0.085s	user 0.071s	sys 0.010s
I20260616 01:57:10.114621  9805 raft_consensus.cc:359] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } }
I20260616 01:57:10.115211  9805 raft_consensus.cc:740] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834800959dae4f1a9a1e5692b6489664, State: Initialized, Role: FOLLOWER
I20260616 01:57:10.115983  9805 consensus_queue.cc:260] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [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: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } }
I20260616 01:57:10.116334  9564 ts_manager.cc:194] Re-registered known tserver with Master: 834800959dae4f1a9a1e5692b6489664 (127.6.255.1:41045)
I20260616 01:57:10.116686  9805 raft_consensus.cc:399] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:10.117018  9805 raft_consensus.cc:493] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:10.117355  9805 raft_consensus.cc:3060] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 2 FOLLOWER]: Advancing to term 3
I20260616 01:57:10.118999  9564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38294
I20260616 01:57:10.124814  9805 raft_consensus.cc:515] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } }
I20260616 01:57:10.125626  9805 leader_election.cc:304] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [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: 834800959dae4f1a9a1e5692b6489664; no voters: 
I20260616 01:57:10.127029  9805 leader_election.cc:290] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20260616 01:57:10.127350  9867 raft_consensus.cc:2804] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 3 FOLLOWER]: Leader election won for term 3
I20260616 01:57:10.129140  9863 heartbeater.cc:499] Master 127.6.255.62:34081 was elected leader, sending a full tablet report...
I20260616 01:57:10.129462  9805 ts_tablet_manager.cc:1434] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664: Time spent starting tablet: real 0.017s	user 0.017s	sys 0.000s
I20260616 01:57:10.131359  9867 raft_consensus.cc:697] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 3 LEADER]: Becoming Leader. State: Replica: 834800959dae4f1a9a1e5692b6489664, State: Running, Role: LEADER
I20260616 01:57:10.132133  9867 consensus_queue.cc:237] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [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: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } }
I20260616 01:57:10.137391  9564 catalog_manager.cc:5696] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "834800959dae4f1a9a1e5692b6489664" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834800959dae4f1a9a1e5692b6489664" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 41045 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:10.189109  7164 tablet_server.cc:179] TabletServer@127.6.255.1:41045 shutting down...
I20260616 01:57:10.213855  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:10.215137  7164 tablet_replica.cc:333] stopping tablet replica
I20260616 01:57:10.215858  7164 raft_consensus.cc:2243] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 3 LEADER]: Raft consensus shutting down.
I20260616 01:57:10.216424  7164 raft_consensus.cc:2272] T edcc355b402f4c8385bfe77ed2e1644b P 834800959dae4f1a9a1e5692b6489664 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:10.239928  7164 tablet_server.cc:196] TabletServer@127.6.255.1:41045 shutdown complete.
I20260616 01:57:10.252354  7164 master.cc:562] Master@127.6.255.62:34081 shutting down...
I20260616 01:57:10.274116  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:10.274744  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:10.275123  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P e8d6fde2fbf54b6a816bbba1e8975559: stopping tablet replica
I20260616 01:57:10.286216  7164 master.cc:584] Master@127.6.255.62:34081 shutdown complete.
[       OK ] AlterTableTest.TestBootstrapAfterAlters (1585 ms)
[ RUN      ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20260616 01:57:10.313169  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:41905
I20260616 01:57:10.314330  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:10.316787  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:10.319865  7164 webserver.cc:533] Webserver started at http://127.6.255.62:34983/ using document root <none> and password file <none>
I20260616 01:57:10.320392  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:10.320602  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:10.320880  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:10.321969  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "ebe8ca7230bf44548136ae0b4b094100"
format_stamp: "Formatted at 2026-06-16 01:57:10 on dist-test-slave-mdc4"
I20260616 01:57:10.326812  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260616 01:57:10.330519  9875 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:10.331380  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:10.331812  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "ebe8ca7230bf44548136ae0b4b094100"
format_stamp: "Formatted at 2026-06-16 01:57:10 on dist-test-slave-mdc4"
I20260616 01:57:10.332093  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781575012071070-7164-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)
I20260616 01:57:10.351404  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:10.352473  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:10.403023  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:41905
I20260616 01:57:10.403131  9926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:41905 every 8 connection(s)
I20260616 01:57:10.407332  9927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:10.418176  9927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100: Bootstrap starting.
I20260616 01:57:10.422422  9927 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:10.426738  9927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100: No bootstrap required, opened a new log
I20260616 01:57:10.428839  9927 raft_consensus.cc:359] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebe8ca7230bf44548136ae0b4b094100" member_type: VOTER }
I20260616 01:57:10.429235  9927 raft_consensus.cc:385] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:10.429503  9927 raft_consensus.cc:740] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe8ca7230bf44548136ae0b4b094100, State: Initialized, Role: FOLLOWER
I20260616 01:57:10.430177  9927 consensus_queue.cc:260] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebe8ca7230bf44548136ae0b4b094100" member_type: VOTER }
I20260616 01:57:10.430647  9927 raft_consensus.cc:399] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:10.430876  9927 raft_consensus.cc:493] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:10.431177  9927 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:10.436566  9927 raft_consensus.cc:515] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebe8ca7230bf44548136ae0b4b094100" member_type: VOTER }
I20260616 01:57:10.437179  9927 leader_election.cc:304] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebe8ca7230bf44548136ae0b4b094100; no voters: 
I20260616 01:57:10.438457  9927 leader_election.cc:290] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:10.438858  9930 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:10.440542  9930 raft_consensus.cc:697] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [term 1 LEADER]: Becoming Leader. State: Replica: ebe8ca7230bf44548136ae0b4b094100, State: Running, Role: LEADER
I20260616 01:57:10.441285  9930 consensus_queue.cc:237] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebe8ca7230bf44548136ae0b4b094100" member_type: VOTER }
I20260616 01:57:10.441613  9927 sys_catalog.cc:565] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:10.444510  9932 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ebe8ca7230bf44548136ae0b4b094100. Latest consensus state: current_term: 1 leader_uuid: "ebe8ca7230bf44548136ae0b4b094100" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebe8ca7230bf44548136ae0b4b094100" member_type: VOTER } }
I20260616 01:57:10.444450  9931 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ebe8ca7230bf44548136ae0b4b094100" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebe8ca7230bf44548136ae0b4b094100" member_type: VOTER } }
I20260616 01:57:10.445199  9932 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:10.445297  9931 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:10.462828  9935 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:10.470752  9935 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:10.475144  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:10.481976  9935 catalog_manager.cc:1382] Generated new cluster ID: 14869c99f0e949a59060ee70cd21aadb
I20260616 01:57:10.482308  9935 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:10.510787  9935 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:10.512190  9935 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:10.528187  9935 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100: Generated new TSK 0
I20260616 01:57:10.528945  9935 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:10.541702  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:10.545156  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:10.548830  7164 webserver.cc:533] Webserver started at http://127.6.255.1:34703/ using document root <none> and password file <none>
I20260616 01:57:10.549400  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:10.549612  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:10.549923  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:10.551198  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "005475e12f074fb7a0d5820b8f2044e6"
format_stamp: "Formatted at 2026-06-16 01:57:10 on dist-test-slave-mdc4"
I20260616 01:57:10.557113  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260616 01:57:10.561661  9951 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:10.562608  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:57:10.562988  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "005475e12f074fb7a0d5820b8f2044e6"
format_stamp: "Formatted at 2026-06-16 01:57:10 on dist-test-slave-mdc4"
I20260616 01:57:10.563349  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781575012071070-7164-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)
I20260616 01:57:10.602676  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:10.604156  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:10.606159  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:10.609405  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:10.609722  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:10.610042  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:10.610241  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:10.663848  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:32907
I20260616 01:57:10.663954 10013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:32907 every 8 connection(s)
I20260616 01:57:10.679625 10014 heartbeater.cc:344] Connected to a master server at 127.6.255.62:41905
I20260616 01:57:10.680015 10014 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:10.680753 10014 heartbeater.cc:507] Master 127.6.255.62:41905 requested a full tablet report, sending...
I20260616 01:57:10.682758  9892 ts_manager.cc:194] Registered new tserver with Master: 005475e12f074fb7a0d5820b8f2044e6 (127.6.255.1:32907)
I20260616 01:57:10.682906  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015408474s
I20260616 01:57:10.684598  9892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42256
I20260616 01:57:10.697247 10014 heartbeater.cc:499] Master 127.6.255.62:41905 was elected leader, sending a full tablet report...
I20260616 01:57:10.708567  9892 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42266:
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"
    }
  }
}
I20260616 01:57:10.759330  9979 tablet_service.cc:1511] Processing CreateTablet for tablet fbf58f41efea41ba83d943ab49c6e02a (DEFAULT_TABLE table=fake-table [id=1c48b1ecf8704ee086b647bf8544a4c6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:10.760610  9979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf58f41efea41ba83d943ab49c6e02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:10.780364 10026 tablet_bootstrap.cc:492] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6: Bootstrap starting.
I20260616 01:57:10.784758 10026 tablet_bootstrap.cc:654] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:10.789449 10026 tablet_bootstrap.cc:492] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6: No bootstrap required, opened a new log
I20260616 01:57:10.789887 10026 ts_tablet_manager.cc:1403] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260616 01:57:10.792781 10026 raft_consensus.cc:359] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "005475e12f074fb7a0d5820b8f2044e6" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32907 } }
I20260616 01:57:10.793231 10026 raft_consensus.cc:385] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:10.793489 10026 raft_consensus.cc:740] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 005475e12f074fb7a0d5820b8f2044e6, State: Initialized, Role: FOLLOWER
I20260616 01:57:10.794100 10026 consensus_queue.cc:260] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "005475e12f074fb7a0d5820b8f2044e6" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32907 } }
I20260616 01:57:10.794718 10026 raft_consensus.cc:399] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:10.795034 10026 raft_consensus.cc:493] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:10.795449 10026 raft_consensus.cc:3060] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:10.800674 10026 raft_consensus.cc:515] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "005475e12f074fb7a0d5820b8f2044e6" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32907 } }
I20260616 01:57:10.801447 10026 leader_election.cc:304] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 005475e12f074fb7a0d5820b8f2044e6; no voters: 
I20260616 01:57:10.802798 10026 leader_election.cc:290] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:10.803112 10028 raft_consensus.cc:2804] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:10.808590 10028 raft_consensus.cc:697] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [term 1 LEADER]: Becoming Leader. State: Replica: 005475e12f074fb7a0d5820b8f2044e6, State: Running, Role: LEADER
I20260616 01:57:10.809640 10028 consensus_queue.cc:237] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "005475e12f074fb7a0d5820b8f2044e6" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32907 } }
I20260616 01:57:10.813519 10026 ts_tablet_manager.cc:1434] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.014s
I20260616 01:57:10.819505  9892 catalog_manager.cc:5696] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 005475e12f074fb7a0d5820b8f2044e6 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "005475e12f074fb7a0d5820b8f2044e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "005475e12f074fb7a0d5820b8f2044e6" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:10.877595  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:10.904029  9891 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42266:
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
I20260616 01:57:10.920097 10034 tablet.cc:1724] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6: 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
I20260616 01:57:10.922191 10034 tablet.cc:1622] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6: MemRowSet was empty: no flush needed.
I20260616 01:57:10.943542  9891 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100: fake-table [id=1c48b1ecf8704ee086b647bf8544a4c6] alter complete (version 1)
I20260616 01:57:11.091147  7164 alter_table-test.cc:1068] Dropping c1
I20260616 01:57:11.092932  9892 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42266:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260616 01:57:11.108889 10034 tablet.cc:1724] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6: 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
I20260616 01:57:11.111090 10034 tablet.cc:1622] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6: MemRowSet was empty: no flush needed.
I20260616 01:57:11.133448  9891 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100: fake-table [id=1c48b1ecf8704ee086b647bf8544a4c6] alter complete (version 2)
I20260616 01:57:11.191418  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:11.212546  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:11.213378  7164 tablet_replica.cc:333] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6: stopping tablet replica
I20260616 01:57:11.213944  7164 raft_consensus.cc:2243] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:11.214421  7164 raft_consensus.cc:2272] T fbf58f41efea41ba83d943ab49c6e02a P 005475e12f074fb7a0d5820b8f2044e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:11.237342  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:11.249790  7164 master.cc:562] Master@127.6.255.62:41905 shutting down...
I20260616 01:57:11.266928  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:11.267628  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:11.268019  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P ebe8ca7230bf44548136ae0b4b094100: stopping tablet replica
I20260616 01:57:11.278654  7164 master.cc:584] Master@127.6.255.62:41905 shutdown complete.
[       OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (988 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20260616 01:57:11.302161  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:40707
I20260616 01:57:11.303234  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:11.305672  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:11.308606  7164 webserver.cc:533] Webserver started at http://127.6.255.62:39129/ using document root <none> and password file <none>
I20260616 01:57:11.309135  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:11.309325  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:11.309612  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:11.310737  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "59deb89ffb4e48b9ae586919accef0dc"
format_stamp: "Formatted at 2026-06-16 01:57:11 on dist-test-slave-mdc4"
I20260616 01:57:11.316174  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260616 01:57:11.319933 10041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:11.320860  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260616 01:57:11.321269  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "59deb89ffb4e48b9ae586919accef0dc"
format_stamp: "Formatted at 2026-06-16 01:57:11 on dist-test-slave-mdc4"
I20260616 01:57:11.321676  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781575012071070-7164-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)
I20260616 01:57:11.351626  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:11.352986  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:11.399482  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:40707
I20260616 01:57:11.399638 10092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:40707 every 8 connection(s)
I20260616 01:57:11.404451 10093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:11.415337 10093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc: Bootstrap starting.
I20260616 01:57:11.419665 10093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:11.424235 10093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc: No bootstrap required, opened a new log
I20260616 01:57:11.426257 10093 raft_consensus.cc:359] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59deb89ffb4e48b9ae586919accef0dc" member_type: VOTER }
I20260616 01:57:11.426656 10093 raft_consensus.cc:385] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:11.426946 10093 raft_consensus.cc:740] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59deb89ffb4e48b9ae586919accef0dc, State: Initialized, Role: FOLLOWER
I20260616 01:57:11.427623 10093 consensus_queue.cc:260] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59deb89ffb4e48b9ae586919accef0dc" member_type: VOTER }
I20260616 01:57:11.428083 10093 raft_consensus.cc:399] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:11.428318 10093 raft_consensus.cc:493] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:11.428597 10093 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:11.433472 10093 raft_consensus.cc:515] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59deb89ffb4e48b9ae586919accef0dc" member_type: VOTER }
I20260616 01:57:11.434088 10093 leader_election.cc:304] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 59deb89ffb4e48b9ae586919accef0dc; no voters: 
I20260616 01:57:11.435559 10093 leader_election.cc:290] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:11.435886 10096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:11.437618 10096 raft_consensus.cc:697] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [term 1 LEADER]: Becoming Leader. State: Replica: 59deb89ffb4e48b9ae586919accef0dc, State: Running, Role: LEADER
I20260616 01:57:11.438447 10096 consensus_queue.cc:237] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59deb89ffb4e48b9ae586919accef0dc" member_type: VOTER }
I20260616 01:57:11.439092 10093 sys_catalog.cc:565] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:11.441350 10098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59deb89ffb4e48b9ae586919accef0dc. Latest consensus state: current_term: 1 leader_uuid: "59deb89ffb4e48b9ae586919accef0dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59deb89ffb4e48b9ae586919accef0dc" member_type: VOTER } }
I20260616 01:57:11.441442 10097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "59deb89ffb4e48b9ae586919accef0dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59deb89ffb4e48b9ae586919accef0dc" member_type: VOTER } }
I20260616 01:57:11.441923 10098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:11.441983 10097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:11.450937 10101 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:11.459357 10101 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:11.461242  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:11.469127 10101 catalog_manager.cc:1382] Generated new cluster ID: dfffd19cb9234128ab291509f9271b62
I20260616 01:57:11.469471 10101 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:11.494647 10101 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:11.496430 10101 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:11.517648 10101 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc: Generated new TSK 0
I20260616 01:57:11.518361 10101 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:11.528384  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:11.532682  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:11.536516  7164 webserver.cc:533] Webserver started at http://127.6.255.1:33137/ using document root <none> and password file <none>
I20260616 01:57:11.537170  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:11.537456  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:11.537827  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:11.539417  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "7fc03e5eafb2443db792f2c7a3ef4f1c"
format_stamp: "Formatted at 2026-06-16 01:57:11 on dist-test-slave-mdc4"
I20260616 01:57:11.545984  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260616 01:57:11.550072 10117 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:11.550957  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:57:11.551319  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "7fc03e5eafb2443db792f2c7a3ef4f1c"
format_stamp: "Formatted at 2026-06-16 01:57:11 on dist-test-slave-mdc4"
I20260616 01:57:11.551718  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781575012071070-7164-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)
I20260616 01:57:11.590508  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:11.592350  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:11.594360  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:11.597713  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:11.598009  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:11.598318  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:11.598536  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:11.651533  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:39923
I20260616 01:57:11.651703 10179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:39923 every 8 connection(s)
I20260616 01:57:11.669879 10180 heartbeater.cc:344] Connected to a master server at 127.6.255.62:40707
I20260616 01:57:11.670282 10180 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:11.670993 10180 heartbeater.cc:507] Master 127.6.255.62:40707 requested a full tablet report, sending...
I20260616 01:57:11.673238 10058 ts_manager.cc:194] Registered new tserver with Master: 7fc03e5eafb2443db792f2c7a3ef4f1c (127.6.255.1:39923)
I20260616 01:57:11.674132  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018608222s
I20260616 01:57:11.675100 10058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54558
I20260616 01:57:11.687944 10180 heartbeater.cc:499] Master 127.6.255.62:40707 was elected leader, sending a full tablet report...
I20260616 01:57:11.700475 10058 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54568:
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"
    }
  }
}
I20260616 01:57:11.734441 10145 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4e0e47c1bb42fe9956768baaba4fc6 (DEFAULT_TABLE table=fake-table [id=cdf9fd494ba64a55a03d986fc374b28d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:11.735759 10145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4e0e47c1bb42fe9956768baaba4fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:11.754285 10192 tablet_bootstrap.cc:492] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c: Bootstrap starting.
I20260616 01:57:11.759336 10192 tablet_bootstrap.cc:654] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:11.765898 10192 tablet_bootstrap.cc:492] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c: No bootstrap required, opened a new log
I20260616 01:57:11.766386 10192 ts_tablet_manager.cc:1403] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260616 01:57:11.769037 10192 raft_consensus.cc:359] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fc03e5eafb2443db792f2c7a3ef4f1c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39923 } }
I20260616 01:57:11.769618 10192 raft_consensus.cc:385] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:11.769901 10192 raft_consensus.cc:740] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fc03e5eafb2443db792f2c7a3ef4f1c, State: Initialized, Role: FOLLOWER
I20260616 01:57:11.770591 10192 consensus_queue.cc:260] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fc03e5eafb2443db792f2c7a3ef4f1c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39923 } }
I20260616 01:57:11.771251 10192 raft_consensus.cc:399] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:11.771601 10192 raft_consensus.cc:493] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:11.771925 10192 raft_consensus.cc:3060] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:11.779410 10192 raft_consensus.cc:515] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fc03e5eafb2443db792f2c7a3ef4f1c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39923 } }
I20260616 01:57:11.780180 10192 leader_election.cc:304] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7fc03e5eafb2443db792f2c7a3ef4f1c; no voters: 
I20260616 01:57:11.781579 10192 leader_election.cc:290] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:11.781876 10194 raft_consensus.cc:2804] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:11.784099 10192 ts_tablet_manager.cc:1434] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c: Time spent starting tablet: real 0.017s	user 0.019s	sys 0.000s
I20260616 01:57:11.784965 10194 raft_consensus.cc:697] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [term 1 LEADER]: Becoming Leader. State: Replica: 7fc03e5eafb2443db792f2c7a3ef4f1c, State: Running, Role: LEADER
I20260616 01:57:11.785699 10194 consensus_queue.cc:237] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fc03e5eafb2443db792f2c7a3ef4f1c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39923 } }
I20260616 01:57:11.794646 10057 catalog_manager.cc:5696] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fc03e5eafb2443db792f2c7a3ef4f1c (127.6.255.1). New cstate: current_term: 1 leader_uuid: "7fc03e5eafb2443db792f2c7a3ef4f1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fc03e5eafb2443db792f2c7a3ef4f1c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39923 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:11.827584  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:11.829480 10057 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54568:
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
I20260616 01:57:11.844671 10200 tablet.cc:1724] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c: 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
I20260616 01:57:11.846558 10200 tablet.cc:1622] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c: MemRowSet was empty: no flush needed.
I20260616 01:57:11.867538 10058 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc: fake-table [id=cdf9fd494ba64a55a03d986fc374b28d] alter complete (version 1)
I20260616 01:57:11.989427  7164 alter_table-test.cc:1104] Dropping c1
I20260616 01:57:11.991501 10057 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54568:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260616 01:57:12.006757 10200 tablet.cc:1724] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c: 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
I20260616 01:57:12.008850 10200 tablet.cc:1622] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c: MemRowSet was empty: no flush needed.
I20260616 01:57:12.035782 10057 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc: fake-table [id=cdf9fd494ba64a55a03d986fc374b28d] alter complete (version 2)
I20260616 01:57:12.078653  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:12.102312  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:12.103365  7164 tablet_replica.cc:333] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c: stopping tablet replica
I20260616 01:57:12.103958  7164 raft_consensus.cc:2243] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:12.104430  7164 raft_consensus.cc:2272] T 3d4e0e47c1bb42fe9956768baaba4fc6 P 7fc03e5eafb2443db792f2c7a3ef4f1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:12.125550  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:12.135522  7164 master.cc:562] Master@127.6.255.62:40707 shutting down...
I20260616 01:57:12.152459  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:12.153090  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:12.153458  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 59deb89ffb4e48b9ae586919accef0dc: stopping tablet replica
I20260616 01:57:12.168393  7164 master.cc:584] Master@127.6.255.62:40707 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (895 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20260616 01:57:12.199069  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:37849
I20260616 01:57:12.200465  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:12.203748  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:12.206574  7164 webserver.cc:533] Webserver started at http://127.6.255.62:46195/ using document root <none> and password file <none>
I20260616 01:57:12.207237  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:12.207501  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:12.207820  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:12.209290  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "9cb186546ae34617846688c9c3f2577f"
format_stamp: "Formatted at 2026-06-16 01:57:12 on dist-test-slave-mdc4"
I20260616 01:57:12.215328  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260616 01:57:12.219828 10206 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:12.220741  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260616 01:57:12.221104  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "9cb186546ae34617846688c9c3f2577f"
format_stamp: "Formatted at 2026-06-16 01:57:12 on dist-test-slave-mdc4"
I20260616 01:57:12.221469  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781575012071070-7164-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)
I20260616 01:57:12.237510  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:12.238596  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:12.279785  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:37849
I20260616 01:57:12.279942 10257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:37849 every 8 connection(s)
I20260616 01:57:12.284240 10258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:12.331332 10258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f: Bootstrap starting.
I20260616 01:57:12.338624 10258 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:12.345009 10258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f: No bootstrap required, opened a new log
I20260616 01:57:12.348304 10258 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cb186546ae34617846688c9c3f2577f" member_type: VOTER }
I20260616 01:57:12.349165 10258 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:12.349485 10258 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cb186546ae34617846688c9c3f2577f, State: Initialized, Role: FOLLOWER
I20260616 01:57:12.350214 10258 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cb186546ae34617846688c9c3f2577f" member_type: VOTER }
I20260616 01:57:12.350823 10258 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:12.351146 10258 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:12.351565 10258 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:12.358017 10258 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cb186546ae34617846688c9c3f2577f" member_type: VOTER }
I20260616 01:57:12.358698 10258 leader_election.cc:304] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9cb186546ae34617846688c9c3f2577f; no voters: 
I20260616 01:57:12.360371 10258 leader_election.cc:290] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:12.360908 10262 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:12.362789 10262 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [term 1 LEADER]: Becoming Leader. State: Replica: 9cb186546ae34617846688c9c3f2577f, State: Running, Role: LEADER
I20260616 01:57:12.363862 10262 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cb186546ae34617846688c9c3f2577f" member_type: VOTER }
I20260616 01:57:12.365417 10258 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:12.367372 10263 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9cb186546ae34617846688c9c3f2577f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cb186546ae34617846688c9c3f2577f" member_type: VOTER } }
I20260616 01:57:12.368178 10263 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:12.370446 10264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9cb186546ae34617846688c9c3f2577f. Latest consensus state: current_term: 1 leader_uuid: "9cb186546ae34617846688c9c3f2577f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cb186546ae34617846688c9c3f2577f" member_type: VOTER } }
I20260616 01:57:12.371356 10264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:12.380597 10267 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:12.387691 10267 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:12.396458  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:12.400568 10267 catalog_manager.cc:1382] Generated new cluster ID: 4ec8c9e36c2b4466b162605753a80335
I20260616 01:57:12.400969 10267 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:12.435623 10267 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:12.437920 10267 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:12.458999 10267 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f: Generated new TSK 0
I20260616 01:57:12.459846 10267 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:12.528018  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:12.532699  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:12.536943  7164 webserver.cc:533] Webserver started at http://127.6.255.1:39109/ using document root <none> and password file <none>
I20260616 01:57:12.537523  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:12.537803  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:12.538146  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:12.539598  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "bb94f328c8e24082b805ae6ea1776aad"
format_stamp: "Formatted at 2026-06-16 01:57:12 on dist-test-slave-mdc4"
I20260616 01:57:12.545212  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260616 01:57:12.549508 10284 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:12.550530  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260616 01:57:12.551035  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "bb94f328c8e24082b805ae6ea1776aad"
format_stamp: "Formatted at 2026-06-16 01:57:12 on dist-test-slave-mdc4"
I20260616 01:57:12.551417  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781575012071070-7164-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)
I20260616 01:57:12.571163  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:12.573009  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:12.574999  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:12.578358  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:12.578675  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:12.578984  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:12.579208  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:12.632927  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:38707
I20260616 01:57:12.633008 10346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:38707 every 8 connection(s)
I20260616 01:57:12.652686 10347 heartbeater.cc:344] Connected to a master server at 127.6.255.62:37849
I20260616 01:57:12.653178 10347 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:12.654045 10347 heartbeater.cc:507] Master 127.6.255.62:37849 requested a full tablet report, sending...
I20260616 01:57:12.656808 10223 ts_manager.cc:194] Registered new tserver with Master: bb94f328c8e24082b805ae6ea1776aad (127.6.255.1:38707)
I20260616 01:57:12.657548  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.019792312s
I20260616 01:57:12.738864 10223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51474
I20260616 01:57:12.790421 10347 heartbeater.cc:499] Master 127.6.255.62:37849 was elected leader, sending a full tablet report...
I20260616 01:57:12.799734 10222 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51486:
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"
    }
  }
}
I20260616 01:57:12.840770 10312 tablet_service.cc:1511] Processing CreateTablet for tablet 2a8916dc8fcd4239925d8e427266f65f (DEFAULT_TABLE table=fake-table [id=078cce66eb0e481387f05610dc616748]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:12.842149 10312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a8916dc8fcd4239925d8e427266f65f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:12.860666 10359 tablet_bootstrap.cc:492] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad: Bootstrap starting.
I20260616 01:57:12.866787 10359 tablet_bootstrap.cc:654] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:12.871663 10359 tablet_bootstrap.cc:492] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad: No bootstrap required, opened a new log
I20260616 01:57:12.872082 10359 ts_tablet_manager.cc:1403] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260616 01:57:12.874614 10359 raft_consensus.cc:359] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb94f328c8e24082b805ae6ea1776aad" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38707 } }
I20260616 01:57:12.875306 10359 raft_consensus.cc:385] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:12.875727 10359 raft_consensus.cc:740] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb94f328c8e24082b805ae6ea1776aad, State: Initialized, Role: FOLLOWER
I20260616 01:57:12.876554 10359 consensus_queue.cc:260] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb94f328c8e24082b805ae6ea1776aad" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38707 } }
I20260616 01:57:12.877066 10359 raft_consensus.cc:399] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:12.877318 10359 raft_consensus.cc:493] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:12.877605 10359 raft_consensus.cc:3060] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:12.883005 10359 raft_consensus.cc:515] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb94f328c8e24082b805ae6ea1776aad" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38707 } }
I20260616 01:57:12.883671 10359 leader_election.cc:304] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bb94f328c8e24082b805ae6ea1776aad; no voters: 
I20260616 01:57:12.884949 10359 leader_election.cc:290] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:12.885303 10361 raft_consensus.cc:2804] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:12.890021 10359 ts_tablet_manager.cc:1434] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.004s
I20260616 01:57:12.891108 10361 raft_consensus.cc:697] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [term 1 LEADER]: Becoming Leader. State: Replica: bb94f328c8e24082b805ae6ea1776aad, State: Running, Role: LEADER
I20260616 01:57:12.892022 10361 consensus_queue.cc:237] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb94f328c8e24082b805ae6ea1776aad" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38707 } }
I20260616 01:57:12.901934 10223 catalog_manager.cc:5696] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad reported cstate change: term changed from 0 to 1, leader changed from <none> to bb94f328c8e24082b805ae6ea1776aad (127.6.255.1). New cstate: current_term: 1 leader_uuid: "bb94f328c8e24082b805ae6ea1776aad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb94f328c8e24082b805ae6ea1776aad" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38707 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:12.946971  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:13.029265 10223 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51486:
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
I20260616 01:57:13.048820 10368 tablet.cc:1724] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad: 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
I20260616 01:57:13.051187 10368 tablet.cc:1622] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad: MemRowSet was empty: no flush needed.
I20260616 01:57:13.075062 10223 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f: fake-table [id=078cce66eb0e481387f05610dc616748] alter complete (version 1)
I20260616 01:57:13.156857  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:13.185920  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:13.187100  7164 tablet_replica.cc:333] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad: stopping tablet replica
I20260616 01:57:13.187667  7164 raft_consensus.cc:2243] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:13.188161  7164 raft_consensus.cc:2272] T 2a8916dc8fcd4239925d8e427266f65f P bb94f328c8e24082b805ae6ea1776aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:13.201340  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:13.215898  7164 master.cc:562] Master@127.6.255.62:37849 shutting down...
I20260616 01:57:13.242022  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:13.242668  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:13.243057  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9cb186546ae34617846688c9c3f2577f: stopping tablet replica
W20260616 01:57:13.695748 10254 debug-util.cc:398] Leaking SignalData structure 0x7b08001058e0 after lost signal to thread 7167
W20260616 01:57:14.261734  7164 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10254)
W20260616 01:57:15.262336  7164 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 10254)
I20260616 01:57:15.523677  7164 master.cc:584] Master@127.6.255.62:37849 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (3355 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20260616 01:57:15.552937  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:36195
I20260616 01:57:15.554004  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:15.556348  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:15.558836  7164 webserver.cc:533] Webserver started at http://127.6.255.62:46377/ using document root <none> and password file <none>
I20260616 01:57:15.559285  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:15.559448  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:15.559764  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:15.560819  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "cf3aaed659364315bcf958127cdbcc55"
format_stamp: "Formatted at 2026-06-16 01:57:15 on dist-test-slave-mdc4"
I20260616 01:57:15.565673  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260616 01:57:15.569300 10372 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:15.570094  7164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260616 01:57:15.570456  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "cf3aaed659364315bcf958127cdbcc55"
format_stamp: "Formatted at 2026-06-16 01:57:15 on dist-test-slave-mdc4"
I20260616 01:57:15.570746  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781575012071070-7164-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)
I20260616 01:57:15.598560  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:15.599874  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:15.639398  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:36195
I20260616 01:57:15.639540 10423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:36195 every 8 connection(s)
I20260616 01:57:15.643896 10424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:15.656093 10424 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55: Bootstrap starting.
I20260616 01:57:15.661154 10424 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:15.665802 10424 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55: No bootstrap required, opened a new log
I20260616 01:57:15.668162 10424 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf3aaed659364315bcf958127cdbcc55" member_type: VOTER }
I20260616 01:57:15.668623 10424 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:15.668838 10424 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf3aaed659364315bcf958127cdbcc55, State: Initialized, Role: FOLLOWER
I20260616 01:57:15.669566 10424 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf3aaed659364315bcf958127cdbcc55" member_type: VOTER }
I20260616 01:57:15.670045 10424 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:15.670280 10424 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:15.670519 10424 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:15.676084 10424 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf3aaed659364315bcf958127cdbcc55" member_type: VOTER }
I20260616 01:57:15.676694 10424 leader_election.cc:304] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cf3aaed659364315bcf958127cdbcc55; no voters: 
I20260616 01:57:15.677888 10424 leader_election.cc:290] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:15.678237 10427 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:15.679776 10427 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [term 1 LEADER]: Becoming Leader. State: Replica: cf3aaed659364315bcf958127cdbcc55, State: Running, Role: LEADER
I20260616 01:57:15.680454 10427 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf3aaed659364315bcf958127cdbcc55" member_type: VOTER }
I20260616 01:57:15.681334 10424 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:15.686189 10429 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf3aaed659364315bcf958127cdbcc55. Latest consensus state: current_term: 1 leader_uuid: "cf3aaed659364315bcf958127cdbcc55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf3aaed659364315bcf958127cdbcc55" member_type: VOTER } }
I20260616 01:57:15.687129 10429 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:15.687510 10428 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf3aaed659364315bcf958127cdbcc55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf3aaed659364315bcf958127cdbcc55" member_type: VOTER } }
I20260616 01:57:15.687974 10428 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:15.689284 10434 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:15.693828 10434 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:15.699952  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:15.703387 10434 catalog_manager.cc:1382] Generated new cluster ID: 9fa80abd5bce434286e62ee910c9c8fd
I20260616 01:57:15.703753 10434 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:15.729624 10434 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:15.730993 10434 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:15.745882 10434 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55: Generated new TSK 0
I20260616 01:57:15.746496 10434 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:15.769196  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:15.772486  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:15.775738  7164 webserver.cc:533] Webserver started at http://127.6.255.1:46033/ using document root <none> and password file <none>
I20260616 01:57:15.776307  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:15.776486  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:15.776819  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:15.777935  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "6f0d533ad8a043da815158d58abdbe86"
format_stamp: "Formatted at 2026-06-16 01:57:15 on dist-test-slave-mdc4"
I20260616 01:57:15.782765  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260616 01:57:15.786532 10448 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:15.787533  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:15.787822  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "6f0d533ad8a043da815158d58abdbe86"
format_stamp: "Formatted at 2026-06-16 01:57:15 on dist-test-slave-mdc4"
I20260616 01:57:15.788072  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781575012071070-7164-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)
I20260616 01:57:15.807960  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:15.809051  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:15.810520  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:15.812868  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:15.813062  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:15.813355  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:15.813511  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:15.852947  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:40967
I20260616 01:57:15.853144 10510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:40967 every 8 connection(s)
I20260616 01:57:15.868031 10511 heartbeater.cc:344] Connected to a master server at 127.6.255.62:36195
I20260616 01:57:15.868377 10511 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:15.869113 10511 heartbeater.cc:507] Master 127.6.255.62:36195 requested a full tablet report, sending...
I20260616 01:57:15.871157 10389 ts_manager.cc:194] Registered new tserver with Master: 6f0d533ad8a043da815158d58abdbe86 (127.6.255.1:40967)
I20260616 01:57:15.871645  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015377674s
I20260616 01:57:15.873544 10389 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39058
I20260616 01:57:15.886723 10511 heartbeater.cc:499] Master 127.6.255.62:36195 was elected leader, sending a full tablet report...
I20260616 01:57:15.894601 10388 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39064:
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"
    }
  }
}
I20260616 01:57:15.925561 10476 tablet_service.cc:1511] Processing CreateTablet for tablet 4a0e86c5ccbd46ff82a19068187869df (DEFAULT_TABLE table=fake-table [id=3402c9fe5bd643299802b0f92fdaa4d1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:15.926678 10476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a0e86c5ccbd46ff82a19068187869df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:15.940445 10523 tablet_bootstrap.cc:492] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86: Bootstrap starting.
I20260616 01:57:15.946041 10523 tablet_bootstrap.cc:654] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:15.950023 10523 tablet_bootstrap.cc:492] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86: No bootstrap required, opened a new log
I20260616 01:57:15.950415 10523 ts_tablet_manager.cc:1403] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260616 01:57:15.952389 10523 raft_consensus.cc:359] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f0d533ad8a043da815158d58abdbe86" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40967 } }
I20260616 01:57:15.952817 10523 raft_consensus.cc:385] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:15.953044 10523 raft_consensus.cc:740] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f0d533ad8a043da815158d58abdbe86, State: Initialized, Role: FOLLOWER
I20260616 01:57:15.953688 10523 consensus_queue.cc:260] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f0d533ad8a043da815158d58abdbe86" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40967 } }
I20260616 01:57:15.954234 10523 raft_consensus.cc:399] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:15.954523 10523 raft_consensus.cc:493] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:15.954845 10523 raft_consensus.cc:3060] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:15.960893 10523 raft_consensus.cc:515] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f0d533ad8a043da815158d58abdbe86" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40967 } }
I20260616 01:57:15.961498 10523 leader_election.cc:304] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f0d533ad8a043da815158d58abdbe86; no voters: 
I20260616 01:57:15.962684 10523 leader_election.cc:290] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:15.963027 10525 raft_consensus.cc:2804] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:15.965090 10523 ts_tablet_manager.cc:1434] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.006s
I20260616 01:57:15.965139 10525 raft_consensus.cc:697] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [term 1 LEADER]: Becoming Leader. State: Replica: 6f0d533ad8a043da815158d58abdbe86, State: Running, Role: LEADER
I20260616 01:57:15.965993 10525 consensus_queue.cc:237] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f0d533ad8a043da815158d58abdbe86" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40967 } }
I20260616 01:57:15.972421 10389 catalog_manager.cc:5696] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f0d533ad8a043da815158d58abdbe86 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "6f0d533ad8a043da815158d58abdbe86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f0d533ad8a043da815158d58abdbe86" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40967 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:16.017689  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:16.070695 10389 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39064:
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
I20260616 01:57:16.085335 10532 tablet.cc:1724] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86: 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
I20260616 01:57:16.087109 10532 tablet.cc:1622] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86: MemRowSet was empty: no flush needed.
I20260616 01:57:16.106573 10389 catalog_manager.cc:6241] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55: fake-table [id=3402c9fe5bd643299802b0f92fdaa4d1] alter complete (version 1)
I20260616 01:57:16.148352  7164 alter_table-test.cc:1208] Dropping c2
I20260616 01:57:16.150249 10389 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39064:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260616 01:57:16.166069 10532 tablet.cc:1724] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86: 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
I20260616 01:57:16.167620 10532 tablet.cc:1622] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86: MemRowSet was empty: no flush needed.
I20260616 01:57:16.187515 10389 catalog_manager.cc:6241] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55: fake-table [id=3402c9fe5bd643299802b0f92fdaa4d1] alter complete (version 2)
I20260616 01:57:16.222936  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:16.240626  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:16.241510  7164 tablet_replica.cc:333] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86: stopping tablet replica
I20260616 01:57:16.242117  7164 raft_consensus.cc:2243] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:16.242641  7164 raft_consensus.cc:2272] T 4a0e86c5ccbd46ff82a19068187869df P 6f0d533ad8a043da815158d58abdbe86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:16.263378  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:16.273161  7164 master.cc:562] Master@127.6.255.62:36195 shutting down...
I20260616 01:57:16.290599  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:16.291086  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:16.291342  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf3aaed659364315bcf958127cdbcc55: stopping tablet replica
I20260616 01:57:16.300345  7164 master.cc:584] Master@127.6.255.62:36195 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (770 ms)
[ RUN      ] AlterTableTest.TestReadHistoryAfterAlter
I20260616 01:57:16.323623  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:42277
I20260616 01:57:16.324645  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:16.326874  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:16.329368  7164 webserver.cc:533] Webserver started at http://127.6.255.62:37383/ using document root <none> and password file <none>
I20260616 01:57:16.329833  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:16.329983  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:16.330197  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:16.331261  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "fc23be10ec1f4cd59384ab013cd845ef"
format_stamp: "Formatted at 2026-06-16 01:57:16 on dist-test-slave-mdc4"
I20260616 01:57:16.335930  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260616 01:57:16.339521 10536 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:16.340384  7164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260616 01:57:16.340742  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "fc23be10ec1f4cd59384ab013cd845ef"
format_stamp: "Formatted at 2026-06-16 01:57:16 on dist-test-slave-mdc4"
I20260616 01:57:16.341099  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781575012071070-7164-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)
I20260616 01:57:16.356161  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:16.357329  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:16.395677  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:42277
I20260616 01:57:16.395768 10587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:42277 every 8 connection(s)
I20260616 01:57:16.399751 10588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:16.410612 10588 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef: Bootstrap starting.
I20260616 01:57:16.414824 10588 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:16.418912 10588 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef: No bootstrap required, opened a new log
I20260616 01:57:16.421043 10588 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc23be10ec1f4cd59384ab013cd845ef" member_type: VOTER }
I20260616 01:57:16.421453 10588 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:16.421736 10588 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23be10ec1f4cd59384ab013cd845ef, State: Initialized, Role: FOLLOWER
I20260616 01:57:16.422326 10588 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc23be10ec1f4cd59384ab013cd845ef" member_type: VOTER }
I20260616 01:57:16.422778 10588 raft_consensus.cc:399] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:16.423022 10588 raft_consensus.cc:493] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:16.423314 10588 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:16.428076 10588 raft_consensus.cc:515] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc23be10ec1f4cd59384ab013cd845ef" member_type: VOTER }
I20260616 01:57:16.428700 10588 leader_election.cc:304] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fc23be10ec1f4cd59384ab013cd845ef; no voters: 
I20260616 01:57:16.429840 10588 leader_election.cc:290] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:16.430193 10591 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:16.431486 10591 raft_consensus.cc:697] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [term 1 LEADER]: Becoming Leader. State: Replica: fc23be10ec1f4cd59384ab013cd845ef, State: Running, Role: LEADER
I20260616 01:57:16.432158 10591 consensus_queue.cc:237] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc23be10ec1f4cd59384ab013cd845ef" member_type: VOTER }
I20260616 01:57:16.432832 10588 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:16.434840 10593 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader fc23be10ec1f4cd59384ab013cd845ef. Latest consensus state: current_term: 1 leader_uuid: "fc23be10ec1f4cd59384ab013cd845ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc23be10ec1f4cd59384ab013cd845ef" member_type: VOTER } }
I20260616 01:57:16.435534 10593 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:16.435729 10592 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fc23be10ec1f4cd59384ab013cd845ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc23be10ec1f4cd59384ab013cd845ef" member_type: VOTER } }
I20260616 01:57:16.436317 10592 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:16.441051 10596 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:16.445871 10596 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:16.447507  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:16.454813 10596 catalog_manager.cc:1382] Generated new cluster ID: 319256fea0814267973285b3e20184ba
I20260616 01:57:16.455075 10596 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:16.472832 10596 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:16.474092 10596 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:16.488821 10596 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef: Generated new TSK 0
I20260616 01:57:16.489434 10596 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:16.513824  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:16.517103  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:16.519961  7164 webserver.cc:533] Webserver started at http://127.6.255.1:36173/ using document root <none> and password file <none>
I20260616 01:57:16.520448  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:16.520610  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:16.520823  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:16.521894  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "848f4412f43e48b68b8c036ec836fd2e"
format_stamp: "Formatted at 2026-06-16 01:57:16 on dist-test-slave-mdc4"
I20260616 01:57:16.526525  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260616 01:57:16.530201 10612 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:16.531140  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:57:16.531410  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "848f4412f43e48b68b8c036ec836fd2e"
format_stamp: "Formatted at 2026-06-16 01:57:16 on dist-test-slave-mdc4"
I20260616 01:57:16.531755  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781575012071070-7164-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)
I20260616 01:57:16.556898  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:16.557900  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:16.559303  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:16.561657  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:16.561870  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:16.562214  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:16.562381  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:16.600674  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:39645
I20260616 01:57:16.600777 10674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:39645 every 8 connection(s)
I20260616 01:57:16.615415 10675 heartbeater.cc:344] Connected to a master server at 127.6.255.62:42277
I20260616 01:57:16.615897 10675 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:16.616783 10675 heartbeater.cc:507] Master 127.6.255.62:42277 requested a full tablet report, sending...
I20260616 01:57:16.618935 10553 ts_manager.cc:194] Registered new tserver with Master: 848f4412f43e48b68b8c036ec836fd2e (127.6.255.1:39645)
I20260616 01:57:16.619107  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015258479s
I20260616 01:57:16.621034 10553 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52470
I20260616 01:57:16.634306 10675 heartbeater.cc:499] Master 127.6.255.62:42277 was elected leader, sending a full tablet report...
I20260616 01:57:16.642956 10553 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52480:
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"
    }
  }
}
I20260616 01:57:16.673249 10640 tablet_service.cc:1511] Processing CreateTablet for tablet 85b07c40038e40eaa95e7e1210f80673 (DEFAULT_TABLE table=fake-table [id=028a25a52b6449c4b93f959246babec4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:16.674270 10640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85b07c40038e40eaa95e7e1210f80673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:16.688396 10687 tablet_bootstrap.cc:492] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e: Bootstrap starting.
I20260616 01:57:16.693418 10687 tablet_bootstrap.cc:654] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:16.697402 10687 tablet_bootstrap.cc:492] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e: No bootstrap required, opened a new log
I20260616 01:57:16.697841 10687 ts_tablet_manager.cc:1403] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260616 01:57:16.699829 10687 raft_consensus.cc:359] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "848f4412f43e48b68b8c036ec836fd2e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39645 } }
I20260616 01:57:16.700264 10687 raft_consensus.cc:385] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:16.700527 10687 raft_consensus.cc:740] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848f4412f43e48b68b8c036ec836fd2e, State: Initialized, Role: FOLLOWER
I20260616 01:57:16.701125 10687 consensus_queue.cc:260] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "848f4412f43e48b68b8c036ec836fd2e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39645 } }
I20260616 01:57:16.701615 10687 raft_consensus.cc:399] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:16.701886 10687 raft_consensus.cc:493] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:16.702164 10687 raft_consensus.cc:3060] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:16.707651 10687 raft_consensus.cc:515] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "848f4412f43e48b68b8c036ec836fd2e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39645 } }
I20260616 01:57:16.708310 10687 leader_election.cc:304] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 848f4412f43e48b68b8c036ec836fd2e; no voters: 
I20260616 01:57:16.709703 10687 leader_election.cc:290] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:16.710016 10689 raft_consensus.cc:2804] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:16.712239 10689 raft_consensus.cc:697] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [term 1 LEADER]: Becoming Leader. State: Replica: 848f4412f43e48b68b8c036ec836fd2e, State: Running, Role: LEADER
I20260616 01:57:16.712508 10687 ts_tablet_manager.cc:1434] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260616 01:57:16.713096 10689 consensus_queue.cc:237] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "848f4412f43e48b68b8c036ec836fd2e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39645 } }
I20260616 01:57:16.718688 10553 catalog_manager.cc:5696] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 848f4412f43e48b68b8c036ec836fd2e (127.6.255.1). New cstate: current_term: 1 leader_uuid: "848f4412f43e48b68b8c036ec836fd2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "848f4412f43e48b68b8c036ec836fd2e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39645 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:16.758872  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:16.859622 10553 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52480:
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
I20260616 01:57:16.873059 10696 tablet.cc:1724] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e: 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
I20260616 01:57:16.874747 10696 tablet.cc:1622] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e: MemRowSet was empty: no flush needed.
I20260616 01:57:16.893574 10553 catalog_manager.cc:6241] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef: fake-table [id=028a25a52b6449c4b93f959246babec4] alter complete (version 1)
I20260616 01:57:16.912909  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:16.931185  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:16.932106  7164 tablet_replica.cc:333] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e: stopping tablet replica
I20260616 01:57:16.932643  7164 raft_consensus.cc:2243] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:16.933180  7164 raft_consensus.cc:2272] T 85b07c40038e40eaa95e7e1210f80673 P 848f4412f43e48b68b8c036ec836fd2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:16.953567  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:16.962880  7164 master.cc:562] Master@127.6.255.62:42277 shutting down...
I20260616 01:57:16.977495  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:16.978029  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:16.978466  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc23be10ec1f4cd59384ab013cd845ef: stopping tablet replica
I20260616 01:57:16.996896  7164 master.cc:584] Master@127.6.255.62:42277 shutdown complete.
[       OK ] AlterTableTest.TestReadHistoryAfterAlter (696 ms)
[ RUN      ] AlterTableTest.TestAlterUnderWriteLoad
I20260616 01:57:17.020722  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:45687
I20260616 01:57:17.021853  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:17.024196  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:17.026585  7164 webserver.cc:533] Webserver started at http://127.6.255.62:41839/ using document root <none> and password file <none>
I20260616 01:57:17.027108  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:17.027305  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:17.027632  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:17.028752  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "19f4d98417424ac0bf1812f0416ef07a"
format_stamp: "Formatted at 2026-06-16 01:57:17 on dist-test-slave-mdc4"
I20260616 01:57:17.033382  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260616 01:57:17.037118 10700 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:17.037976  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:17.038321  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "19f4d98417424ac0bf1812f0416ef07a"
format_stamp: "Formatted at 2026-06-16 01:57:17 on dist-test-slave-mdc4"
I20260616 01:57:17.038631  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781575012071070-7164-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)
I20260616 01:57:17.051656  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:17.052711  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:17.089326  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:45687
I20260616 01:57:17.089452 10751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:45687 every 8 connection(s)
I20260616 01:57:17.093276 10752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:17.104970 10752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a: Bootstrap starting.
I20260616 01:57:17.109226 10752 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:17.113462 10752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a: No bootstrap required, opened a new log
I20260616 01:57:17.115571 10752 raft_consensus.cc:359] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f4d98417424ac0bf1812f0416ef07a" member_type: VOTER }
I20260616 01:57:17.115985 10752 raft_consensus.cc:385] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:17.116262 10752 raft_consensus.cc:740] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19f4d98417424ac0bf1812f0416ef07a, State: Initialized, Role: FOLLOWER
I20260616 01:57:17.116818 10752 consensus_queue.cc:260] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f4d98417424ac0bf1812f0416ef07a" member_type: VOTER }
I20260616 01:57:17.117328 10752 raft_consensus.cc:399] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:17.117570 10752 raft_consensus.cc:493] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:17.117878 10752 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:17.123014 10752 raft_consensus.cc:515] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f4d98417424ac0bf1812f0416ef07a" member_type: VOTER }
I20260616 01:57:17.123621 10752 leader_election.cc:304] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 19f4d98417424ac0bf1812f0416ef07a; no voters: 
I20260616 01:57:17.124787 10752 leader_election.cc:290] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:17.125113 10755 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:17.126434 10755 raft_consensus.cc:697] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [term 1 LEADER]: Becoming Leader. State: Replica: 19f4d98417424ac0bf1812f0416ef07a, State: Running, Role: LEADER
I20260616 01:57:17.127120 10755 consensus_queue.cc:237] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f4d98417424ac0bf1812f0416ef07a" member_type: VOTER }
I20260616 01:57:17.127728 10752 sys_catalog.cc:565] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:17.130074 10756 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "19f4d98417424ac0bf1812f0416ef07a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f4d98417424ac0bf1812f0416ef07a" member_type: VOTER } }
I20260616 01:57:17.130163 10757 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 19f4d98417424ac0bf1812f0416ef07a. Latest consensus state: current_term: 1 leader_uuid: "19f4d98417424ac0bf1812f0416ef07a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f4d98417424ac0bf1812f0416ef07a" member_type: VOTER } }
I20260616 01:57:17.130795 10756 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:17.130820 10757 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:17.134130 10761 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:17.139186 10761 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:17.144305  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:17.148078 10761 catalog_manager.cc:1382] Generated new cluster ID: e07fe0a26f83472cb6df6b9f472069c8
I20260616 01:57:17.148387 10761 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:17.174098 10761 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:17.175414 10761 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:17.192324 10761 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a: Generated new TSK 0
I20260616 01:57:17.192993 10761 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:17.211572  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:17.214718  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:17.217645  7164 webserver.cc:533] Webserver started at http://127.6.255.1:46779/ using document root <none> and password file <none>
I20260616 01:57:17.218205  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:17.218446  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:17.218742  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:17.219931  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "f0f3b40cb37f4a929c1fe9c34750adbc"
format_stamp: "Formatted at 2026-06-16 01:57:17 on dist-test-slave-mdc4"
I20260616 01:57:17.224774  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260616 01:57:17.228350 10776 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:17.229370  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260616 01:57:17.229729  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "f0f3b40cb37f4a929c1fe9c34750adbc"
format_stamp: "Formatted at 2026-06-16 01:57:17 on dist-test-slave-mdc4"
I20260616 01:57:17.230057  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781575012071070-7164-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)
I20260616 01:57:17.246097  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:17.247148  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:17.248615  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:17.250797  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:17.251032  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:17.251269  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:17.251439  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:17.292397  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:42075
I20260616 01:57:17.292492 10838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:42075 every 8 connection(s)
I20260616 01:57:17.306273 10839 heartbeater.cc:344] Connected to a master server at 127.6.255.62:45687
I20260616 01:57:17.306656 10839 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:17.307404 10839 heartbeater.cc:507] Master 127.6.255.62:45687 requested a full tablet report, sending...
I20260616 01:57:17.309352 10717 ts_manager.cc:194] Registered new tserver with Master: f0f3b40cb37f4a929c1fe9c34750adbc (127.6.255.1:42075)
I20260616 01:57:17.309746  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014092839s
I20260616 01:57:17.311048 10717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46606
I20260616 01:57:17.323587 10839 heartbeater.cc:499] Master 127.6.255.62:45687 was elected leader, sending a full tablet report...
I20260616 01:57:17.331370 10716 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46618:
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"
    }
  }
}
I20260616 01:57:17.361806 10804 tablet_service.cc:1511] Processing CreateTablet for tablet dab4e890b286422bbe2249f73b722e54 (DEFAULT_TABLE table=fake-table [id=9bf1412574124a91a82f4dcdf8f88136]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:17.362955 10804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dab4e890b286422bbe2249f73b722e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:17.376986 10851 tablet_bootstrap.cc:492] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: Bootstrap starting.
I20260616 01:57:17.382308 10851 tablet_bootstrap.cc:654] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:17.386237 10851 tablet_bootstrap.cc:492] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: No bootstrap required, opened a new log
I20260616 01:57:17.386660 10851 ts_tablet_manager.cc:1403] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.008s
I20260616 01:57:17.388609 10851 raft_consensus.cc:359] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0f3b40cb37f4a929c1fe9c34750adbc" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42075 } }
I20260616 01:57:17.389055 10851 raft_consensus.cc:385] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:17.389299 10851 raft_consensus.cc:740] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0f3b40cb37f4a929c1fe9c34750adbc, State: Initialized, Role: FOLLOWER
I20260616 01:57:17.389894 10851 consensus_queue.cc:260] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0f3b40cb37f4a929c1fe9c34750adbc" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42075 } }
I20260616 01:57:17.390403 10851 raft_consensus.cc:399] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:17.390658 10851 raft_consensus.cc:493] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:17.390935 10851 raft_consensus.cc:3060] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:17.396543 10851 raft_consensus.cc:515] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0f3b40cb37f4a929c1fe9c34750adbc" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42075 } }
I20260616 01:57:17.397183 10851 leader_election.cc:304] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f0f3b40cb37f4a929c1fe9c34750adbc; no voters: 
I20260616 01:57:17.398473 10851 leader_election.cc:290] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:17.398772 10853 raft_consensus.cc:2804] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:17.400995 10851 ts_tablet_manager.cc:1434] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.002s
I20260616 01:57:17.401567 10853 raft_consensus.cc:697] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [term 1 LEADER]: Becoming Leader. State: Replica: f0f3b40cb37f4a929c1fe9c34750adbc, State: Running, Role: LEADER
I20260616 01:57:17.402210 10853 consensus_queue.cc:237] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0f3b40cb37f4a929c1fe9c34750adbc" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42075 } }
I20260616 01:57:17.408386 10716 catalog_manager.cc:5696] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc reported cstate change: term changed from 0 to 1, leader changed from <none> to f0f3b40cb37f4a929c1fe9c34750adbc (127.6.255.1). New cstate: current_term: 1 leader_uuid: "f0f3b40cb37f4a929c1fe9c34750adbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0f3b40cb37f4a929c1fe9c34750adbc" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42075 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:17.453226  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:17.457481 10715 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46618:
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
I20260616 01:57:17.493388 10862 tablet.cc:1724] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: 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
I20260616 01:57:17.496618 10862 tablet.cc:1622] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: MemRowSet was empty: no flush needed.
I20260616 01:57:17.521322 10717 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a: fake-table [id=9bf1412574124a91a82f4dcdf8f88136] alter complete (version 1)
I20260616 01:57:17.522519 10861 alter_table-test.cc:1347] Scanner saw 0 rows
I20260616 01:57:17.540756 10861 alter_table-test.cc:1347] Scanner saw 0 rows
I20260616 01:57:17.542415 10717 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46618:
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
I20260616 01:57:17.553361 10861 alter_table-test.cc:1347] Scanner saw 50 rows
I20260616 01:57:17.570341 10861 alter_table-test.cc:1347] Scanner saw 50 rows
I20260616 01:57:17.590371 10861 alter_table-test.cc:1347] Scanner saw 100 rows
I20260616 01:57:17.602360 10862 tablet.cc:1724] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: 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
I20260616 01:57:17.616478 10861 alter_table-test.cc:1347] Scanner saw 100 rows
I20260616 01:57:17.634793 10861 alter_table-test.cc:1347] Scanner saw 100 rows
I20260616 01:57:17.657714 10861 alter_table-test.cc:1347] Scanner saw 100 rows
I20260616 01:57:17.675530 10861 alter_table-test.cc:1347] Scanner saw 100 rows
I20260616 01:57:17.690828 10861 alter_table-test.cc:1347] Scanner saw 100 rows
I20260616 01:57:17.705734 10861 alter_table-test.cc:1347] Scanner saw 100 rows
I20260616 01:57:17.727591 10861 alter_table-test.cc:1347] Scanner saw 100 rows
I20260616 01:57:17.729971 10716 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a: fake-table [id=9bf1412574124a91a82f4dcdf8f88136] alter complete (version 2)
I20260616 01:57:17.745283 10861 alter_table-test.cc:1347] Scanner saw 100 rows
I20260616 01:57:17.752807 10716 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46618:
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
I20260616 01:57:17.763967 10861 alter_table-test.cc:1347] Scanner saw 100 rows
I20260616 01:57:17.785187 10861 alter_table-test.cc:1347] Scanner saw 100 rows
I20260616 01:57:17.806934 10862 tablet.cc:1724] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: 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
I20260616 01:57:17.812197 10861 alter_table-test.cc:1347] Scanner saw 150 rows
I20260616 01:57:17.837422 10861 alter_table-test.cc:1347] Scanner saw 150 rows
I20260616 01:57:17.860044 10861 alter_table-test.cc:1347] Scanner saw 150 rows
I20260616 01:57:17.878551 10861 alter_table-test.cc:1347] Scanner saw 150 rows
I20260616 01:57:17.890933 10716 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a: fake-table [id=9bf1412574124a91a82f4dcdf8f88136] alter complete (version 3)
I20260616 01:57:17.896265 10713 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46618:
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
I20260616 01:57:17.913822 10861 alter_table-test.cc:1347] Scanner saw 150 rows
I20260616 01:57:17.941666 10861 alter_table-test.cc:1347] Scanner saw 200 rows
I20260616 01:57:17.961951 10861 alter_table-test.cc:1347] Scanner saw 200 rows
I20260616 01:57:17.986292 10861 alter_table-test.cc:1347] Scanner saw 200 rows
I20260616 01:57:18.012079 10861 alter_table-test.cc:1347] Scanner saw 200 rows
I20260616 01:57:18.012874 10862 tablet.cc:1724] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: 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
I20260616 01:57:18.047546 10861 alter_table-test.cc:1347] Scanner saw 200 rows
I20260616 01:57:18.076242 10861 alter_table-test.cc:1347] Scanner saw 200 rows
I20260616 01:57:18.103365 10861 alter_table-test.cc:1347] Scanner saw 200 rows
I20260616 01:57:18.105497 10717 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a: fake-table [id=9bf1412574124a91a82f4dcdf8f88136] alter complete (version 4)
I20260616 01:57:18.131280 10861 alter_table-test.cc:1347] Scanner saw 200 rows
I20260616 01:57:18.132879 10717 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46618:
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
I20260616 01:57:18.171350 10861 alter_table-test.cc:1347] Scanner saw 250 rows
I20260616 01:57:18.194604 10861 alter_table-test.cc:1347] Scanner saw 250 rows
I20260616 01:57:18.207971 10865 tablet.cc:1724] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: 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
I20260616 01:57:18.230125 10861 alter_table-test.cc:1347] Scanner saw 250 rows
I20260616 01:57:18.256417 10861 alter_table-test.cc:1347] Scanner saw 250 rows
I20260616 01:57:18.280170 10861 alter_table-test.cc:1347] Scanner saw 250 rows
I20260616 01:57:18.308569 10717 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a: fake-table [id=9bf1412574124a91a82f4dcdf8f88136] alter complete (version 5)
I20260616 01:57:18.321946 10861 alter_table-test.cc:1347] Scanner saw 250 rows
I20260616 01:57:18.331202 10713 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46618:
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
I20260616 01:57:18.348805 10861 alter_table-test.cc:1347] Scanner saw 300 rows
I20260616 01:57:18.379971 10861 alter_table-test.cc:1347] Scanner saw 300 rows
I20260616 01:57:18.395255 10865 tablet.cc:1724] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: 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
I20260616 01:57:18.432440 10861 alter_table-test.cc:1347] Scanner saw 300 rows
I20260616 01:57:18.465442 10861 alter_table-test.cc:1347] Scanner saw 350 rows
I20260616 01:57:18.495743 10861 alter_table-test.cc:1347] Scanner saw 350 rows
I20260616 01:57:18.520638 10713 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a: fake-table [id=9bf1412574124a91a82f4dcdf8f88136] alter complete (version 6)
I20260616 01:57:18.531136 10861 alter_table-test.cc:1347] Scanner saw 350 rows
I20260616 01:57:18.546268 10717 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46618:
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
I20260616 01:57:18.562295 10861 alter_table-test.cc:1347] Scanner saw 400 rows
I20260616 01:57:18.575724 10865 tablet.cc:1724] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: 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
I20260616 01:57:18.602697 10861 alter_table-test.cc:1347] Scanner saw 400 rows
I20260616 01:57:18.634119 10861 alter_table-test.cc:1347] Scanner saw 400 rows
I20260616 01:57:18.672156 10861 alter_table-test.cc:1347] Scanner saw 400 rows
I20260616 01:57:18.677106 10717 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a: fake-table [id=9bf1412574124a91a82f4dcdf8f88136] alter complete (version 7)
I20260616 01:57:18.694483 10713 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46618:
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
I20260616 01:57:18.733530 10861 alter_table-test.cc:1347] Scanner saw 400 rows
I20260616 01:57:18.752367 10865 tablet.cc:1724] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: 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
I20260616 01:57:18.770110 10861 alter_table-test.cc:1347] Scanner saw 450 rows
I20260616 01:57:18.812855 10861 alter_table-test.cc:1347] Scanner saw 500 rows
I20260616 01:57:18.851356 10861 alter_table-test.cc:1347] Scanner saw 500 rows
I20260616 01:57:18.885632 10717 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a: fake-table [id=9bf1412574124a91a82f4dcdf8f88136] alter complete (version 8)
I20260616 01:57:18.891297 10861 alter_table-test.cc:1347] Scanner saw 500 rows
I20260616 01:57:18.926113 10861 alter_table-test.cc:1347] Scanner saw 500 rows
I20260616 01:57:18.942778  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:18.970949  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:18.971662  7164 tablet_replica.cc:333] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc: stopping tablet replica
I20260616 01:57:18.972172  7164 raft_consensus.cc:2243] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:18.972668  7164 raft_consensus.cc:2272] T dab4e890b286422bbe2249f73b722e54 P f0f3b40cb37f4a929c1fe9c34750adbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:18.996107  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:19.009788  7164 master.cc:562] Master@127.6.255.62:45687 shutting down...
I20260616 01:57:19.034795  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:19.035332  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:19.035732  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 19f4d98417424ac0bf1812f0416ef07a: stopping tablet replica
I20260616 01:57:19.047235  7164 master.cc:584] Master@127.6.255.62:45687 shutdown complete.
[       OK ] AlterTableTest.TestAlterUnderWriteLoad (2056 ms)
[ RUN      ] AlterTableTest.TestInsertAfterAlterTable
I20260616 01:57:19.078605  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:35269
I20260616 01:57:19.080024  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:19.083142  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:19.087213  7164 webserver.cc:533] Webserver started at http://127.6.255.62:38457/ using document root <none> and password file <none>
I20260616 01:57:19.088182  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:19.088588  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:19.089015  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:19.091008  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "2139da1b225e44658a4dcea1a7be7755"
format_stamp: "Formatted at 2026-06-16 01:57:19 on dist-test-slave-mdc4"
I20260616 01:57:19.098313  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260616 01:57:19.102795 10870 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:19.103824  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:19.104143  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "2139da1b225e44658a4dcea1a7be7755"
format_stamp: "Formatted at 2026-06-16 01:57:19 on dist-test-slave-mdc4"
I20260616 01:57:19.104455  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781575012071070-7164-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)
I20260616 01:57:19.139381  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:19.140565  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:19.188575  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:35269
I20260616 01:57:19.188665 10921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:35269 every 8 connection(s)
I20260616 01:57:19.193045 10922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:19.204346 10922 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755: Bootstrap starting.
I20260616 01:57:19.208827 10922 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:19.213295 10922 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755: No bootstrap required, opened a new log
I20260616 01:57:19.215365 10922 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2139da1b225e44658a4dcea1a7be7755" member_type: VOTER }
I20260616 01:57:19.215847 10922 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:19.216092 10922 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2139da1b225e44658a4dcea1a7be7755, State: Initialized, Role: FOLLOWER
I20260616 01:57:19.216727 10922 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2139da1b225e44658a4dcea1a7be7755" member_type: VOTER }
I20260616 01:57:19.217319 10922 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:19.217638 10922 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:19.218011 10922 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:19.223208 10922 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2139da1b225e44658a4dcea1a7be7755" member_type: VOTER }
I20260616 01:57:19.223884 10922 leader_election.cc:304] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2139da1b225e44658a4dcea1a7be7755; no voters: 
I20260616 01:57:19.225260 10922 leader_election.cc:290] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:19.225612 10925 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:19.227349 10925 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [term 1 LEADER]: Becoming Leader. State: Replica: 2139da1b225e44658a4dcea1a7be7755, State: Running, Role: LEADER
I20260616 01:57:19.228156 10925 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2139da1b225e44658a4dcea1a7be7755" member_type: VOTER }
I20260616 01:57:19.228811 10922 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:19.231076 10926 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2139da1b225e44658a4dcea1a7be7755" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2139da1b225e44658a4dcea1a7be7755" member_type: VOTER } }
I20260616 01:57:19.231163 10927 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2139da1b225e44658a4dcea1a7be7755. Latest consensus state: current_term: 1 leader_uuid: "2139da1b225e44658a4dcea1a7be7755" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2139da1b225e44658a4dcea1a7be7755" member_type: VOTER } }
I20260616 01:57:19.231678 10926 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:19.231750 10927 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:19.240494 10930 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:19.248417 10930 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:19.251142  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:19.259416 10930 catalog_manager.cc:1382] Generated new cluster ID: e17b4e039907491594c45cad3b103483
I20260616 01:57:19.259765 10930 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:19.276914 10930 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:19.278198 10930 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:19.295284 10930 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755: Generated new TSK 0
I20260616 01:57:19.296033 10930 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:19.317956  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:19.321705  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:19.325335  7164 webserver.cc:533] Webserver started at http://127.6.255.1:44025/ using document root <none> and password file <none>
I20260616 01:57:19.325861  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:19.326058  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:19.326356  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:19.327440  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "c0572efc355547779d889e7f2b24f108"
format_stamp: "Formatted at 2026-06-16 01:57:19 on dist-test-slave-mdc4"
I20260616 01:57:19.332839  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260616 01:57:19.336607 10946 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:19.337517  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260616 01:57:19.337870  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "c0572efc355547779d889e7f2b24f108"
format_stamp: "Formatted at 2026-06-16 01:57:19 on dist-test-slave-mdc4"
I20260616 01:57:19.338248  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781575012071070-7164-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)
I20260616 01:57:19.374781  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:19.376194  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:19.378028  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:19.381162  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:19.381441  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:19.381723  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:19.381923  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:19.430490  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:45261
I20260616 01:57:19.430559 11008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:45261 every 8 connection(s)
I20260616 01:57:19.451606 11009 heartbeater.cc:344] Connected to a master server at 127.6.255.62:35269
I20260616 01:57:19.452023 11009 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:19.453073 11009 heartbeater.cc:507] Master 127.6.255.62:35269 requested a full tablet report, sending...
I20260616 01:57:19.455596 10887 ts_manager.cc:194] Registered new tserver with Master: c0572efc355547779d889e7f2b24f108 (127.6.255.1:45261)
I20260616 01:57:19.455932  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.021146432s
I20260616 01:57:19.458034 10887 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36684
I20260616 01:57:19.471480 11009 heartbeater.cc:499] Master 127.6.255.62:35269 was elected leader, sending a full tablet report...
I20260616 01:57:19.481205 10886 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36694:
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"
    }
  }
}
I20260616 01:57:19.517688 10974 tablet_service.cc:1511] Processing CreateTablet for tablet e9269eb99ec04dcf832bbd8d2dbd3108 (DEFAULT_TABLE table=fake-table [id=a263acaaa437470a8229e180fe9b5a63]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:19.518688 10974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9269eb99ec04dcf832bbd8d2dbd3108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:19.533672 11021 tablet_bootstrap.cc:492] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108: Bootstrap starting.
I20260616 01:57:19.541004 11021 tablet_bootstrap.cc:654] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:19.546600 11021 tablet_bootstrap.cc:492] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108: No bootstrap required, opened a new log
I20260616 01:57:19.547083 11021 ts_tablet_manager.cc:1403] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260616 01:57:19.549775 11021 raft_consensus.cc:359] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.550326 11021 raft_consensus.cc:385] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:19.550621 11021 raft_consensus.cc:740] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0572efc355547779d889e7f2b24f108, State: Initialized, Role: FOLLOWER
I20260616 01:57:19.551293 11021 consensus_queue.cc:260] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.551952 11021 raft_consensus.cc:399] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:19.552248 11021 raft_consensus.cc:493] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:19.552579 11021 raft_consensus.cc:3060] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:19.559900 11021 raft_consensus.cc:515] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.560671 11021 leader_election.cc:304] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c0572efc355547779d889e7f2b24f108; no voters: 
I20260616 01:57:19.562125 11021 leader_election.cc:290] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:19.562353 11023 raft_consensus.cc:2804] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:19.564610 11021 ts_tablet_manager.cc:1434] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.005s
I20260616 01:57:19.565495 11023 raft_consensus.cc:697] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Becoming Leader. State: Replica: c0572efc355547779d889e7f2b24f108, State: Running, Role: LEADER
I20260616 01:57:19.566262 11023 consensus_queue.cc:237] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.577844 10887 catalog_manager.cc:5696] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0572efc355547779d889e7f2b24f108 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "c0572efc355547779d889e7f2b24f108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:19.641100  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:19.643308 10887 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36694:
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"
    }
  }
}
I20260616 01:57:19.687996 10974 tablet_service.cc:1511] Processing CreateTablet for tablet e8004845c5064ccda3dc298f095e47c9 (DEFAULT_TABLE table=split-table [id=179c8bca7cf14d2686862ac1da05a2d4]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:19.689373 10974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8004845c5064ccda3dc298f095e47c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:19.689587 10973 tablet_service.cc:1511] Processing CreateTablet for tablet 10ca22acf14b4ed2a068dda60e1fbed9 (DEFAULT_TABLE table=split-table [id=179c8bca7cf14d2686862ac1da05a2d4]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260616 01:57:19.690819 10973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ca22acf14b4ed2a068dda60e1fbed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:19.695289 10972 tablet_service.cc:1511] Processing CreateTablet for tablet 0aee0f296d9d490e9fae528f51bec091 (DEFAULT_TABLE table=split-table [id=179c8bca7cf14d2686862ac1da05a2d4]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260616 01:57:19.696647 10972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aee0f296d9d490e9fae528f51bec091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:19.698716 10970 tablet_service.cc:1511] Processing CreateTablet for tablet 918fe4313fef4a14944209b793a49764 (DEFAULT_TABLE table=split-table [id=179c8bca7cf14d2686862ac1da05a2d4]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260616 01:57:19.700651 10971 tablet_service.cc:1511] Processing CreateTablet for tablet 1711e47b91ac4de2839ab436bac1698d (DEFAULT_TABLE table=split-table [id=179c8bca7cf14d2686862ac1da05a2d4]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260616 01:57:19.702353 10969 tablet_service.cc:1511] Processing CreateTablet for tablet 001ec4fe985e4ab69fd8a3ce35b169b6 (DEFAULT_TABLE table=split-table [id=179c8bca7cf14d2686862ac1da05a2d4]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260616 01:57:19.703735 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001ec4fe985e4ab69fd8a3ce35b169b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:19.706053 10968 tablet_service.cc:1511] Processing CreateTablet for tablet e65b72f901b44643a489d3f60e5ab9ab (DEFAULT_TABLE table=split-table [id=179c8bca7cf14d2686862ac1da05a2d4]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260616 01:57:19.706679 10970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918fe4313fef4a14944209b793a49764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:19.708150 10967 tablet_service.cc:1511] Processing CreateTablet for tablet cea3892e584e4fb9a65207ba0c0aa50b (DEFAULT_TABLE table=split-table [id=179c8bca7cf14d2686862ac1da05a2d4]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260616 01:57:19.708871 10966 tablet_service.cc:1511] Processing CreateTablet for tablet f4e345bb79634019bb436af9af370706 (DEFAULT_TABLE table=split-table [id=179c8bca7cf14d2686862ac1da05a2d4]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260616 01:57:19.710081 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1711e47b91ac4de2839ab436bac1698d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:19.713161 10965 tablet_service.cc:1511] Processing CreateTablet for tablet 3dec3f36c15341638d1f7a63e023914b (DEFAULT_TABLE table=split-table [id=179c8bca7cf14d2686862ac1da05a2d4]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260616 01:57:19.714504 10965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dec3f36c15341638d1f7a63e023914b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:19.720307 11021 tablet_bootstrap.cc:492] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108: Bootstrap starting.
I20260616 01:57:19.727782 10966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e345bb79634019bb436af9af370706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:19.728705 11021 tablet_bootstrap.cc:654] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:19.728736 10968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65b72f901b44643a489d3f60e5ab9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:19.730888 10967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea3892e584e4fb9a65207ba0c0aa50b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:19.794121 11021 tablet_bootstrap.cc:492] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108: No bootstrap required, opened a new log
I20260616 01:57:19.794618 11021 ts_tablet_manager.cc:1403] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.023s
I20260616 01:57:19.797400 11021 raft_consensus.cc:359] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.798007 11021 raft_consensus.cc:385] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:19.798302 11021 raft_consensus.cc:740] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0572efc355547779d889e7f2b24f108, State: Initialized, Role: FOLLOWER
I20260616 01:57:19.799052 11021 consensus_queue.cc:260] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.799755 11021 raft_consensus.cc:399] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:19.800082 11021 raft_consensus.cc:493] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:19.800420 11021 raft_consensus.cc:3060] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:19.813256 11021 raft_consensus.cc:515] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.814002 11021 leader_election.cc:304] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c0572efc355547779d889e7f2b24f108; no voters: 
I20260616 01:57:19.814761 11025 raft_consensus.cc:2804] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:19.815203 11025 raft_consensus.cc:697] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Becoming Leader. State: Replica: c0572efc355547779d889e7f2b24f108, State: Running, Role: LEADER
I20260616 01:57:19.815923 11025 consensus_queue.cc:237] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.820654 11021 leader_election.cc:290] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:19.822511 11021 ts_tablet_manager.cc:1434] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.005s
I20260616 01:57:19.823496 11021 tablet_bootstrap.cc:492] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108: Bootstrap starting.
I20260616 01:57:19.830062 11021 tablet_bootstrap.cc:654] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:19.838794 11021 tablet_bootstrap.cc:492] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108: No bootstrap required, opened a new log
I20260616 01:57:19.839303 11021 ts_tablet_manager.cc:1403] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260616 01:57:19.839646 10886 catalog_manager.cc:5696] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0572efc355547779d889e7f2b24f108 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "c0572efc355547779d889e7f2b24f108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:19.842264 11021 raft_consensus.cc:359] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.842767 11021 raft_consensus.cc:385] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:19.843021 11021 raft_consensus.cc:740] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0572efc355547779d889e7f2b24f108, State: Initialized, Role: FOLLOWER
I20260616 01:57:19.843727 11021 consensus_queue.cc:260] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.844250 11021 raft_consensus.cc:399] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:19.844512 11021 raft_consensus.cc:493] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:19.844849 11021 raft_consensus.cc:3060] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:19.850816 11021 raft_consensus.cc:515] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.851433 11021 leader_election.cc:304] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c0572efc355547779d889e7f2b24f108; no voters: 
I20260616 01:57:19.852078 11021 leader_election.cc:290] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:19.852227 11025 raft_consensus.cc:2804] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:19.853221 11025 raft_consensus.cc:697] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Becoming Leader. State: Replica: c0572efc355547779d889e7f2b24f108, State: Running, Role: LEADER
I20260616 01:57:19.853827 11021 ts_tablet_manager.cc:1434] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260616 01:57:19.854027 11025 consensus_queue.cc:237] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.854722 11021 tablet_bootstrap.cc:492] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108: Bootstrap starting.
I20260616 01:57:19.863523 11021 tablet_bootstrap.cc:654] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:19.868979 11021 tablet_bootstrap.cc:492] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108: No bootstrap required, opened a new log
I20260616 01:57:19.869546 11021 ts_tablet_manager.cc:1403] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260616 01:57:19.870172 10886 catalog_manager.cc:5696] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0572efc355547779d889e7f2b24f108 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "c0572efc355547779d889e7f2b24f108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:19.872457 11021 raft_consensus.cc:359] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.873009 11021 raft_consensus.cc:385] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:19.873251 11021 raft_consensus.cc:740] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0572efc355547779d889e7f2b24f108, State: Initialized, Role: FOLLOWER
I20260616 01:57:19.873914 11021 consensus_queue.cc:260] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.874418 11021 raft_consensus.cc:399] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:19.874663 11021 raft_consensus.cc:493] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:19.874976 11021 raft_consensus.cc:3060] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:19.880980 11021 raft_consensus.cc:515] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.881606 11021 leader_election.cc:304] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c0572efc355547779d889e7f2b24f108; no voters: 
I20260616 01:57:19.882124 11021 leader_election.cc:290] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:19.882289 11025 raft_consensus.cc:2804] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:19.882920 11025 raft_consensus.cc:697] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Becoming Leader. State: Replica: c0572efc355547779d889e7f2b24f108, State: Running, Role: LEADER
I20260616 01:57:19.883875 11021 ts_tablet_manager.cc:1434] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260616 01:57:19.883713 11025 consensus_queue.cc:237] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.884747 11021 tablet_bootstrap.cc:492] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108: Bootstrap starting.
I20260616 01:57:19.891175 11021 tablet_bootstrap.cc:654] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:19.890846 10886 catalog_manager.cc:5696] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0572efc355547779d889e7f2b24f108 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "c0572efc355547779d889e7f2b24f108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:19.896587 11021 tablet_bootstrap.cc:492] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108: No bootstrap required, opened a new log
I20260616 01:57:19.897074 11021 ts_tablet_manager.cc:1403] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260616 01:57:19.899763 11021 raft_consensus.cc:359] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.900343 11021 raft_consensus.cc:385] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:19.900636 11021 raft_consensus.cc:740] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0572efc355547779d889e7f2b24f108, State: Initialized, Role: FOLLOWER
I20260616 01:57:19.901353 11021 consensus_queue.cc:260] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.901988 11021 raft_consensus.cc:399] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:19.902298 11021 raft_consensus.cc:493] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:19.902626 11021 raft_consensus.cc:3060] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:19.909214 11021 raft_consensus.cc:515] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.909811 11021 leader_election.cc:304] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c0572efc355547779d889e7f2b24f108; no voters: 
I20260616 01:57:19.910349 11021 leader_election.cc:290] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:19.910502 11025 raft_consensus.cc:2804] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:19.911023 11025 raft_consensus.cc:697] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Becoming Leader. State: Replica: c0572efc355547779d889e7f2b24f108, State: Running, Role: LEADER
I20260616 01:57:19.911762 11025 consensus_queue.cc:237] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.912129 11021 ts_tablet_manager.cc:1434] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.000s
I20260616 01:57:19.912977 11021 tablet_bootstrap.cc:492] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108: Bootstrap starting.
I20260616 01:57:19.918999 11021 tablet_bootstrap.cc:654] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:19.919574 10887 catalog_manager.cc:5696] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0572efc355547779d889e7f2b24f108 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "c0572efc355547779d889e7f2b24f108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:19.923961 11021 tablet_bootstrap.cc:492] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108: No bootstrap required, opened a new log
I20260616 01:57:19.924386 11021 ts_tablet_manager.cc:1403] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260616 01:57:19.926831 11021 raft_consensus.cc:359] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.927357 11021 raft_consensus.cc:385] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:19.927642 11021 raft_consensus.cc:740] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0572efc355547779d889e7f2b24f108, State: Initialized, Role: FOLLOWER
I20260616 01:57:19.928354 11021 consensus_queue.cc:260] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.928937 11021 raft_consensus.cc:399] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:19.929194 11021 raft_consensus.cc:493] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:19.929942 11021 raft_consensus.cc:3060] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:19.936448 11021 raft_consensus.cc:515] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.937183 11025 raft_consensus.cc:493] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260616 01:57:19.937592 11025 raft_consensus.cc:515] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.938167 11021 leader_election.cc:304] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c0572efc355547779d889e7f2b24f108; no voters: 
I20260616 01:57:19.938753 11021 leader_election.cc:290] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:19.938899 11024 raft_consensus.cc:2804] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:19.939971 11025 leader_election.cc:304] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [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: c0572efc355547779d889e7f2b24f108; no voters: 
I20260616 01:57:19.941045 11025 leader_election.cc:290] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 
I20260616 01:57:19.941845 11021 ts_tablet_manager.cc:1434] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.000s
I20260616 01:57:19.941912 11024 raft_consensus.cc:697] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Becoming Leader. State: Replica: c0572efc355547779d889e7f2b24f108, State: Running, Role: LEADER
I20260616 01:57:19.942732 11021 tablet_bootstrap.cc:492] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108: Bootstrap starting.
I20260616 01:57:19.942691 11024 consensus_queue.cc:237] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.949366 11021 tablet_bootstrap.cc:654] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:19.951300 10887 catalog_manager.cc:5696] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0572efc355547779d889e7f2b24f108 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "c0572efc355547779d889e7f2b24f108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:19.954393 11021 tablet_bootstrap.cc:492] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108: No bootstrap required, opened a new log
I20260616 01:57:19.954834 11021 ts_tablet_manager.cc:1403] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260616 01:57:19.957160 11021 raft_consensus.cc:359] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.957736 11021 raft_consensus.cc:385] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:19.958010 11021 raft_consensus.cc:740] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0572efc355547779d889e7f2b24f108, State: Initialized, Role: FOLLOWER
I20260616 01:57:19.958628 11021 consensus_queue.cc:260] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.959193 11021 raft_consensus.cc:399] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:19.959498 11021 raft_consensus.cc:493] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:19.959810 11021 raft_consensus.cc:3060] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:19.965871 11021 raft_consensus.cc:515] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.966470 11021 leader_election.cc:304] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c0572efc355547779d889e7f2b24f108; no voters: 
I20260616 01:57:19.966986 11021 leader_election.cc:290] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:19.967141 11023 raft_consensus.cc:2804] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:19.967602 11023 raft_consensus.cc:697] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Becoming Leader. State: Replica: c0572efc355547779d889e7f2b24f108, State: Running, Role: LEADER
I20260616 01:57:19.968520 11021 ts_tablet_manager.cc:1434] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.000s
I20260616 01:57:19.968304 11023 consensus_queue.cc:237] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.969308 11021 tablet_bootstrap.cc:492] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108: Bootstrap starting.
I20260616 01:57:19.975370 11021 tablet_bootstrap.cc:654] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:19.982021 11021 tablet_bootstrap.cc:492] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108: No bootstrap required, opened a new log
I20260616 01:57:19.982461 11021 ts_tablet_manager.cc:1403] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260616 01:57:19.982992 10887 catalog_manager.cc:5696] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0572efc355547779d889e7f2b24f108 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "c0572efc355547779d889e7f2b24f108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:19.984911 11021 raft_consensus.cc:359] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.985451 11021 raft_consensus.cc:385] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:19.985690 11021 raft_consensus.cc:740] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0572efc355547779d889e7f2b24f108, State: Initialized, Role: FOLLOWER
I20260616 01:57:19.986305 11021 consensus_queue.cc:260] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.986871 11021 raft_consensus.cc:399] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:19.987123 11021 raft_consensus.cc:493] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:19.987403 11021 raft_consensus.cc:3060] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:19.993564 11021 raft_consensus.cc:515] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.994247 11021 leader_election.cc:304] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c0572efc355547779d889e7f2b24f108; no voters: 
I20260616 01:57:19.994799 11021 leader_election.cc:290] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:19.994948 11024 raft_consensus.cc:2804] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:19.995523 11024 raft_consensus.cc:697] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Becoming Leader. State: Replica: c0572efc355547779d889e7f2b24f108, State: Running, Role: LEADER
I20260616 01:57:19.996322 11021 ts_tablet_manager.cc:1434] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260616 01:57:19.996270 11024 consensus_queue.cc:237] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:19.997164 11021 tablet_bootstrap.cc:492] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108: Bootstrap starting.
I20260616 01:57:20.003170 11021 tablet_bootstrap.cc:654] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:20.004937 10887 catalog_manager.cc:5696] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0572efc355547779d889e7f2b24f108 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "c0572efc355547779d889e7f2b24f108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:20.009080 11021 tablet_bootstrap.cc:492] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108: No bootstrap required, opened a new log
I20260616 01:57:20.009657 11021 ts_tablet_manager.cc:1403] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260616 01:57:20.012279 11021 raft_consensus.cc:359] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:20.012841 11021 raft_consensus.cc:385] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:20.013113 11021 raft_consensus.cc:740] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0572efc355547779d889e7f2b24f108, State: Initialized, Role: FOLLOWER
I20260616 01:57:20.013859 11021 consensus_queue.cc:260] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:20.014879 11021 raft_consensus.cc:399] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:20.015154 11021 raft_consensus.cc:493] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:20.015482 11021 raft_consensus.cc:3060] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:20.022235 11021 raft_consensus.cc:515] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:20.022838 11021 leader_election.cc:304] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c0572efc355547779d889e7f2b24f108; no voters: 
I20260616 01:57:20.023481 11021 leader_election.cc:290] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:20.023650 11024 raft_consensus.cc:2804] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:20.024102 11024 raft_consensus.cc:697] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Becoming Leader. State: Replica: c0572efc355547779d889e7f2b24f108, State: Running, Role: LEADER
I20260616 01:57:20.025104 11021 ts_tablet_manager.cc:1434] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260616 01:57:20.024820 11024 consensus_queue.cc:237] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:20.025952 11021 tablet_bootstrap.cc:492] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108: Bootstrap starting.
I20260616 01:57:20.032006 11021 tablet_bootstrap.cc:654] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:20.033102 10887 catalog_manager.cc:5696] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0572efc355547779d889e7f2b24f108 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "c0572efc355547779d889e7f2b24f108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:20.037789 11021 tablet_bootstrap.cc:492] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108: No bootstrap required, opened a new log
I20260616 01:57:20.038260 11021 ts_tablet_manager.cc:1403] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260616 01:57:20.040846 11021 raft_consensus.cc:359] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:20.041404 11021 raft_consensus.cc:385] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:20.041682 11021 raft_consensus.cc:740] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0572efc355547779d889e7f2b24f108, State: Initialized, Role: FOLLOWER
I20260616 01:57:20.042320 11021 consensus_queue.cc:260] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:20.042881 11021 raft_consensus.cc:399] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:20.043149 11021 raft_consensus.cc:493] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:20.043448 11021 raft_consensus.cc:3060] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:20.050024 11021 raft_consensus.cc:515] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:20.050611 11021 leader_election.cc:304] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c0572efc355547779d889e7f2b24f108; no voters: 
I20260616 01:57:20.051064 11021 leader_election.cc:290] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:20.051254 11024 raft_consensus.cc:2804] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:20.051992 11024 raft_consensus.cc:697] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Becoming Leader. State: Replica: c0572efc355547779d889e7f2b24f108, State: Running, Role: LEADER
I20260616 01:57:20.052574 11021 ts_tablet_manager.cc:1434] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260616 01:57:20.052740 11024 consensus_queue.cc:237] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:20.053258 11021 tablet_bootstrap.cc:492] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108: Bootstrap starting.
I20260616 01:57:20.059298 11021 tablet_bootstrap.cc:654] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:20.061293 10887 catalog_manager.cc:5696] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0572efc355547779d889e7f2b24f108 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "c0572efc355547779d889e7f2b24f108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:20.065236 11021 tablet_bootstrap.cc:492] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108: No bootstrap required, opened a new log
I20260616 01:57:20.065675 11021 ts_tablet_manager.cc:1403] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260616 01:57:20.068147 11021 raft_consensus.cc:359] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:20.068691 11021 raft_consensus.cc:385] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:20.068964 11021 raft_consensus.cc:740] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0572efc355547779d889e7f2b24f108, State: Initialized, Role: FOLLOWER
I20260616 01:57:20.069686 11021 consensus_queue.cc:260] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:20.070241 11021 raft_consensus.cc:399] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:20.070514 11021 raft_consensus.cc:493] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:20.070802 11021 raft_consensus.cc:3060] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:20.076747 11021 raft_consensus.cc:515] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:20.077335 11021 leader_election.cc:304] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c0572efc355547779d889e7f2b24f108; no voters: 
I20260616 01:57:20.077845 11021 leader_election.cc:290] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:20.078006 11038 raft_consensus.cc:2804] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:20.078480 11038 raft_consensus.cc:697] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Becoming Leader. State: Replica: c0572efc355547779d889e7f2b24f108, State: Running, Role: LEADER
I20260616 01:57:20.079562 11021 ts_tablet_manager.cc:1434] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260616 01:57:20.079192 11038 consensus_queue.cc:237] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } }
I20260616 01:57:20.088222 10887 catalog_manager.cc:5696] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0572efc355547779d889e7f2b24f108 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "c0572efc355547779d889e7f2b24f108" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0572efc355547779d889e7f2b24f108" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45261 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:20.186249 10887 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36694:
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
I20260616 01:57:20.218886 11052 tablet.cc:1724] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108: 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
I20260616 01:57:20.269426 11052 tablet.cc:1622] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108: MemRowSet was empty: no flush needed.
I20260616 01:57:20.270292 11056 tablet.cc:1724] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108: 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
I20260616 01:57:20.275136 11056 tablet.cc:1622] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108: MemRowSet was empty: no flush needed.
I20260616 01:57:20.280766 11055 tablet.cc:1724] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108: 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
I20260616 01:57:20.275892 11057 tablet.cc:1724] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108: 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
I20260616 01:57:20.286185 11055 tablet.cc:1622] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108: MemRowSet was empty: no flush needed.
I20260616 01:57:20.288002 11057 tablet.cc:1622] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108: MemRowSet was empty: no flush needed.
I20260616 01:57:20.299906 11052 tablet.cc:1724] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108: 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
I20260616 01:57:20.301874 11052 tablet.cc:1622] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108: MemRowSet was empty: no flush needed.
I20260616 01:57:20.313099 11052 tablet.cc:1724] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108: 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
I20260616 01:57:20.313849 11055 tablet.cc:1724] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108: 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
I20260616 01:57:20.315062 11052 tablet.cc:1622] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108: MemRowSet was empty: no flush needed.
I20260616 01:57:20.316067 11055 tablet.cc:1622] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108: MemRowSet was empty: no flush needed.
I20260616 01:57:20.325973 11052 tablet.cc:1724] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108: 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
I20260616 01:57:20.327895 11052 tablet.cc:1622] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108: MemRowSet was empty: no flush needed.
I20260616 01:57:20.330195 11056 tablet.cc:1724] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108: 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
I20260616 01:57:20.333063 11057 tablet.cc:1724] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108: 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
I20260616 01:57:20.335001 11057 tablet.cc:1622] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108: MemRowSet was empty: no flush needed.
I20260616 01:57:20.336843 11056 tablet.cc:1622] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108: MemRowSet was empty: no flush needed.
I20260616 01:57:20.369030 10885 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755: split-table [id=179c8bca7cf14d2686862ac1da05a2d4] alter complete (version 1)
I20260616 01:57:20.408257  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:20.435011  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:20.435864  7164 tablet_replica.cc:333] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108: stopping tablet replica
I20260616 01:57:20.436549  7164 raft_consensus.cc:2243] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:20.437033  7164 raft_consensus.cc:2272] T f4e345bb79634019bb436af9af370706 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:20.439641  7164 tablet_replica.cc:333] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108: stopping tablet replica
I20260616 01:57:20.440300  7164 raft_consensus.cc:2243] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:20.440824  7164 raft_consensus.cc:2272] T 001ec4fe985e4ab69fd8a3ce35b169b6 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:20.442955  7164 tablet_replica.cc:333] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108: stopping tablet replica
I20260616 01:57:20.443596  7164 raft_consensus.cc:2243] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:20.444051  7164 raft_consensus.cc:2272] T cea3892e584e4fb9a65207ba0c0aa50b P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:20.446127  7164 tablet_replica.cc:333] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108: stopping tablet replica
I20260616 01:57:20.446640  7164 raft_consensus.cc:2243] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:20.447072  7164 raft_consensus.cc:2272] T 0aee0f296d9d490e9fae528f51bec091 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:20.449170  7164 tablet_replica.cc:333] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108: stopping tablet replica
I20260616 01:57:20.449666  7164 raft_consensus.cc:2243] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:20.450084  7164 raft_consensus.cc:2272] T 10ca22acf14b4ed2a068dda60e1fbed9 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:20.452451  7164 tablet_replica.cc:333] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108: stopping tablet replica
I20260616 01:57:20.452977  7164 raft_consensus.cc:2243] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:20.453393  7164 raft_consensus.cc:2272] T 3dec3f36c15341638d1f7a63e023914b P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:20.455304  7164 tablet_replica.cc:333] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108: stopping tablet replica
I20260616 01:57:20.455822  7164 raft_consensus.cc:2243] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:20.456243  7164 raft_consensus.cc:2272] T 918fe4313fef4a14944209b793a49764 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:20.458247  7164 tablet_replica.cc:333] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108: stopping tablet replica
I20260616 01:57:20.458737  7164 raft_consensus.cc:2243] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:20.459196  7164 raft_consensus.cc:2272] T 1711e47b91ac4de2839ab436bac1698d P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:20.461611  7164 tablet_replica.cc:333] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108: stopping tablet replica
I20260616 01:57:20.462112  7164 raft_consensus.cc:2243] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:20.462531  7164 raft_consensus.cc:2272] T e65b72f901b44643a489d3f60e5ab9ab P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:20.465744  7164 tablet_replica.cc:333] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108: stopping tablet replica
I20260616 01:57:20.466253  7164 raft_consensus.cc:2243] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:20.466670  7164 raft_consensus.cc:2272] T e8004845c5064ccda3dc298f095e47c9 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:20.468791  7164 tablet_replica.cc:333] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108: stopping tablet replica
I20260616 01:57:20.469249  7164 raft_consensus.cc:2243] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:20.469726  7164 raft_consensus.cc:2272] T e9269eb99ec04dcf832bbd8d2dbd3108 P c0572efc355547779d889e7f2b24f108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:20.501840  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:20.517196  7164 master.cc:562] Master@127.6.255.62:35269 shutting down...
I20260616 01:57:20.541694  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:20.542306  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:20.542689  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2139da1b225e44658a4dcea1a7be7755: stopping tablet replica
I20260616 01:57:20.562572  7164 master.cc:584] Master@127.6.255.62:35269 shutdown complete.
[       OK ] AlterTableTest.TestInsertAfterAlterTable (1512 ms)
[ RUN      ] AlterTableTest.TestMultipleAlters
I20260616 01:57:20.589907  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:39373
I20260616 01:57:20.591035  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:20.593583  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:20.596581  7164 webserver.cc:533] Webserver started at http://127.6.255.62:38943/ using document root <none> and password file <none>
I20260616 01:57:20.597098  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:20.597322  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:20.597591  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:20.599104  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "9e1b3906b5074ba3b1f74b618bea2a13"
format_stamp: "Formatted at 2026-06-16 01:57:20 on dist-test-slave-mdc4"
I20260616 01:57:20.604357  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260616 01:57:20.608119 11065 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:20.609020  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260616 01:57:20.609364  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "9e1b3906b5074ba3b1f74b618bea2a13"
format_stamp: "Formatted at 2026-06-16 01:57:20 on dist-test-slave-mdc4"
I20260616 01:57:20.609647  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781575012071070-7164-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)
I20260616 01:57:20.632483  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:20.633674  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:20.682360  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:39373
I20260616 01:57:20.682453 11116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:39373 every 8 connection(s)
I20260616 01:57:20.686782 11117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:20.702813 11117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13: Bootstrap starting.
I20260616 01:57:20.708777 11117 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:20.713871 11117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13: No bootstrap required, opened a new log
I20260616 01:57:20.716610 11117 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e1b3906b5074ba3b1f74b618bea2a13" member_type: VOTER }
I20260616 01:57:20.717178 11117 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:20.717456 11117 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e1b3906b5074ba3b1f74b618bea2a13, State: Initialized, Role: FOLLOWER
I20260616 01:57:20.718123 11117 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e1b3906b5074ba3b1f74b618bea2a13" member_type: VOTER }
I20260616 01:57:20.718698 11117 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:20.718984 11117 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:20.719296 11117 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:20.726497 11117 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e1b3906b5074ba3b1f74b618bea2a13" member_type: VOTER }
I20260616 01:57:20.727174 11117 leader_election.cc:304] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9e1b3906b5074ba3b1f74b618bea2a13; no voters: 
I20260616 01:57:20.728507 11117 leader_election.cc:290] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:20.728807 11120 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:20.730705 11120 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [term 1 LEADER]: Becoming Leader. State: Replica: 9e1b3906b5074ba3b1f74b618bea2a13, State: Running, Role: LEADER
I20260616 01:57:20.731381 11120 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e1b3906b5074ba3b1f74b618bea2a13" member_type: VOTER }
I20260616 01:57:20.731747 11117 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:20.735569 11122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9e1b3906b5074ba3b1f74b618bea2a13. Latest consensus state: current_term: 1 leader_uuid: "9e1b3906b5074ba3b1f74b618bea2a13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e1b3906b5074ba3b1f74b618bea2a13" member_type: VOTER } }
I20260616 01:57:20.735628 11121 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9e1b3906b5074ba3b1f74b618bea2a13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e1b3906b5074ba3b1f74b618bea2a13" member_type: VOTER } }
I20260616 01:57:20.736244 11122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:20.736289 11121 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:20.740796 11125 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:20.746312 11125 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:20.749934  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:20.756032 11125 catalog_manager.cc:1382] Generated new cluster ID: 5424919adf2d43688d328a2c456110e5
I20260616 01:57:20.756361 11125 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:20.768792 11125 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:20.770550 11125 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:20.797128 11125 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13: Generated new TSK 0
I20260616 01:57:20.797782 11125 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:20.817848  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:20.822600  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:20.826292  7164 webserver.cc:533] Webserver started at http://127.6.255.1:39491/ using document root <none> and password file <none>
I20260616 01:57:20.826978  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:20.827243  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:20.827627  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:20.829150  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "a5ab47ce9864404484a8ec15e7d06088"
format_stamp: "Formatted at 2026-06-16 01:57:20 on dist-test-slave-mdc4"
I20260616 01:57:20.835789  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260616 01:57:20.839778 11141 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:20.840742  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260616 01:57:20.841089  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "a5ab47ce9864404484a8ec15e7d06088"
format_stamp: "Formatted at 2026-06-16 01:57:20 on dist-test-slave-mdc4"
I20260616 01:57:20.841426  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781575012071070-7164-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)
I20260616 01:57:20.861608  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:20.862704  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:20.864468  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:20.866884  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:20.867071  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:20.867378  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:20.867595  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260616 01:57:20.923234  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:46131
I20260616 01:57:20.923319 11203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:46131 every 8 connection(s)
I20260616 01:57:20.940297 11204 heartbeater.cc:344] Connected to a master server at 127.6.255.62:39373
I20260616 01:57:20.940721 11204 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:20.941519 11204 heartbeater.cc:507] Master 127.6.255.62:39373 requested a full tablet report, sending...
I20260616 01:57:20.943979 11082 ts_manager.cc:194] Registered new tserver with Master: a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131)
I20260616 01:57:20.944711  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017932782s
I20260616 01:57:20.946323 11082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35706
I20260616 01:57:20.959589 11204 heartbeater.cc:499] Master 127.6.255.62:39373 was elected leader, sending a full tablet report...
I20260616 01:57:20.971553 11082 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35716:
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"
    }
  }
}
I20260616 01:57:21.011157 11169 tablet_service.cc:1511] Processing CreateTablet for tablet b4609d9fba60474595554dcea17fe522 (DEFAULT_TABLE table=fake-table [id=96153885ba764d28b124e0a6d23b08b4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:21.012378 11169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4609d9fba60474595554dcea17fe522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:21.028162 11216 tablet_bootstrap.cc:492] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088: Bootstrap starting.
I20260616 01:57:21.034022 11216 tablet_bootstrap.cc:654] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:21.038882 11216 tablet_bootstrap.cc:492] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088: No bootstrap required, opened a new log
I20260616 01:57:21.039330 11216 ts_tablet_manager.cc:1403] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260616 01:57:21.041965 11216 raft_consensus.cc:359] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.042537 11216 raft_consensus.cc:385] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:21.042937 11216 raft_consensus.cc:740] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Initialized, Role: FOLLOWER
I20260616 01:57:21.043602 11216 consensus_queue.cc:260] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.044322 11216 raft_consensus.cc:399] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:21.044610 11216 raft_consensus.cc:493] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:21.044942 11216 raft_consensus.cc:3060] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:21.052386 11216 raft_consensus.cc:515] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.053191 11216 leader_election.cc:304] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ab47ce9864404484a8ec15e7d06088; no voters: 
I20260616 01:57:21.054651 11216 leader_election.cc:290] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:21.054965 11218 raft_consensus.cc:2804] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:21.061775 11218 raft_consensus.cc:697] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Becoming Leader. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Running, Role: LEADER
I20260616 01:57:21.062713 11218 consensus_queue.cc:237] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.063361 11216 ts_tablet_manager.cc:1434] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.007s
I20260616 01:57:21.069223 11081 catalog_manager.cc:5696] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "a5ab47ce9864404484a8ec15e7d06088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:21.117573  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:21.119829 11081 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35716:
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"
    }
  }
}
I20260616 01:57:21.165302 11169 tablet_service.cc:1511] Processing CreateTablet for tablet 51664176069647c1822afa822277c5a6 (DEFAULT_TABLE table=split-table [id=0de5175e57594b93bc38b00646553457]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:21.166555 11168 tablet_service.cc:1511] Processing CreateTablet for tablet b534f21c495f4b8db1986271bdf145e6 (DEFAULT_TABLE table=split-table [id=0de5175e57594b93bc38b00646553457]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260616 01:57:21.171164 11167 tablet_service.cc:1511] Processing CreateTablet for tablet bbcbc4a36cc24326bc94d10650e6146b (DEFAULT_TABLE table=split-table [id=0de5175e57594b93bc38b00646553457]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260616 01:57:21.171766 11165 tablet_service.cc:1511] Processing CreateTablet for tablet 65dfa8d2458147aa9493901fee21f737 (DEFAULT_TABLE table=split-table [id=0de5175e57594b93bc38b00646553457]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260616 01:57:21.173727 11166 tablet_service.cc:1511] Processing CreateTablet for tablet c1629054f3a44fd5a2863ec30638d2f6 (DEFAULT_TABLE table=split-table [id=0de5175e57594b93bc38b00646553457]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260616 01:57:21.166572 11169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51664176069647c1822afa822277c5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:21.176862 11166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1629054f3a44fd5a2863ec30638d2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:21.177352 11164 tablet_service.cc:1511] Processing CreateTablet for tablet f695dd67066d44daa3ae61a3aabb30da (DEFAULT_TABLE table=split-table [id=0de5175e57594b93bc38b00646553457]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260616 01:57:21.178807 11164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f695dd67066d44daa3ae61a3aabb30da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:21.180595 11165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dfa8d2458147aa9493901fee21f737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:21.187842 11168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b534f21c495f4b8db1986271bdf145e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:21.188555 11163 tablet_service.cc:1511] Processing CreateTablet for tablet fba3d030f77d48dd8ab1d2529c070d03 (DEFAULT_TABLE table=split-table [id=0de5175e57594b93bc38b00646553457]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260616 01:57:21.189960 11163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba3d030f77d48dd8ab1d2529c070d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:21.194103 11216 tablet_bootstrap.cc:492] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: Bootstrap starting.
I20260616 01:57:21.195813 11167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbcbc4a36cc24326bc94d10650e6146b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:21.198792 11162 tablet_service.cc:1511] Processing CreateTablet for tablet e5549de0759c48adae40ee23d5c8fc71 (DEFAULT_TABLE table=split-table [id=0de5175e57594b93bc38b00646553457]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260616 01:57:21.200162 11216 tablet_bootstrap.cc:654] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:21.200210 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5549de0759c48adae40ee23d5c8fc71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:21.208925 11161 tablet_service.cc:1511] Processing CreateTablet for tablet d8fa6efda3e84763a3bb1372f35f4e82 (DEFAULT_TABLE table=split-table [id=0de5175e57594b93bc38b00646553457]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260616 01:57:21.210832 11161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8fa6efda3e84763a3bb1372f35f4e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:21.213016 11169 tablet_service.cc:1511] Processing CreateTablet for tablet 82fbde90cc314f099727abd789c54434 (DEFAULT_TABLE table=split-table [id=0de5175e57594b93bc38b00646553457]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260616 01:57:21.214322 11169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fbde90cc314f099727abd789c54434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:21.274189 11216 tablet_bootstrap.cc:492] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: No bootstrap required, opened a new log
I20260616 01:57:21.274847 11216 ts_tablet_manager.cc:1403] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: Time spent bootstrapping tablet: real 0.081s	user 0.043s	sys 0.017s
I20260616 01:57:21.277915 11216 raft_consensus.cc:359] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.278594 11216 raft_consensus.cc:385] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:21.278951 11216 raft_consensus.cc:740] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Initialized, Role: FOLLOWER
I20260616 01:57:21.279810 11216 consensus_queue.cc:260] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.280535 11216 raft_consensus.cc:399] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:21.280886 11216 raft_consensus.cc:493] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:21.281272 11216 raft_consensus.cc:3060] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:21.288034 11216 raft_consensus.cc:515] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.288682 11216 leader_election.cc:304] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ab47ce9864404484a8ec15e7d06088; no voters: 
I20260616 01:57:21.289356 11216 leader_election.cc:290] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:21.289496 11218 raft_consensus.cc:2804] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:21.289971 11218 raft_consensus.cc:697] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Becoming Leader. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Running, Role: LEADER
I20260616 01:57:21.290678 11218 consensus_queue.cc:237] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.291406 11216 ts_tablet_manager.cc:1434] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.003s
I20260616 01:57:21.292382 11216 tablet_bootstrap.cc:492] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Bootstrap starting.
I20260616 01:57:21.297714 11081 catalog_manager.cc:5696] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "a5ab47ce9864404484a8ec15e7d06088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:21.299013 11216 tablet_bootstrap.cc:654] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:21.303916 11216 tablet_bootstrap.cc:492] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: No bootstrap required, opened a new log
I20260616 01:57:21.304360 11216 ts_tablet_manager.cc:1403] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.006s
I20260616 01:57:21.306774 11216 raft_consensus.cc:359] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.307261 11216 raft_consensus.cc:385] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:21.307621 11216 raft_consensus.cc:740] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Initialized, Role: FOLLOWER
I20260616 01:57:21.308290 11216 consensus_queue.cc:260] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.308940 11216 raft_consensus.cc:399] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:21.309244 11216 raft_consensus.cc:493] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:21.309576 11216 raft_consensus.cc:3060] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:21.314837 11216 raft_consensus.cc:515] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.315557 11216 leader_election.cc:304] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ab47ce9864404484a8ec15e7d06088; no voters: 
I20260616 01:57:21.316195 11216 leader_election.cc:290] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:21.316357 11218 raft_consensus.cc:2804] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:21.316874 11218 raft_consensus.cc:697] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Becoming Leader. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Running, Role: LEADER
I20260616 01:57:21.317556 11218 consensus_queue.cc:237] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.318305 11216 ts_tablet_manager.cc:1434] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260616 01:57:21.319185 11216 tablet_bootstrap.cc:492] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: Bootstrap starting.
I20260616 01:57:21.325210 11216 tablet_bootstrap.cc:654] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:21.330518 11216 tablet_bootstrap.cc:492] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: No bootstrap required, opened a new log
I20260616 01:57:21.331048 11216 ts_tablet_manager.cc:1403] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260616 01:57:21.330623 11082 catalog_manager.cc:5696] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "a5ab47ce9864404484a8ec15e7d06088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:21.333911 11216 raft_consensus.cc:359] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.334517 11216 raft_consensus.cc:385] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:21.334823 11216 raft_consensus.cc:740] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Initialized, Role: FOLLOWER
I20260616 01:57:21.335556 11216 consensus_queue.cc:260] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.336230 11216 raft_consensus.cc:399] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:21.336524 11216 raft_consensus.cc:493] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:21.336870 11216 raft_consensus.cc:3060] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:21.342680 11216 raft_consensus.cc:515] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.343402 11216 leader_election.cc:304] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ab47ce9864404484a8ec15e7d06088; no voters: 
I20260616 01:57:21.344084 11216 leader_election.cc:290] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:21.344233 11218 raft_consensus.cc:2804] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:21.344666 11218 raft_consensus.cc:697] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Becoming Leader. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Running, Role: LEADER
I20260616 01:57:21.345371 11218 consensus_queue.cc:237] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.345836 11216 ts_tablet_manager.cc:1434] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260616 01:57:21.346676 11216 tablet_bootstrap.cc:492] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Bootstrap starting.
I20260616 01:57:21.352231 11216 tablet_bootstrap.cc:654] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:21.352592 11082 catalog_manager.cc:5696] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "a5ab47ce9864404484a8ec15e7d06088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:21.360018 11216 tablet_bootstrap.cc:492] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: No bootstrap required, opened a new log
I20260616 01:57:21.360523 11216 ts_tablet_manager.cc:1403] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260616 01:57:21.363124 11216 raft_consensus.cc:359] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.363752 11216 raft_consensus.cc:385] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:21.364048 11216 raft_consensus.cc:740] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Initialized, Role: FOLLOWER
I20260616 01:57:21.364722 11216 consensus_queue.cc:260] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.365351 11216 raft_consensus.cc:399] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:21.365630 11216 raft_consensus.cc:493] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:21.365964 11216 raft_consensus.cc:3060] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:21.373034 11216 raft_consensus.cc:515] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.373812 11216 leader_election.cc:304] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ab47ce9864404484a8ec15e7d06088; no voters: 
I20260616 01:57:21.374410 11216 leader_election.cc:290] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:21.374590 11218 raft_consensus.cc:2804] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:21.375167 11218 raft_consensus.cc:697] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Becoming Leader. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Running, Role: LEADER
I20260616 01:57:21.376093 11216 ts_tablet_manager.cc:1434] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.000s
I20260616 01:57:21.375916 11218 consensus_queue.cc:237] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.376979 11216 tablet_bootstrap.cc:492] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: Bootstrap starting.
I20260616 01:57:21.383045 11216 tablet_bootstrap.cc:654] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:21.382791 11082 catalog_manager.cc:5696] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "a5ab47ce9864404484a8ec15e7d06088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:21.389645 11216 tablet_bootstrap.cc:492] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: No bootstrap required, opened a new log
I20260616 01:57:21.390098 11216 ts_tablet_manager.cc:1403] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260616 01:57:21.392433 11216 raft_consensus.cc:359] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.392948 11216 raft_consensus.cc:385] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:21.393221 11216 raft_consensus.cc:740] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Initialized, Role: FOLLOWER
I20260616 01:57:21.393836 11216 consensus_queue.cc:260] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.394460 11216 raft_consensus.cc:399] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:21.394722 11216 raft_consensus.cc:493] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:21.394994 11216 raft_consensus.cc:3060] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:21.399857 11216 raft_consensus.cc:515] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.400449 11216 leader_election.cc:304] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ab47ce9864404484a8ec15e7d06088; no voters: 
I20260616 01:57:21.400961 11216 leader_election.cc:290] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:21.401114 11218 raft_consensus.cc:2804] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:21.402275 11218 raft_consensus.cc:697] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Becoming Leader. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Running, Role: LEADER
I20260616 01:57:21.402523 11216 ts_tablet_manager.cc:1434] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260616 01:57:21.403337 11216 tablet_bootstrap.cc:492] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: Bootstrap starting.
I20260616 01:57:21.403040 11218 consensus_queue.cc:237] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.408929 11216 tablet_bootstrap.cc:654] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:21.411316 11082 catalog_manager.cc:5696] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "a5ab47ce9864404484a8ec15e7d06088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:21.414886 11216 tablet_bootstrap.cc:492] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: No bootstrap required, opened a new log
I20260616 01:57:21.415342 11216 ts_tablet_manager.cc:1403] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260616 01:57:21.417297 11216 raft_consensus.cc:359] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.417841 11216 raft_consensus.cc:385] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:21.418087 11216 raft_consensus.cc:740] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Initialized, Role: FOLLOWER
I20260616 01:57:21.418648 11216 consensus_queue.cc:260] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.419154 11216 raft_consensus.cc:399] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:21.419416 11216 raft_consensus.cc:493] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:21.419752 11216 raft_consensus.cc:3060] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:21.426143 11216 raft_consensus.cc:515] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.426760 11216 leader_election.cc:304] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ab47ce9864404484a8ec15e7d06088; no voters: 
I20260616 01:57:21.427378 11216 leader_election.cc:290] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:21.427799 11218 raft_consensus.cc:2804] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:21.428273 11218 raft_consensus.cc:697] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Becoming Leader. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Running, Role: LEADER
I20260616 01:57:21.428948 11216 ts_tablet_manager.cc:1434] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260616 01:57:21.428958 11218 consensus_queue.cc:237] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.429826 11216 tablet_bootstrap.cc:492] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Bootstrap starting.
W20260616 01:57:21.431299 11205 tablet.cc:2406] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260616 01:57:21.436069 11216 tablet_bootstrap.cc:654] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:21.439954 11082 catalog_manager.cc:5696] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "a5ab47ce9864404484a8ec15e7d06088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:21.440994 11216 tablet_bootstrap.cc:492] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: No bootstrap required, opened a new log
I20260616 01:57:21.441448 11216 ts_tablet_manager.cc:1403] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260616 01:57:21.443601 11216 raft_consensus.cc:359] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.444133 11216 raft_consensus.cc:385] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:21.444380 11216 raft_consensus.cc:740] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Initialized, Role: FOLLOWER
I20260616 01:57:21.445039 11216 consensus_queue.cc:260] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.445495 11216 raft_consensus.cc:399] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:21.445724 11216 raft_consensus.cc:493] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:21.446013 11216 raft_consensus.cc:3060] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:21.450946 11216 raft_consensus.cc:515] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.451552 11216 leader_election.cc:304] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ab47ce9864404484a8ec15e7d06088; no voters: 
I20260616 01:57:21.452018 11216 leader_election.cc:290] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:21.452168 11218 raft_consensus.cc:2804] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:21.452598 11218 raft_consensus.cc:697] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Becoming Leader. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Running, Role: LEADER
I20260616 01:57:21.453555 11216 ts_tablet_manager.cc:1434] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260616 01:57:21.453295 11218 consensus_queue.cc:237] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.454339 11216 tablet_bootstrap.cc:492] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Bootstrap starting.
I20260616 01:57:21.459740 11216 tablet_bootstrap.cc:654] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:21.460698 11082 catalog_manager.cc:5696] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "a5ab47ce9864404484a8ec15e7d06088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:21.463883 11216 tablet_bootstrap.cc:492] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: No bootstrap required, opened a new log
I20260616 01:57:21.464303 11216 ts_tablet_manager.cc:1403] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260616 01:57:21.466451 11216 raft_consensus.cc:359] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.466977 11216 raft_consensus.cc:385] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:21.467212 11216 raft_consensus.cc:740] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Initialized, Role: FOLLOWER
I20260616 01:57:21.467864 11216 consensus_queue.cc:260] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.468384 11216 raft_consensus.cc:399] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:21.468667 11216 raft_consensus.cc:493] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:21.468969 11216 raft_consensus.cc:3060] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:21.475482 11216 raft_consensus.cc:515] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.476179 11216 leader_election.cc:304] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ab47ce9864404484a8ec15e7d06088; no voters: 
I20260616 01:57:21.476749 11216 leader_election.cc:290] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:21.477000 11218 raft_consensus.cc:2804] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:21.477475 11218 raft_consensus.cc:697] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Becoming Leader. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Running, Role: LEADER
I20260616 01:57:21.478386 11216 ts_tablet_manager.cc:1434] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260616 01:57:21.478204 11218 consensus_queue.cc:237] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.479200 11216 tablet_bootstrap.cc:492] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Bootstrap starting.
I20260616 01:57:21.484714 11216 tablet_bootstrap.cc:654] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:21.485814 11082 catalog_manager.cc:5696] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "a5ab47ce9864404484a8ec15e7d06088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:21.489413 11216 tablet_bootstrap.cc:492] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: No bootstrap required, opened a new log
I20260616 01:57:21.489877 11216 ts_tablet_manager.cc:1403] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260616 01:57:21.491914 11216 raft_consensus.cc:359] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.492448 11216 raft_consensus.cc:385] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:21.492690 11216 raft_consensus.cc:740] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Initialized, Role: FOLLOWER
I20260616 01:57:21.493305 11216 consensus_queue.cc:260] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.493916 11216 raft_consensus.cc:399] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:21.494212 11216 raft_consensus.cc:493] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:21.494516 11216 raft_consensus.cc:3060] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:21.499171 11216 raft_consensus.cc:515] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.499965 11216 leader_election.cc:304] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ab47ce9864404484a8ec15e7d06088; no voters: 
I20260616 01:57:21.500473 11216 leader_election.cc:290] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:21.500674 11218 raft_consensus.cc:2804] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:21.501152 11218 raft_consensus.cc:697] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Becoming Leader. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Running, Role: LEADER
I20260616 01:57:21.502007 11216 ts_tablet_manager.cc:1434] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260616 01:57:21.501845 11218 consensus_queue.cc:237] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.502772 11216 tablet_bootstrap.cc:492] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Bootstrap starting.
I20260616 01:57:21.508256 11216 tablet_bootstrap.cc:654] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:21.510111 11082 catalog_manager.cc:5696] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "a5ab47ce9864404484a8ec15e7d06088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:21.513099 11216 tablet_bootstrap.cc:492] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: No bootstrap required, opened a new log
I20260616 01:57:21.513552 11216 ts_tablet_manager.cc:1403] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260616 01:57:21.515591 11216 raft_consensus.cc:359] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.516064 11216 raft_consensus.cc:385] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:21.516317 11216 raft_consensus.cc:740] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Initialized, Role: FOLLOWER
I20260616 01:57:21.516853 11216 consensus_queue.cc:260] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.517298 11216 raft_consensus.cc:399] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:21.517554 11216 raft_consensus.cc:493] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:21.517838 11216 raft_consensus.cc:3060] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:21.522360 11216 raft_consensus.cc:515] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.522985 11216 leader_election.cc:304] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ab47ce9864404484a8ec15e7d06088; no voters: 
I20260616 01:57:21.523566 11216 leader_election.cc:290] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:21.523722 11218 raft_consensus.cc:2804] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:21.524202 11218 raft_consensus.cc:697] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Becoming Leader. State: Replica: a5ab47ce9864404484a8ec15e7d06088, State: Running, Role: LEADER
I20260616 01:57:21.524873 11218 consensus_queue.cc:237] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } }
I20260616 01:57:21.525329 11216 ts_tablet_manager.cc:1434] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260616 01:57:21.532936 11082 catalog_manager.cc:5696] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "a5ab47ce9864404484a8ec15e7d06088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ab47ce9864404484a8ec15e7d06088" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 46131 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:21.607765 11082 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35716:
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
I20260616 01:57:21.643131 11247 tablet.cc:1724] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.647855 11247 tablet.cc:1622] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.650708 11245 tablet.cc:1724] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.656034 11245 tablet.cc:1622] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.672586 11248 tablet.cc:1724] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.672912 11246 tablet.cc:1724] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.674546 11248 tablet.cc:1622] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.674924 11246 tablet.cc:1622] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.691632 11247 tablet.cc:1724] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.693037 11080 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35716:
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
I20260616 01:57:21.702459 11246 tablet.cc:1724] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.693499 11247 tablet.cc:1622] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.704416 11246 tablet.cc:1622] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.705086 11245 tablet.cc:1724] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.706909 11245 tablet.cc:1622] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.713090 11248 tablet.cc:1724] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.717062 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet b534f21c495f4b8db1986271bdf145e6 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 2 got 1
I20260616 01:57:21.717864 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet bbcbc4a36cc24326bc94d10650e6146b (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 2 got 1
I20260616 01:57:21.718536 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet c1629054f3a44fd5a2863ec30638d2f6 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 2 got 1
I20260616 01:57:21.724920 11247 tablet.cc:1724] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.726754 11247 tablet.cc:1622] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.727447 11246 tablet.cc:1724] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.733716 11246 tablet.cc:1622] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.737247 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 65dfa8d2458147aa9493901fee21f737 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 2 got 1
I20260616 01:57:21.737917 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet f695dd67066d44daa3ae61a3aabb30da (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 2 got 1
I20260616 01:57:21.731642 11248 tablet.cc:1622] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.749753 11246 tablet.cc:1724] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.758576 11246 tablet.cc:1622] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.760437 11247 tablet.cc:1724] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.765659 11245 tablet.cc:1724] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.767688 11245 tablet.cc:1622] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.770299 11247 tablet.cc:1622] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.772758 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet d8fa6efda3e84763a3bb1372f35f4e82 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 2 got 1
I20260616 01:57:21.773636 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 82fbde90cc314f099727abd789c54434 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 2 got 1
I20260616 01:57:21.774317 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet fba3d030f77d48dd8ab1d2529c070d03 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 2 got 1
I20260616 01:57:21.778632 11248 tablet.cc:1724] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.781783 11248 tablet.cc:1622] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.796377 11247 tablet.cc:1724] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.798750 11247 tablet.cc:1622] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.808919 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet e5549de0759c48adae40ee23d5c8fc71 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 2 got 1
I20260616 01:57:21.814638 11080 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35716:
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
I20260616 01:57:21.821856 11246 tablet.cc:1724] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.823999 11246 tablet.cc:1622] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.826534 11245 tablet.cc:1724] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.838981 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 51664176069647c1822afa822277c5a6 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 3 got 2
I20260616 01:57:21.839761 11245 tablet.cc:1622] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.841673 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet c1629054f3a44fd5a2863ec30638d2f6 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 3 got 2
I20260616 01:57:21.861303 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet bbcbc4a36cc24326bc94d10650e6146b (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 3 got 2
I20260616 01:57:21.840921 11246 tablet.cc:1724] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.831306 11248 tablet.cc:1724] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.870302 11246 tablet.cc:1622] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.870314 11248 tablet.cc:1622] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.872017 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 65dfa8d2458147aa9493901fee21f737 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 3 got 2
I20260616 01:57:21.869419 11245 tablet.cc:1724] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: 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
I20260616 01:57:21.882303 11245 tablet.cc:1622] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.882783 11247 tablet.cc:1719] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 2, tablet already version 2
I20260616 01:57:21.897179 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet fba3d030f77d48dd8ab1d2529c070d03 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 3 got 2
I20260616 01:57:21.898034 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet f695dd67066d44daa3ae61a3aabb30da (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 3 got 2
I20260616 01:57:21.893438 11247 tablet.cc:1724] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: Alter 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
I20260616 01:57:21.901425 11247 tablet.cc:1622] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.913151 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet e5549de0759c48adae40ee23d5c8fc71 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 3 got 2
I20260616 01:57:21.913095 11248 tablet.cc:1724] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: Alter 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
I20260616 01:57:21.913991 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet d8fa6efda3e84763a3bb1372f35f4e82 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 3 got 2
I20260616 01:57:21.915251 11248 tablet.cc:1622] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.924340 11246 tablet.cc:1724] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: Alter 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
I20260616 01:57:21.926453 11246 tablet.cc:1622] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.927089 11081 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35716:
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
I20260616 01:57:21.919533 11247 tablet.cc:1724] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: Alter 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
I20260616 01:57:21.928995 11247 tablet.cc:1622] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.944679 11246 tablet.cc:1724] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Alter 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
I20260616 01:57:21.945978 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 65dfa8d2458147aa9493901fee21f737 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 4 got 3
I20260616 01:57:21.946894 11246 tablet.cc:1622] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.963224 11248 tablet.cc:1719] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 2, tablet already version 2
I20260616 01:57:21.964685 11248 tablet.cc:1724] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Alter 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
I20260616 01:57:21.967192 11248 tablet.cc:1622] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.970652 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet bbcbc4a36cc24326bc94d10650e6146b (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 4 got 3
I20260616 01:57:21.966948 11245 tablet.cc:1724] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Alter 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
I20260616 01:57:21.972501 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 82fbde90cc314f099727abd789c54434 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 4 got 2
I20260616 01:57:21.971841 11246 tablet.cc:1719] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 2, tablet already version 2
I20260616 01:57:21.974989 11246 tablet.cc:1724] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT 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
I20260616 01:57:21.986089 11247 tablet.cc:1724] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT 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
I20260616 01:57:21.987507 11246 tablet.cc:1622] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.988838 11247 tablet.cc:1622] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:21.982632 11080 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet fba3d030f77d48dd8ab1d2529c070d03 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 4 got 3
I20260616 01:57:22.000166 11245 tablet.cc:1622] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.001972 11248 tablet.cc:1724] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Alter 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
I20260616 01:57:22.005935 11248 tablet.cc:1622] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.011826 11247 tablet.cc:1724] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Alter 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
I20260616 01:57:22.014052 11247 tablet.cc:1622] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.017035 11080 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet c1629054f3a44fd5a2863ec30638d2f6 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 4 got 3
I20260616 01:57:22.016494 11246 tablet.cc:1724] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Alter 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
I20260616 01:57:22.018632 11246 tablet.cc:1622] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.021472 11080 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet b534f21c495f4b8db1986271bdf145e6 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 4 got 3
I20260616 01:57:22.032788 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 82fbde90cc314f099727abd789c54434 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 4 got 3
I20260616 01:57:22.032405 11248 tablet.cc:1724] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT 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
I20260616 01:57:22.035233 11248 tablet.cc:1622] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.040211 11246 tablet.cc:1724] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT 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
I20260616 01:57:22.042716 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet d8fa6efda3e84763a3bb1372f35f4e82 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 4 got 3
I20260616 01:57:22.051723 11246 tablet.cc:1622] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.054072 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet e5549de0759c48adae40ee23d5c8fc71 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 4 got 3
I20260616 01:57:22.055933 11245 tablet.cc:1724] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT 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
I20260616 01:57:22.068647 11080 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet f695dd67066d44daa3ae61a3aabb30da (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 4 got 3
I20260616 01:57:22.067823 11248 tablet.cc:1724] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT 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
I20260616 01:57:22.070762 11248 tablet.cc:1622] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.079020 11245 tablet.cc:1622] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.063439 11082 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35716:
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
I20260616 01:57:22.084905 11247 tablet.cc:1724] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT 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
I20260616 01:57:22.087265 11247 tablet.cc:1622] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.087071 11248 tablet.cc:1724] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT 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
I20260616 01:57:22.089444 11248 tablet.cc:1622] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.101444 11246 tablet.cc:1724] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT 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
I20260616 01:57:22.101868 11248 tablet.cc:1724] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT 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
I20260616 01:57:22.104003 11079 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet c1629054f3a44fd5a2863ec30638d2f6 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 5 got 4
I20260616 01:57:22.104250 11248 tablet.cc:1622] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.104909 11246 tablet.cc:1622] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.116871 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet d8fa6efda3e84763a3bb1372f35f4e82 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 5 got 4
I20260616 01:57:22.127182 11248 tablet.cc:1724] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    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
I20260616 01:57:22.130791 11248 tablet.cc:1622] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.131356 11080 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet f695dd67066d44daa3ae61a3aabb30da (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 5 got 4
I20260616 01:57:22.128806 11245 tablet.cc:1724] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    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
I20260616 01:57:22.149818 11245 tablet.cc:1622] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.150511 11079 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet fba3d030f77d48dd8ab1d2529c070d03 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 5 got 4
I20260616 01:57:22.156553 11246 tablet.cc:1724] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    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
I20260616 01:57:22.159222 11246 tablet.cc:1622] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.151310 11079 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 82fbde90cc314f099727abd789c54434 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 5 got 4
I20260616 01:57:22.174409 11245 tablet.cc:1724] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    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
I20260616 01:57:22.176971 11245 tablet.cc:1622] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.174090 11248 tablet.cc:1724] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    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
I20260616 01:57:22.180006 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet e5549de0759c48adae40ee23d5c8fc71 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 5 got 4
I20260616 01:57:22.186414 11081 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35716:
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
I20260616 01:57:22.180284 11248 tablet.cc:1622] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.195013 11247 tablet.cc:1719] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 4, tablet already version 4
I20260616 01:57:22.196187 11246 tablet.cc:1724] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    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
I20260616 01:57:22.201943 11248 tablet.cc:1724] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    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
I20260616 01:57:22.203832 11246 tablet.cc:1622] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.203886 11248 tablet.cc:1622] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.203692 11247 tablet.cc:1724] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    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
I20260616 01:57:22.206758 11247 tablet.cc:1622] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.220264 11245 tablet.cc:1724] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    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
I20260616 01:57:22.224424 11245 tablet.cc:1622] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.235831 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet f695dd67066d44daa3ae61a3aabb30da (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 6 got 5
I20260616 01:57:22.238813 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet bbcbc4a36cc24326bc94d10650e6146b (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 6 got 5
I20260616 01:57:22.239569 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet d8fa6efda3e84763a3bb1372f35f4e82 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 6 got 5
I20260616 01:57:22.241196 11246 tablet.cc:1719] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 5, tablet already version 5
I20260616 01:57:22.243383 11246 tablet.cc:1724] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    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
I20260616 01:57:22.245431 11246 tablet.cc:1622] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.250752 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 65dfa8d2458147aa9493901fee21f737 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 6 got 5
I20260616 01:57:22.254885 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet e5549de0759c48adae40ee23d5c8fc71 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 6 got 5
I20260616 01:57:22.259564 11245 tablet.cc:1724] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    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
I20260616 01:57:22.260891 11247 tablet.cc:1719] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 5, tablet already version 5
I20260616 01:57:22.262723 11245 tablet.cc:1622] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.257593 11248 tablet.cc:1724] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    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
I20260616 01:57:22.265802 11248 tablet.cc:1622] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.272769 11247 tablet.cc:1719] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 5, tablet already version 5
I20260616 01:57:22.279843 11079 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35716:
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
I20260616 01:57:22.279803 11246 tablet.cc:1724] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    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
I20260616 01:57:22.285594 11246 tablet.cc:1622] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.297601 11248 tablet.cc:1724] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    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
I20260616 01:57:22.299903 11248 tablet.cc:1622] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.303571 11246 tablet.cc:1724] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    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
I20260616 01:57:22.307118 11246 tablet.cc:1622] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.291440 11245 tablet.cc:1724] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    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
I20260616 01:57:22.312206 11245 tablet.cc:1622] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.312737 11247 tablet.cc:1724] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    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
I20260616 01:57:22.324307 11247 tablet.cc:1622] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.323868 11248 tablet.cc:1724] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    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
I20260616 01:57:22.310070 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 82fbde90cc314f099727abd789c54434 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 7 got 5
I20260616 01:57:22.326359 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet fba3d030f77d48dd8ab1d2529c070d03 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 7 got 5
I20260616 01:57:22.326722 11248 tablet.cc:1622] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.323395 11245 tablet.cc:1724] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    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
I20260616 01:57:22.329221 11245 tablet.cc:1622] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.339433 11246 tablet.cc:1724] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    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
I20260616 01:57:22.347177 11248 tablet.cc:1724] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    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
I20260616 01:57:22.349423 11248 tablet.cc:1622] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.355070 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet b534f21c495f4b8db1986271bdf145e6 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 7 got 6
I20260616 01:57:22.355858 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 51664176069647c1822afa822277c5a6 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 7 got 6
I20260616 01:57:22.356480 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet bbcbc4a36cc24326bc94d10650e6146b (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 7 got 6
I20260616 01:57:22.357077 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 65dfa8d2458147aa9493901fee21f737 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 7 got 6
I20260616 01:57:22.357898 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet c1629054f3a44fd5a2863ec30638d2f6 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 7 got 6
I20260616 01:57:22.359776 11246 tablet.cc:1622] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.359939 11245 tablet.cc:1724] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    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
I20260616 01:57:22.361449 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet e5549de0759c48adae40ee23d5c8fc71 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 7 got 6
I20260616 01:57:22.362251 11245 tablet.cc:1622] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.368813 11248 tablet.cc:1724] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    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
I20260616 01:57:22.371531 11248 tablet.cc:1622] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.373325 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 82fbde90cc314f099727abd789c54434 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 7 got 6
I20260616 01:57:22.373889 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet fba3d030f77d48dd8ab1d2529c070d03 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 7 got 6
I20260616 01:57:22.374282 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet d8fa6efda3e84763a3bb1372f35f4e82 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 7 got 6
I20260616 01:57:22.376636 11247 tablet.cc:1724] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    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
I20260616 01:57:22.378552 11245 tablet.cc:1724] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    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
I20260616 01:57:22.418072 11245 tablet.cc:1622] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.428174 11247 tablet.cc:1622] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.446673 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet f695dd67066d44daa3ae61a3aabb30da (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 7 got 6
I20260616 01:57:22.456921 11246 tablet.cc:1724] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    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
I20260616 01:57:22.460239 11246 tablet.cc:1622] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.455281 11245 tablet.cc:1724] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    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
I20260616 01:57:22.469179 11245 tablet.cc:1622] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.476769 11248 tablet.cc:1724] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    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
I20260616 01:57:22.478155 11082 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35716:
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
I20260616 01:57:22.479815 11248 tablet.cc:1622] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.486569 11247 tablet.cc:1724] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    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
I20260616 01:57:22.489640 11247 tablet.cc:1622] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.500034 11246 tablet.cc:1724] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    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
I20260616 01:57:22.503014 11246 tablet.cc:1622] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.508071 11245 tablet.cc:1719] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 7, tablet already version 7
I20260616 01:57:22.517197 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet c1629054f3a44fd5a2863ec30638d2f6 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 8 got 7
I20260616 01:57:22.518931 11247 tablet.cc:1719] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 7, tablet already version 7
I20260616 01:57:22.519753 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet f695dd67066d44daa3ae61a3aabb30da (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 8 got 7
I20260616 01:57:22.520520 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet e5549de0759c48adae40ee23d5c8fc71 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 8 got 7
I20260616 01:57:22.521454 11248 tablet.cc:1719] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 7, tablet already version 7
I20260616 01:57:22.521760 11245 tablet.cc:1724] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.524601 11245 tablet.cc:1622] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.535876 11247 tablet.cc:1724] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.539748 11247 tablet.cc:1622] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.548646 11245 tablet.cc:1724] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.548597 11246 tablet.cc:1724] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.551780 11245 tablet.cc:1622] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.551910 11246 tablet.cc:1622] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.565999 11248 tablet.cc:1724] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.568957 11248 tablet.cc:1622] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.570227 11247 tablet.cc:1724] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.572988 11247 tablet.cc:1622] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.580520 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet d8fa6efda3e84763a3bb1372f35f4e82 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 8 got 7
I20260616 01:57:22.581315 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 82fbde90cc314f099727abd789c54434 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 8 got 7
I20260616 01:57:22.581909 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet fba3d030f77d48dd8ab1d2529c070d03 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 8 got 7
I20260616 01:57:22.584193 11246 tablet.cc:1724] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.587761 11246 tablet.cc:1622] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.593977 11248 tablet.cc:1724] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.596870 11248 tablet.cc:1622] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.605294 11247 tablet.cc:1724] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.610883 11247 tablet.cc:1622] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.616899 11246 tablet.cc:1724] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.616904 11081 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35716:
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
I20260616 01:57:22.619879 11246 tablet.cc:1622] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.633543 11246 tablet.cc:1719] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 8, tablet already version 8
I20260616 01:57:22.647119 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet d8fa6efda3e84763a3bb1372f35f4e82 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 9 got 8
I20260616 01:57:22.647976 11082 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 82fbde90cc314f099727abd789c54434 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 9 got 8
I20260616 01:57:22.648128 11246 tablet.cc:1724] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.653596 11246 tablet.cc:1622] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.665308 11247 tablet.cc:1724] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.669600 11247 tablet.cc:1622] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.677839 11248 tablet.cc:1724] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.679898 11248 tablet.cc:1622] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.681030 11246 tablet.cc:1724] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.683065 11246 tablet.cc:1622] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.684000 11245 tablet.cc:1724] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.686651 11245 tablet.cc:1622] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.690546 11247 tablet.cc:1724] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.694756 11247 tablet.cc:1622] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.707625 11246 tablet.cc:1724] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.710143 11246 tablet.cc:1622] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.716995 11248 tablet.cc:1724] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.719604 11248 tablet.cc:1622] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.721988 11082 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35716:
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
I20260616 01:57:22.729018 11245 tablet.cc:1724] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.731915 11245 tablet.cc:1622] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.729904 11247 tablet.cc:1724] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.734526 11247 tablet.cc:1622] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.750432 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet e5549de0759c48adae40ee23d5c8fc71 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 10 got 9
I20260616 01:57:22.753240 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet c1629054f3a44fd5a2863ec30638d2f6 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 10 got 9
I20260616 01:57:22.753873 11247 tablet.cc:1719] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 9, tablet already version 9
I20260616 01:57:22.753913 11081 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet fba3d030f77d48dd8ab1d2529c070d03 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 10 got 9
I20260616 01:57:22.777527 11079 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet 82fbde90cc314f099727abd789c54434 (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 10 got 9
I20260616 01:57:22.780685 11079 catalog_manager.cc:5788] TS a5ab47ce9864404484a8ec15e7d06088 (127.6.255.1:46131) does not have the latest schema for tablet f695dd67066d44daa3ae61a3aabb30da (table split-table [id=0de5175e57594b93bc38b00646553457]). Expected version 10 got 9
I20260616 01:57:22.782861 11246 tablet.cc:1724] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.789582 11246 tablet.cc:1622] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.791790 11248 tablet.cc:1724] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.794349 11248 tablet.cc:1622] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.797780 11247 tablet.cc:1724] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.800570 11247 tablet.cc:1622] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.783177 11245 tablet.cc:1724] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.802937 11245 tablet.cc:1622] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.840382 11248 tablet.cc:1724] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.842969 11248 tablet.cc:1622] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.854758 11248 tablet.cc:1724] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.857432 11248 tablet.cc:1622] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.860193 11246 tablet.cc:1724] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.862885 11246 tablet.cc:1622] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.868666 11248 tablet.cc:1724] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.869445 11245 tablet.cc:1724] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.871431 11248 tablet.cc:1622] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.872081 11245 tablet.cc:1622] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.886981 11247 tablet.cc:1719] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 10, tablet already version 10
I20260616 01:57:22.885848 11248 tablet.cc:1724] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_col0 INT32 NOT NULL,
    13:new_col1 INT32 NOT NULL,
    14:new_col2 INT32 NOT NULL,
    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
I20260616 01:57:22.890250 11248 tablet.cc:1622] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: MemRowSet was empty: no flush needed.
I20260616 01:57:22.896440 11247 tablet.cc:1719] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 10, tablet already version 10
I20260616 01:57:22.906785 11245 tablet.cc:1719] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 10, tablet already version 10
I20260616 01:57:22.914961 11245 tablet.cc:1719] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: Skipping requested alter to schema version 10, tablet already version 10
I20260616 01:57:22.923651 11082 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13: split-table [id=0de5175e57594b93bc38b00646553457] alter complete (version 10)
I20260616 01:57:22.944738  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:22.988632  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:22.989445  7164 tablet_replica.cc:333] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088: stopping tablet replica
I20260616 01:57:22.990257  7164 raft_consensus.cc:2243] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:22.990898  7164 raft_consensus.cc:2272] T f695dd67066d44daa3ae61a3aabb30da P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:22.993737  7164 tablet_replica.cc:333] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088: stopping tablet replica
I20260616 01:57:22.994378  7164 raft_consensus.cc:2243] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:22.994864  7164 raft_consensus.cc:2272] T d8fa6efda3e84763a3bb1372f35f4e82 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:22.997537  7164 tablet_replica.cc:333] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088: stopping tablet replica
I20260616 01:57:22.998160  7164 raft_consensus.cc:2243] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:22.998714  7164 raft_consensus.cc:2272] T e5549de0759c48adae40ee23d5c8fc71 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:23.001269  7164 tablet_replica.cc:333] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088: stopping tablet replica
I20260616 01:57:23.001972  7164 raft_consensus.cc:2243] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:23.002524  7164 raft_consensus.cc:2272] T c1629054f3a44fd5a2863ec30638d2f6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:23.005462  7164 tablet_replica.cc:333] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088: stopping tablet replica
I20260616 01:57:23.006071  7164 raft_consensus.cc:2243] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:23.006604  7164 raft_consensus.cc:2272] T 65dfa8d2458147aa9493901fee21f737 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:23.009276  7164 tablet_replica.cc:333] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088: stopping tablet replica
I20260616 01:57:23.009863  7164 raft_consensus.cc:2243] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:23.010390  7164 raft_consensus.cc:2272] T b534f21c495f4b8db1986271bdf145e6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:23.012921  7164 tablet_replica.cc:333] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088: stopping tablet replica
I20260616 01:57:23.013466  7164 raft_consensus.cc:2243] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:23.013947  7164 raft_consensus.cc:2272] T 82fbde90cc314f099727abd789c54434 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:23.016382  7164 tablet_replica.cc:333] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088: stopping tablet replica
I20260616 01:57:23.016920  7164 raft_consensus.cc:2243] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:23.017447  7164 raft_consensus.cc:2272] T fba3d030f77d48dd8ab1d2529c070d03 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:23.019939  7164 tablet_replica.cc:333] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088: stopping tablet replica
I20260616 01:57:23.020439  7164 raft_consensus.cc:2243] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:23.020922  7164 raft_consensus.cc:2272] T 51664176069647c1822afa822277c5a6 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:23.024117  7164 tablet_replica.cc:333] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088: stopping tablet replica
I20260616 01:57:23.025591  7164 raft_consensus.cc:2243] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:23.026077  7164 raft_consensus.cc:2272] T bbcbc4a36cc24326bc94d10650e6146b P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:23.028232  7164 tablet_replica.cc:333] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088: stopping tablet replica
I20260616 01:57:23.028713  7164 raft_consensus.cc:2243] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:23.029290  7164 raft_consensus.cc:2272] T b4609d9fba60474595554dcea17fe522 P a5ab47ce9864404484a8ec15e7d06088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:23.067885  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:23.097533  7164 master.cc:562] Master@127.6.255.62:39373 shutting down...
I20260616 01:57:23.127082  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:23.127894  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:23.128365  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9e1b3906b5074ba3b1f74b618bea2a13: stopping tablet replica
I20260616 01:57:23.143132  7164 master.cc:584] Master@127.6.255.62:39373 shutdown complete.
[       OK ] AlterTableTest.TestMultipleAlters (2605 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioning
I20260616 01:57:23.197432  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:34939
I20260616 01:57:23.199141  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:23.202839  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:23.206506  7164 webserver.cc:533] Webserver started at http://127.6.255.62:38391/ using document root <none> and password file <none>
I20260616 01:57:23.207202  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:23.207432  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:23.208014  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:23.209703  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "3eda93287de94b6182f4c8dcef2baf34"
format_stamp: "Formatted at 2026-06-16 01:57:23 on dist-test-slave-mdc4"
I20260616 01:57:23.216485  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260616 01:57:23.221477 11261 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:23.222512  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260616 01:57:23.222837  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "3eda93287de94b6182f4c8dcef2baf34"
format_stamp: "Formatted at 2026-06-16 01:57:23 on dist-test-slave-mdc4"
I20260616 01:57:23.223181  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-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)
I20260616 01:57:23.251801  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:23.253091  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:23.305523  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:34939
I20260616 01:57:23.305619 11312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:34939 every 8 connection(s)
I20260616 01:57:23.311272 11313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:23.323532 11313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: Bootstrap starting.
I20260616 01:57:23.329020 11313 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:23.333856 11313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: No bootstrap required, opened a new log
I20260616 01:57:23.336328 11313 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eda93287de94b6182f4c8dcef2baf34" member_type: VOTER }
I20260616 01:57:23.336808 11313 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:23.337095 11313 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eda93287de94b6182f4c8dcef2baf34, State: Initialized, Role: FOLLOWER
I20260616 01:57:23.337739 11313 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eda93287de94b6182f4c8dcef2baf34" member_type: VOTER }
I20260616 01:57:23.338203 11313 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:23.338482 11313 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:23.338773 11313 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:23.344061 11313 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eda93287de94b6182f4c8dcef2baf34" member_type: VOTER }
I20260616 01:57:23.344623 11313 leader_election.cc:304] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3eda93287de94b6182f4c8dcef2baf34; no voters: 
I20260616 01:57:23.346165 11313 leader_election.cc:290] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:23.346604 11316 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:23.348281 11316 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [term 1 LEADER]: Becoming Leader. State: Replica: 3eda93287de94b6182f4c8dcef2baf34, State: Running, Role: LEADER
I20260616 01:57:23.349200 11316 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eda93287de94b6182f4c8dcef2baf34" member_type: VOTER }
I20260616 01:57:23.349956 11313 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:23.352587 11317 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3eda93287de94b6182f4c8dcef2baf34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eda93287de94b6182f4c8dcef2baf34" member_type: VOTER } }
I20260616 01:57:23.352692 11318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3eda93287de94b6182f4c8dcef2baf34. Latest consensus state: current_term: 1 leader_uuid: "3eda93287de94b6182f4c8dcef2baf34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eda93287de94b6182f4c8dcef2baf34" member_type: VOTER } }
I20260616 01:57:23.353210 11317 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:23.353276 11318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:23.355952 11321 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:23.365468 11321 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:23.378240 11321 catalog_manager.cc:1382] Generated new cluster ID: 2b415c20a2504e79ab53ebd77622b914
I20260616 01:57:23.378652 11321 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:23.381803  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:23.398897 11321 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:23.400331 11321 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:23.416378 11321 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: Generated new TSK 0
I20260616 01:57:23.417060 11321 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:23.448578  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:23.454228  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:23.459098  7164 webserver.cc:533] Webserver started at http://127.6.255.1:41001/ using document root <none> and password file <none>
I20260616 01:57:23.459841  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:23.460114  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:23.460438  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:23.461712  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "919c97275909437492b69bf4b66ee712"
format_stamp: "Formatted at 2026-06-16 01:57:23 on dist-test-slave-mdc4"
I20260616 01:57:23.469306  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260616 01:57:23.476379 11337 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:23.477809  7164 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20260616 01:57:23.478302  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "919c97275909437492b69bf4b66ee712"
format_stamp: "Formatted at 2026-06-16 01:57:23 on dist-test-slave-mdc4"
I20260616 01:57:23.478732  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-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)
I20260616 01:57:23.496125  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:23.497488  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:23.499389  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:23.502439  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:23.502708  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:23.502990  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:23.503218  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:23.569975  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:44899
I20260616 01:57:23.570073 11399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:44899 every 8 connection(s)
I20260616 01:57:23.590505 11400 heartbeater.cc:344] Connected to a master server at 127.6.255.62:34939
I20260616 01:57:23.590940 11400 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:23.591944 11400 heartbeater.cc:507] Master 127.6.255.62:34939 requested a full tablet report, sending...
I20260616 01:57:23.594446 11278 ts_manager.cc:194] Registered new tserver with Master: 919c97275909437492b69bf4b66ee712 (127.6.255.1:44899)
I20260616 01:57:23.594810  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.020972127s
I20260616 01:57:23.597033 11278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35720
I20260616 01:57:23.610476 11400 heartbeater.cc:499] Master 127.6.255.62:34939 was elected leader, sending a full tablet report...
I20260616 01:57:23.620886 11278 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35734:
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"
    }
  }
}
I20260616 01:57:23.661522 11365 tablet_service.cc:1511] Processing CreateTablet for tablet e4611b69a80641a8a7a9b3c8c7c49ff8 (DEFAULT_TABLE table=fake-table [id=ca284acaa5be40e69686dbb8c1779d10]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:23.662696 11365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4611b69a80641a8a7a9b3c8c7c49ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:23.675917 11412 tablet_bootstrap.cc:492] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712: Bootstrap starting.
I20260616 01:57:23.681490 11412 tablet_bootstrap.cc:654] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:23.687081 11412 tablet_bootstrap.cc:492] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712: No bootstrap required, opened a new log
I20260616 01:57:23.687551 11412 ts_tablet_manager.cc:1403] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260616 01:57:23.689656 11412 raft_consensus.cc:359] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:23.690071 11412 raft_consensus.cc:385] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:23.690340 11412 raft_consensus.cc:740] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 919c97275909437492b69bf4b66ee712, State: Initialized, Role: FOLLOWER
I20260616 01:57:23.690943 11412 consensus_queue.cc:260] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:23.691421 11412 raft_consensus.cc:399] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:23.691740 11412 raft_consensus.cc:493] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:23.692028 11412 raft_consensus.cc:3060] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:23.698688 11412 raft_consensus.cc:515] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:23.699339 11412 leader_election.cc:304] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 919c97275909437492b69bf4b66ee712; no voters: 
I20260616 01:57:23.700729 11412 leader_election.cc:290] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:23.701112 11414 raft_consensus.cc:2804] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:23.703296 11412 ts_tablet_manager.cc:1434] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260616 01:57:23.703730 11414 raft_consensus.cc:697] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Becoming Leader. State: Replica: 919c97275909437492b69bf4b66ee712, State: Running, Role: LEADER
I20260616 01:57:23.704540 11414 consensus_queue.cc:237] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:23.713277 11277 catalog_manager.cc:5696] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 919c97275909437492b69bf4b66ee712 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "919c97275909437492b69bf4b66ee712" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:23.748564  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:23.751132 11277 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35734:
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"
    }
  }
}
I20260616 01:57:23.775890 11365 tablet_service.cc:1511] Processing CreateTablet for tablet 38d61c37a00f45a182001d8073f0d4d3 (DEFAULT_TABLE table=test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:23.777212 11365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d61c37a00f45a182001d8073f0d4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:23.777321 11364 tablet_service.cc:1511] Processing CreateTablet for tablet 69c598bea8ea4cf296a752fd5bb8aa64 (DEFAULT_TABLE table=test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:23.778632 11364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c598bea8ea4cf296a752fd5bb8aa64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:23.793893 11412 tablet_bootstrap.cc:492] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712: Bootstrap starting.
I20260616 01:57:23.802301 11412 tablet_bootstrap.cc:654] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:23.808012 11412 tablet_bootstrap.cc:492] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712: No bootstrap required, opened a new log
I20260616 01:57:23.808459 11412 ts_tablet_manager.cc:1403] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260616 01:57:23.811276 11412 raft_consensus.cc:359] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:23.811896 11412 raft_consensus.cc:385] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:23.812177 11412 raft_consensus.cc:740] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 919c97275909437492b69bf4b66ee712, State: Initialized, Role: FOLLOWER
I20260616 01:57:23.812907 11412 consensus_queue.cc:260] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:23.813567 11412 raft_consensus.cc:399] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:23.813882 11412 raft_consensus.cc:493] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:23.814213 11412 raft_consensus.cc:3060] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:23.821802 11412 raft_consensus.cc:515] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:23.822553 11412 leader_election.cc:304] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 919c97275909437492b69bf4b66ee712; no voters: 
I20260616 01:57:23.823213 11412 leader_election.cc:290] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:23.823386 11414 raft_consensus.cc:2804] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:23.824015 11414 raft_consensus.cc:697] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Becoming Leader. State: Replica: 919c97275909437492b69bf4b66ee712, State: Running, Role: LEADER
I20260616 01:57:23.824752 11414 consensus_queue.cc:237] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:23.825287 11412 ts_tablet_manager.cc:1434] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.007s
I20260616 01:57:23.826212 11412 tablet_bootstrap.cc:492] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712: Bootstrap starting.
I20260616 01:57:23.832867 11412 tablet_bootstrap.cc:654] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:23.839172 11278 catalog_manager.cc:5696] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 919c97275909437492b69bf4b66ee712 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "919c97275909437492b69bf4b66ee712" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:23.840302 11412 tablet_bootstrap.cc:492] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712: No bootstrap required, opened a new log
I20260616 01:57:23.840798 11412 ts_tablet_manager.cc:1403] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260616 01:57:23.843629 11412 raft_consensus.cc:359] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:23.844216 11412 raft_consensus.cc:385] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:23.844501 11412 raft_consensus.cc:740] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 919c97275909437492b69bf4b66ee712, State: Initialized, Role: FOLLOWER
I20260616 01:57:23.845203 11412 consensus_queue.cc:260] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:23.845852 11412 raft_consensus.cc:399] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:23.846158 11412 raft_consensus.cc:493] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:23.846477 11412 raft_consensus.cc:3060] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:23.853921 11412 raft_consensus.cc:515] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:23.854692 11412 leader_election.cc:304] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 919c97275909437492b69bf4b66ee712; no voters: 
I20260616 01:57:23.855890 11412 leader_election.cc:290] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:23.856066 11414 raft_consensus.cc:2804] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:23.856606 11414 raft_consensus.cc:697] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Becoming Leader. State: Replica: 919c97275909437492b69bf4b66ee712, State: Running, Role: LEADER
I20260616 01:57:23.857327 11414 consensus_queue.cc:237] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:23.858753 11412 ts_tablet_manager.cc:1434] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712: Time spent starting tablet: real 0.018s	user 0.017s	sys 0.000s
I20260616 01:57:23.863734 11278 catalog_manager.cc:5696] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 919c97275909437492b69bf4b66ee712 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "919c97275909437492b69bf4b66ee712" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:23.949973 11277 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35734:
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
I20260616 01:57:23.963100 11277 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: Sending DeleteTablet for 1 replicas of tablet 38d61c37a00f45a182001d8073f0d4d3
I20260616 01:57:23.964270 11277 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: Sending DeleteTablet for 1 replicas of tablet 69c598bea8ea4cf296a752fd5bb8aa64
I20260616 01:57:23.965433 11364 tablet_service.cc:1558] Processing DeleteTablet for tablet 38d61c37a00f45a182001d8073f0d4d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:23 UTC) from {username='slave'} at 127.0.0.1:34912
I20260616 01:57:23.966809 11365 tablet_service.cc:1558] Processing DeleteTablet for tablet 69c598bea8ea4cf296a752fd5bb8aa64 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:23 UTC) from {username='slave'} at 127.0.0.1:34912
I20260616 01:57:23.969714 11428 tablet_replica.cc:333] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712: stopping tablet replica
I20260616 01:57:23.970506 11428 raft_consensus.cc:2243] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:23.971033 11428 raft_consensus.cc:2272] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:23.974519 11428 ts_tablet_manager.cc:1916] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:23.977391 11278 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35734:
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
I20260616 01:57:23.989622 11428 ts_tablet_manager.cc:1929] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260616 01:57:23.990128 11428 log.cc:1199] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/38d61c37a00f45a182001d8073f0d4d3
I20260616 01:57:23.990904 11428 ts_tablet_manager.cc:1950] T 38d61c37a00f45a182001d8073f0d4d3 P 919c97275909437492b69bf4b66ee712: Deleting consensus metadata
W20260616 01:57:23.993619 11278 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9deadd15e137406fa91a9ac439757e69 has no consensus state
I20260616 01:57:23.993764 11428 tablet_replica.cc:333] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712: stopping tablet replica
I20260616 01:57:23.993974 11264 catalog_manager.cc:5027] TS 919c97275909437492b69bf4b66ee712 (127.6.255.1:44899): tablet 38d61c37a00f45a182001d8073f0d4d3 (table test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]) successfully deleted
I20260616 01:57:23.994650 11428 raft_consensus.cc:2243] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Raft consensus shutting down.
W20260616 01:57:23.995242 11278 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8fc3ea178bde4bfe9ece8eee7414fec8 has no consensus state
I20260616 01:57:23.995309 11428 raft_consensus.cc:2272] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:23.999167 11428 ts_tablet_manager.cc:1916] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:24.011166 11364 tablet_service.cc:1511] Processing CreateTablet for tablet 9deadd15e137406fa91a9ac439757e69 (DEFAULT_TABLE table=test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:24.012532 11364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9deadd15e137406fa91a9ac439757e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:24.016104 11428 ts_tablet_manager.cc:1929] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260616 01:57:24.016542 11428 log.cc:1199] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/69c598bea8ea4cf296a752fd5bb8aa64
W20260616 01:57:24.016845 11263 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 9deadd15e137406fa91a9ac439757e69 (table test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 9deadd15e137406fa91a9ac439757e69 consensus state has no leader
I20260616 01:57:24.017297 11428 ts_tablet_manager.cc:1950] T 69c598bea8ea4cf296a752fd5bb8aa64 P 919c97275909437492b69bf4b66ee712: Deleting consensus metadata
I20260616 01:57:24.020071 11264 catalog_manager.cc:5027] TS 919c97275909437492b69bf4b66ee712 (127.6.255.1:44899): tablet 69c598bea8ea4cf296a752fd5bb8aa64 (table test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]) successfully deleted
I20260616 01:57:24.022780 11365 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc3ea178bde4bfe9ece8eee7414fec8 (DEFAULT_TABLE table=test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:24.023967 11365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc3ea178bde4bfe9ece8eee7414fec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:24.029063 11412 tablet_bootstrap.cc:492] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712: Bootstrap starting.
I20260616 01:57:24.035568 11412 tablet_bootstrap.cc:654] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:24.042325 11412 tablet_bootstrap.cc:492] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712: No bootstrap required, opened a new log
I20260616 01:57:24.042809 11412 ts_tablet_manager.cc:1403] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260616 01:57:24.045706 11412 raft_consensus.cc:359] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.046309 11412 raft_consensus.cc:385] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:24.046612 11412 raft_consensus.cc:740] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 919c97275909437492b69bf4b66ee712, State: Initialized, Role: FOLLOWER
I20260616 01:57:24.047406 11412 consensus_queue.cc:260] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.048099 11412 raft_consensus.cc:399] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:24.048409 11412 raft_consensus.cc:493] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:24.048738 11412 raft_consensus.cc:3060] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:24.056088 11412 raft_consensus.cc:515] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.056825 11412 leader_election.cc:304] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 919c97275909437492b69bf4b66ee712; no voters: 
I20260616 01:57:24.057466 11412 leader_election.cc:290] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:24.057631 11414 raft_consensus.cc:2804] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:24.058214 11414 raft_consensus.cc:697] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Becoming Leader. State: Replica: 919c97275909437492b69bf4b66ee712, State: Running, Role: LEADER
I20260616 01:57:24.058925 11414 consensus_queue.cc:237] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.059499 11412 ts_tablet_manager.cc:1434] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.008s
I20260616 01:57:24.060431 11412 tablet_bootstrap.cc:492] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712: Bootstrap starting.
I20260616 01:57:24.067291 11412 tablet_bootstrap.cc:654] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:24.067553 11278 catalog_manager.cc:5696] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 919c97275909437492b69bf4b66ee712 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "919c97275909437492b69bf4b66ee712" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:24.074268 11412 tablet_bootstrap.cc:492] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712: No bootstrap required, opened a new log
I20260616 01:57:24.074855 11412 ts_tablet_manager.cc:1403] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260616 01:57:24.077756 11412 raft_consensus.cc:359] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.078326 11412 raft_consensus.cc:385] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:24.078627 11412 raft_consensus.cc:740] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 919c97275909437492b69bf4b66ee712, State: Initialized, Role: FOLLOWER
I20260616 01:57:24.079308 11412 consensus_queue.cc:260] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.079898 11412 raft_consensus.cc:399] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:24.080144 11412 raft_consensus.cc:493] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:24.080466 11412 raft_consensus.cc:3060] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:24.086838 11412 raft_consensus.cc:515] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.087525 11412 leader_election.cc:304] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 919c97275909437492b69bf4b66ee712; no voters: 
I20260616 01:57:24.088061 11412 leader_election.cc:290] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:24.088205 11415 raft_consensus.cc:2804] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:24.088645 11415 raft_consensus.cc:697] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Becoming Leader. State: Replica: 919c97275909437492b69bf4b66ee712, State: Running, Role: LEADER
I20260616 01:57:24.089408 11415 consensus_queue.cc:237] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.090338 11412 ts_tablet_manager.cc:1434] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260616 01:57:24.096544 11278 catalog_manager.cc:5696] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 919c97275909437492b69bf4b66ee712 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "919c97275909437492b69bf4b66ee712" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:24.110446 11278 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66] alter complete (version 0)
I20260616 01:57:24.202740 11278 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35734:
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
W20260616 01:57:24.216833 11278 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 95fd273f8b4a460c8bd5413aefbe62ce has no consensus state
W20260616 01:57:24.217336 11278 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bb92bca7bf96418faea3d4298e726a06 has no consensus state
I20260616 01:57:24.217607 11278 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: Sending DeleteTablet for 1 replicas of tablet 9deadd15e137406fa91a9ac439757e69
I20260616 01:57:24.218255 11278 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: Sending DeleteTablet for 1 replicas of tablet 8fc3ea178bde4bfe9ece8eee7414fec8
I20260616 01:57:24.219187 11365 tablet_service.cc:1558] Processing DeleteTablet for tablet 9deadd15e137406fa91a9ac439757e69 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:24 UTC) from {username='slave'} at 127.0.0.1:34912
I20260616 01:57:24.219906 11364 tablet_service.cc:1558] Processing DeleteTablet for tablet 8fc3ea178bde4bfe9ece8eee7414fec8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:24 UTC) from {username='slave'} at 127.0.0.1:34912
I20260616 01:57:24.220029 11428 tablet_replica.cc:333] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712: stopping tablet replica
I20260616 01:57:24.220866 11428 raft_consensus.cc:2243] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:24.221459 11428 raft_consensus.cc:2272] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:24.225246 11428 ts_tablet_manager.cc:1916] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:24.233552 11364 tablet_service.cc:1511] Processing CreateTablet for tablet 95fd273f8b4a460c8bd5413aefbe62ce (DEFAULT_TABLE table=test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260616 01:57:24.234910 11364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95fd273f8b4a460c8bd5413aefbe62ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:24.244047 11365 tablet_service.cc:1511] Processing CreateTablet for tablet bb92bca7bf96418faea3d4298e726a06 (DEFAULT_TABLE table=test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260616 01:57:24.245437 11365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb92bca7bf96418faea3d4298e726a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:24.266253 11428 ts_tablet_manager.cc:1929] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260616 01:57:24.266865 11428 log.cc:1199] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/9deadd15e137406fa91a9ac439757e69
I20260616 01:57:24.267781 11428 ts_tablet_manager.cc:1950] T 9deadd15e137406fa91a9ac439757e69 P 919c97275909437492b69bf4b66ee712: Deleting consensus metadata
I20260616 01:57:24.274137 11264 catalog_manager.cc:5027] TS 919c97275909437492b69bf4b66ee712 (127.6.255.1:44899): tablet 9deadd15e137406fa91a9ac439757e69 (table test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]) successfully deleted
I20260616 01:57:24.275311 11428 tablet_replica.cc:333] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712: stopping tablet replica
I20260616 01:57:24.276115 11412 tablet_bootstrap.cc:492] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712: Bootstrap starting.
I20260616 01:57:24.282166 11428 raft_consensus.cc:2243] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:24.282918 11428 raft_consensus.cc:2272] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:24.284792 11412 tablet_bootstrap.cc:654] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:24.289986 11428 ts_tablet_manager.cc:1916] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:24.301709 11412 tablet_bootstrap.cc:492] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712: No bootstrap required, opened a new log
I20260616 01:57:24.302313 11412 ts_tablet_manager.cc:1403] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.001s
I20260616 01:57:24.304865 11412 raft_consensus.cc:359] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.305454 11412 raft_consensus.cc:385] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:24.305794 11412 raft_consensus.cc:740] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 919c97275909437492b69bf4b66ee712, State: Initialized, Role: FOLLOWER
I20260616 01:57:24.306557 11412 consensus_queue.cc:260] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.307148 11412 raft_consensus.cc:399] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:24.307502 11412 raft_consensus.cc:493] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:24.307920 11412 raft_consensus.cc:3060] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:24.314889 11412 raft_consensus.cc:515] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.315701 11412 leader_election.cc:304] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 919c97275909437492b69bf4b66ee712; no voters: 
I20260616 01:57:24.316491 11415 raft_consensus.cc:2804] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:24.316978 11415 raft_consensus.cc:697] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Becoming Leader. State: Replica: 919c97275909437492b69bf4b66ee712, State: Running, Role: LEADER
I20260616 01:57:24.317718 11415 consensus_queue.cc:237] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.322860 11412 leader_election.cc:290] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:24.326241 11412 ts_tablet_manager.cc:1434] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.000s
I20260616 01:57:24.327068 11428 ts_tablet_manager.cc:1929] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260616 01:57:24.327559 11428 log.cc:1199] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/8fc3ea178bde4bfe9ece8eee7414fec8
I20260616 01:57:24.328209 11412 tablet_bootstrap.cc:492] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712: Bootstrap starting.
I20260616 01:57:24.328516 11428 ts_tablet_manager.cc:1950] T 8fc3ea178bde4bfe9ece8eee7414fec8 P 919c97275909437492b69bf4b66ee712: Deleting consensus metadata
I20260616 01:57:24.331652 11264 catalog_manager.cc:5027] TS 919c97275909437492b69bf4b66ee712 (127.6.255.1:44899): tablet 8fc3ea178bde4bfe9ece8eee7414fec8 (table test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]) successfully deleted
I20260616 01:57:24.347221 11412 tablet_bootstrap.cc:654] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:24.353824 11275 catalog_manager.cc:5696] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 919c97275909437492b69bf4b66ee712 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "919c97275909437492b69bf4b66ee712" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:24.366778 11412 tablet_bootstrap.cc:492] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712: No bootstrap required, opened a new log
I20260616 01:57:24.367304 11412 ts_tablet_manager.cc:1403] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.017s
I20260616 01:57:24.374064 11412 raft_consensus.cc:359] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.379276 11412 raft_consensus.cc:385] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:24.379715 11412 raft_consensus.cc:740] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 919c97275909437492b69bf4b66ee712, State: Initialized, Role: FOLLOWER
I20260616 01:57:24.380456 11412 consensus_queue.cc:260] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.381119 11412 raft_consensus.cc:399] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:24.381450 11412 raft_consensus.cc:493] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:24.381821 11412 raft_consensus.cc:3060] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:24.387602 11412 raft_consensus.cc:515] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.388411 11412 leader_election.cc:304] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 919c97275909437492b69bf4b66ee712; no voters: 
I20260616 01:57:24.389038 11412 leader_election.cc:290] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:24.389276 11415 raft_consensus.cc:2804] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:24.389806 11415 raft_consensus.cc:697] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Becoming Leader. State: Replica: 919c97275909437492b69bf4b66ee712, State: Running, Role: LEADER
I20260616 01:57:24.390832 11412 ts_tablet_manager.cc:1434] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.000s
I20260616 01:57:24.390537 11415 consensus_queue.cc:237] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.409950 11274 catalog_manager.cc:5696] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 919c97275909437492b69bf4b66ee712 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "919c97275909437492b69bf4b66ee712" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:24.431569 11274 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66] alter complete (version 0)
I20260616 01:57:24.544713 11278 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35734:
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
W20260616 01:57:24.560990 11278 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6072d3979fee4eaabfb45b72a50a356f has no consensus state
W20260616 01:57:24.561504 11278 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 75aaaddc368b46cb8f0ab9fae59377b7 has no consensus state
I20260616 01:57:24.561772 11278 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: Sending DeleteTablet for 1 replicas of tablet 95fd273f8b4a460c8bd5413aefbe62ce
I20260616 01:57:24.562513 11278 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: Sending DeleteTablet for 1 replicas of tablet bb92bca7bf96418faea3d4298e726a06
I20260616 01:57:24.563500 11364 tablet_service.cc:1558] Processing DeleteTablet for tablet 95fd273f8b4a460c8bd5413aefbe62ce with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:24 UTC) from {username='slave'} at 127.0.0.1:34912
I20260616 01:57:24.565197 11364 tablet_service.cc:1558] Processing DeleteTablet for tablet bb92bca7bf96418faea3d4298e726a06 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:24 UTC) from {username='slave'} at 127.0.0.1:34912
I20260616 01:57:24.565943 11428 tablet_replica.cc:333] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712: stopping tablet replica
I20260616 01:57:24.566774 11428 raft_consensus.cc:2243] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:24.567355 11428 raft_consensus.cc:2272] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:24.571033 11428 ts_tablet_manager.cc:1916] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:24.577632 11364 tablet_service.cc:1511] Processing CreateTablet for tablet 6072d3979fee4eaabfb45b72a50a356f (DEFAULT_TABLE table=test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260616 01:57:24.579038 11364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6072d3979fee4eaabfb45b72a50a356f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:24.582162 11365 tablet_service.cc:1511] Processing CreateTablet for tablet 75aaaddc368b46cb8f0ab9fae59377b7 (DEFAULT_TABLE table=test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260616 01:57:24.583783 11365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75aaaddc368b46cb8f0ab9fae59377b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:24.600646 11428 ts_tablet_manager.cc:1929] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260616 01:57:24.600793 11412 tablet_bootstrap.cc:492] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712: Bootstrap starting.
I20260616 01:57:24.601065 11428 log.cc:1199] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/95fd273f8b4a460c8bd5413aefbe62ce
I20260616 01:57:24.601810 11428 ts_tablet_manager.cc:1950] T 95fd273f8b4a460c8bd5413aefbe62ce P 919c97275909437492b69bf4b66ee712: Deleting consensus metadata
I20260616 01:57:24.604688 11428 tablet_replica.cc:333] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712: stopping tablet replica
I20260616 01:57:24.604925 11264 catalog_manager.cc:5027] TS 919c97275909437492b69bf4b66ee712 (127.6.255.1:44899): tablet 95fd273f8b4a460c8bd5413aefbe62ce (table test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]) successfully deleted
I20260616 01:57:24.609118 11412 tablet_bootstrap.cc:654] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:24.609091 11428 raft_consensus.cc:2243] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:24.609807 11428 raft_consensus.cc:2272] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:24.613284 11428 ts_tablet_manager.cc:1916] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:24.615386 11412 tablet_bootstrap.cc:492] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712: No bootstrap required, opened a new log
I20260616 01:57:24.615945 11412 ts_tablet_manager.cc:1403] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260616 01:57:24.618409 11412 raft_consensus.cc:359] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.618961 11412 raft_consensus.cc:385] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:24.619213 11412 raft_consensus.cc:740] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 919c97275909437492b69bf4b66ee712, State: Initialized, Role: FOLLOWER
I20260616 01:57:24.619917 11412 consensus_queue.cc:260] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.620510 11412 raft_consensus.cc:399] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:24.620790 11412 raft_consensus.cc:493] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:24.621080 11412 raft_consensus.cc:3060] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:24.627926 11428 ts_tablet_manager.cc:1929] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260616 01:57:24.627854 11412 raft_consensus.cc:515] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.628358 11428 log.cc:1199] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/bb92bca7bf96418faea3d4298e726a06
I20260616 01:57:24.628580 11412 leader_election.cc:304] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 919c97275909437492b69bf4b66ee712; no voters: 
I20260616 01:57:24.629221 11428 ts_tablet_manager.cc:1950] T bb92bca7bf96418faea3d4298e726a06 P 919c97275909437492b69bf4b66ee712: Deleting consensus metadata
I20260616 01:57:24.629344 11415 raft_consensus.cc:2804] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:24.629833 11415 raft_consensus.cc:697] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Becoming Leader. State: Replica: 919c97275909437492b69bf4b66ee712, State: Running, Role: LEADER
I20260616 01:57:24.630546 11415 consensus_queue.cc:237] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.631193 11412 leader_election.cc:290] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:24.632349 11264 catalog_manager.cc:5027] TS 919c97275909437492b69bf4b66ee712 (127.6.255.1:44899): tablet bb92bca7bf96418faea3d4298e726a06 (table test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66]) successfully deleted
I20260616 01:57:24.633018 11412 ts_tablet_manager.cc:1434] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.000s
I20260616 01:57:24.633837 11412 tablet_bootstrap.cc:492] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712: Bootstrap starting.
I20260616 01:57:24.637559 11278 catalog_manager.cc:5696] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 919c97275909437492b69bf4b66ee712 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "919c97275909437492b69bf4b66ee712" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:24.638813 11412 tablet_bootstrap.cc:654] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:24.644894 11412 tablet_bootstrap.cc:492] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712: No bootstrap required, opened a new log
I20260616 01:57:24.646582 11412 ts_tablet_manager.cc:1403] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260616 01:57:24.649070 11412 raft_consensus.cc:359] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.649611 11412 raft_consensus.cc:385] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:24.649875 11412 raft_consensus.cc:740] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 919c97275909437492b69bf4b66ee712, State: Initialized, Role: FOLLOWER
I20260616 01:57:24.650496 11412 consensus_queue.cc:260] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.651101 11412 raft_consensus.cc:399] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:24.651382 11412 raft_consensus.cc:493] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:24.651706 11412 raft_consensus.cc:3060] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:24.660887 11412 raft_consensus.cc:515] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.661551 11412 leader_election.cc:304] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 919c97275909437492b69bf4b66ee712; no voters: 
I20260616 01:57:24.662135 11412 leader_election.cc:290] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:24.662284 11415 raft_consensus.cc:2804] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:24.663293 11415 raft_consensus.cc:697] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Becoming Leader. State: Replica: 919c97275909437492b69bf4b66ee712, State: Running, Role: LEADER
I20260616 01:57:24.663571 11412 ts_tablet_manager.cc:1434] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.000s
I20260616 01:57:24.664269 11415 consensus_queue.cc:237] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.669541 11278 catalog_manager.cc:5696] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 919c97275909437492b69bf4b66ee712 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "919c97275909437492b69bf4b66ee712" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:24.683339 11278 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: test-alter-range-partitioning [id=2378608ea72f41939cba817d780a9f66] alter complete (version 0)
I20260616 01:57:24.782548 11278 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35734:
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
W20260616 01:57:24.794577 11278 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 99891ef716824ee4b046ba1866e1fc47 has no consensus state
W20260616 01:57:24.796197 11278 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8c8b9a28868b427cb34114926eec18b8 has no consensus state
I20260616 01:57:24.800083 11427 tablet.cc:1724] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712: 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
I20260616 01:57:24.803978 11426 tablet.cc:1724] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712: 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
I20260616 01:57:24.818048 11365 tablet_service.cc:1511] Processing CreateTablet for tablet 99891ef716824ee4b046ba1866e1fc47 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=2378608ea72f41939cba817d780a9f66]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260616 01:57:24.819571 11365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99891ef716824ee4b046ba1866e1fc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:24.831190 11364 tablet_service.cc:1511] Processing CreateTablet for tablet 8c8b9a28868b427cb34114926eec18b8 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=2378608ea72f41939cba817d780a9f66]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260616 01:57:24.833026 11364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8b9a28868b427cb34114926eec18b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:24.858088 11412 tablet_bootstrap.cc:492] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712: Bootstrap starting.
I20260616 01:57:24.864429 11412 tablet_bootstrap.cc:654] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:24.880191 11412 tablet_bootstrap.cc:492] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712: No bootstrap required, opened a new log
I20260616 01:57:24.880676 11412 ts_tablet_manager.cc:1403] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260616 01:57:24.883308 11412 raft_consensus.cc:359] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.883935 11412 raft_consensus.cc:385] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:24.884240 11412 raft_consensus.cc:740] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 919c97275909437492b69bf4b66ee712, State: Initialized, Role: FOLLOWER
I20260616 01:57:24.889997 11412 consensus_queue.cc:260] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.890693 11412 raft_consensus.cc:399] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:24.890991 11412 raft_consensus.cc:493] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:24.891325 11412 raft_consensus.cc:3060] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:24.898501 11412 raft_consensus.cc:515] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.899266 11412 leader_election.cc:304] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 919c97275909437492b69bf4b66ee712; no voters: 
I20260616 01:57:24.899926 11412 leader_election.cc:290] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:24.900066 11415 raft_consensus.cc:2804] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:24.901486 11415 raft_consensus.cc:697] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Becoming Leader. State: Replica: 919c97275909437492b69bf4b66ee712, State: Running, Role: LEADER
I20260616 01:57:24.902215 11415 consensus_queue.cc:237] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.902544 11412 ts_tablet_manager.cc:1434] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
I20260616 01:57:24.903357 11412 tablet_bootstrap.cc:492] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712: Bootstrap starting.
I20260616 01:57:24.909286 11412 tablet_bootstrap.cc:654] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:24.911054 11277 catalog_manager.cc:5696] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 919c97275909437492b69bf4b66ee712 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "919c97275909437492b69bf4b66ee712" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:24.912128 11277 catalog_manager.cc:5788] TS 919c97275909437492b69bf4b66ee712 (127.6.255.1:44899) does not have the latest schema for tablet 99891ef716824ee4b046ba1866e1fc47 (table test-alter-range-partitioning-renamed [id=2378608ea72f41939cba817d780a9f66]). Expected version 1 got 0
I20260616 01:57:24.913393 11412 tablet_bootstrap.cc:492] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712: No bootstrap required, opened a new log
I20260616 01:57:24.913787 11412 ts_tablet_manager.cc:1403] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260616 01:57:24.916177 11412 raft_consensus.cc:359] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.916632 11412 raft_consensus.cc:385] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:24.916855 11412 raft_consensus.cc:740] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 919c97275909437492b69bf4b66ee712, State: Initialized, Role: FOLLOWER
I20260616 01:57:24.917526 11412 consensus_queue.cc:260] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.918044 11412 raft_consensus.cc:399] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:24.918272 11412 raft_consensus.cc:493] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:24.918522 11412 raft_consensus.cc:3060] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:24.924644 11412 raft_consensus.cc:515] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.925204 11412 leader_election.cc:304] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 919c97275909437492b69bf4b66ee712; no voters: 
I20260616 01:57:24.925633 11412 leader_election.cc:290] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:24.925905 11443 raft_consensus.cc:2804] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:24.926390 11443 raft_consensus.cc:697] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Becoming Leader. State: Replica: 919c97275909437492b69bf4b66ee712, State: Running, Role: LEADER
I20260616 01:57:24.927112 11412 ts_tablet_manager.cc:1434] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260616 01:57:24.927073 11443 consensus_queue.cc:237] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } }
I20260616 01:57:24.933858 11278 catalog_manager.cc:5696] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 919c97275909437492b69bf4b66ee712 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "919c97275909437492b69bf4b66ee712" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "919c97275909437492b69bf4b66ee712" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 44899 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:24.934629 11278 catalog_manager.cc:5788] TS 919c97275909437492b69bf4b66ee712 (127.6.255.1:44899) does not have the latest schema for tablet 8c8b9a28868b427cb34114926eec18b8 (table test-alter-range-partitioning-renamed [id=2378608ea72f41939cba817d780a9f66]). Expected version 1 got 0
I20260616 01:57:24.946306 11277 catalog_manager.cc:5788] TS 919c97275909437492b69bf4b66ee712 (127.6.255.1:44899) does not have the latest schema for tablet 8c8b9a28868b427cb34114926eec18b8 (table test-alter-range-partitioning-renamed [id=2378608ea72f41939cba817d780a9f66]). Expected version 1 got 0
I20260616 01:57:25.010234 11426 tablet.cc:1724] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712: 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
I20260616 01:57:25.013608 11427 tablet.cc:1724] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712: 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
I20260616 01:57:25.040414 11277 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: test-alter-range-partitioning-renamed [id=2378608ea72f41939cba817d780a9f66] alter complete (version 1)
I20260616 01:57:25.206840 11277 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35734:
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
I20260616 01:57:25.222563 11277 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: Sending DeleteTablet for 1 replicas of tablet 6072d3979fee4eaabfb45b72a50a356f
I20260616 01:57:25.223248 11277 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: Sending DeleteTablet for 1 replicas of tablet 75aaaddc368b46cb8f0ab9fae59377b7
I20260616 01:57:25.223958 11277 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: Sending DeleteTablet for 1 replicas of tablet 99891ef716824ee4b046ba1866e1fc47
I20260616 01:57:25.224320 11364 tablet_service.cc:1558] Processing DeleteTablet for tablet 6072d3979fee4eaabfb45b72a50a356f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:25 UTC) from {username='slave'} at 127.0.0.1:34912
I20260616 01:57:25.224640 11277 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: Sending DeleteTablet for 1 replicas of tablet 8c8b9a28868b427cb34114926eec18b8
I20260616 01:57:25.225008 11365 tablet_service.cc:1558] Processing DeleteTablet for tablet 75aaaddc368b46cb8f0ab9fae59377b7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:25 UTC) from {username='slave'} at 127.0.0.1:34912
I20260616 01:57:25.227655 11365 tablet_service.cc:1558] Processing DeleteTablet for tablet 99891ef716824ee4b046ba1866e1fc47 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:25 UTC) from {username='slave'} at 127.0.0.1:34912
I20260616 01:57:25.227679 11363 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c8b9a28868b427cb34114926eec18b8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:25 UTC) from {username='slave'} at 127.0.0.1:34912
I20260616 01:57:25.229609 11447 tablet_replica.cc:333] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712: stopping tablet replica
I20260616 01:57:25.230453 11447 raft_consensus.cc:2243] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:25.231051 11447 raft_consensus.cc:2272] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:25.234108  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:25.234232 11447 ts_tablet_manager.cc:1916] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:25.263005 11447 ts_tablet_manager.cc:1929] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260616 01:57:25.263445 11447 log.cc:1199] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/6072d3979fee4eaabfb45b72a50a356f
I20260616 01:57:25.264197 11447 ts_tablet_manager.cc:1950] T 6072d3979fee4eaabfb45b72a50a356f P 919c97275909437492b69bf4b66ee712: Deleting consensus metadata
I20260616 01:57:25.266846 11447 tablet_replica.cc:333] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712: stopping tablet replica
I20260616 01:57:25.267099 11264 catalog_manager.cc:5027] TS 919c97275909437492b69bf4b66ee712 (127.6.255.1:44899): tablet 6072d3979fee4eaabfb45b72a50a356f (table test-alter-range-partitioning-renamed [id=2378608ea72f41939cba817d780a9f66]) successfully deleted
I20260616 01:57:25.267678 11447 raft_consensus.cc:2243] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:25.268354 11447 raft_consensus.cc:2272] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:25.273329 11447 ts_tablet_manager.cc:1916] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:25.280165  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:25.296506 11447 ts_tablet_manager.cc:1929] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260616 01:57:25.296962 11447 log.cc:1199] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/75aaaddc368b46cb8f0ab9fae59377b7
I20260616 01:57:25.297748 11447 ts_tablet_manager.cc:1950] T 75aaaddc368b46cb8f0ab9fae59377b7 P 919c97275909437492b69bf4b66ee712: Deleting consensus metadata
W20260616 01:57:25.299717 11264 catalog_manager.cc:5019] TS 919c97275909437492b69bf4b66ee712 (127.6.255.1:44899): delete failed for tablet 75aaaddc368b46cb8f0ab9fae59377b7 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260616 01:57:25.300668  7164 tablet_replica.cc:333] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712: stopping tablet replica
W20260616 01:57:25.300693 11264 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 11 similar messages]
I20260616 01:57:25.301452  7164 raft_consensus.cc:2243] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:25.302034  7164 raft_consensus.cc:2272] T 8c8b9a28868b427cb34114926eec18b8 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260616 01:57:25.304617 11264 catalog_manager.cc:4754] TS 919c97275909437492b69bf4b66ee712 (127.6.255.1:44899): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 99891ef716824ee4b046ba1866e1fc47: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260616 01:57:25.305466  7164 tablet_replica.cc:333] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712: stopping tablet replica
I20260616 01:57:25.306176  7164 raft_consensus.cc:2243] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:25.306754  7164 raft_consensus.cc:2272] T 99891ef716824ee4b046ba1866e1fc47 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:25.310014  7164 tablet_replica.cc:333] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712: stopping tablet replica
I20260616 01:57:25.310643  7164 raft_consensus.cc:2243] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:25.311133  7164 raft_consensus.cc:2272] T e4611b69a80641a8a7a9b3c8c7c49ff8 P 919c97275909437492b69bf4b66ee712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:25.340121  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:25.361366  7164 master.cc:562] Master@127.6.255.62:34939 shutting down...
I20260616 01:57:25.468127  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:25.468776  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:25.469120  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3eda93287de94b6182f4c8dcef2baf34: stopping tablet replica
I20260616 01:57:25.490778  7164 master.cc:584] Master@127.6.255.62:34939 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioning (2323 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioningInvalid
I20260616 01:57:25.519349  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:32919
I20260616 01:57:25.520537  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:25.522810  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:25.525883  7164 webserver.cc:533] Webserver started at http://127.6.255.62:36543/ using document root <none> and password file <none>
I20260616 01:57:25.526438  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:25.526633  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:25.526948  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:25.528178  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "7eea00da2acd454c900aa6114d6e5acd"
format_stamp: "Formatted at 2026-06-16 01:57:25 on dist-test-slave-mdc4"
I20260616 01:57:25.533181  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260616 01:57:25.537206 11457 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:25.538219  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260616 01:57:25.538527  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "7eea00da2acd454c900aa6114d6e5acd"
format_stamp: "Formatted at 2026-06-16 01:57:25 on dist-test-slave-mdc4"
I20260616 01:57:25.538805  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781575012071070-7164-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)
I20260616 01:57:25.558914  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:25.560065  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:25.605916  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:32919
I20260616 01:57:25.606086 11508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:32919 every 8 connection(s)
I20260616 01:57:25.610412 11509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:25.621534 11509 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd: Bootstrap starting.
I20260616 01:57:25.625845 11509 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:25.630115 11509 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd: No bootstrap required, opened a new log
I20260616 01:57:25.632239 11509 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eea00da2acd454c900aa6114d6e5acd" member_type: VOTER }
I20260616 01:57:25.632622 11509 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:25.632874 11509 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eea00da2acd454c900aa6114d6e5acd, State: Initialized, Role: FOLLOWER
I20260616 01:57:25.633459 11509 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eea00da2acd454c900aa6114d6e5acd" member_type: VOTER }
I20260616 01:57:25.633911 11509 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:25.634255 11509 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:25.634545 11509 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:25.639864 11509 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eea00da2acd454c900aa6114d6e5acd" member_type: VOTER }
I20260616 01:57:25.640440 11509 leader_election.cc:304] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7eea00da2acd454c900aa6114d6e5acd; no voters: 
I20260616 01:57:25.641826 11509 leader_election.cc:290] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:25.642177 11512 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:25.643891 11512 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [term 1 LEADER]: Becoming Leader. State: Replica: 7eea00da2acd454c900aa6114d6e5acd, State: Running, Role: LEADER
I20260616 01:57:25.644632 11512 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eea00da2acd454c900aa6114d6e5acd" member_type: VOTER }
I20260616 01:57:25.644991 11509 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:25.649334 11513 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7eea00da2acd454c900aa6114d6e5acd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eea00da2acd454c900aa6114d6e5acd" member_type: VOTER } }
I20260616 01:57:25.651407 11513 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:25.650651 11514 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7eea00da2acd454c900aa6114d6e5acd. Latest consensus state: current_term: 1 leader_uuid: "7eea00da2acd454c900aa6114d6e5acd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eea00da2acd454c900aa6114d6e5acd" member_type: VOTER } }
I20260616 01:57:25.652822 11514 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:25.660598 11518 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:25.669180 11518 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:25.671300  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:25.680202 11518 catalog_manager.cc:1382] Generated new cluster ID: 6d66a64b54e5442581aefd3ea624cdcb
I20260616 01:57:25.680532 11518 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:25.697585 11518 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:25.698964 11518 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:25.722921 11518 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd: Generated new TSK 0
I20260616 01:57:25.723647 11518 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:25.737865  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:25.741443  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:25.744881  7164 webserver.cc:533] Webserver started at http://127.6.255.1:45129/ using document root <none> and password file <none>
I20260616 01:57:25.745438  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:25.745638  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:25.745949  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:25.747213  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "5989a9cce4804cc4a4458cd7a3bccccb"
format_stamp: "Formatted at 2026-06-16 01:57:25 on dist-test-slave-mdc4"
I20260616 01:57:25.752426  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260616 01:57:25.756255 11533 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:25.757171  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260616 01:57:25.757530  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "5989a9cce4804cc4a4458cd7a3bccccb"
format_stamp: "Formatted at 2026-06-16 01:57:25 on dist-test-slave-mdc4"
I20260616 01:57:25.757899  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781575012071070-7164-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)
I20260616 01:57:25.773367  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:25.774829  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:25.776790  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:25.780535  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:25.780856  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:25.781157  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:25.781373  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:25.834117  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:34931
I20260616 01:57:25.834190 11595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:34931 every 8 connection(s)
I20260616 01:57:25.858757 11596 heartbeater.cc:344] Connected to a master server at 127.6.255.62:32919
I20260616 01:57:25.859193 11596 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:25.860198 11596 heartbeater.cc:507] Master 127.6.255.62:32919 requested a full tablet report, sending...
I20260616 01:57:25.862445 11474 ts_manager.cc:194] Registered new tserver with Master: 5989a9cce4804cc4a4458cd7a3bccccb (127.6.255.1:34931)
I20260616 01:57:25.863112  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.024788352s
I20260616 01:57:25.864367 11474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42396
I20260616 01:57:25.877547 11596 heartbeater.cc:499] Master 127.6.255.62:32919 was elected leader, sending a full tablet report...
I20260616 01:57:25.888950 11474 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42398:
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"
    }
  }
}
I20260616 01:57:25.927309 11561 tablet_service.cc:1511] Processing CreateTablet for tablet 8b86de0946a340ffbc41fe3e574f45e2 (DEFAULT_TABLE table=fake-table [id=0849ddc484fc485b955fe6c52abbf4a4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:25.928733 11561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b86de0946a340ffbc41fe3e574f45e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:25.946766 11608 tablet_bootstrap.cc:492] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb: Bootstrap starting.
I20260616 01:57:25.952783 11608 tablet_bootstrap.cc:654] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:25.958014 11608 tablet_bootstrap.cc:492] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb: No bootstrap required, opened a new log
I20260616 01:57:25.958498 11608 ts_tablet_manager.cc:1403] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260616 01:57:25.961225 11608 raft_consensus.cc:359] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:25.961810 11608 raft_consensus.cc:385] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:25.962071 11608 raft_consensus.cc:740] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5989a9cce4804cc4a4458cd7a3bccccb, State: Initialized, Role: FOLLOWER
I20260616 01:57:25.962884 11608 consensus_queue.cc:260] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:25.963575 11608 raft_consensus.cc:399] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:25.963879 11608 raft_consensus.cc:493] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:25.964223 11608 raft_consensus.cc:3060] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:25.971613 11608 raft_consensus.cc:515] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:25.972368 11608 leader_election.cc:304] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5989a9cce4804cc4a4458cd7a3bccccb; no voters: 
I20260616 01:57:25.973850 11608 leader_election.cc:290] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:25.974287 11610 raft_consensus.cc:2804] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:25.979048 11610 raft_consensus.cc:697] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 LEADER]: Becoming Leader. State: Replica: 5989a9cce4804cc4a4458cd7a3bccccb, State: Running, Role: LEADER
I20260616 01:57:25.980050 11610 consensus_queue.cc:237] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:25.982617 11608 ts_tablet_manager.cc:1434] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.011s
I20260616 01:57:25.989902 11474 catalog_manager.cc:5696] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5989a9cce4804cc4a4458cd7a3bccccb (127.6.255.1). New cstate: current_term: 1 leader_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:26.038647  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:26.041371 11474 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42398:
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"
    }
  }
}
I20260616 01:57:26.063491 11561 tablet_service.cc:1511] Processing CreateTablet for tablet 958bbb1fb6fd4e01b51505b9d69b8ea6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=dd8c1de164484d6593de05e5684ba327]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:26.064769 11561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 958bbb1fb6fd4e01b51505b9d69b8ea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:26.081290 11608 tablet_bootstrap.cc:492] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb: Bootstrap starting.
I20260616 01:57:26.087401 11608 tablet_bootstrap.cc:654] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:26.091935 11608 tablet_bootstrap.cc:492] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb: No bootstrap required, opened a new log
I20260616 01:57:26.092414 11608 ts_tablet_manager.cc:1403] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260616 01:57:26.095744 11608 raft_consensus.cc:359] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:26.096314 11608 raft_consensus.cc:385] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:26.096601 11608 raft_consensus.cc:740] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5989a9cce4804cc4a4458cd7a3bccccb, State: Initialized, Role: FOLLOWER
I20260616 01:57:26.097671 11608 consensus_queue.cc:260] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:26.098330 11608 raft_consensus.cc:399] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:26.098626 11608 raft_consensus.cc:493] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:26.098960 11608 raft_consensus.cc:3060] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:26.106410 11608 raft_consensus.cc:515] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:26.107187 11608 leader_election.cc:304] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5989a9cce4804cc4a4458cd7a3bccccb; no voters: 
I20260616 01:57:26.107892 11608 leader_election.cc:290] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:26.108071 11610 raft_consensus.cc:2804] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:26.108600 11610 raft_consensus.cc:697] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 LEADER]: Becoming Leader. State: Replica: 5989a9cce4804cc4a4458cd7a3bccccb, State: Running, Role: LEADER
I20260616 01:57:26.109347 11610 consensus_queue.cc:237] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:26.109949 11608 ts_tablet_manager.cc:1434] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.000s
I20260616 01:57:26.116830 11474 catalog_manager.cc:5696] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5989a9cce4804cc4a4458cd7a3bccccb (127.6.255.1). New cstate: current_term: 1 leader_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:26.215728 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.235973 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.255897 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.276454 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
W20260616 01:57:26.335219  7164 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 }
W20260616 01:57:26.335537  7164 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 }
W20260616 01:57:26.335727  7164 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 }
W20260616 01:57:26.335911  7164 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 }
W20260616 01:57:26.336084  7164 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 }
W20260616 01:57:26.336254  7164 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 }
W20260616 01:57:26.336426  7164 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 }
W20260616 01:57:26.336591  7164 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 }
W20260616 01:57:26.336757  7164 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 }
W20260616 01:57:26.336933  7164 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 }
W20260616 01:57:26.337098  7164 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 }
W20260616 01:57:26.337260  7164 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 }
W20260616 01:57:26.337422  7164 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 }
W20260616 01:57:26.337585  7164 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 }
W20260616 01:57:26.337788  7164 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 }
W20260616 01:57:26.337960  7164 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 }
W20260616 01:57:26.338126  7164 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 }
W20260616 01:57:26.338290  7164 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 }
W20260616 01:57:26.338454  7164 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 }
W20260616 01:57:26.338617  7164 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 }
W20260616 01:57:26.338786  7164 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 }
W20260616 01:57:26.338953  7164 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 }
W20260616 01:57:26.339139  7164 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 }
W20260616 01:57:26.339304  7164 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 }
W20260616 01:57:26.339493  7164 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 }
W20260616 01:57:26.339659  7164 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 }
W20260616 01:57:26.339835  7164 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 }
W20260616 01:57:26.340000  7164 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 }
W20260616 01:57:26.340162  7164 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 }
W20260616 01:57:26.340332  7164 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 }
W20260616 01:57:26.340507  7164 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 }
W20260616 01:57:26.340677  7164 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 }
W20260616 01:57:26.340883  7164 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 }
W20260616 01:57:26.341053  7164 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 }
W20260616 01:57:26.341216  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260616 01:57:26.341380  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260616 01:57:26.341543  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260616 01:57:26.341703  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260616 01:57:26.341912  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260616 01:57:26.342082  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260616 01:57:26.342244  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260616 01:57:26.342410  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
W20260616 01:57:26.342576  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
W20260616 01:57:26.342736  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299989ms }
W20260616 01:57:26.342944  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299989ms }
W20260616 01:57:26.343115  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299989ms }
W20260616 01:57:26.343274  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299988ms }
W20260616 01:57:26.343436  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299988ms }
W20260616 01:57:26.343629  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299987ms }
W20260616 01:57:26.343799  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299987ms }
W20260616 01:57:26.343966  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299987ms }
W20260616 01:57:26.344125  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299986ms }
W20260616 01:57:26.344286  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299986ms }
W20260616 01:57:26.344448  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299985ms }
W20260616 01:57:26.344606  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299985ms }
W20260616 01:57:26.344774  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299985ms }
W20260616 01:57:26.344939  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299984ms }
W20260616 01:57:26.345108  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299984ms }
W20260616 01:57:26.345279  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299983ms }
W20260616 01:57:26.345453  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299983ms }
W20260616 01:57:26.345621  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299982ms }
W20260616 01:57:26.345795  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299982ms }
W20260616 01:57:26.345968  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299982ms }
W20260616 01:57:26.346133  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299981ms }
W20260616 01:57:26.346290  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299981ms }
W20260616 01:57:26.346444  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299980ms }
W20260616 01:57:26.346596  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299980ms }
W20260616 01:57:26.346760  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299979ms }
W20260616 01:57:26.346935  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299979ms }
W20260616 01:57:26.347098  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299979ms }
W20260616 01:57:26.347262  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299978ms }
W20260616 01:57:26.347429  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299978ms }
W20260616 01:57:26.347628  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299977ms }
W20260616 01:57:26.347807  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299977ms }
W20260616 01:57:26.347976  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299976ms }
W20260616 01:57:26.348140  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299976ms }
W20260616 01:57:26.348308  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299976ms }
W20260616 01:57:26.348479  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299975ms }
W20260616 01:57:26.348647  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299975ms }
W20260616 01:57:26.348819  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299974ms }
W20260616 01:57:26.348987  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299974ms }
W20260616 01:57:26.349151  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299974ms }
W20260616 01:57:26.349318  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299973ms }
W20260616 01:57:26.349474  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299973ms }
W20260616 01:57:26.349643  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299972ms }
W20260616 01:57:26.349819  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299972ms }
W20260616 01:57:26.349982  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299971ms }
W20260616 01:57:26.350147  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299971ms }
W20260616 01:57:26.350313  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299971ms }
W20260616 01:57:26.350476  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299970ms }
W20260616 01:57:26.350641  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299970ms }
W20260616 01:57:26.350821  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299969ms }
W20260616 01:57:26.350988  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299969ms }
W20260616 01:57:26.351151  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299969ms }
W20260616 01:57:26.351315  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299968ms }
W20260616 01:57:26.351502  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299968ms }
W20260616 01:57:26.351668  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299967ms }
W20260616 01:57:26.351838  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299967ms }
W20260616 01:57:26.352002  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299966ms }
W20260616 01:57:26.352164  7164 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299966ms }
I20260616 01:57:26.370447 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.390363 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.408627 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.428236 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.451120 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.469797 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.491750 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.514304 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.534893 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.555871 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.574741 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.596102 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.616472 11472 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
W20260616 01:57:26.632967 11472 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a9b6ffbd643e4d218d11368405d073f7 has no consensus state
W20260616 01:57:26.634505 11472 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 189539d0269a4a8c87aa4a2ef55927d9 has no consensus state
I20260616 01:57:26.648541 11561 tablet_service.cc:1511] Processing CreateTablet for tablet a9b6ffbd643e4d218d11368405d073f7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=dd8c1de164484d6593de05e5684ba327]), partition=RANGE (c0) PARTITION VALUES < 0
I20260616 01:57:26.649959 11561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b6ffbd643e4d218d11368405d073f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:26.649729 11560 tablet_service.cc:1511] Processing CreateTablet for tablet 189539d0269a4a8c87aa4a2ef55927d9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=dd8c1de164484d6593de05e5684ba327]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20260616 01:57:26.651014 11560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189539d0269a4a8c87aa4a2ef55927d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:26.673012 11623 tablet_bootstrap.cc:492] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb: Bootstrap starting.
W20260616 01:57:26.673410 11460 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet a9b6ffbd643e4d218d11368405d073f7 (table test-alter-range-partitioning-invalid [id=dd8c1de164484d6593de05e5684ba327], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a9b6ffbd643e4d218d11368405d073f7 consensus state has no leader
I20260616 01:57:26.679025 11623 tablet_bootstrap.cc:654] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:26.684558 11623 tablet_bootstrap.cc:492] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb: No bootstrap required, opened a new log
I20260616 01:57:26.685041 11623 ts_tablet_manager.cc:1403] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.009s
I20260616 01:57:26.687667 11623 raft_consensus.cc:359] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:26.688230 11623 raft_consensus.cc:385] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:26.688483 11623 raft_consensus.cc:740] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5989a9cce4804cc4a4458cd7a3bccccb, State: Initialized, Role: FOLLOWER
I20260616 01:57:26.689244 11623 consensus_queue.cc:260] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:26.689896 11623 raft_consensus.cc:399] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:26.690196 11623 raft_consensus.cc:493] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:26.690517 11623 raft_consensus.cc:3060] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:26.698040 11623 raft_consensus.cc:515] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:26.698786 11623 leader_election.cc:304] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5989a9cce4804cc4a4458cd7a3bccccb; no voters: 
I20260616 01:57:26.700004 11623 leader_election.cc:290] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:26.700264 11625 raft_consensus.cc:2804] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:26.702265 11623 ts_tablet_manager.cc:1434] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.003s
I20260616 01:57:26.702872 11625 raft_consensus.cc:697] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 LEADER]: Becoming Leader. State: Replica: 5989a9cce4804cc4a4458cd7a3bccccb, State: Running, Role: LEADER
I20260616 01:57:26.703183 11623 tablet_bootstrap.cc:492] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb: Bootstrap starting.
I20260616 01:57:26.704278 11625 consensus_queue.cc:237] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:26.709517 11623 tablet_bootstrap.cc:654] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:26.711089 11472 catalog_manager.cc:5696] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5989a9cce4804cc4a4458cd7a3bccccb (127.6.255.1). New cstate: current_term: 1 leader_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:26.714488 11623 tablet_bootstrap.cc:492] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb: No bootstrap required, opened a new log
I20260616 01:57:26.714986 11623 ts_tablet_manager.cc:1403] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260616 01:57:26.717550 11623 raft_consensus.cc:359] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:26.718106 11623 raft_consensus.cc:385] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:26.718379 11623 raft_consensus.cc:740] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5989a9cce4804cc4a4458cd7a3bccccb, State: Initialized, Role: FOLLOWER
I20260616 01:57:26.719074 11623 consensus_queue.cc:260] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:26.719729 11623 raft_consensus.cc:399] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:26.720036 11623 raft_consensus.cc:493] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:26.720356 11623 raft_consensus.cc:3060] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:26.727859 11623 raft_consensus.cc:515] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:26.728618 11623 leader_election.cc:304] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5989a9cce4804cc4a4458cd7a3bccccb; no voters: 
I20260616 01:57:26.729226 11623 leader_election.cc:290] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:26.729393 11627 raft_consensus.cc:2804] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:26.729955 11627 raft_consensus.cc:697] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 LEADER]: Becoming Leader. State: Replica: 5989a9cce4804cc4a4458cd7a3bccccb, State: Running, Role: LEADER
I20260616 01:57:26.730700 11627 consensus_queue.cc:237] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } }
I20260616 01:57:26.731405 11623 ts_tablet_manager.cc:1434] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.003s
I20260616 01:57:26.736512 11472 catalog_manager.cc:5696] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5989a9cce4804cc4a4458cd7a3bccccb (127.6.255.1). New cstate: current_term: 1 leader_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5989a9cce4804cc4a4458cd7a3bccccb" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34931 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:26.750661 11472 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd: test-alter-range-partitioning-invalid [id=dd8c1de164484d6593de05e5684ba327] alter complete (version 0)
I20260616 01:57:26.773334 11474 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.808624 11474 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.836284 11474 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.864918 11474 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.892094 11474 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42398:
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
I20260616 01:57:26.916417  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:26.946405  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:26.947342  7164 tablet_replica.cc:333] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb: stopping tablet replica
I20260616 01:57:26.948107  7164 raft_consensus.cc:2243] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:26.948650  7164 raft_consensus.cc:2272] T 189539d0269a4a8c87aa4a2ef55927d9 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:26.951750  7164 tablet_replica.cc:333] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb: stopping tablet replica
I20260616 01:57:26.952463  7164 raft_consensus.cc:2243] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:26.952984  7164 raft_consensus.cc:2272] T a9b6ffbd643e4d218d11368405d073f7 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:26.955932  7164 tablet_replica.cc:333] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb: stopping tablet replica
I20260616 01:57:26.956617  7164 raft_consensus.cc:2243] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:26.957180  7164 raft_consensus.cc:2272] T 958bbb1fb6fd4e01b51505b9d69b8ea6 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:26.960160  7164 tablet_replica.cc:333] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb: stopping tablet replica
I20260616 01:57:26.960789  7164 raft_consensus.cc:2243] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:26.961284  7164 raft_consensus.cc:2272] T 8b86de0946a340ffbc41fe3e574f45e2 P 5989a9cce4804cc4a4458cd7a3bccccb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:26.977775  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:26.988647  7164 master.cc:562] Master@127.6.255.62:32919 shutting down...
I20260616 01:57:27.009413  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:27.009972  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:27.010324  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7eea00da2acd454c900aa6114d6e5acd: stopping tablet replica
I20260616 01:57:27.022761  7164 master.cc:584] Master@127.6.255.62:32919 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioningInvalid (1534 ms)
[ RUN      ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20260616 01:57:27.055400  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:33351
I20260616 01:57:27.056855  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:27.060173  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:27.063153  7164 webserver.cc:533] Webserver started at http://127.6.255.62:43503/ using document root <none> and password file <none>
I20260616 01:57:27.063864  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:27.064107  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:27.064415  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:27.065892  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "54a6e55e2dc244c09d45e85cc35e8d32"
format_stamp: "Formatted at 2026-06-16 01:57:27 on dist-test-slave-mdc4"
I20260616 01:57:27.072310  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260616 01:57:27.076891 11635 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:27.077988  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260616 01:57:27.078349  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "54a6e55e2dc244c09d45e85cc35e8d32"
format_stamp: "Formatted at 2026-06-16 01:57:27 on dist-test-slave-mdc4"
I20260616 01:57:27.078665  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-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)
I20260616 01:57:27.099148  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:27.100339  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:27.143427  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:33351
I20260616 01:57:27.143621 11686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:33351 every 8 connection(s)
I20260616 01:57:27.148311 11687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:27.162127 11687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Bootstrap starting.
I20260616 01:57:27.166743 11687 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:27.171247 11687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: No bootstrap required, opened a new log
I20260616 01:57:27.173437 11687 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a6e55e2dc244c09d45e85cc35e8d32" member_type: VOTER }
I20260616 01:57:27.173884 11687 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:27.174153 11687 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54a6e55e2dc244c09d45e85cc35e8d32, State: Initialized, Role: FOLLOWER
I20260616 01:57:27.174755 11687 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a6e55e2dc244c09d45e85cc35e8d32" member_type: VOTER }
I20260616 01:57:27.175242 11687 raft_consensus.cc:399] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:27.175526 11687 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:27.175802 11687 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:27.181070 11687 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a6e55e2dc244c09d45e85cc35e8d32" member_type: VOTER }
I20260616 01:57:27.181674 11687 leader_election.cc:304] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 54a6e55e2dc244c09d45e85cc35e8d32; no voters: 
I20260616 01:57:27.183102 11687 leader_election.cc:290] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:27.183429 11690 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:27.185880 11690 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [term 1 LEADER]: Becoming Leader. State: Replica: 54a6e55e2dc244c09d45e85cc35e8d32, State: Running, Role: LEADER
I20260616 01:57:27.186712 11690 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a6e55e2dc244c09d45e85cc35e8d32" member_type: VOTER }
I20260616 01:57:27.187523 11687 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:27.189946 11692 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54a6e55e2dc244c09d45e85cc35e8d32. Latest consensus state: current_term: 1 leader_uuid: "54a6e55e2dc244c09d45e85cc35e8d32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a6e55e2dc244c09d45e85cc35e8d32" member_type: VOTER } }
I20260616 01:57:27.190081 11691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "54a6e55e2dc244c09d45e85cc35e8d32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a6e55e2dc244c09d45e85cc35e8d32" member_type: VOTER } }
I20260616 01:57:27.190481 11692 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:27.190663 11691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:27.193632 11695 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:27.203415 11695 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:27.216081  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:27.216876 11695 catalog_manager.cc:1382] Generated new cluster ID: bb526725bef84fbf804227beddb005c3
I20260616 01:57:27.217177 11695 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:27.236720 11695 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:27.238368 11695 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:27.254954 11695 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Generated new TSK 0
I20260616 01:57:27.255652 11695 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:27.282797  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:27.287487  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:27.292273  7164 webserver.cc:533] Webserver started at http://127.6.255.1:39303/ using document root <none> and password file <none>
I20260616 01:57:27.292856  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:27.293090  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:27.293376  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:27.294605  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "ebfbae228ee64006b083cfed7056ca3a"
format_stamp: "Formatted at 2026-06-16 01:57:27 on dist-test-slave-mdc4"
I20260616 01:57:27.299889  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260616 01:57:27.303979 11711 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:27.304968  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260616 01:57:27.305310  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "ebfbae228ee64006b083cfed7056ca3a"
format_stamp: "Formatted at 2026-06-16 01:57:27 on dist-test-slave-mdc4"
I20260616 01:57:27.305608  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-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)
I20260616 01:57:27.319022  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:27.320253  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:27.321976  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:27.324695  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:27.324934  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:27.325277  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:27.325425  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:27.382869  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:34699
I20260616 01:57:27.382959 11773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:34699 every 8 connection(s)
I20260616 01:57:27.399446 11774 heartbeater.cc:344] Connected to a master server at 127.6.255.62:33351
I20260616 01:57:27.399885 11774 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:27.400759 11774 heartbeater.cc:507] Master 127.6.255.62:33351 requested a full tablet report, sending...
I20260616 01:57:27.403048 11652 ts_manager.cc:194] Registered new tserver with Master: ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699)
I20260616 01:57:27.403949  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017464986s
I20260616 01:57:27.405543 11652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39724
I20260616 01:57:27.419953 11774 heartbeater.cc:499] Master 127.6.255.62:33351 was elected leader, sending a full tablet report...
I20260616 01:57:27.434989 11652 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39730:
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"
    }
  }
}
I20260616 01:57:27.474264 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 9233e010639a4b81940c926d82bdd44e (DEFAULT_TABLE table=fake-table [id=5f34289dc82145b482d0dd1e78d2d2f9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:27.475417 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9233e010639a4b81940c926d82bdd44e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:27.496971 11786 tablet_bootstrap.cc:492] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:27.501806 11786 tablet_bootstrap.cc:654] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:27.506868 11786 tablet_bootstrap.cc:492] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:27.507397 11786 ts_tablet_manager.cc:1403] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260616 01:57:27.510205 11786 raft_consensus.cc:359] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.511143 11786 raft_consensus.cc:385] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:27.511587 11786 raft_consensus.cc:740] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:27.512606 11786 consensus_queue.cc:260] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.513692 11786 raft_consensus.cc:399] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:27.514024 11786 raft_consensus.cc:493] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:27.514357 11786 raft_consensus.cc:3060] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:27.519781 11786 raft_consensus.cc:515] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.520409 11786 leader_election.cc:304] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:27.521708 11786 leader_election.cc:290] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:27.522083 11788 raft_consensus.cc:2804] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:27.529788 11788 raft_consensus.cc:697] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:27.530983 11786 ts_tablet_manager.cc:1434] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.014s
I20260616 01:57:27.530637 11788 consensus_queue.cc:237] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.537595 11652 catalog_manager.cc:5696] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebfbae228ee64006b083cfed7056ca3a (127.6.255.1). New cstate: current_term: 1 leader_uuid: "ebfbae228ee64006b083cfed7056ca3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:27.582851  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:27.585125 11652 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39730:
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"
    }
  }
}
I20260616 01:57:27.607807 11739 tablet_service.cc:1511] Processing CreateTablet for tablet e0aa2bff2a374f3ab37649327a68a58b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:27.608978 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0aa2bff2a374f3ab37649327a68a58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:27.622354 11786 tablet_bootstrap.cc:492] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:27.628269 11786 tablet_bootstrap.cc:654] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:27.633073 11786 tablet_bootstrap.cc:492] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:27.633538 11786 ts_tablet_manager.cc:1403] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260616 01:57:27.636153 11786 raft_consensus.cc:359] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.636725 11786 raft_consensus.cc:385] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:27.637006 11786 raft_consensus.cc:740] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:27.637786 11786 consensus_queue.cc:260] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.638458 11786 raft_consensus.cc:399] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:27.638815 11786 raft_consensus.cc:493] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:27.639148 11786 raft_consensus.cc:3060] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:27.647406 11786 raft_consensus.cc:515] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.648181 11786 leader_election.cc:304] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:27.648826 11786 leader_election.cc:290] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:27.649252 11788 raft_consensus.cc:2804] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:27.649694 11788 raft_consensus.cc:697] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:27.650399 11788 consensus_queue.cc:237] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.650952 11786 ts_tablet_manager.cc:1434] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.017s	user 0.018s	sys 0.000s
I20260616 01:57:27.657194 11652 catalog_manager.cc:5696] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebfbae228ee64006b083cfed7056ca3a (127.6.255.1). New cstate: current_term: 1 leader_uuid: "ebfbae228ee64006b083cfed7056ca3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:27.677443 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:27.689316 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet e0aa2bff2a374f3ab37649327a68a58b
I20260616 01:57:27.691320 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet e0aa2bff2a374f3ab37649327a68a58b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:27 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:27.693384 11796 tablet_replica.cc:333] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:27.694142 11796 raft_consensus.cc:2243] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:27.694711 11796 raft_consensus.cc:2272] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:27.697041 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:27.698853 11796 ts_tablet_manager.cc:1916] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:27.711053 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aafbe81c38004634a65b312dbb8ee02c has no consensus state
I20260616 01:57:27.714305 11796 ts_tablet_manager.cc:1929] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:27.714740 11796 log.cc:1199] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/e0aa2bff2a374f3ab37649327a68a58b
I20260616 01:57:27.715606 11796 ts_tablet_manager.cc:1950] T e0aa2bff2a374f3ab37649327a68a58b P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:27.719048 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet e0aa2bff2a374f3ab37649327a68a58b (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:27.721968 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:27.724184 11739 tablet_service.cc:1511] Processing CreateTablet for tablet aafbe81c38004634a65b312dbb8ee02c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:27.725505 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aafbe81c38004634a65b312dbb8ee02c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260616 01:57:27.728674 11639 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet aafbe81c38004634a65b312dbb8ee02c (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet aafbe81c38004634a65b312dbb8ee02c consensus state has no leader
I20260616 01:57:27.728914 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:27.739264 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet aafbe81c38004634a65b312dbb8ee02c
I20260616 01:57:27.741240 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet aafbe81c38004634a65b312dbb8ee02c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:27 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:27.742856 11786 tablet_bootstrap.cc:492] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
W20260616 01:57:27.743046 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet aafbe81c38004634a65b312dbb8ee02c because the tablet was not found. No further retry: Not found: Tablet not found: aafbe81c38004634a65b312dbb8ee02c
I20260616 01:57:27.745376 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:27.748898 11786 tablet_bootstrap.cc:654] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:27.753942 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:27.754733 11786 tablet_bootstrap.cc:492] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:27.755208 11786 ts_tablet_manager.cc:1403] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260616 01:57:27.758062 11786 raft_consensus.cc:359] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.758708 11786 raft_consensus.cc:385] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:27.758999 11786 raft_consensus.cc:740] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:27.759886 11786 consensus_queue.cc:260] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.760527 11786 raft_consensus.cc:399] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:27.760829 11786 raft_consensus.cc:493] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:27.762465 11786 raft_consensus.cc:3060] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:27.766614 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a41fa2fefa6e4346932b288b6a40cce6 has no consensus state
I20260616 01:57:27.771291 11786 raft_consensus.cc:515] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.772119 11786 leader_election.cc:304] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:27.772900 11788 raft_consensus.cc:2804] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:27.772523 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:27.773427 11788 raft_consensus.cc:697] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:27.774189 11788 consensus_queue.cc:237] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.780277 11739 tablet_service.cc:1511] Processing CreateTablet for tablet a41fa2fefa6e4346932b288b6a40cce6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:27.780365 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:27.779546 11786 leader_election.cc:290] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:27.781765 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41fa2fefa6e4346932b288b6a40cce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:27.782878 11786 ts_tablet_manager.cc:1434] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.008s
I20260616 01:57:27.795156 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet a41fa2fefa6e4346932b288b6a40cce6
I20260616 01:57:27.797185 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet a41fa2fefa6e4346932b288b6a40cce6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:27 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:27.798991 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet a41fa2fefa6e4346932b288b6a40cce6 because the tablet was not found. No further retry: Not found: Tablet not found: a41fa2fefa6e4346932b288b6a40cce6
I20260616 01:57:27.800740 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:27.804557 11786 tablet_bootstrap.cc:492] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:27.806427 11650 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:27.810883 11786 tablet_bootstrap.cc:654] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:27.811199 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet aafbe81c38004634a65b312dbb8ee02c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:27 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:27.812239 11796 tablet_replica.cc:333] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:27.813019 11796 raft_consensus.cc:2243] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:27.813617 11796 raft_consensus.cc:2272] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:27.818480 11796 ts_tablet_manager.cc:1916] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:27.822654 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:27.826155 11786 tablet_bootstrap.cc:492] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:27.826678 11786 ts_tablet_manager.cc:1403] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260616 01:57:27.831789 11786 raft_consensus.cc:359] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:27.836923 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8d5aa41453784bea8bc1c75de31f0d23 has no consensus state
I20260616 01:57:27.837129 11786 raft_consensus.cc:385] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:27.837484 11786 raft_consensus.cc:740] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:27.837736 11796 ts_tablet_manager.cc:1929] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:27.838301 11796 log.cc:1199] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/aafbe81c38004634a65b312dbb8ee02c
I20260616 01:57:27.838459 11786 consensus_queue.cc:260] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.839180 11786 raft_consensus.cc:399] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:27.839295 11796 ts_tablet_manager.cc:1950] T aafbe81c38004634a65b312dbb8ee02c P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:27.839535 11786 raft_consensus.cc:493] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:27.839910 11786 raft_consensus.cc:3060] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:27.842461 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet aafbe81c38004634a65b312dbb8ee02c (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:27.847201 11786 raft_consensus.cc:515] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.848002 11786 leader_election.cc:304] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:27.848634 11786 leader_election.cc:290] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:27.848803 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5aa41453784bea8bc1c75de31f0d23 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:27.849716 11788 raft_consensus.cc:2804] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:27.850067 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5aa41453784bea8bc1c75de31f0d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:27.850255 11786 ts_tablet_manager.cc:1434] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.000s
I20260616 01:57:27.850196 11788 raft_consensus.cc:697] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:27.854480 11788 consensus_queue.cc:237] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.855643 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:27.864236 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:27.871887 11786 tablet_bootstrap.cc:492] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:27.878142 11786 tablet_bootstrap.cc:654] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:27.878082 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 8d5aa41453784bea8bc1c75de31f0d23
I20260616 01:57:27.881299 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d5aa41453784bea8bc1c75de31f0d23 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:27 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:27.885049 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 8d5aa41453784bea8bc1c75de31f0d23 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8d5aa41453784bea8bc1c75de31f0d23 already in progress: creating tablet
I20260616 01:57:27.887708 11650 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:27.889585 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet a41fa2fefa6e4346932b288b6a40cce6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:27 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:27.890326 11796 tablet_replica.cc:333] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:27.889915 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:27.891116 11796 raft_consensus.cc:2243] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:27.891736 11796 raft_consensus.cc:2272] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:27.893766 11786 tablet_bootstrap.cc:492] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:27.894310 11786 ts_tablet_manager.cc:1403] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.009s
I20260616 01:57:27.895486 11796 ts_tablet_manager.cc:1916] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:27.897064 11786 raft_consensus.cc:359] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.897686 11786 raft_consensus.cc:385] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:27.898034 11786 raft_consensus.cc:740] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:27.899050 11786 consensus_queue.cc:260] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.899749 11786 raft_consensus.cc:399] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:27.899592 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:27.900151 11786 raft_consensus.cc:493] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:27.900590 11786 raft_consensus.cc:3060] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:27.911135 11786 raft_consensus.cc:515] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.912009 11786 leader_election.cc:304] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:27.912853 11788 raft_consensus.cc:2804] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:27.913295 11788 raft_consensus.cc:697] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:27.913995 11788 consensus_queue.cc:237] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.917099 11796 ts_tablet_manager.cc:1929] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260616 01:57:27.917142 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6bd13b53322643bd91262f60a39fbf7d has no consensus state
I20260616 01:57:27.917586 11796 log.cc:1199] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/a41fa2fefa6e4346932b288b6a40cce6
I20260616 01:57:27.918392 11796 ts_tablet_manager.cc:1950] T a41fa2fefa6e4346932b288b6a40cce6 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:27.919941 11786 leader_election.cc:290] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:27.921362 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet a41fa2fefa6e4346932b288b6a40cce6 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:27.923062 11786 ts_tablet_manager.cc:1434] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.004s
I20260616 01:57:27.932154 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:27.934170 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd13b53322643bd91262f60a39fbf7d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:27.935534 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd13b53322643bd91262f60a39fbf7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:27.936972 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d5aa41453784bea8bc1c75de31f0d23 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:27 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:27.941548 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:27.943543 11796 tablet_replica.cc:333] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:27.944468 11796 raft_consensus.cc:2243] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:27.945154 11796 raft_consensus.cc:2272] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:27.948928 11796 ts_tablet_manager.cc:1916] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:27.954422 11786 tablet_bootstrap.cc:492] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:27.960599 11786 tablet_bootstrap.cc:654] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:27.964267 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:27.968837 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 6bd13b53322643bd91262f60a39fbf7d
I20260616 01:57:27.968827 11796 ts_tablet_manager.cc:1929] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:27.969651 11796 log.cc:1199] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/8d5aa41453784bea8bc1c75de31f0d23
I20260616 01:57:27.970580 11796 ts_tablet_manager.cc:1950] T 8d5aa41453784bea8bc1c75de31f0d23 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:27.971148 11786 tablet_bootstrap.cc:492] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:27.978015 11786 ts_tablet_manager.cc:1403] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260616 01:57:27.976408 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:27.971099 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bd13b53322643bd91262f60a39fbf7d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:27 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:27.980912 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 8d5aa41453784bea8bc1c75de31f0d23 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:27.980895 11786 raft_consensus.cc:359] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.982137 11786 raft_consensus.cc:385] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260616 01:57:27.982190 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 6bd13b53322643bd91262f60a39fbf7d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6bd13b53322643bd91262f60a39fbf7d already in progress: creating tablet
I20260616 01:57:27.982473 11786 raft_consensus.cc:740] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:27.983170 11786 consensus_queue.cc:260] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.983824 11786 raft_consensus.cc:399] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:27.984104 11786 raft_consensus.cc:493] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:27.984411 11786 raft_consensus.cc:3060] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:27.991143 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:27.991919 11786 raft_consensus.cc:515] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:27.992626 11786 leader_election.cc:304] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:27.993222 11786 leader_election.cc:290] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:27.993412 11788 raft_consensus.cc:2804] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:27.993938 11788 raft_consensus.cc:697] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:27.994747 11786 ts_tablet_manager.cc:1434] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.003s
I20260616 01:57:27.994743 11788 consensus_queue.cc:237] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:28.004482 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b4b470ea73e446a1af510645839c3042 has no consensus state
I20260616 01:57:28.008235 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:28.014367 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bd13b53322643bd91262f60a39fbf7d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:27 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.015101 11796 tablet_replica.cc:333] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.015916 11796 raft_consensus.cc:2243] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.016513 11796 raft_consensus.cc:2272] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.018127 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.018858 11739 tablet_service.cc:1511] Processing CreateTablet for tablet b4b470ea73e446a1af510645839c3042 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260616 01:57:28.020006 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b470ea73e446a1af510645839c3042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.025513 11796 ts_tablet_manager.cc:1916] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:28.031821 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet b4b470ea73e446a1af510645839c3042
I20260616 01:57:28.033824 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet b4b470ea73e446a1af510645839c3042 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.038427 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.039273 11786 tablet_bootstrap.cc:492] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:28.043982 11786 tablet_bootstrap.cc:654] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.052322 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.055615 11796 ts_tablet_manager.cc:1929] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.056111 11796 log.cc:1199] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/6bd13b53322643bd91262f60a39fbf7d
I20260616 01:57:28.056737 11786 tablet_bootstrap.cc:492] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.056917 11796 ts_tablet_manager.cc:1950] T 6bd13b53322643bd91262f60a39fbf7d P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:28.057240 11786 ts_tablet_manager.cc:1403] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260616 01:57:28.059743 11786 raft_consensus.cc:359] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.060115 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 6bd13b53322643bd91262f60a39fbf7d (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:28.060276 11786 raft_consensus.cc:385] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.060540 11786 raft_consensus.cc:740] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:28.061414 11786 consensus_queue.cc:260] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:28.062002 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet b4b470ea73e446a1af510645839c3042 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b4b470ea73e446a1af510645839c3042 already in progress: creating tablet
I20260616 01:57:28.062012 11786 raft_consensus.cc:399] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.062752 11786 raft_consensus.cc:493] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.063055 11786 raft_consensus.cc:3060] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:28.069016 11786 raft_consensus.cc:515] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:28.070143 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eb7330fb4bb2496a863750a2cd5e0f75 has no consensus state
I20260616 01:57:28.069691 11786 leader_election.cc:304] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.071602 11788 raft_consensus.cc:2804] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.072037 11788 raft_consensus.cc:697] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:28.072738 11788 consensus_queue.cc:237] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.077481 11786 leader_election.cc:290] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:28.079727 11786 ts_tablet_manager.cc:1434] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.000s
I20260616 01:57:28.079790 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.088884 11739 tablet_service.cc:1511] Processing CreateTablet for tablet eb7330fb4bb2496a863750a2cd5e0f75 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260616 01:57:28.090247 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7330fb4bb2496a863750a2cd5e0f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.090178 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.092650 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet b4b470ea73e446a1af510645839c3042 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.093533 11796 tablet_replica.cc:333] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.094488 11796 raft_consensus.cc:2243] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.095090 11796 raft_consensus.cc:2272] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.100247 11796 ts_tablet_manager.cc:1916] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:28.105223 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet eb7330fb4bb2496a863750a2cd5e0f75
I20260616 01:57:28.107165 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet eb7330fb4bb2496a863750a2cd5e0f75 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.108496 11786 tablet_bootstrap.cc:492] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:28.112304 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.113320 11786 tablet_bootstrap.cc:654] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.118088 11786 tablet_bootstrap.cc:492] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.118538 11786 ts_tablet_manager.cc:1403] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260616 01:57:28.121063 11786 raft_consensus.cc:359] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.121618 11786 raft_consensus.cc:385] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.121886 11786 raft_consensus.cc:740] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:28.122542 11786 consensus_queue.cc:260] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.123139 11786 raft_consensus.cc:399] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.123413 11786 raft_consensus.cc:493] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.123741 11786 raft_consensus.cc:3060] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:28.126410 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:28.128839 11796 ts_tablet_manager.cc:1929] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.129316 11796 log.cc:1199] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/b4b470ea73e446a1af510645839c3042
I20260616 01:57:28.130257 11796 ts_tablet_manager.cc:1950] T b4b470ea73e446a1af510645839c3042 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:28.130648 11786 raft_consensus.cc:515] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.131340 11786 leader_election.cc:304] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.131944 11786 leader_election.cc:290] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:28.132488 11790 raft_consensus.cc:2804] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.132946 11790 raft_consensus.cc:697] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:28.133662 11790 consensus_queue.cc:237] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.133908 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet b4b470ea73e446a1af510645839c3042 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:28.136143 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet eb7330fb4bb2496a863750a2cd5e0f75 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet eb7330fb4bb2496a863750a2cd5e0f75 already in progress: creating tablet
I20260616 01:57:28.142221 11786 ts_tablet_manager.cc:1434] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.000s
W20260616 01:57:28.144821 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f2c1b062e42448a6a19bc24abad25f3c has no consensus state
I20260616 01:57:28.147701 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet eb7330fb4bb2496a863750a2cd5e0f75 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.148447 11796 tablet_replica.cc:333] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.150305 11796 raft_consensus.cc:2243] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.152685 11796 raft_consensus.cc:2272] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.160004 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.163769 11796 ts_tablet_manager.cc:1916] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:28.169404 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.170095 11739 tablet_service.cc:1511] Processing CreateTablet for tablet f2c1b062e42448a6a19bc24abad25f3c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:28.171242 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c1b062e42448a6a19bc24abad25f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.181751 11796 ts_tablet_manager.cc:1929] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.182143 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet f2c1b062e42448a6a19bc24abad25f3c
I20260616 01:57:28.184559 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet f2c1b062e42448a6a19bc24abad25f3c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.182222 11796 log.cc:1199] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/eb7330fb4bb2496a863750a2cd5e0f75
I20260616 01:57:28.186028 11796 ts_tablet_manager.cc:1950] T eb7330fb4bb2496a863750a2cd5e0f75 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:28.186574 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:28.188715 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet eb7330fb4bb2496a863750a2cd5e0f75 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:28.189476 11786 tablet_bootstrap.cc:492] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
W20260616 01:57:28.190577 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet f2c1b062e42448a6a19bc24abad25f3c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f2c1b062e42448a6a19bc24abad25f3c already in progress: creating tablet
I20260616 01:57:28.194340 11786 tablet_bootstrap.cc:654] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.195626 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:28.201457 11786 tablet_bootstrap.cc:492] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.201906 11786 ts_tablet_manager.cc:1403] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.001s
I20260616 01:57:28.203758 11786 raft_consensus.cc:359] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.204182 11786 raft_consensus.cc:385] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.204417 11786 raft_consensus.cc:740] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:28.205029 11786 consensus_queue.cc:260] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.205560 11786 raft_consensus.cc:399] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.205804 11786 raft_consensus.cc:493] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.206064 11786 raft_consensus.cc:3060] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:28.209408 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a345e64b25d54e76843eff9245f10a6e has no consensus state
I20260616 01:57:28.213696 11786 raft_consensus.cc:515] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.214320 11786 leader_election.cc:304] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.214812 11786 leader_election.cc:290] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:28.214952 11790 raft_consensus.cc:2804] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.215399 11790 raft_consensus.cc:697] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:28.216141 11790 consensus_queue.cc:237] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.217128 11786 ts_tablet_manager.cc:1434] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260616 01:57:28.221626 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.224099 11739 tablet_service.cc:1511] Processing CreateTablet for tablet a345e64b25d54e76843eff9245f10a6e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:28.225248 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a345e64b25d54e76843eff9245f10a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.231195 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.246033 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet a345e64b25d54e76843eff9245f10a6e
I20260616 01:57:28.248528 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet a345e64b25d54e76843eff9245f10a6e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:28.250319 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet a345e64b25d54e76843eff9245f10a6e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a345e64b25d54e76843eff9245f10a6e already in progress: creating tablet
I20260616 01:57:28.250919 11786 tablet_bootstrap.cc:492] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:28.255061 11786 tablet_bootstrap.cc:654] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.261304 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:28.262568 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:28.266084 11786 tablet_bootstrap.cc:492] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.266558 11786 ts_tablet_manager.cc:1403] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260616 01:57:28.270063 11786 raft_consensus.cc:359] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.270624 11786 raft_consensus.cc:385] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.270869 11786 raft_consensus.cc:740] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:28.271575 11786 consensus_queue.cc:260] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.272156 11786 raft_consensus.cc:399] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.272418 11786 raft_consensus.cc:493] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.272713 11786 raft_consensus.cc:3060] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:28.273396 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.272660 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet f2c1b062e42448a6a19bc24abad25f3c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.276059 11796 tablet_replica.cc:333] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.276713 11796 raft_consensus.cc:2243] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.277235 11796 raft_consensus.cc:2272] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.279879 11796 ts_tablet_manager.cc:1916] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:28.280289 11786 raft_consensus.cc:515] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.280987 11786 leader_election.cc:304] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.281675 11790 raft_consensus.cc:2804] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.282140 11790 raft_consensus.cc:697] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:28.282843 11790 consensus_queue.cc:237] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.287843 11786 leader_election.cc:290] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
W20260616 01:57:28.289863 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 46c27d639d2e424fa34445f6e2bcbf4d has no consensus state
I20260616 01:57:28.290095 11786 ts_tablet_manager.cc:1434] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.000s
I20260616 01:57:28.296223 11796 ts_tablet_manager.cc:1929] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.296722 11796 log.cc:1199] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/f2c1b062e42448a6a19bc24abad25f3c
I20260616 01:57:28.297544 11796 ts_tablet_manager.cc:1950] T f2c1b062e42448a6a19bc24abad25f3c P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:28.303447 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 46c27d639d2e424fa34445f6e2bcbf4d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260616 01:57:28.304348 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet f2c1b062e42448a6a19bc24abad25f3c (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:28.304615 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c27d639d2e424fa34445f6e2bcbf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.306269 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet a345e64b25d54e76843eff9245f10a6e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.308792 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:28.310424 11796 tablet_replica.cc:333] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.311112 11796 raft_consensus.cc:2243] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.311651 11796 raft_consensus.cc:2272] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.314432 11796 ts_tablet_manager.cc:1916] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:28.319712 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.320319 11786 tablet_bootstrap.cc:492] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:28.329056 11796 ts_tablet_manager.cc:1929] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.329478 11796 log.cc:1199] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/a345e64b25d54e76843eff9245f10a6e
I20260616 01:57:28.330211 11796 ts_tablet_manager.cc:1950] T a345e64b25d54e76843eff9245f10a6e P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:28.332033 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 46c27d639d2e424fa34445f6e2bcbf4d
I20260616 01:57:28.332657 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet a345e64b25d54e76843eff9245f10a6e (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:28.332911 11786 tablet_bootstrap.cc:654] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.336632 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 46c27d639d2e424fa34445f6e2bcbf4d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.338064 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
W20260616 01:57:28.339359 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 46c27d639d2e424fa34445f6e2bcbf4d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 46c27d639d2e424fa34445f6e2bcbf4d already in progress: creating tablet
I20260616 01:57:28.340739 11786 tablet_bootstrap.cc:492] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.341183 11786 ts_tablet_manager.cc:1403] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.001s
I20260616 01:57:28.343660 11786 raft_consensus.cc:359] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.344169 11786 raft_consensus.cc:385] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.344432 11786 raft_consensus.cc:740] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:28.345046 11786 consensus_queue.cc:260] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.345611 11786 raft_consensus.cc:399] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.345867 11786 raft_consensus.cc:493] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.346145 11786 raft_consensus.cc:3060] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:28.346777 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.351318 11786 raft_consensus.cc:515] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.352003 11786 leader_election.cc:304] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.352501 11786 leader_election.cc:290] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:28.352664 11790 raft_consensus.cc:2804] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.353148 11790 raft_consensus.cc:697] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:28.353881 11790 consensus_queue.cc:237] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.354682 11786 ts_tablet_manager.cc:1434] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
W20260616 01:57:28.359896 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7e40cbe72e0c495d809505a7e5597ee6 has no consensus state
I20260616 01:57:28.363335 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 46c27d639d2e424fa34445f6e2bcbf4d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.364051 11796 tablet_replica.cc:333] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.364202 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.364734 11796 raft_consensus.cc:2243] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.365275 11796 raft_consensus.cc:2272] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.368337 11796 ts_tablet_manager.cc:1916] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:28.371594 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.380525 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 7e40cbe72e0c495d809505a7e5597ee6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260616 01:57:28.381896 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e40cbe72e0c495d809505a7e5597ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.384764 11796 ts_tablet_manager.cc:1929] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.385227 11796 log.cc:1199] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/46c27d639d2e424fa34445f6e2bcbf4d
I20260616 01:57:28.386024 11796 ts_tablet_manager.cc:1950] T 46c27d639d2e424fa34445f6e2bcbf4d P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:28.386272 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 7e40cbe72e0c495d809505a7e5597ee6
I20260616 01:57:28.388195 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e40cbe72e0c495d809505a7e5597ee6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.389853 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 46c27d639d2e424fa34445f6e2bcbf4d (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:28.390590 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 7e40cbe72e0c495d809505a7e5597ee6 because the tablet was not found. No further retry: Not found: Tablet not found: 7e40cbe72e0c495d809505a7e5597ee6
I20260616 01:57:28.396667 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.397992 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:28.402671 11786 tablet_bootstrap.cc:492] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:28.407094 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 46c27d639d2e424fa34445f6e2bcbf4d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:28.409988 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 46c27d639d2e424fa34445f6e2bcbf4d because the tablet was not found. No further retry: Not found: Tablet not found: 46c27d639d2e424fa34445f6e2bcbf4d
I20260616 01:57:28.411487 11786 tablet_bootstrap.cc:654] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.412001 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:28.417127 11786 tablet_bootstrap.cc:492] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.417615 11786 ts_tablet_manager.cc:1403] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260616 01:57:28.420851 11786 raft_consensus.cc:359] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.421433 11786 raft_consensus.cc:385] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.421684 11786 raft_consensus.cc:740] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:28.422349 11786 consensus_queue.cc:260] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.422950 11786 raft_consensus.cc:399] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.423220 11786 raft_consensus.cc:493] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.423579 11786 raft_consensus.cc:3060] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:28.424453 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b0f7179923994cc6bbd88bdbc9561803 has no consensus state
I20260616 01:57:28.430466 11786 raft_consensus.cc:515] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.430284 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.431154 11786 leader_election.cc:304] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.431789 11786 leader_election.cc:290] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:28.432341 11789 raft_consensus.cc:2804] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.432757 11789 raft_consensus.cc:697] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:28.433437 11789 consensus_queue.cc:237] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.436939 11786 ts_tablet_manager.cc:1434] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.004s
I20260616 01:57:28.437233 11739 tablet_service.cc:1511] Processing CreateTablet for tablet b0f7179923994cc6bbd88bdbc9561803 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:28.438458 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0f7179923994cc6bbd88bdbc9561803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.440295 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.453676 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet b0f7179923994cc6bbd88bdbc9561803
I20260616 01:57:28.455932 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet b0f7179923994cc6bbd88bdbc9561803 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:28.457617 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet b0f7179923994cc6bbd88bdbc9561803 because the tablet was not found. No further retry: Not found: Tablet not found: b0f7179923994cc6bbd88bdbc9561803
I20260616 01:57:28.460757 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:28.464792 11786 tablet_bootstrap.cc:492] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:28.471772 11786 tablet_bootstrap.cc:654] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.471325 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:28.476558 11786 tablet_bootstrap.cc:492] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.477068 11786 ts_tablet_manager.cc:1403] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260616 01:57:28.479667 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e40cbe72e0c495d809505a7e5597ee6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.479789 11786 raft_consensus.cc:359] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.480069 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:28.480718 11796 tablet_replica.cc:333] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.481792 11796 raft_consensus.cc:2243] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.482503 11796 raft_consensus.cc:2272] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.480656 11786 raft_consensus.cc:385] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.483331 11786 raft_consensus.cc:740] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:28.484043 11786 consensus_queue.cc:260] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.484680 11786 raft_consensus.cc:399] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.484951 11786 raft_consensus.cc:493] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.485234 11786 raft_consensus.cc:3060] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:28.487910 11796 ts_tablet_manager.cc:1916] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:28.492497 11786 raft_consensus.cc:515] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.493217 11786 leader_election.cc:304] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.493965 11788 raft_consensus.cc:2804] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.494489 11788 raft_consensus.cc:697] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:28.495224 11788 consensus_queue.cc:237] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:28.499111 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b3644437ac1e405ba83e0a52349be364 has no consensus state
I20260616 01:57:28.499871 11786 leader_election.cc:290] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:28.502107 11786 ts_tablet_manager.cc:1434] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.000s
I20260616 01:57:28.505120 11796 ts_tablet_manager.cc:1929] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.505618 11796 log.cc:1199] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/7e40cbe72e0c495d809505a7e5597ee6
I20260616 01:57:28.506942 11796 ts_tablet_manager.cc:1950] T 7e40cbe72e0c495d809505a7e5597ee6 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:28.510047 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 7e40cbe72e0c495d809505a7e5597ee6 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:28.512609 11739 tablet_service.cc:1511] Processing CreateTablet for tablet b3644437ac1e405ba83e0a52349be364 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:28.514150 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3644437ac1e405ba83e0a52349be364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.520466 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.526775 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet b0f7179923994cc6bbd88bdbc9561803 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.528158 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.532047 11796 tablet_replica.cc:333] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.532683 11786 tablet_bootstrap.cc:492] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:28.532979 11796 raft_consensus.cc:2243] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.533643 11796 raft_consensus.cc:2272] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.537282 11796 ts_tablet_manager.cc:1916] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:28.539002 11786 tablet_bootstrap.cc:654] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.540339 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet b3644437ac1e405ba83e0a52349be364
I20260616 01:57:28.542274 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet b3644437ac1e405ba83e0a52349be364 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.550871 11786 tablet_bootstrap.cc:492] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.551304 11786 ts_tablet_manager.cc:1403] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260616 01:57:28.553140 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:28.553521 11796 ts_tablet_manager.cc:1929] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.553619 11786 raft_consensus.cc:359] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.553920 11796 log.cc:1199] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/b0f7179923994cc6bbd88bdbc9561803
I20260616 01:57:28.554141 11786 raft_consensus.cc:385] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.554445 11786 raft_consensus.cc:740] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:28.554927 11796 ts_tablet_manager.cc:1950] T b0f7179923994cc6bbd88bdbc9561803 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:28.555027 11786 consensus_queue.cc:260] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.555708 11786 raft_consensus.cc:399] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.555994 11786 raft_consensus.cc:493] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.556311 11786 raft_consensus.cc:3060] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:28.558023 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet b0f7179923994cc6bbd88bdbc9561803 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:28.559932 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet b3644437ac1e405ba83e0a52349be364 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b3644437ac1e405ba83e0a52349be364 already in progress: creating tablet
I20260616 01:57:28.559871 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:28.563323 11786 raft_consensus.cc:515] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.564069 11786 leader_election.cc:304] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.564669 11786 leader_election.cc:290] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:28.564828 11788 raft_consensus.cc:2804] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.565315 11788 raft_consensus.cc:697] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:28.566022 11788 consensus_queue.cc:237] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.566407 11786 ts_tablet_manager.cc:1434] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260616 01:57:28.567625 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
W20260616 01:57:28.578436 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7db046edc5874b829f4e9e6b1d2ab4a7 has no consensus state
I20260616 01:57:28.582773 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:28.583492 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet b3644437ac1e405ba83e0a52349be364 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.585135 11796 tablet_replica.cc:333] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.585837 11796 raft_consensus.cc:2243] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.586370 11796 raft_consensus.cc:2272] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.590678 11796 ts_tablet_manager.cc:1916] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:28.591328 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.592365 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 7db046edc5874b829f4e9e6b1d2ab4a7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260616 01:57:28.593480 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db046edc5874b829f4e9e6b1d2ab4a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.606519 11796 ts_tablet_manager.cc:1929] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.606725 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 7db046edc5874b829f4e9e6b1d2ab4a7
I20260616 01:57:28.607079 11796 log.cc:1199] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/b3644437ac1e405ba83e0a52349be364
I20260616 01:57:28.607992 11796 ts_tablet_manager.cc:1950] T b3644437ac1e405ba83e0a52349be364 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:28.608757 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 7db046edc5874b829f4e9e6b1d2ab4a7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.610165 11786 tablet_bootstrap.cc:492] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:28.614296 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.615443 11786 tablet_bootstrap.cc:654] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.617614 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet b3644437ac1e405ba83e0a52349be364 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:28.618965 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 7db046edc5874b829f4e9e6b1d2ab4a7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7db046edc5874b829f4e9e6b1d2ab4a7 already in progress: creating tablet
I20260616 01:57:28.622701 11786 tablet_bootstrap.cc:492] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.623123 11786 ts_tablet_manager.cc:1403] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260616 01:57:28.623330 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.624980 11786 raft_consensus.cc:359] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.625362 11786 raft_consensus.cc:385] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.625515 11786 raft_consensus.cc:740] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:28.626072 11786 consensus_queue.cc:260] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.626572 11786 raft_consensus.cc:399] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.626806 11786 raft_consensus.cc:493] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.627102 11786 raft_consensus.cc:3060] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:28.633607 11786 raft_consensus.cc:515] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.634181 11786 leader_election.cc:304] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.634850 11788 raft_consensus.cc:2804] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.635298 11786 leader_election.cc:290] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:28.635300 11788 raft_consensus.cc:697] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
W20260616 01:57:28.635975 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 346085a341164582866d39d6ddb73a8c has no consensus state
I20260616 01:57:28.636358 11788 consensus_queue.cc:237] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.637782 11786 ts_tablet_manager.cc:1434] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.004s
I20260616 01:57:28.639909 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.647742 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.650408 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 346085a341164582866d39d6ddb73a8c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260616 01:57:28.651612 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 346085a341164582866d39d6ddb73a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.658878 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 346085a341164582866d39d6ddb73a8c
I20260616 01:57:28.660907 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 346085a341164582866d39d6ddb73a8c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:28.662477 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 346085a341164582866d39d6ddb73a8c because the tablet was not found. No further retry: Not found: Tablet not found: 346085a341164582866d39d6ddb73a8c
I20260616 01:57:28.664047 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.667963 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:28.668179 11786 tablet_bootstrap.cc:492] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:28.669936 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 7db046edc5874b829f4e9e6b1d2ab4a7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.670794 11796 tablet_replica.cc:333] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.671510 11796 raft_consensus.cc:2243] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.672036 11796 raft_consensus.cc:2272] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.675156 11796 ts_tablet_manager.cc:1916] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:28.676276 11786 tablet_bootstrap.cc:654] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.678138 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:28.692312 11786 tablet_bootstrap.cc:492] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.692910 11786 ts_tablet_manager.cc:1403] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.013s
I20260616 01:57:28.695290 11796 ts_tablet_manager.cc:1929] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.695847 11796 log.cc:1199] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/7db046edc5874b829f4e9e6b1d2ab4a7
I20260616 01:57:28.696718 11796 ts_tablet_manager.cc:1950] T 7db046edc5874b829f4e9e6b1d2ab4a7 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
W20260616 01:57:28.698935 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 64d73f4866d04f55a51ac55e1307f7a8 has no consensus state
I20260616 01:57:28.699229 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 7db046edc5874b829f4e9e6b1d2ab4a7 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:28.701336 11786 raft_consensus.cc:359] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.702265 11786 raft_consensus.cc:385] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.702705 11786 raft_consensus.cc:740] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:28.703567 11786 consensus_queue.cc:260] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.704320 11786 raft_consensus.cc:399] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.704658 11786 raft_consensus.cc:493] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.705003 11786 raft_consensus.cc:3060] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:28.705765 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.712067 11786 raft_consensus.cc:515] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.712846 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 64d73f4866d04f55a51ac55e1307f7a8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:28.712904 11786 leader_election.cc:304] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.713984 11786 leader_election.cc:290] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:28.714043 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d73f4866d04f55a51ac55e1307f7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.714123 11790 raft_consensus.cc:2804] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.714699 11790 raft_consensus.cc:697] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:28.715433 11790 consensus_queue.cc:237] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.715942 11786 ts_tablet_manager.cc:1434] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.023s	user 0.017s	sys 0.000s
I20260616 01:57:28.717049 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.729058 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 64d73f4866d04f55a51ac55e1307f7a8
I20260616 01:57:28.730175 11786 tablet_bootstrap.cc:492] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:28.730880 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 64d73f4866d04f55a51ac55e1307f7a8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:28.732507 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 64d73f4866d04f55a51ac55e1307f7a8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 64d73f4866d04f55a51ac55e1307f7a8 already in progress: creating tablet
I20260616 01:57:28.736202 11650 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:28.736815 11786 tablet_bootstrap.cc:654] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.738008 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 346085a341164582866d39d6ddb73a8c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.737449 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:28.738786 11796 tablet_replica.cc:333] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.739423 11796 raft_consensus.cc:2243] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.739959 11796 raft_consensus.cc:2272] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.743422 11796 ts_tablet_manager.cc:1916] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:28.745244 11639 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet b0f7179923994cc6bbd88bdbc9561803 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet b0f7179923994cc6bbd88bdbc9561803 consensus state has no leader
I20260616 01:57:28.751727 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:28.754011 11786 tablet_bootstrap.cc:492] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.754643 11786 ts_tablet_manager.cc:1403] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260616 01:57:28.757266 11786 raft_consensus.cc:359] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.757947 11786 raft_consensus.cc:385] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.758283 11786 raft_consensus.cc:740] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:28.759105 11786 consensus_queue.cc:260] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.759804 11786 raft_consensus.cc:399] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.760136 11786 raft_consensus.cc:493] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.760504 11786 raft_consensus.cc:3060] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:28.764258 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 005df99446464e5796f9b21c46f343d3 has no consensus state
I20260616 01:57:28.767107 11796 ts_tablet_manager.cc:1929] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.767385 11786 raft_consensus.cc:515] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.768404 11786 leader_election.cc:304] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.769163 11790 raft_consensus.cc:2804] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.769635 11790 raft_consensus.cc:697] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:28.770359 11790 consensus_queue.cc:237] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.772554 11786 leader_election.cc:290] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:28.774439 11786 ts_tablet_manager.cc:1434] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.000s
I20260616 01:57:28.774770 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.767567 11796 log.cc:1199] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/346085a341164582866d39d6ddb73a8c
I20260616 01:57:28.778376 11796 ts_tablet_manager.cc:1950] T 346085a341164582866d39d6ddb73a8c P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:28.782373 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 346085a341164582866d39d6ddb73a8c (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:28.783375 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 005df99446464e5796f9b21c46f343d3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:28.784696 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005df99446464e5796f9b21c46f343d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.784358 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.796859 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 005df99446464e5796f9b21c46f343d3
I20260616 01:57:28.798772 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 005df99446464e5796f9b21c46f343d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:28.800369 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 005df99446464e5796f9b21c46f343d3 because the tablet was not found. No further retry: Not found: Tablet not found: 005df99446464e5796f9b21c46f343d3
I20260616 01:57:28.802846 11786 tablet_bootstrap.cc:492] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:28.805545 11650 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:28.805310 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:28.809561 11786 tablet_bootstrap.cc:654] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.812069 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 64d73f4866d04f55a51ac55e1307f7a8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.812799 11796 tablet_replica.cc:333] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.813472 11796 raft_consensus.cc:2243] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.813947 11796 raft_consensus.cc:2272] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.815030 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.816632 11796 ts_tablet_manager.cc:1916] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:28.822579 11786 tablet_bootstrap.cc:492] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.823151 11786 ts_tablet_manager.cc:1403] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260616 01:57:28.826341 11786 raft_consensus.cc:359] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.826855 11786 raft_consensus.cc:385] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.827117 11786 raft_consensus.cc:740] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
W20260616 01:57:28.827611 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fcccc9ce7a9547df9672f14f1c8c7253 has no consensus state
I20260616 01:57:28.827854 11786 consensus_queue.cc:260] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.828531 11786 raft_consensus.cc:399] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.828794 11786 raft_consensus.cc:493] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.829073 11786 raft_consensus.cc:3060] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:28.835441 11786 raft_consensus.cc:515] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.836009 11796 ts_tablet_manager.cc:1929] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.836143 11786 leader_election.cc:304] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.836448 11796 log.cc:1199] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/64d73f4866d04f55a51ac55e1307f7a8
I20260616 01:57:28.836853 11790 raft_consensus.cc:2804] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.837358 11796 ts_tablet_manager.cc:1950] T 64d73f4866d04f55a51ac55e1307f7a8 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:28.837368 11790 raft_consensus.cc:697] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:28.838182 11790 consensus_queue.cc:237] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.839596 11786 leader_election.cc:290] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:28.840881 11739 tablet_service.cc:1511] Processing CreateTablet for tablet fcccc9ce7a9547df9672f14f1c8c7253 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260616 01:57:28.842046 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcccc9ce7a9547df9672f14f1c8c7253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.842331 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 64d73f4866d04f55a51ac55e1307f7a8 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:28.847626 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:28.850643 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 005df99446464e5796f9b21c46f343d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:28.852232 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 005df99446464e5796f9b21c46f343d3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 005df99446464e5796f9b21c46f343d3 already in progress: creating tablet
I20260616 01:57:28.854736 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.842057 11786 ts_tablet_manager.cc:1434] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.000s
I20260616 01:57:28.857797 11786 tablet_bootstrap.cc:492] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:28.863310 11786 tablet_bootstrap.cc:654] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.864511 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet fcccc9ce7a9547df9672f14f1c8c7253
I20260616 01:57:28.866291 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet fcccc9ce7a9547df9672f14f1c8c7253 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:28.871781 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet fcccc9ce7a9547df9672f14f1c8c7253 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fcccc9ce7a9547df9672f14f1c8c7253 already in progress: creating tablet
I20260616 01:57:28.872725 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:28.874282 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.875036 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 005df99446464e5796f9b21c46f343d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.875839 11796 tablet_replica.cc:333] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.876464 11796 raft_consensus.cc:2243] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.876917 11796 raft_consensus.cc:2272] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.879915 11796 ts_tablet_manager.cc:1916] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:28.883551 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.888574 11786 tablet_bootstrap.cc:492] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.889075 11786 ts_tablet_manager.cc:1403] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.008s
I20260616 01:57:28.891562 11786 raft_consensus.cc:359] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.892151 11786 raft_consensus.cc:385] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.892477 11786 raft_consensus.cc:740] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:28.894598 11796 ts_tablet_manager.cc:1929] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.894972 11796 log.cc:1199] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/005df99446464e5796f9b21c46f343d3
I20260616 01:57:28.895903 11796 ts_tablet_manager.cc:1950] T 005df99446464e5796f9b21c46f343d3 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
W20260616 01:57:28.896358 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b5e8b07cd2e54516beaa2c7288398836 has no consensus state
I20260616 01:57:28.893748 11786 consensus_queue.cc:260] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.898377 11786 raft_consensus.cc:399] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.898406 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 005df99446464e5796f9b21c46f343d3 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:28.898821 11786 raft_consensus.cc:493] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.899264 11786 raft_consensus.cc:3060] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:28.906181 11786 raft_consensus.cc:515] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.906966 11786 leader_election.cc:304] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.907637 11786 leader_election.cc:290] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:28.907775 11790 raft_consensus.cc:2804] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.908249 11790 raft_consensus.cc:697] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:28.908694 11739 tablet_service.cc:1511] Processing CreateTablet for tablet b5e8b07cd2e54516beaa2c7288398836 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260616 01:57:28.908948 11790 consensus_queue.cc:237] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.909795 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e8b07cd2e54516beaa2c7288398836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.910812 11786 ts_tablet_manager.cc:1434] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.003s
I20260616 01:57:28.911914 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.921864 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.924474 11786 tablet_bootstrap.cc:492] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:28.930234 11786 tablet_bootstrap.cc:654] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:28.934798 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet b5e8b07cd2e54516beaa2c7288398836
I20260616 01:57:28.935065 11786 tablet_bootstrap.cc:492] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:28.935480 11786 ts_tablet_manager.cc:1403] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260616 01:57:28.936944 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet b5e8b07cd2e54516beaa2c7288398836 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.938017 11786 raft_consensus.cc:359] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.938604 11786 raft_consensus.cc:385] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:28.938884 11786 raft_consensus.cc:740] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:28.939493 11786 consensus_queue.cc:260] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.940045 11786 raft_consensus.cc:399] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:28.940312 11786 raft_consensus.cc:493] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:28.940596 11786 raft_consensus.cc:3060] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:28.942020 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
W20260616 01:57:28.942925 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet b5e8b07cd2e54516beaa2c7288398836 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b5e8b07cd2e54516beaa2c7288398836 already in progress: creating tablet
I20260616 01:57:28.943733 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:28.947795 11786 raft_consensus.cc:515] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.948473 11786 leader_election.cc:304] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:28.949226 11790 raft_consensus.cc:2804] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:28.949651 11790 raft_consensus.cc:697] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:28.950318 11790 consensus_queue.cc:237] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:28.950673 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet fcccc9ce7a9547df9672f14f1c8c7253 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.953006 11786 leader_election.cc:290] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:28.952903 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:28.955510 11786 ts_tablet_manager.cc:1434] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.004s
I20260616 01:57:28.952917 11796 tablet_replica.cc:333] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.957429 11796 raft_consensus.cc:2243] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.958207 11796 raft_consensus.cc:2272] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.962116 11796 ts_tablet_manager.cc:1916] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:28.968060 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5891bbfa65ec491789cca6fd66b5a23d has no consensus state
I20260616 01:57:28.973330 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet b5e8b07cd2e54516beaa2c7288398836 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:28.976007 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:28.977977 11796 ts_tablet_manager.cc:1929] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:28.979503 11796 log.cc:1199] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/fcccc9ce7a9547df9672f14f1c8c7253
I20260616 01:57:28.980873 11796 ts_tablet_manager.cc:1950] T fcccc9ce7a9547df9672f14f1c8c7253 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:28.984387 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet fcccc9ce7a9547df9672f14f1c8c7253 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:28.985256 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:28.986022 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 5891bbfa65ec491789cca6fd66b5a23d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:28.987360 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5891bbfa65ec491789cca6fd66b5a23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:28.986438 11796 tablet_replica.cc:333] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:28.989221 11796 raft_consensus.cc:2243] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:28.989781 11796 raft_consensus.cc:2272] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:28.993090 11796 ts_tablet_manager.cc:1916] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:28.999689 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 5891bbfa65ec491789cca6fd66b5a23d
I20260616 01:57:29.001713 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 5891bbfa65ec491789cca6fd66b5a23d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.003135 11786 tablet_bootstrap.cc:492] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:29.006839 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:29.009053 11786 tablet_bootstrap.cc:654] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.017693 11796 ts_tablet_manager.cc:1929] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.018287 11796 log.cc:1199] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/b5e8b07cd2e54516beaa2c7288398836
I20260616 01:57:29.019217 11796 ts_tablet_manager.cc:1950] T b5e8b07cd2e54516beaa2c7288398836 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:29.019285 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:29.022419 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet b5e8b07cd2e54516beaa2c7288398836 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:29.024608 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 5891bbfa65ec491789cca6fd66b5a23d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5891bbfa65ec491789cca6fd66b5a23d already in progress: creating tablet
I20260616 01:57:29.027419 11786 tablet_bootstrap.cc:492] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.027921 11786 ts_tablet_manager.cc:1403] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
I20260616 01:57:29.030452 11786 raft_consensus.cc:359] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.031738 11786 raft_consensus.cc:385] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.032021 11786 raft_consensus.cc:740] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.032833 11786 consensus_queue.cc:260] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.033495 11786 raft_consensus.cc:399] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.033753 11786 raft_consensus.cc:493] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.034052 11786 raft_consensus.cc:3060] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:29.034636 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9aa87c1cbf68460094ce8c3557604a7f has no consensus state
I20260616 01:57:29.038717 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.040879 11786 raft_consensus.cc:515] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.041595 11786 leader_election.cc:304] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.042157 11786 leader_election.cc:290] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.042316 11790 raft_consensus.cc:2804] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.042799 11790 raft_consensus.cc:697] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.043565 11790 consensus_queue.cc:237] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.047111 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa87c1cbf68460094ce8c3557604a7f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:29.049264 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa87c1cbf68460094ce8c3557604a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.043578 11786 ts_tablet_manager.cc:1434] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.001s
I20260616 01:57:29.056118 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.060424 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 5891bbfa65ec491789cca6fd66b5a23d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:28 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.061260 11796 tablet_replica.cc:333] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.061888 11796 raft_consensus.cc:2243] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.062386 11796 raft_consensus.cc:2272] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:29.066100 11796 ts_tablet_manager.cc:1916] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:29.067142 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 9aa87c1cbf68460094ce8c3557604a7f
I20260616 01:57:29.070142 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 9aa87c1cbf68460094ce8c3557604a7f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.072055 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:29.076016 11786 tablet_bootstrap.cc:492] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:29.078920 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:29.082181 11786 tablet_bootstrap.cc:654] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.082269 11796 ts_tablet_manager.cc:1929] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.082683 11796 log.cc:1199] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/5891bbfa65ec491789cca6fd66b5a23d
I20260616 01:57:29.083420 11796 ts_tablet_manager.cc:1950] T 5891bbfa65ec491789cca6fd66b5a23d P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:29.086110 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 5891bbfa65ec491789cca6fd66b5a23d (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:29.088032 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 9aa87c1cbf68460094ce8c3557604a7f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9aa87c1cbf68460094ce8c3557604a7f already in progress: creating tablet
I20260616 01:57:29.088878 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.089849 11786 tablet_bootstrap.cc:492] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.090272 11786 ts_tablet_manager.cc:1403] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260616 01:57:29.092865 11786 raft_consensus.cc:359] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.093372 11786 raft_consensus.cc:385] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.093611 11786 raft_consensus.cc:740] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.094198 11786 consensus_queue.cc:260] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.094748 11786 raft_consensus.cc:399] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.095006 11786 raft_consensus.cc:493] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.095278 11786 raft_consensus.cc:3060] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:29.099247 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4315e774f803496ba3a81629893cb18e has no consensus state
I20260616 01:57:29.102104 11786 raft_consensus.cc:515] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.102787 11786 leader_election.cc:304] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.103305 11786 leader_election.cc:290] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.103912 11789 raft_consensus.cc:2804] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.104377 11789 raft_consensus.cc:697] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.104898 11786 ts_tablet_manager.cc:1434] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.014s	user 0.016s	sys 0.000s
I20260616 01:57:29.105095 11789 consensus_queue.cc:237] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.103370 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:29.112941 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 4315e774f803496ba3a81629893cb18e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260616 01:57:29.112622 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.114032 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4315e774f803496ba3a81629893cb18e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.126802 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 4315e774f803496ba3a81629893cb18e
I20260616 01:57:29.128597 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 4315e774f803496ba3a81629893cb18e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.131830 11786 tablet_bootstrap.cc:492] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
W20260616 01:57:29.131911 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 4315e774f803496ba3a81629893cb18e because the tablet was not found. No further retry: Not found: Tablet not found: 4315e774f803496ba3a81629893cb18e
I20260616 01:57:29.134163 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.137315 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:29.137765 11786 tablet_bootstrap.cc:654] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.139600 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 9aa87c1cbf68460094ce8c3557604a7f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.140997 11796 tablet_replica.cc:333] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.141651 11796 raft_consensus.cc:2243] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.142179 11796 raft_consensus.cc:2272] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:29.145128 11796 ts_tablet_manager.cc:1916] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:29.148008 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.150552 11786 tablet_bootstrap.cc:492] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.150993 11786 ts_tablet_manager.cc:1403] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260616 01:57:29.157985 11786 raft_consensus.cc:359] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.158545 11786 raft_consensus.cc:385] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.158782 11786 raft_consensus.cc:740] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.159608 11786 consensus_queue.cc:260] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.160187 11786 raft_consensus.cc:399] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.160177 11796 ts_tablet_manager.cc:1929] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.160542 11786 raft_consensus.cc:493] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.160669 11796 log.cc:1199] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/9aa87c1cbf68460094ce8c3557604a7f
I20260616 01:57:29.160871 11786 raft_consensus.cc:3060] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:29.161279 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6e7820e5d9d64ab6bf4753c3f5dd6370 has no consensus state
I20260616 01:57:29.161441 11796 ts_tablet_manager.cc:1950] T 9aa87c1cbf68460094ce8c3557604a7f P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:29.164077 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 9aa87c1cbf68460094ce8c3557604a7f (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:29.167733 11786 raft_consensus.cc:515] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.168399 11786 leader_election.cc:304] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.169046 11789 raft_consensus.cc:2804] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.169499 11789 raft_consensus.cc:697] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.170145 11789 consensus_queue.cc:237] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.173017 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 6e7820e5d9d64ab6bf4753c3f5dd6370 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260616 01:57:29.174173 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7820e5d9d64ab6bf4753c3f5dd6370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.174950 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.175776 11786 leader_election.cc:290] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.179610 11786 ts_tablet_manager.cc:1434] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.004s
I20260616 01:57:29.184258 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.198963 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 6e7820e5d9d64ab6bf4753c3f5dd6370
I20260616 01:57:29.199437 11786 tablet_bootstrap.cc:492] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:29.201265 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e7820e5d9d64ab6bf4753c3f5dd6370 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:29.203218 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 6e7820e5d9d64ab6bf4753c3f5dd6370 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6e7820e5d9d64ab6bf4753c3f5dd6370 already in progress: creating tablet
I20260616 01:57:29.205078 11650 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:29.205840 11786 tablet_bootstrap.cc:654] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.208457 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 4315e774f803496ba3a81629893cb18e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.209789 11796 tablet_replica.cc:333] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.210644 11796 raft_consensus.cc:2243] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.211349 11796 raft_consensus.cc:2272] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:29.213795 11786 tablet_bootstrap.cc:492] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.214257 11786 ts_tablet_manager.cc:1403] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260616 01:57:29.216346 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.219923 11796 ts_tablet_manager.cc:1916] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:29.216886 11786 raft_consensus.cc:359] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.221505 11786 raft_consensus.cc:385] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.221840 11786 raft_consensus.cc:740] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.222527 11786 consensus_queue.cc:260] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.223148 11786 raft_consensus.cc:399] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.223515 11786 raft_consensus.cc:493] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.223830 11786 raft_consensus.cc:3060] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:29.225922 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:29.230878 11786 raft_consensus.cc:515] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.231704 11786 leader_election.cc:304] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.232301 11786 leader_election.cc:290] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.232470 11789 raft_consensus.cc:2804] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.232990 11789 raft_consensus.cc:697] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.233807 11786 ts_tablet_manager.cc:1434] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.019s	user 0.017s	sys 0.000s
I20260616 01:57:29.233724 11789 consensus_queue.cc:237] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.240254 11796 ts_tablet_manager.cc:1929] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.243531 11796 log.cc:1199] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/4315e774f803496ba3a81629893cb18e
I20260616 01:57:29.244488 11796 ts_tablet_manager.cc:1950] T 4315e774f803496ba3a81629893cb18e P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
W20260616 01:57:29.244647 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6e817e6fce2f4bd7bf750e130358a453 has no consensus state
I20260616 01:57:29.249532 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 4315e774f803496ba3a81629893cb18e (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:29.251161 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e7820e5d9d64ab6bf4753c3f5dd6370 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.250821 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.252007 11796 tablet_replica.cc:333] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.252732 11796 raft_consensus.cc:2243] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.253294 11796 raft_consensus.cc:2272] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:29.256996 11796 ts_tablet_manager.cc:1916] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:29.260080 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.261816 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 6e817e6fce2f4bd7bf750e130358a453 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:29.263042 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e817e6fce2f4bd7bf750e130358a453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.273123 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 6e817e6fce2f4bd7bf750e130358a453
I20260616 01:57:29.273150 11796 ts_tablet_manager.cc:1929] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.273926 11796 log.cc:1199] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/6e7820e5d9d64ab6bf4753c3f5dd6370
I20260616 01:57:29.274749 11796 ts_tablet_manager.cc:1950] T 6e7820e5d9d64ab6bf4753c3f5dd6370 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:29.275704 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e817e6fce2f4bd7bf750e130358a453 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.279002 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 6e7820e5d9d64ab6bf4753c3f5dd6370 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:29.279910 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 6e817e6fce2f4bd7bf750e130358a453 because the tablet was not found. No further retry: Not found: Tablet not found: 6e817e6fce2f4bd7bf750e130358a453
I20260616 01:57:29.281420 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:29.287644 11786 tablet_bootstrap.cc:492] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:29.288344 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:29.295812 11786 tablet_bootstrap.cc:654] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.300468 11786 tablet_bootstrap.cc:492] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.300976 11786 ts_tablet_manager.cc:1403] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
W20260616 01:57:29.301467 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b678c6aa42c34b7c879516fbb6195bdc has no consensus state
I20260616 01:57:29.304275 11786 raft_consensus.cc:359] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.304929 11786 raft_consensus.cc:385] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.305202 11786 raft_consensus.cc:740] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.306727 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.308553 11786 consensus_queue.cc:260] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.309257 11786 raft_consensus.cc:399] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.309537 11786 raft_consensus.cc:493] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.309835 11786 raft_consensus.cc:3060] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:29.315296 11739 tablet_service.cc:1511] Processing CreateTablet for tablet b678c6aa42c34b7c879516fbb6195bdc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:29.315987 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.316527 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b678c6aa42c34b7c879516fbb6195bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.318006 11786 raft_consensus.cc:515] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.318738 11786 leader_election.cc:304] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.319532 11789 raft_consensus.cc:2804] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.319988 11789 raft_consensus.cc:697] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.320703 11789 consensus_queue.cc:237] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.325626 11786 leader_election.cc:290] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.327171 11786 ts_tablet_manager.cc:1434] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.004s
I20260616 01:57:29.333573 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet b678c6aa42c34b7c879516fbb6195bdc
I20260616 01:57:29.335625 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet b678c6aa42c34b7c879516fbb6195bdc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.336410 11786 tablet_bootstrap.cc:492] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
W20260616 01:57:29.337882 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet b678c6aa42c34b7c879516fbb6195bdc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b678c6aa42c34b7c879516fbb6195bdc already in progress: creating tablet
I20260616 01:57:29.343030 11786 tablet_bootstrap.cc:654] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.345075 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:29.346107 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:29.348197 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e817e6fce2f4bd7bf750e130358a453 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.349045 11796 tablet_replica.cc:333] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.349750 11796 raft_consensus.cc:2243] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.350225 11796 pending_rounds.cc:70] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a: Trying to abort 1 pending ops.
I20260616 01:57:29.350549 11796 pending_rounds.cc:77] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 50 op_type: NO_OP noop_request { }
I20260616 01:57:29.351044 11796 raft_consensus.cc:2889] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260616 01:57:29.351415 11796 raft_consensus.cc:2272] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260616 01:57:29.353385 11842 consensus_queue.cc:1175] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ebfbae228ee64006b083cfed7056ca3a" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260616 01:57:29.356215 11796 ts_tablet_manager.cc:1916] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:29.357946 11786 tablet_bootstrap.cc:492] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.358425 11786 ts_tablet_manager.cc:1403] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260616 01:57:29.360539 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.361003 11786 raft_consensus.cc:359] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.361563 11786 raft_consensus.cc:385] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.361835 11786 raft_consensus.cc:740] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.362579 11786 consensus_queue.cc:260] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.363195 11786 raft_consensus.cc:399] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.363502 11786 raft_consensus.cc:493] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.363812 11786 raft_consensus.cc:3060] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:29.370668 11786 raft_consensus.cc:515] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.371383 11786 leader_election.cc:304] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.372097 11789 raft_consensus.cc:2804] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.372555 11789 raft_consensus.cc:697] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.373258 11789 consensus_queue.cc:237] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:29.374979 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 393dfd1823a4485abeea57d223d1ea2f has no consensus state
I20260616 01:57:29.378232 11786 leader_election.cc:290] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.380528 11786 ts_tablet_manager.cc:1434] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
I20260616 01:57:29.380896 11796 ts_tablet_manager.cc:1929] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.381291 11796 log.cc:1199] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/6e817e6fce2f4bd7bf750e130358a453
I20260616 01:57:29.382035 11796 ts_tablet_manager.cc:1950] T 6e817e6fce2f4bd7bf750e130358a453 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:29.386087 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 6e817e6fce2f4bd7bf750e130358a453 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:29.388604 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 393dfd1823a4485abeea57d223d1ea2f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:29.390254 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 393dfd1823a4485abeea57d223d1ea2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.393649 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet b678c6aa42c34b7c879516fbb6195bdc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.393922 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:29.394441 11796 tablet_replica.cc:333] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.395990 11796 raft_consensus.cc:2243] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.396699 11796 raft_consensus.cc:2272] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:29.400170 11796 ts_tablet_manager.cc:1916] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:29.400894 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.412724 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 393dfd1823a4485abeea57d223d1ea2f
I20260616 01:57:29.414377 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 393dfd1823a4485abeea57d223d1ea2f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.417536 11786 tablet_bootstrap.cc:492] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:29.417626 11796 ts_tablet_manager.cc:1929] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.418018 11796 log.cc:1199] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/b678c6aa42c34b7c879516fbb6195bdc
I20260616 01:57:29.418809 11796 ts_tablet_manager.cc:1950] T b678c6aa42c34b7c879516fbb6195bdc P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:29.419973 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.421657 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet b678c6aa42c34b7c879516fbb6195bdc (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:29.423642 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 393dfd1823a4485abeea57d223d1ea2f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 393dfd1823a4485abeea57d223d1ea2f already in progress: creating tablet
I20260616 01:57:29.424026 11786 tablet_bootstrap.cc:654] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.428207 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.433744 11786 tablet_bootstrap.cc:492] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.434227 11786 ts_tablet_manager.cc:1403] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260616 01:57:29.437121 11786 raft_consensus.cc:359] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.437646 11786 raft_consensus.cc:385] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.437916 11786 raft_consensus.cc:740] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.438549 11786 consensus_queue.cc:260] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.439010 11786 raft_consensus.cc:399] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.439277 11786 raft_consensus.cc:493] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.439635 11786 raft_consensus.cc:3060] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:29.440241 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d77b62c11d504b80a4837bd85aa13b6d has no consensus state
I20260616 01:57:29.446873 11786 raft_consensus.cc:515] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.446696 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.447562 11786 leader_election.cc:304] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.448155 11786 leader_election.cc:290] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.448472 11789 raft_consensus.cc:2804] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.448961 11789 raft_consensus.cc:697] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.449576 11786 ts_tablet_manager.cc:1434] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260616 01:57:29.449680 11789 consensus_queue.cc:237] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.457321 11738 tablet_service.cc:1511] Processing CreateTablet for tablet d77b62c11d504b80a4837bd85aa13b6d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:29.458585 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77b62c11d504b80a4837bd85aa13b6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.454933 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.461959 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 393dfd1823a4485abeea57d223d1ea2f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.462827 11796 tablet_replica.cc:333] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.463560 11796 raft_consensus.cc:2243] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.464080 11796 raft_consensus.cc:2272] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:29.467334 11796 ts_tablet_manager.cc:1916] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:29.477152 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet d77b62c11d504b80a4837bd85aa13b6d
I20260616 01:57:29.479513 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet d77b62c11d504b80a4837bd85aa13b6d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.480000 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:29.483048 11786 tablet_bootstrap.cc:492] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:29.485702 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.489639 11786 tablet_bootstrap.cc:654] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.491593 11796 ts_tablet_manager.cc:1929] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.492009 11796 log.cc:1199] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/393dfd1823a4485abeea57d223d1ea2f
I20260616 01:57:29.496606 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:29.497856 11786 tablet_bootstrap.cc:492] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.497861 11796 ts_tablet_manager.cc:1950] T 393dfd1823a4485abeea57d223d1ea2f P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:29.498378 11786 ts_tablet_manager.cc:1403] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260616 01:57:29.500679 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 393dfd1823a4485abeea57d223d1ea2f (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:29.501238 11786 raft_consensus.cc:359] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.501741 11786 raft_consensus.cc:385] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.501984 11786 raft_consensus.cc:740] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
W20260616 01:57:29.502373 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet d77b62c11d504b80a4837bd85aa13b6d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d77b62c11d504b80a4837bd85aa13b6d already in progress: creating tablet
I20260616 01:57:29.502658 11786 consensus_queue.cc:260] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.503250 11786 raft_consensus.cc:399] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.503535 11786 raft_consensus.cc:493] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.503829 11786 raft_consensus.cc:3060] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:29.509196 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 773315920f134749bc902522079b3e1d has no consensus state
I20260616 01:57:29.510269 11786 raft_consensus.cc:515] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.510950 11786 leader_election.cc:304] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.511641 11790 raft_consensus.cc:2804] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.512074 11790 raft_consensus.cc:697] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.512744 11790 consensus_queue.cc:237] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.518090 11786 leader_election.cc:290] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.519804 11786 ts_tablet_manager.cc:1434] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.004s
I20260616 01:57:29.520167 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 773315920f134749bc902522079b3e1d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:29.521404 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773315920f134749bc902522079b3e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.523298 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet d77b62c11d504b80a4837bd85aa13b6d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.524019 11796 tablet_replica.cc:333] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.524693 11796 raft_consensus.cc:2243] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.525192 11796 raft_consensus.cc:2272] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:29.526232 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.529403 11796 ts_tablet_manager.cc:1916] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:29.535986 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.539830 11786 tablet_bootstrap.cc:492] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:29.546074 11786 tablet_bootstrap.cc:654] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.548038 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 773315920f134749bc902522079b3e1d
I20260616 01:57:29.550024 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 773315920f134749bc902522079b3e1d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.554128 11796 ts_tablet_manager.cc:1929] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.554657 11796 log.cc:1199] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/d77b62c11d504b80a4837bd85aa13b6d
I20260616 01:57:29.555603 11796 ts_tablet_manager.cc:1950] T d77b62c11d504b80a4837bd85aa13b6d P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:29.558108 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:29.558972 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet d77b62c11d504b80a4837bd85aa13b6d (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:29.560818 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 773315920f134749bc902522079b3e1d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 773315920f134749bc902522079b3e1d already in progress: creating tablet
I20260616 01:57:29.564417 11786 tablet_bootstrap.cc:492] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.564855 11786 ts_tablet_manager.cc:1403] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.018s
I20260616 01:57:29.566777 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:29.567310 11786 raft_consensus.cc:359] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.567919 11786 raft_consensus.cc:385] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.568334 11786 raft_consensus.cc:740] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.569001 11786 consensus_queue.cc:260] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.569475 11786 raft_consensus.cc:399] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.569720 11786 raft_consensus.cc:493] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.569998 11786 raft_consensus.cc:3060] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:29.575121 11786 raft_consensus.cc:515] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.575706 11786 leader_election.cc:304] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.576293 11790 raft_consensus.cc:2804] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.576738 11790 raft_consensus.cc:697] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.577397 11790 consensus_queue.cc:237] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:29.578325 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3773e0ad45ed4f84b1cca59beb481e59 has no consensus state
I20260616 01:57:29.579641 11786 leader_election.cc:290] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.582015 11786 ts_tablet_manager.cc:1434] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.003s
I20260616 01:57:29.589877 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.591746 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 3773e0ad45ed4f84b1cca59beb481e59 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:29.593014 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3773e0ad45ed4f84b1cca59beb481e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.595685 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 773315920f134749bc902522079b3e1d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.596426 11796 tablet_replica.cc:333] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.596319 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.597211 11796 raft_consensus.cc:2243] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.597755 11796 raft_consensus.cc:2272] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:29.601034 11796 ts_tablet_manager.cc:1916] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:29.608897 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 3773e0ad45ed4f84b1cca59beb481e59
I20260616 01:57:29.610553 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 3773e0ad45ed4f84b1cca59beb481e59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.615377 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:29.616446 11796 ts_tablet_manager.cc:1929] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.616889 11796 log.cc:1199] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/773315920f134749bc902522079b3e1d
I20260616 01:57:29.617203 11786 tablet_bootstrap.cc:492] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:29.617640 11796 ts_tablet_manager.cc:1950] T 773315920f134749bc902522079b3e1d P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:29.620635 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 773315920f134749bc902522079b3e1d (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:29.621424 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 3773e0ad45ed4f84b1cca59beb481e59 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3773e0ad45ed4f84b1cca59beb481e59 already in progress: creating tablet
I20260616 01:57:29.626430 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.628444 11786 tablet_bootstrap.cc:654] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.638316 11786 tablet_bootstrap.cc:492] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.638818 11786 ts_tablet_manager.cc:1403] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.002s
I20260616 01:57:29.641340 11786 raft_consensus.cc:359] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.641881 11786 raft_consensus.cc:385] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.642153 11786 raft_consensus.cc:740] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.642809 11786 consensus_queue.cc:260] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.643399 11786 raft_consensus.cc:399] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.643723 11786 raft_consensus.cc:493] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.644035 11786 raft_consensus.cc:3060] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:29.644477 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fa1f40e76c6946278fc83fb8c56e95c5 has no consensus state
I20260616 01:57:29.650671 11786 raft_consensus.cc:515] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.651412 11786 leader_election.cc:304] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.651993 11786 leader_election.cc:290] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.652160 11790 raft_consensus.cc:2804] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.652634 11790 raft_consensus.cc:697] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.650517 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:29.653301 11790 consensus_queue.cc:237] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.653821 11786 ts_tablet_manager.cc:1434] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260616 01:57:29.661051 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.668839 11738 tablet_service.cc:1511] Processing CreateTablet for tablet fa1f40e76c6946278fc83fb8c56e95c5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260616 01:57:29.670063 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1f40e76c6946278fc83fb8c56e95c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.678893 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet fa1f40e76c6946278fc83fb8c56e95c5
I20260616 01:57:29.681033 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet fa1f40e76c6946278fc83fb8c56e95c5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:29.683363 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet fa1f40e76c6946278fc83fb8c56e95c5 because the tablet was not found. No further retry: Not found: Tablet not found: fa1f40e76c6946278fc83fb8c56e95c5
I20260616 01:57:29.685235 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.687757 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:29.689851 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 3773e0ad45ed4f84b1cca59beb481e59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.690553 11796 tablet_replica.cc:333] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.691226 11796 raft_consensus.cc:2243] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.691766 11796 raft_consensus.cc:2272] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:29.692056 11786 tablet_bootstrap.cc:492] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:29.698616 11796 ts_tablet_manager.cc:1916] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:29.701203 11786 tablet_bootstrap.cc:654] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.703007 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.713366 11786 tablet_bootstrap.cc:492] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.713819 11786 ts_tablet_manager.cc:1403] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.005s
W20260616 01:57:29.715660 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 397ed5dbca7a4231b02515a7471352d4 has no consensus state
I20260616 01:57:29.716305 11786 raft_consensus.cc:359] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.716820 11786 raft_consensus.cc:385] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.717059 11786 raft_consensus.cc:740] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.717818 11786 consensus_queue.cc:260] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.718408 11786 raft_consensus.cc:399] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.718559 11796 ts_tablet_manager.cc:1929] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.718953 11796 log.cc:1199] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/3773e0ad45ed4f84b1cca59beb481e59
I20260616 01:57:29.718670 11786 raft_consensus.cc:493] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.721949 11796 ts_tablet_manager.cc:1950] T 3773e0ad45ed4f84b1cca59beb481e59 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:29.722163 11786 raft_consensus.cc:3060] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:29.724597 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 3773e0ad45ed4f84b1cca59beb481e59 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:29.726222 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.727864 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 397ed5dbca7a4231b02515a7471352d4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260616 01:57:29.729029 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397ed5dbca7a4231b02515a7471352d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.728818 11786 raft_consensus.cc:515] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.729576 11786 leader_election.cc:304] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.730259 11790 raft_consensus.cc:2804] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.730681 11790 raft_consensus.cc:697] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.731356 11790 consensus_queue.cc:237] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.733779 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.736382 11786 leader_election.cc:290] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.738592 11786 ts_tablet_manager.cc:1434] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.025s	user 0.014s	sys 0.001s
I20260616 01:57:29.745427 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 397ed5dbca7a4231b02515a7471352d4
I20260616 01:57:29.747354 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 397ed5dbca7a4231b02515a7471352d4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:29.748971 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 397ed5dbca7a4231b02515a7471352d4 because the tablet was not found. No further retry: Not found: Tablet not found: 397ed5dbca7a4231b02515a7471352d4
W20260616 01:57:29.752242 11638 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 346085a341164582866d39d6ddb73a8c (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 346085a341164582866d39d6ddb73a8c consensus state has no leader
I20260616 01:57:29.752624 11786 tablet_bootstrap.cc:492] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:29.756465 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.759110 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:29.760315 11786 tablet_bootstrap.cc:654] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.761929 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet fa1f40e76c6946278fc83fb8c56e95c5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.762647 11796 tablet_replica.cc:333] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.763249 11796 raft_consensus.cc:2243] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.763826 11796 raft_consensus.cc:2272] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:29.765504 11786 tablet_bootstrap.cc:492] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.766274 11796 ts_tablet_manager.cc:1916] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:29.767810 11786 ts_tablet_manager.cc:1403] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260616 01:57:29.770601 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:29.771631 11786 raft_consensus.cc:359] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.772243 11786 raft_consensus.cc:385] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.772549 11786 raft_consensus.cc:740] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.773350 11786 consensus_queue.cc:260] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.773990 11786 raft_consensus.cc:399] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.774314 11786 raft_consensus.cc:493] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.774657 11786 raft_consensus.cc:3060] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:29.782066 11786 raft_consensus.cc:515] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.782894 11786 leader_election.cc:304] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
W20260616 01:57:29.783171 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ab28caff352345be9948f5f8ed085b02 has no consensus state
I20260616 01:57:29.783762 11790 raft_consensus.cc:2804] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.784240 11790 raft_consensus.cc:697] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.784916 11790 consensus_queue.cc:237] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.791734 11796 ts_tablet_manager.cc:1929] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.792152 11796 log.cc:1199] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/fa1f40e76c6946278fc83fb8c56e95c5
I20260616 01:57:29.792871 11796 ts_tablet_manager.cc:1950] T fa1f40e76c6946278fc83fb8c56e95c5 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:29.792727 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.795575 11786 leader_election.cc:290] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.795691 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet fa1f40e76c6946278fc83fb8c56e95c5 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:29.796867 11738 tablet_service.cc:1511] Processing CreateTablet for tablet ab28caff352345be9948f5f8ed085b02 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:29.797876 11786 ts_tablet_manager.cc:1434] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.008s
I20260616 01:57:29.798110 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab28caff352345be9948f5f8ed085b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.804145 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.817749 11786 tablet_bootstrap.cc:492] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:29.818638 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet ab28caff352345be9948f5f8ed085b02
I20260616 01:57:29.821928 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet ab28caff352345be9948f5f8ed085b02 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:29.823606 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet ab28caff352345be9948f5f8ed085b02 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ab28caff352345be9948f5f8ed085b02 already in progress: creating tablet
I20260616 01:57:29.824478 11786 tablet_bootstrap.cc:654] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.825147 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:29.825600 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:29.828691 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 397ed5dbca7a4231b02515a7471352d4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.829422 11796 tablet_replica.cc:333] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.830061 11796 raft_consensus.cc:2243] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.830581 11796 raft_consensus.cc:2272] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:29.833328 11796 ts_tablet_manager.cc:1916] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:29.841956 11786 tablet_bootstrap.cc:492] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.842442 11786 ts_tablet_manager.cc:1403] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.000s
I20260616 01:57:29.844961 11786 raft_consensus.cc:359] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.845490 11786 raft_consensus.cc:385] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.845745 11786 raft_consensus.cc:740] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.846357 11786 consensus_queue.cc:260] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.846267 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:29.847028 11786 raft_consensus.cc:399] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.847330 11786 raft_consensus.cc:493] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.847674 11786 raft_consensus.cc:3060] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:29.847837 11796 ts_tablet_manager.cc:1929] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.848776 11796 log.cc:1199] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/397ed5dbca7a4231b02515a7471352d4
I20260616 01:57:29.849720 11796 ts_tablet_manager.cc:1950] T 397ed5dbca7a4231b02515a7471352d4 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:29.852336 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 397ed5dbca7a4231b02515a7471352d4 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:29.854123 11786 raft_consensus.cc:515] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.854830 11786 leader_election.cc:304] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.855530 11790 raft_consensus.cc:2804] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.855964 11790 raft_consensus.cc:697] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.857154 11790 consensus_queue.cc:237] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.858799 11786 leader_election.cc:290] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
W20260616 01:57:29.859226 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e42eb9ebc3a642bcad4e88499280f115 has no consensus state
I20260616 01:57:29.864096 11786 ts_tablet_manager.cc:1434] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.000s
I20260616 01:57:29.864751 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.870824 11738 tablet_service.cc:1511] Processing CreateTablet for tablet e42eb9ebc3a642bcad4e88499280f115 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:29.872057 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42eb9ebc3a642bcad4e88499280f115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.872635 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.882999 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet e42eb9ebc3a642bcad4e88499280f115
I20260616 01:57:29.885716 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet e42eb9ebc3a642bcad4e88499280f115 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:29.887245 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet e42eb9ebc3a642bcad4e88499280f115 because the tablet was not found. No further retry: Not found: Tablet not found: e42eb9ebc3a642bcad4e88499280f115
I20260616 01:57:29.888027 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:29.890944 11786 tablet_bootstrap.cc:492] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:29.892576 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:29.899149 11786 tablet_bootstrap.cc:654] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.899273 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.905609 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet ab28caff352345be9948f5f8ed085b02 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.906347 11796 tablet_replica.cc:333] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.907034 11796 raft_consensus.cc:2243] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.907622 11796 raft_consensus.cc:2272] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:29.911636 11796 ts_tablet_manager.cc:1916] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:29.912573 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0442cfe012314822a4083aeb2d400f30 has no consensus state
I20260616 01:57:29.921764 11786 tablet_bootstrap.cc:492] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.922204 11786 ts_tablet_manager.cc:1403] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.006s
I20260616 01:57:29.924783 11786 raft_consensus.cc:359] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.925315 11786 raft_consensus.cc:385] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.925623 11786 raft_consensus.cc:740] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.926352 11786 consensus_queue.cc:260] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.926215 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:29.926983 11786 raft_consensus.cc:399] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.927274 11786 raft_consensus.cc:493] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.927592 11786 raft_consensus.cc:3060] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:29.932926 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 0442cfe012314822a4083aeb2d400f30 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260616 01:57:29.933135 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.934068 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0442cfe012314822a4083aeb2d400f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:29.933957 11786 raft_consensus.cc:515] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.934610 11786 leader_election.cc:304] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.935139 11786 leader_election.cc:290] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.935282 11790 raft_consensus.cc:2804] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.935737 11790 raft_consensus.cc:697] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.936574 11786 ts_tablet_manager.cc:1434] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260616 01:57:29.936432 11790 consensus_queue.cc:237] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.942243 11796 ts_tablet_manager.cc:1929] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:29.942688 11796 log.cc:1199] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/ab28caff352345be9948f5f8ed085b02
I20260616 01:57:29.943418 11796 ts_tablet_manager.cc:1950] T ab28caff352345be9948f5f8ed085b02 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:29.946097 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet ab28caff352345be9948f5f8ed085b02 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:29.950659 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 0442cfe012314822a4083aeb2d400f30
I20260616 01:57:29.952479 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 0442cfe012314822a4083aeb2d400f30 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.953888 11786 tablet_bootstrap.cc:492] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
W20260616 01:57:29.955670 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 0442cfe012314822a4083aeb2d400f30 because the tablet was not found. No further retry: Not found: Tablet not found: 0442cfe012314822a4083aeb2d400f30
I20260616 01:57:29.958573 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:29.958921 11786 tablet_bootstrap.cc:654] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:29.961062 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.964190 11786 tablet_bootstrap.cc:492] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:29.964571 11786 ts_tablet_manager.cc:1403] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260616 01:57:29.966537 11786 raft_consensus.cc:359] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.967036 11786 raft_consensus.cc:385] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:29.967286 11786 raft_consensus.cc:740] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:29.967495 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet e42eb9ebc3a642bcad4e88499280f115 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:29.967887 11786 consensus_queue.cc:260] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.968210 11796 tablet_replica.cc:333] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:29.968462 11786 raft_consensus.cc:399] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:29.968760 11786 raft_consensus.cc:493] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:29.968868 11796 raft_consensus.cc:2243] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:29.969097 11786 raft_consensus.cc:3060] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:29.969389 11796 raft_consensus.cc:2272] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:29.969971 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:29.973763 11796 ts_tablet_manager.cc:1916] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:29.976526 11786 raft_consensus.cc:515] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.977187 11786 leader_election.cc:304] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:29.977841 11790 raft_consensus.cc:2804] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:29.978269 11790 raft_consensus.cc:697] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:29.978935 11790 consensus_queue.cc:237] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:29.980140 11786 leader_election.cc:290] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:29.982707 11786 ts_tablet_manager.cc:1434] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.000s
W20260616 01:57:29.990628 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet be7b0a49afdb4a04acdce02e5b66037a has no consensus state
I20260616 01:57:29.994449 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:29.997807 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 0442cfe012314822a4083aeb2d400f30 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.002044 11738 tablet_service.cc:1511] Processing CreateTablet for tablet be7b0a49afdb4a04acdce02e5b66037a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260616 01:57:30.002538 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.003135 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7b0a49afdb4a04acdce02e5b66037a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.003952 11796 ts_tablet_manager.cc:1929] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.004410 11796 log.cc:1199] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/e42eb9ebc3a642bcad4e88499280f115
I20260616 01:57:30.005270 11796 ts_tablet_manager.cc:1950] T e42eb9ebc3a642bcad4e88499280f115 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.007869 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet e42eb9ebc3a642bcad4e88499280f115 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:30.008179 11796 tablet_replica.cc:333] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.009022 11796 raft_consensus.cc:2243] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.009627 11796 raft_consensus.cc:2272] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.013058 11796 ts_tablet_manager.cc:1916] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.019570 11786 tablet_bootstrap.cc:492] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.019448 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet be7b0a49afdb4a04acdce02e5b66037a
I20260616 01:57:30.025604 11786 tablet_bootstrap.cc:654] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:30.026461 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet be7b0a49afdb4a04acdce02e5b66037a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.032117 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.033970 11796 ts_tablet_manager.cc:1929] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.034531 11796 log.cc:1199] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/0442cfe012314822a4083aeb2d400f30
I20260616 01:57:30.035498 11796 ts_tablet_manager.cc:1950] T 0442cfe012314822a4083aeb2d400f30 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.038566 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 0442cfe012314822a4083aeb2d400f30 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:30.040709 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet be7b0a49afdb4a04acdce02e5b66037a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet be7b0a49afdb4a04acdce02e5b66037a already in progress: creating tablet
I20260616 01:57:30.044445 11786 tablet_bootstrap.cc:492] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.045084 11786 ts_tablet_manager.cc:1403] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.003s
I20260616 01:57:30.045128 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:30.047945 11786 raft_consensus.cc:359] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.048561 11786 raft_consensus.cc:385] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.048847 11786 raft_consensus.cc:740] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:30.049539 11786 consensus_queue.cc:260] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.051017 11786 raft_consensus.cc:399] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.051319 11786 raft_consensus.cc:493] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:30.051688 11786 raft_consensus.cc:3060] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:30.056892 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d9d182b085d44b8cab6c3ad28ebeaaef has no consensus state
I20260616 01:57:30.058956 11786 raft_consensus.cc:515] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.059770 11786 leader_election.cc:304] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.060379 11786 leader_election.cc:290] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.060990 11789 raft_consensus.cc:2804] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:30.061480 11789 raft_consensus.cc:697] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.062258 11789 consensus_queue.cc:237] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.065217 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.068270 11786 ts_tablet_manager.cc:1434] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.000s
I20260616 01:57:30.069307 11738 tablet_service.cc:1511] Processing CreateTablet for tablet d9d182b085d44b8cab6c3ad28ebeaaef (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:30.070482 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d182b085d44b8cab6c3ad28ebeaaef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.075330 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet be7b0a49afdb4a04acdce02e5b66037a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.076282 11796 tablet_replica.cc:333] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.077068 11796 raft_consensus.cc:2243] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.077612 11796 raft_consensus.cc:2272] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.075731 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:30.080816 11796 ts_tablet_manager.cc:1916] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.088363 11786 tablet_bootstrap.cc:492] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.094015 11786 tablet_bootstrap.cc:654] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:30.098035 11796 ts_tablet_manager.cc:1929] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.098518 11796 log.cc:1199] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/be7b0a49afdb4a04acdce02e5b66037a
I20260616 01:57:30.099278 11796 ts_tablet_manager.cc:1950] T be7b0a49afdb4a04acdce02e5b66037a P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.099150 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet d9d182b085d44b8cab6c3ad28ebeaaef
I20260616 01:57:30.102254 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet be7b0a49afdb4a04acdce02e5b66037a (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:30.104336 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet d9d182b085d44b8cab6c3ad28ebeaaef with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.105768 11786 tablet_bootstrap.cc:492] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.106246 11786 ts_tablet_manager.cc:1403] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260616 01:57:30.108703 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:30.109632 11786 raft_consensus.cc:359] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.110186 11786 raft_consensus.cc:385] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.110441 11786 raft_consensus.cc:740] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:30.111091 11786 consensus_queue.cc:260] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.110679 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:30.111781 11786 raft_consensus.cc:399] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.112095 11786 raft_consensus.cc:493] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260616 01:57:30.112155 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet d9d182b085d44b8cab6c3ad28ebeaaef because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d9d182b085d44b8cab6c3ad28ebeaaef already in progress: creating tablet
I20260616 01:57:30.112480 11786 raft_consensus.cc:3060] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:30.114696 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet be7b0a49afdb4a04acdce02e5b66037a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:29 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:30.116163 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet be7b0a49afdb4a04acdce02e5b66037a because the tablet was not found. No further retry: Not found: Tablet not found: be7b0a49afdb4a04acdce02e5b66037a
I20260616 01:57:30.119410 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:30.119638 11786 raft_consensus.cc:515] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.120355 11786 leader_election.cc:304] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.120980 11786 leader_election.cc:290] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.121146 11789 raft_consensus.cc:2804] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:30.121641 11789 raft_consensus.cc:697] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.122534 11786 ts_tablet_manager.cc:1434] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260616 01:57:30.122328 11789 consensus_queue.cc:237] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:30.130951 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c4f1af6b3527412483808d9facd5d241 has no consensus state
I20260616 01:57:30.134719 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.137249 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet d9d182b085d44b8cab6c3ad28ebeaaef with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.138685 11796 tablet_replica.cc:333] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.139396 11796 raft_consensus.cc:2243] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.140054 11796 raft_consensus.cc:2272] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.144253 11796 ts_tablet_manager.cc:1916] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.143916 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:30.144425 11738 tablet_service.cc:1511] Processing CreateTablet for tablet c4f1af6b3527412483808d9facd5d241 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:30.145498 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f1af6b3527412483808d9facd5d241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.161525 11796 ts_tablet_manager.cc:1929] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.161974 11796 log.cc:1199] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/d9d182b085d44b8cab6c3ad28ebeaaef
I20260616 01:57:30.162775 11796 ts_tablet_manager.cc:1950] T d9d182b085d44b8cab6c3ad28ebeaaef P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.165570 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet d9d182b085d44b8cab6c3ad28ebeaaef (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:30.166401 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet c4f1af6b3527412483808d9facd5d241
I20260616 01:57:30.170938 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:30.174911 11786 tablet_bootstrap.cc:492] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.176815 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet c4f1af6b3527412483808d9facd5d241 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:30.178476 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet c4f1af6b3527412483808d9facd5d241 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c4f1af6b3527412483808d9facd5d241 already in progress: creating tablet
I20260616 01:57:30.184219 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.185153 11786 tablet_bootstrap.cc:654] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:30.193410 11786 tablet_bootstrap.cc:492] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.193928 11786 ts_tablet_manager.cc:1403] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260616 01:57:30.196681 11786 raft_consensus.cc:359] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.197295 11786 raft_consensus.cc:385] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.197592 11786 raft_consensus.cc:740] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
W20260616 01:57:30.198320 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 124f28276ef64ebe98df5e90b7dbb09e has no consensus state
I20260616 01:57:30.198276 11786 consensus_queue.cc:260] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.198992 11786 raft_consensus.cc:399] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.199298 11786 raft_consensus.cc:493] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:30.199667 11786 raft_consensus.cc:3060] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:30.202266 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:30.207177 11786 raft_consensus.cc:515] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.208005 11786 leader_election.cc:304] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.208614 11786 leader_election.cc:290] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.209223 11788 raft_consensus.cc:2804] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:30.210582 11788 raft_consensus.cc:697] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.210804 11786 ts_tablet_manager.cc:1434] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.001s
I20260616 01:57:30.210889 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 124f28276ef64ebe98df5e90b7dbb09e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260616 01:57:30.211329 11788 consensus_queue.cc:237] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.212090 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124f28276ef64ebe98df5e90b7dbb09e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.213173 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.225950 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 124f28276ef64ebe98df5e90b7dbb09e
I20260616 01:57:30.227933 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 124f28276ef64ebe98df5e90b7dbb09e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:30.229544 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 124f28276ef64ebe98df5e90b7dbb09e because the tablet was not found. No further retry: Not found: Tablet not found: 124f28276ef64ebe98df5e90b7dbb09e
I20260616 01:57:30.232352 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.235224 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:30.238214 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet c4f1af6b3527412483808d9facd5d241 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.238302 11786 tablet_bootstrap.cc:492] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.238920 11796 tablet_replica.cc:333] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.239607 11796 raft_consensus.cc:2243] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.240092 11796 raft_consensus.cc:2272] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.243878 11796 ts_tablet_manager.cc:1916] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.248611 11786 tablet_bootstrap.cc:654] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:30.251626 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.255759 11786 tablet_bootstrap.cc:492] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.256275 11786 ts_tablet_manager.cc:1403] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260616 01:57:30.259444 11786 raft_consensus.cc:359] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.260031 11786 raft_consensus.cc:385] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.260316 11786 raft_consensus.cc:740] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:30.260998 11786 consensus_queue.cc:260] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.261646 11786 raft_consensus.cc:399] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.261935 11786 raft_consensus.cc:493] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260616 01:57:30.263154 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7942f5c504464cca996bfdced124b3b9 has no consensus state
I20260616 01:57:30.263305 11796 ts_tablet_manager.cc:1929] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.263804 11796 log.cc:1199] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/c4f1af6b3527412483808d9facd5d241
I20260616 01:57:30.262795 11786 raft_consensus.cc:3060] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:30.264614 11796 ts_tablet_manager.cc:1950] T c4f1af6b3527412483808d9facd5d241 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.272034 11786 raft_consensus.cc:515] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.272748 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:30.273972 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet c4f1af6b3527412483808d9facd5d241 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:30.272789 11786 leader_election.cc:304] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.275275 11788 raft_consensus.cc:2804] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:30.275095 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 7942f5c504464cca996bfdced124b3b9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260616 01:57:30.275784 11788 raft_consensus.cc:697] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.276502 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7942f5c504464cca996bfdced124b3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.276594 11786 leader_election.cc:290] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.278549 11786 ts_tablet_manager.cc:1434] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
I20260616 01:57:30.276508 11788 consensus_queue.cc:237] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.280270 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.291168 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 7942f5c504464cca996bfdced124b3b9
I20260616 01:57:30.293033 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 7942f5c504464cca996bfdced124b3b9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:30.294387 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 7942f5c504464cca996bfdced124b3b9 because the tablet was not found. No further retry: Not found: Tablet not found: 7942f5c504464cca996bfdced124b3b9
I20260616 01:57:30.298530 11786 tablet_bootstrap.cc:492] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.299707 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:30.300843 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.304575 11786 tablet_bootstrap.cc:654] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:30.307050 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 124f28276ef64ebe98df5e90b7dbb09e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.309106 11796 tablet_replica.cc:333] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.309621 11796 raft_consensus.cc:2243] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.310055 11796 raft_consensus.cc:2272] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.315971 11796 ts_tablet_manager.cc:1916] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.320065 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:30.322472 11786 tablet_bootstrap.cc:492] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.323010 11786 ts_tablet_manager.cc:1403] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260616 01:57:30.325735 11786 raft_consensus.cc:359] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.326365 11786 raft_consensus.cc:385] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.326721 11786 raft_consensus.cc:740] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:30.327432 11786 consensus_queue.cc:260] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.328323 11786 raft_consensus.cc:399] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.328768 11786 raft_consensus.cc:493] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:30.329206 11786 raft_consensus.cc:3060] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:30.330668 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e39114222ddd4ddcae47241faf50fac7 has no consensus state
I20260616 01:57:30.337991 11786 raft_consensus.cc:515] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.338763 11786 leader_election.cc:304] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.339548 11790 raft_consensus.cc:2804] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:30.340014 11790 raft_consensus.cc:697] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.340770 11790 consensus_queue.cc:237] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.341825 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:30.343449 11796 ts_tablet_manager.cc:1929] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.343863 11796 log.cc:1199] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/124f28276ef64ebe98df5e90b7dbb09e
I20260616 01:57:30.345045 11796 ts_tablet_manager.cc:1950] T 124f28276ef64ebe98df5e90b7dbb09e P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.344712 11738 tablet_service.cc:1511] Processing CreateTablet for tablet e39114222ddd4ddcae47241faf50fac7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:30.345664 11786 leader_election.cc:290] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.345974 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e39114222ddd4ddcae47241faf50fac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.348065 11786 ts_tablet_manager.cc:1434] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.004s
I20260616 01:57:30.351150 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:30.363134 11786 tablet_bootstrap.cc:492] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.364269 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet e39114222ddd4ddcae47241faf50fac7
I20260616 01:57:30.364704 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 124f28276ef64ebe98df5e90b7dbb09e (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:30.366529 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet e39114222ddd4ddcae47241faf50fac7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.369966 11786 tablet_bootstrap.cc:654] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
W20260616 01:57:30.370882 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet e39114222ddd4ddcae47241faf50fac7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e39114222ddd4ddcae47241faf50fac7 already in progress: creating tablet
I20260616 01:57:30.372406 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:30.374326 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:30.376672 11786 tablet_bootstrap.cc:492] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.377347 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 7942f5c504464cca996bfdced124b3b9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.377658 11786 ts_tablet_manager.cc:1403] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260616 01:57:30.378165 11796 tablet_replica.cc:333] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.378717 11796 raft_consensus.cc:2243] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.379225 11796 raft_consensus.cc:2272] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.380621 11786 raft_consensus.cc:359] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.381191 11786 raft_consensus.cc:385] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.381492 11786 raft_consensus.cc:740] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:30.382161 11786 consensus_queue.cc:260] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.383599 11786 raft_consensus.cc:399] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.383908 11786 raft_consensus.cc:493] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:30.384228 11786 raft_consensus.cc:3060] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:30.385200 11796 ts_tablet_manager.cc:1916] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.391799 11786 raft_consensus.cc:515] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.392769 11786 leader_election.cc:304] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.392616 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:30.393548 11790 raft_consensus.cc:2804] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:30.394002 11790 raft_consensus.cc:697] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.394690 11790 consensus_queue.cc:237] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.400079 11796 ts_tablet_manager.cc:1929] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.400194 11786 leader_election.cc:290] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.400547 11796 log.cc:1199] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/7942f5c504464cca996bfdced124b3b9
I20260616 01:57:30.401306 11796 ts_tablet_manager.cc:1950] T 7942f5c504464cca996bfdced124b3b9 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.402804 11786 ts_tablet_manager.cc:1434] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.007s
I20260616 01:57:30.403877 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 7942f5c504464cca996bfdced124b3b9 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:30.405511 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a74c84b471fc47bb97fea18c16b8083a has no consensus state
I20260616 01:57:30.411931 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.417163 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet e39114222ddd4ddcae47241faf50fac7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.419142 11796 tablet_replica.cc:333] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.419855 11796 raft_consensus.cc:2243] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.420380 11796 raft_consensus.cc:2272] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.421460 11738 tablet_service.cc:1511] Processing CreateTablet for tablet a74c84b471fc47bb97fea18c16b8083a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:30.421625 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:30.422593 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74c84b471fc47bb97fea18c16b8083a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.425570 11796 ts_tablet_manager.cc:1916] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.435063 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet a74c84b471fc47bb97fea18c16b8083a
I20260616 01:57:30.438277 11786 tablet_bootstrap.cc:492] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.439631 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet a74c84b471fc47bb97fea18c16b8083a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.442811 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:30.443444 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:30.443974 11786 tablet_bootstrap.cc:654] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:30.453086 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:30.453761 11786 tablet_bootstrap.cc:492] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.454308 11786 ts_tablet_manager.cc:1403] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260616 01:57:30.455613 11796 ts_tablet_manager.cc:1929] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.455991 11796 log.cc:1199] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/e39114222ddd4ddcae47241faf50fac7
I20260616 01:57:30.456691 11796 ts_tablet_manager.cc:1950] T e39114222ddd4ddcae47241faf50fac7 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.459561 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet e39114222ddd4ddcae47241faf50fac7 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:30.461345 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet a74c84b471fc47bb97fea18c16b8083a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a74c84b471fc47bb97fea18c16b8083a already in progress: creating tablet
I20260616 01:57:30.462424 11786 raft_consensus.cc:359] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.463017 11786 raft_consensus.cc:385] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.463320 11786 raft_consensus.cc:740] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:30.464056 11786 consensus_queue.cc:260] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.464560 11786 raft_consensus.cc:399] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.464830 11786 raft_consensus.cc:493] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:30.465190 11786 raft_consensus.cc:3060] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:30.465767 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2a61b579dbda4f038b2a15128671bdbc has no consensus state
I20260616 01:57:30.470252 11786 raft_consensus.cc:515] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.470901 11786 leader_election.cc:304] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.472931 11786 leader_election.cc:290] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.473253 11790 raft_consensus.cc:2804] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:30.473799 11790 raft_consensus.cc:697] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.474655 11786 ts_tablet_manager.cc:1434] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.000s
I20260616 01:57:30.474561 11790 consensus_queue.cc:237] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.477700 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:30.482657 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 2a61b579dbda4f038b2a15128671bdbc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 1
I20260616 01:57:30.483887 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a61b579dbda4f038b2a15128671bdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.487156 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.499303 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 2a61b579dbda4f038b2a15128671bdbc
I20260616 01:57:30.500769 11786 tablet_bootstrap.cc:492] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.501406 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a61b579dbda4f038b2a15128671bdbc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:30.503100 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 2a61b579dbda4f038b2a15128671bdbc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2a61b579dbda4f038b2a15128671bdbc already in progress: creating tablet
I20260616 01:57:30.507081 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:30.507253 11786 tablet_bootstrap.cc:654] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:30.509713 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet a74c84b471fc47bb97fea18c16b8083a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.511061 11796 tablet_replica.cc:333] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.511824 11796 raft_consensus.cc:2243] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.512385 11796 raft_consensus.cc:2272] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.514508 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:30.515825 11796 ts_tablet_manager.cc:1916] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.518513 11786 tablet_bootstrap.cc:492] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.519001 11786 ts_tablet_manager.cc:1403] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260616 01:57:30.522277 11786 raft_consensus.cc:359] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.522876 11786 raft_consensus.cc:385] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.523159 11786 raft_consensus.cc:740] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:30.523962 11786 consensus_queue.cc:260] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.523753 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:30.524590 11786 raft_consensus.cc:399] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.524893 11786 raft_consensus.cc:493] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:30.525244 11786 raft_consensus.cc:3060] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:30.532270 11786 raft_consensus.cc:515] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.533033 11786 leader_election.cc:304] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.533799 11790 raft_consensus.cc:2804] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:30.534267 11790 raft_consensus.cc:697] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.535020 11790 consensus_queue.cc:237] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.535833 11786 leader_election.cc:290] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.541190 11796 ts_tablet_manager.cc:1929] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.541761 11796 log.cc:1199] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/a74c84b471fc47bb97fea18c16b8083a
I20260616 01:57:30.542950 11796 ts_tablet_manager.cc:1950] T a74c84b471fc47bb97fea18c16b8083a P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
W20260616 01:57:30.543150 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 65a045aa014946f587f193184a05850f has no consensus state
I20260616 01:57:30.546562 11786 ts_tablet_manager.cc:1434] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.000s
I20260616 01:57:30.549787 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet a74c84b471fc47bb97fea18c16b8083a (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:30.555079 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:30.556586 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 65a045aa014946f587f193184a05850f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 1
I20260616 01:57:30.557662 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a045aa014946f587f193184a05850f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.561189 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a61b579dbda4f038b2a15128671bdbc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.562153 11796 tablet_replica.cc:333] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.561894 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.563061 11796 raft_consensus.cc:2243] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.563699 11796 raft_consensus.cc:2272] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.569934 11796 ts_tablet_manager.cc:1916] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.575147 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 65a045aa014946f587f193184a05850f
I20260616 01:57:30.577082 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 65a045aa014946f587f193184a05850f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.582631 11786 tablet_bootstrap.cc:492] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.582551 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:30.588902 11786 tablet_bootstrap.cc:654] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:30.588528 11796 ts_tablet_manager.cc:1929] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.591483 11796 log.cc:1199] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/2a61b579dbda4f038b2a15128671bdbc
I20260616 01:57:30.592427 11796 ts_tablet_manager.cc:1950] T 2a61b579dbda4f038b2a15128671bdbc P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.596426 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 2a61b579dbda4f038b2a15128671bdbc (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:30.598603 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260616 01:57:30.599759 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 65a045aa014946f587f193184a05850f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 65a045aa014946f587f193184a05850f already in progress: creating tablet
I20260616 01:57:30.599951 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:30.604131 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a61b579dbda4f038b2a15128671bdbc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:30.607550 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 2a61b579dbda4f038b2a15128671bdbc because the tablet was not found. No further retry: Not found: Tablet not found: 2a61b579dbda4f038b2a15128671bdbc
I20260616 01:57:30.611688 11786 tablet_bootstrap.cc:492] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.612175 11786 ts_tablet_manager.cc:1403] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.019s
I20260616 01:57:30.614569 11786 raft_consensus.cc:359] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.615005 11786 raft_consensus.cc:385] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.615315 11786 raft_consensus.cc:740] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
W20260616 01:57:30.616165 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 38962c0f126c40268784923efab24472 has no consensus state
I20260616 01:57:30.616060 11786 consensus_queue.cc:260] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.616748 11786 raft_consensus.cc:399] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.617053 11786 raft_consensus.cc:493] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:30.617367 11786 raft_consensus.cc:3060] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:30.622467 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:30.624922 11786 raft_consensus.cc:515] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.625718 11786 leader_election.cc:304] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.626485 11790 raft_consensus.cc:2804] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:30.626950 11790 raft_consensus.cc:697] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.628208 11790 consensus_queue.cc:237] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.631381 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 38962c0f126c40268784923efab24472 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:30.632550 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38962c0f126c40268784923efab24472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.631683 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:30.633126 11786 leader_election.cc:290] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.635536 11786 ts_tablet_manager.cc:1434] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.000s
I20260616 01:57:30.648881 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 38962c0f126c40268784923efab24472
I20260616 01:57:30.648974 11786 tablet_bootstrap.cc:492] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.653291 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 38962c0f126c40268784923efab24472 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:30.654932 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 38962c0f126c40268784923efab24472 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 38962c0f126c40268784923efab24472 already in progress: creating tablet
I20260616 01:57:30.655015 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:30.655766 11786 tablet_bootstrap.cc:654] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:30.660809 11786 tablet_bootstrap.cc:492] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.661298 11786 ts_tablet_manager.cc:1403] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260616 01:57:30.661240 11650 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:30.663918 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 65a045aa014946f587f193184a05850f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.664688 11796 tablet_replica.cc:333] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.665366 11796 raft_consensus.cc:2243] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.665869 11796 raft_consensus.cc:2272] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.666713 11786 raft_consensus.cc:359] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.667388 11786 raft_consensus.cc:385] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.667742 11786 raft_consensus.cc:740] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:30.668533 11786 consensus_queue.cc:260] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.669196 11786 raft_consensus.cc:399] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.669510 11786 raft_consensus.cc:493] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:30.669929 11786 raft_consensus.cc:3060] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:30.669515 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:30.676784 11796 ts_tablet_manager.cc:1916] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.678926 11786 raft_consensus.cc:515] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.679773 11786 leader_election.cc:304] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.680658 11790 raft_consensus.cc:2804] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
W20260616 01:57:30.681878 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 806bc1ceb95a4aa0b49da83a581401a6 has no consensus state
I20260616 01:57:30.682370 11790 raft_consensus.cc:697] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.683228 11790 consensus_queue.cc:237] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.684813 11786 leader_election.cc:290] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.686563 11786 ts_tablet_manager.cc:1434] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.000s
I20260616 01:57:30.693365 11796 ts_tablet_manager.cc:1929] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.693801 11796 log.cc:1199] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/65a045aa014946f587f193184a05850f
I20260616 01:57:30.693647 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 806bc1ceb95a4aa0b49da83a581401a6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:30.694528 11796 ts_tablet_manager.cc:1950] T 65a045aa014946f587f193184a05850f P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.694759 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806bc1ceb95a4aa0b49da83a581401a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.700610 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 38962c0f126c40268784923efab24472 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.703857 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.705848 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 65a045aa014946f587f193184a05850f (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:30.707419 11796 tablet_replica.cc:333] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.708221 11796 raft_consensus.cc:2243] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.710800 11796 raft_consensus.cc:2272] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.711812 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:30.713035 11786 tablet_bootstrap.cc:492] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.715137 11796 ts_tablet_manager.cc:1916] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.718966 11786 tablet_bootstrap.cc:654] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:30.725656 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 806bc1ceb95a4aa0b49da83a581401a6
I20260616 01:57:30.727679 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 806bc1ceb95a4aa0b49da83a581401a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.730327 11796 ts_tablet_manager.cc:1929] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.730744 11796 log.cc:1199] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/38962c0f126c40268784923efab24472
I20260616 01:57:30.731499 11796 ts_tablet_manager.cc:1950] T 38962c0f126c40268784923efab24472 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.732138 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:30.734062 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 38962c0f126c40268784923efab24472 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:30.735690 11786 tablet_bootstrap.cc:492] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
W20260616 01:57:30.735791 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 806bc1ceb95a4aa0b49da83a581401a6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 806bc1ceb95a4aa0b49da83a581401a6 already in progress: creating tablet
I20260616 01:57:30.736141 11786 ts_tablet_manager.cc:1403] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.001s
I20260616 01:57:30.738656 11786 raft_consensus.cc:359] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.739158 11786 raft_consensus.cc:385] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.739406 11786 raft_consensus.cc:740] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:30.740060 11786 consensus_queue.cc:260] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.740607 11786 raft_consensus.cc:399] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.740862 11786 raft_consensus.cc:493] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:30.741139 11786 raft_consensus.cc:3060] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:30.742513 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:30.747635 11786 raft_consensus.cc:515] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.748354 11786 leader_election.cc:304] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.748899 11786 leader_election.cc:290] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.749048 11790 raft_consensus.cc:2804] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:30.749531 11790 raft_consensus.cc:697] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.750247 11790 consensus_queue.cc:237] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:30.752525 11639 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 38962c0f126c40268784923efab24472 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 38962c0f126c40268784923efab24472 consensus state has no leader
I20260616 01:57:30.750242 11786 ts_tablet_manager.cc:1434] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
W20260616 01:57:30.755065 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 64a937e58dce4ffa9a654dcdf2a21cca has no consensus state
I20260616 01:57:30.758642 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:30.765950 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.767871 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 64a937e58dce4ffa9a654dcdf2a21cca (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 50
I20260616 01:57:30.768788 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a937e58dce4ffa9a654dcdf2a21cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.776850 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 64a937e58dce4ffa9a654dcdf2a21cca
I20260616 01:57:30.778810 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 64a937e58dce4ffa9a654dcdf2a21cca with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:30.780335 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 64a937e58dce4ffa9a654dcdf2a21cca because the tablet was not found. No further retry: Not found: Tablet not found: 64a937e58dce4ffa9a654dcdf2a21cca
I20260616 01:57:30.781831 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:30.783861 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:30.786167 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 806bc1ceb95a4aa0b49da83a581401a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.788050 11796 tablet_replica.cc:333] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.788708 11796 raft_consensus.cc:2243] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.789247 11796 raft_consensus.cc:2272] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.791038 11786 tablet_bootstrap.cc:492] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.793095 11796 ts_tablet_manager.cc:1916] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.796023 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:30.797592 11786 tablet_bootstrap.cc:654] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:30.811165 11786 tablet_bootstrap.cc:492] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.811723 11786 ts_tablet_manager.cc:1403] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260616 01:57:30.812613 11796 ts_tablet_manager.cc:1929] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260616 01:57:30.812857 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3b20ca66a797469dad412b63a586ac92 has no consensus state
I20260616 01:57:30.813015 11796 log.cc:1199] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/806bc1ceb95a4aa0b49da83a581401a6
I20260616 01:57:30.813737 11796 ts_tablet_manager.cc:1950] T 806bc1ceb95a4aa0b49da83a581401a6 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.814591 11786 raft_consensus.cc:359] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.816399 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 806bc1ceb95a4aa0b49da83a581401a6 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:30.816772 11786 raft_consensus.cc:385] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.817127 11786 raft_consensus.cc:740] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:30.817742 11786 consensus_queue.cc:260] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.818336 11786 raft_consensus.cc:399] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.818635 11786 raft_consensus.cc:493] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:30.818905 11786 raft_consensus.cc:3060] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:30.824175 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 3b20ca66a797469dad412b63a586ac92 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 50
I20260616 01:57:30.825282 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b20ca66a797469dad412b63a586ac92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.825623 11786 raft_consensus.cc:515] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.826285 11786 leader_election.cc:304] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.826110 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:30.826992 11790 raft_consensus.cc:2804] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:30.827440 11790 raft_consensus.cc:697] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.828836 11790 consensus_queue.cc:237] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.832695 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.835582 11786 leader_election.cc:290] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.838598 11786 ts_tablet_manager.cc:1434] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.005s
I20260616 01:57:30.842540 11786 tablet_bootstrap.cc:492] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.844676 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 3b20ca66a797469dad412b63a586ac92
I20260616 01:57:30.849339 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:30.850622 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b20ca66a797469dad412b63a586ac92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.849920 11786 tablet_bootstrap.cc:654] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
W20260616 01:57:30.852568 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 3b20ca66a797469dad412b63a586ac92 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3b20ca66a797469dad412b63a586ac92 already in progress: creating tablet
I20260616 01:57:30.853725 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:30.856171 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 64a937e58dce4ffa9a654dcdf2a21cca with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.856823 11796 tablet_replica.cc:333] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.857479 11796 raft_consensus.cc:2243] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.857962 11796 raft_consensus.cc:2272] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.859050 11786 tablet_bootstrap.cc:492] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.859510 11786 ts_tablet_manager.cc:1403] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260616 01:57:30.862519 11796 ts_tablet_manager.cc:1916] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.863968 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:30.866969 11786 raft_consensus.cc:359] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.867623 11786 raft_consensus.cc:385] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.867898 11786 raft_consensus.cc:740] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:30.868660 11786 consensus_queue.cc:260] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.869246 11786 raft_consensus.cc:399] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.869529 11786 raft_consensus.cc:493] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:30.869815 11786 raft_consensus.cc:3060] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:30.875874 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3c9290841c3a43908c67f772939949d4 has no consensus state
I20260616 01:57:30.881693 11796 ts_tablet_manager.cc:1929] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.882105 11796 log.cc:1199] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/64a937e58dce4ffa9a654dcdf2a21cca
I20260616 01:57:30.881500 11786 raft_consensus.cc:515] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.882835 11796 ts_tablet_manager.cc:1950] T 64a937e58dce4ffa9a654dcdf2a21cca P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.882845 11786 leader_election.cc:304] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.885306 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 64a937e58dce4ffa9a654dcdf2a21cca (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:30.885974 11786 leader_election.cc:290] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.886511 11789 raft_consensus.cc:2804] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:30.886972 11789 raft_consensus.cc:697] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.886876 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:30.887437 11786 ts_tablet_manager.cc:1434] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.000s
I20260616 01:57:30.887732 11789 consensus_queue.cc:237] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.892588 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9290841c3a43908c67f772939949d4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:30.893750 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9290841c3a43908c67f772939949d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.893604 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:30.911913 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 3c9290841c3a43908c67f772939949d4
I20260616 01:57:30.913715 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c9290841c3a43908c67f772939949d4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:30.915236 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 3c9290841c3a43908c67f772939949d4 because the tablet was not found. No further retry: Not found: Tablet not found: 3c9290841c3a43908c67f772939949d4
I20260616 01:57:30.920377 11786 tablet_bootstrap.cc:492] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.920504 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:30.921752 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:30.927381 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b20ca66a797469dad412b63a586ac92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.928122 11796 tablet_replica.cc:333] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.929214 11796 raft_consensus.cc:2243] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.929740 11796 raft_consensus.cc:2272] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.929839 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:30.926510 11786 tablet_bootstrap.cc:654] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:30.933104 11796 ts_tablet_manager.cc:1916] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:30.943744 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet df6de910991d427c89f6a3de91697061 has no consensus state
I20260616 01:57:30.946127 11786 tablet_bootstrap.cc:492] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.946642 11786 ts_tablet_manager.cc:1403] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260616 01:57:30.949277 11796 ts_tablet_manager.cc:1929] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:30.949164 11786 raft_consensus.cc:359] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.949699 11796 log.cc:1199] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/3b20ca66a797469dad412b63a586ac92
I20260616 01:57:30.950450 11796 ts_tablet_manager.cc:1950] T 3b20ca66a797469dad412b63a586ac92 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:30.949867 11786 raft_consensus.cc:385] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:30.952389 11786 raft_consensus.cc:740] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:30.953504 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 3b20ca66a797469dad412b63a586ac92 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:30.953454 11786 consensus_queue.cc:260] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.954201 11786 raft_consensus.cc:399] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:30.953794 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:30.954617 11786 raft_consensus.cc:493] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:30.955516 11786 raft_consensus.cc:3060] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:30.960970 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:30.961596 11738 tablet_service.cc:1511] Processing CreateTablet for tablet df6de910991d427c89f6a3de91697061 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:30.962340 11786 raft_consensus.cc:515] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.962728 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df6de910991d427c89f6a3de91697061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:30.963033 11786 leader_election.cc:304] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:30.963828 11790 raft_consensus.cc:2804] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:30.964284 11790 raft_consensus.cc:697] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:30.965037 11790 consensus_queue.cc:237] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:30.969741 11786 leader_election.cc:290] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:30.971272 11786 ts_tablet_manager.cc:1434] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.000s
I20260616 01:57:30.973558 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet df6de910991d427c89f6a3de91697061
I20260616 01:57:30.975509 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet df6de910991d427c89f6a3de91697061 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:30.978940 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet df6de910991d427c89f6a3de91697061 because the tablet was not found. No further retry: Not found: Tablet not found: df6de910991d427c89f6a3de91697061
I20260616 01:57:30.983278 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:30.985327 11786 tablet_bootstrap.cc:492] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:30.987766 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:30.990142 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c9290841c3a43908c67f772939949d4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:30.990880 11796 tablet_replica.cc:333] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:30.991358 11786 tablet_bootstrap.cc:654] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:30.991580 11796 raft_consensus.cc:2243] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:30.992121 11796 raft_consensus.cc:2272] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:30.994797 11796 ts_tablet_manager.cc:1916] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:30.997835 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:30.999208 11786 tablet_bootstrap.cc:492] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:30.999697 11786 ts_tablet_manager.cc:1403] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260616 01:57:31.002381 11786 raft_consensus.cc:359] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.002929 11786 raft_consensus.cc:385] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:31.003201 11786 raft_consensus.cc:740] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.004014 11786 consensus_queue.cc:260] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.004609 11786 raft_consensus.cc:399] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.004894 11786 raft_consensus.cc:493] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.005192 11786 raft_consensus.cc:3060] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.012049 11786 raft_consensus.cc:515] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.012703 11786 leader_election.cc:304] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.013283 11786 leader_election.cc:290] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.013438 11790 raft_consensus.cc:2804] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.013940 11790 raft_consensus.cc:697] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
W20260616 01:57:31.014793 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ce97c8a27fe84c8faebb204262c75a2d has no consensus state
I20260616 01:57:31.014654 11790 consensus_queue.cc:237] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.018563 11786 ts_tablet_manager.cc:1434] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260616 01:57:31.019038 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:31.024776 11796 ts_tablet_manager.cc:1929] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.025568 11738 tablet_service.cc:1511] Processing CreateTablet for tablet ce97c8a27fe84c8faebb204262c75a2d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:31.026376 11796 log.cc:1199] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/3c9290841c3a43908c67f772939949d4
I20260616 01:57:31.026796 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce97c8a27fe84c8faebb204262c75a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.027628 11796 ts_tablet_manager.cc:1950] T 3c9290841c3a43908c67f772939949d4 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.028703 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:31.038672 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 3c9290841c3a43908c67f772939949d4 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:31.041224 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet ce97c8a27fe84c8faebb204262c75a2d
I20260616 01:57:31.043020 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet ce97c8a27fe84c8faebb204262c75a2d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.043099 11786 tablet_bootstrap.cc:492] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.046386 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
W20260616 01:57:31.047950 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet ce97c8a27fe84c8faebb204262c75a2d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ce97c8a27fe84c8faebb204262c75a2d already in progress: creating tablet
I20260616 01:57:31.049021 11786 tablet_bootstrap.cc:654] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.054884 11786 tablet_bootstrap.cc:492] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.055346 11786 ts_tablet_manager.cc:1403] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260616 01:57:31.052402 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:31.057917 11786 raft_consensus.cc:359] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.058452 11786 raft_consensus.cc:385] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:31.058689 11786 raft_consensus.cc:740] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.059232 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet df6de910991d427c89f6a3de91697061 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:30 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.059288 11786 consensus_queue.cc:260] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.059991 11786 raft_consensus.cc:399] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.060041 11796 tablet_replica.cc:333] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.060318 11786 raft_consensus.cc:493] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.060674 11786 raft_consensus.cc:3060] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.060853 11796 raft_consensus.cc:2243] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.061393 11796 raft_consensus.cc:2272] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:31.062283 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:31.067564 11786 raft_consensus.cc:515] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.068293 11786 leader_election.cc:304] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.068701 11796 ts_tablet_manager.cc:1916] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:31.068866 11786 leader_election.cc:290] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.069018 11789 raft_consensus.cc:2804] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.069478 11789 raft_consensus.cc:697] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.070192 11789 consensus_queue.cc:237] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.070665 11786 ts_tablet_manager.cc:1434] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
W20260616 01:57:31.079041 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 918484daf1d941068e5a8b74573c3297 has no consensus state
I20260616 01:57:31.083222 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.091069 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 918484daf1d941068e5a8b74573c3297 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:31.091982 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918484daf1d941068e5a8b74573c3297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.095753 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet ce97c8a27fe84c8faebb204262c75a2d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.095893 11796 ts_tablet_manager.cc:1929] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.096290 11796 log.cc:1199] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/df6de910991d427c89f6a3de91697061
I20260616 01:57:31.097026 11796 ts_tablet_manager.cc:1950] T df6de910991d427c89f6a3de91697061 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.099506 11796 tablet_replica.cc:333] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.099758 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet df6de910991d427c89f6a3de91697061 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:31.100170 11796 raft_consensus.cc:2243] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.099679 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:31.100687 11796 raft_consensus.cc:2272] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:31.104007 11796 ts_tablet_manager.cc:1916] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:31.109287 11786 tablet_bootstrap.cc:492] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.112915 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 918484daf1d941068e5a8b74573c3297
I20260616 01:57:31.114887 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 918484daf1d941068e5a8b74573c3297 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.115134 11786 tablet_bootstrap.cc:654] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.117437 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:31.126389 11786 tablet_bootstrap.cc:492] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.126873 11786 ts_tablet_manager.cc:1403] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260616 01:57:31.127025 11796 ts_tablet_manager.cc:1929] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.127553 11796 log.cc:1199] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/ce97c8a27fe84c8faebb204262c75a2d
I20260616 01:57:31.128379 11796 ts_tablet_manager.cc:1950] T ce97c8a27fe84c8faebb204262c75a2d P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.129418 11786 raft_consensus.cc:359] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.129971 11786 raft_consensus.cc:385] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:31.130226 11786 raft_consensus.cc:740] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.130568 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:31.131064 11786 consensus_queue.cc:260] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.131768 11786 raft_consensus.cc:399] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.132050 11786 raft_consensus.cc:493] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.132346 11786 raft_consensus.cc:3060] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.132514 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet ce97c8a27fe84c8faebb204262c75a2d (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:31.133265 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 918484daf1d941068e5a8b74573c3297 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 918484daf1d941068e5a8b74573c3297 already in progress: creating tablet
I20260616 01:57:31.139175 11786 raft_consensus.cc:515] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.139966 11786 leader_election.cc:304] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.140697 11789 raft_consensus.cc:2804] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.141160 11789 raft_consensus.cc:697] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.141850 11789 consensus_queue.cc:237] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:31.142395 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 35c6b6e4de2c4052a6a752647e5f61e1 has no consensus state
I20260616 01:57:31.147037 11786 leader_election.cc:290] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.146791 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:31.151099 11786 ts_tablet_manager.cc:1434] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.004s
I20260616 01:57:31.153781 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 35c6b6e4de2c4052a6a752647e5f61e1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:31.154875 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c6b6e4de2c4052a6a752647e5f61e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.158003 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 918484daf1d941068e5a8b74573c3297 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.158733 11796 tablet_replica.cc:333] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.158339 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.159411 11796 raft_consensus.cc:2243] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.159945 11796 raft_consensus.cc:2272] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:31.164649 11796 ts_tablet_manager.cc:1916] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:31.168691 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 35c6b6e4de2c4052a6a752647e5f61e1
I20260616 01:57:31.170640 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 35c6b6e4de2c4052a6a752647e5f61e1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.178723 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:31.180220 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:31.181700 11786 tablet_bootstrap.cc:492] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.183133 11796 ts_tablet_manager.cc:1929] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.183596 11796 log.cc:1199] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/918484daf1d941068e5a8b74573c3297
I20260616 01:57:31.184383 11796 ts_tablet_manager.cc:1950] T 918484daf1d941068e5a8b74573c3297 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.187455 11786 tablet_bootstrap.cc:654] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.188764 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:31.189208 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 918484daf1d941068e5a8b74573c3297 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:31.193475 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 35c6b6e4de2c4052a6a752647e5f61e1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 35c6b6e4de2c4052a6a752647e5f61e1 already in progress: creating tablet
I20260616 01:57:31.199832 11786 tablet_bootstrap.cc:492] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.200287 11786 ts_tablet_manager.cc:1403] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260616 01:57:31.202688 11786 raft_consensus.cc:359] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.203121 11786 raft_consensus.cc:385] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260616 01:57:31.203269 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8316fd84727c4f4da7cef9642c674a2c has no consensus state
I20260616 01:57:31.203385 11786 raft_consensus.cc:740] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.204228 11786 consensus_queue.cc:260] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.204882 11786 raft_consensus.cc:399] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.205178 11786 raft_consensus.cc:493] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.205452 11786 raft_consensus.cc:3060] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.207552 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:31.212496 11786 raft_consensus.cc:515] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.213179 11786 leader_election.cc:304] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.213640 11786 leader_election.cc:290] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.214214 11788 raft_consensus.cc:2804] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.214677 11788 raft_consensus.cc:697] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.215006 11786 ts_tablet_manager.cc:1434] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260616 01:57:31.215358 11788 consensus_queue.cc:237] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.217038 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 8316fd84727c4f4da7cef9642c674a2c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:31.218118 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8316fd84727c4f4da7cef9642c674a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.220798 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.232483 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 8316fd84727c4f4da7cef9642c674a2c
I20260616 01:57:31.234200 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 8316fd84727c4f4da7cef9642c674a2c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:31.235730 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 8316fd84727c4f4da7cef9642c674a2c because the tablet was not found. No further retry: Not found: Tablet not found: 8316fd84727c4f4da7cef9642c674a2c
I20260616 01:57:31.236874 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:31.241160 11786 tablet_bootstrap.cc:492] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.243257 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:31.245692 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 35c6b6e4de2c4052a6a752647e5f61e1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.246424 11796 tablet_replica.cc:333] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.247618 11796 raft_consensus.cc:2243] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.247987 11786 tablet_bootstrap.cc:654] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.248162 11796 raft_consensus.cc:2272] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:31.253831 11796 ts_tablet_manager.cc:1916] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:31.254014 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:31.264117 11786 tablet_bootstrap.cc:492] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.264600 11786 ts_tablet_manager.cc:1403] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.009s
I20260616 01:57:31.268082 11786 raft_consensus.cc:359] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.268610 11786 raft_consensus.cc:385] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260616 01:57:31.268731 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 547fea1782e04b3a90de5c641ea4265c has no consensus state
I20260616 01:57:31.268898 11786 raft_consensus.cc:740] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.269620 11786 consensus_queue.cc:260] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.270222 11786 raft_consensus.cc:399] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.270380 11796 ts_tablet_manager.cc:1929] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.270493 11786 raft_consensus.cc:493] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.271301 11786 raft_consensus.cc:3060] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.270920 11796 log.cc:1199] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/35c6b6e4de2c4052a6a752647e5f61e1
I20260616 01:57:31.272434 11796 ts_tablet_manager.cc:1950] T 35c6b6e4de2c4052a6a752647e5f61e1 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.275050 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 35c6b6e4de2c4052a6a752647e5f61e1 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:31.276963 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:31.277894 11786 raft_consensus.cc:515] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.278569 11786 leader_election.cc:304] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.279062 11786 leader_election.cc:290] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.279582 11789 raft_consensus.cc:2804] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.279987 11789 raft_consensus.cc:697] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.280668 11789 consensus_queue.cc:237] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.283365 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 547fea1782e04b3a90de5c641ea4265c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 125
I20260616 01:57:31.284509 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547fea1782e04b3a90de5c641ea4265c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.286427 11786 ts_tablet_manager.cc:1434] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.002s
I20260616 01:57:31.293978 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:31.302515 11786 tablet_bootstrap.cc:492] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.309185 11786 tablet_bootstrap.cc:654] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.309813 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 547fea1782e04b3a90de5c641ea4265c
I20260616 01:57:31.316947 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 547fea1782e04b3a90de5c641ea4265c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:31.318710 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 547fea1782e04b3a90de5c641ea4265c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 547fea1782e04b3a90de5c641ea4265c already in progress: creating tablet
I20260616 01:57:31.319972 11786 tablet_bootstrap.cc:492] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.320398 11786 ts_tablet_manager.cc:1403] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260616 01:57:31.322932 11786 raft_consensus.cc:359] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.323482 11786 raft_consensus.cc:385] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:31.323738 11786 raft_consensus.cc:740] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.324326 11786 consensus_queue.cc:260] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.324888 11786 raft_consensus.cc:399] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.325160 11786 raft_consensus.cc:493] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.325435 11786 raft_consensus.cc:3060] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.327205 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:31.329123 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 8316fd84727c4f4da7cef9642c674a2c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.326751 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:31.329882 11796 tablet_replica.cc:333] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.330554 11796 raft_consensus.cc:2243] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.331024 11796 raft_consensus.cc:2272] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:31.332705 11786 raft_consensus.cc:515] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.333406 11786 leader_election.cc:304] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.333937 11786 leader_election.cc:290] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.335278 11786 ts_tablet_manager.cc:1434] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260616 01:57:31.336491 11788 raft_consensus.cc:2804] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.336971 11788 raft_consensus.cc:697] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.337639 11788 consensus_queue.cc:237] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.338641 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:31.342139 11796 ts_tablet_manager.cc:1916] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:31.350664 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bdf481dc9f364c93a8fc73cd3d88e294 has no consensus state
I20260616 01:57:31.358064 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 547fea1782e04b3a90de5c641ea4265c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.360514 11796 ts_tablet_manager.cc:1929] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.361003 11796 log.cc:1199] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/8316fd84727c4f4da7cef9642c674a2c
I20260616 01:57:31.361851 11796 ts_tablet_manager.cc:1950] T 8316fd84727c4f4da7cef9642c674a2c P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.362389 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.364738 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 8316fd84727c4f4da7cef9642c674a2c (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:31.365850 11796 tablet_replica.cc:333] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.366664 11796 raft_consensus.cc:2243] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.367292 11796 pending_rounds.cc:70] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a: Trying to abort 1 pending ops.
I20260616 01:57:31.367627 11796 pending_rounds.cc:77] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 110 op_type: NO_OP noop_request { }
I20260616 01:57:31.368077 11796 raft_consensus.cc:2889] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260616 01:57:31.368536 11796 raft_consensus.cc:2272] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:31.370671 11738 tablet_service.cc:1511] Processing CreateTablet for tablet bdf481dc9f364c93a8fc73cd3d88e294 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 125
I20260616 01:57:31.371973 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf481dc9f364c93a8fc73cd3d88e294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.371959 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:31.373742 11796 ts_tablet_manager.cc:1916] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:31.383689 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet bdf481dc9f364c93a8fc73cd3d88e294
I20260616 01:57:31.385635 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet bdf481dc9f364c93a8fc73cd3d88e294 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.390645 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:31.392086 11786 tablet_bootstrap.cc:492] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.395993 11796 ts_tablet_manager.cc:1929] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.396469 11796 log.cc:1199] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/547fea1782e04b3a90de5c641ea4265c
I20260616 01:57:31.397198 11796 ts_tablet_manager.cc:1950] T 547fea1782e04b3a90de5c641ea4265c P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.398059 11786 tablet_bootstrap.cc:654] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.400357 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 547fea1782e04b3a90de5c641ea4265c (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:31.403541 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet bdf481dc9f364c93a8fc73cd3d88e294 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet bdf481dc9f364c93a8fc73cd3d88e294 already in progress: creating tablet
I20260616 01:57:31.404341 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:31.406730 11786 tablet_bootstrap.cc:492] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.407141 11786 ts_tablet_manager.cc:1403] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260616 01:57:31.409909 11786 raft_consensus.cc:359] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.410338 11786 raft_consensus.cc:385] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:31.410564 11786 raft_consensus.cc:740] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.411154 11786 consensus_queue.cc:260] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.411646 11786 raft_consensus.cc:399] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.411877 11786 raft_consensus.cc:493] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.412119 11786 raft_consensus.cc:3060] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.417786 11786 raft_consensus.cc:515] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.418468 11786 leader_election.cc:304] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
W20260616 01:57:31.418666 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e2bb4c2dea874f28bc5fdfbeb1ac1703 has no consensus state
I20260616 01:57:31.419044 11786 leader_election.cc:290] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.419162 11788 raft_consensus.cc:2804] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.419627 11788 raft_consensus.cc:697] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.420508 11786 ts_tablet_manager.cc:1434] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260616 01:57:31.420364 11788 consensus_queue.cc:237] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.425747 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:31.432391 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.433018 11738 tablet_service.cc:1511] Processing CreateTablet for tablet e2bb4c2dea874f28bc5fdfbeb1ac1703 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:31.434173 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bb4c2dea874f28bc5fdfbeb1ac1703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.439630 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet bdf481dc9f364c93a8fc73cd3d88e294 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.440389 11796 tablet_replica.cc:333] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.441038 11796 raft_consensus.cc:2243] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.441536 11796 raft_consensus.cc:2272] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:31.446086 11796 ts_tablet_manager.cc:1916] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:31.449764 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet e2bb4c2dea874f28bc5fdfbeb1ac1703
I20260616 01:57:31.452652 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet e2bb4c2dea874f28bc5fdfbeb1ac1703 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.453428 11786 tablet_bootstrap.cc:492] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.454789 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:31.459146 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:31.459444 11786 tablet_bootstrap.cc:654] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.464859 11786 tablet_bootstrap.cc:492] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.465291 11786 ts_tablet_manager.cc:1403] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260616 01:57:31.468305 11786 raft_consensus.cc:359] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.468811 11786 raft_consensus.cc:385] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:31.469063 11786 raft_consensus.cc:740] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.469725 11786 consensus_queue.cc:260] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.470304 11786 raft_consensus.cc:399] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.470830 11786 raft_consensus.cc:493] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.470286 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:31.474138 11796 ts_tablet_manager.cc:1929] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.474649 11796 log.cc:1199] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/bdf481dc9f364c93a8fc73cd3d88e294
I20260616 01:57:31.475526 11796 ts_tablet_manager.cc:1950] T bdf481dc9f364c93a8fc73cd3d88e294 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.475806 11786 raft_consensus.cc:3060] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.478451 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet bdf481dc9f364c93a8fc73cd3d88e294 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:31.480319 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet e2bb4c2dea874f28bc5fdfbeb1ac1703 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e2bb4c2dea874f28bc5fdfbeb1ac1703 already in progress: creating tablet
W20260616 01:57:31.483201 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 67bd36a4b3af4db0a9b4d18b9645d1ff has no consensus state
I20260616 01:57:31.484766 11786 raft_consensus.cc:515] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.485463 11786 leader_election.cc:304] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.486148 11789 raft_consensus.cc:2804] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.486567 11789 raft_consensus.cc:697] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.487282 11789 consensus_queue.cc:237] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.489617 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:31.492823 11786 leader_election.cc:290] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.494531 11786 ts_tablet_manager.cc:1434] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.029s	user 0.015s	sys 0.001s
I20260616 01:57:31.498208 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 67bd36a4b3af4db0a9b4d18b9645d1ff (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:31.498837 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.499542 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67bd36a4b3af4db0a9b4d18b9645d1ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.511245 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 67bd36a4b3af4db0a9b4d18b9645d1ff
I20260616 01:57:31.513090 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 67bd36a4b3af4db0a9b4d18b9645d1ff with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:31.514605 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 67bd36a4b3af4db0a9b4d18b9645d1ff because the tablet was not found. No further retry: Not found: Tablet not found: 67bd36a4b3af4db0a9b4d18b9645d1ff
I20260616 01:57:31.518533 11786 tablet_bootstrap.cc:492] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.518942 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:31.521816 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:31.524734 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet e2bb4c2dea874f28bc5fdfbeb1ac1703 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.525573 11796 tablet_replica.cc:333] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.526243 11796 raft_consensus.cc:2243] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.526747 11796 raft_consensus.cc:2272] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:31.528081 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:31.528985 11786 tablet_bootstrap.cc:654] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.529873 11796 ts_tablet_manager.cc:1916] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:31.540076 11786 tablet_bootstrap.cc:492] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.540603 11786 ts_tablet_manager.cc:1403] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
W20260616 01:57:31.541661 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 88c4f5641d72466f8992e879e851d4aa has no consensus state
I20260616 01:57:31.543999 11786 raft_consensus.cc:359] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.544710 11786 raft_consensus.cc:385] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:31.544999 11786 raft_consensus.cc:740] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.545750 11786 consensus_queue.cc:260] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.546382 11786 raft_consensus.cc:399] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.546664 11786 raft_consensus.cc:493] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.546970 11786 raft_consensus.cc:3060] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.551786 11796 ts_tablet_manager.cc:1929] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.552278 11796 log.cc:1199] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/e2bb4c2dea874f28bc5fdfbeb1ac1703
I20260616 01:57:31.553045 11796 ts_tablet_manager.cc:1950] T e2bb4c2dea874f28bc5fdfbeb1ac1703 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.553035 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:31.554517 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 88c4f5641d72466f8992e879e851d4aa (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:31.555866 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c4f5641d72466f8992e879e851d4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.557093 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet e2bb4c2dea874f28bc5fdfbeb1ac1703 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:31.561964 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:31.563092 11786 raft_consensus.cc:515] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.564044 11786 leader_election.cc:304] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.564858 11789 raft_consensus.cc:2804] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.565352 11789 raft_consensus.cc:697] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.566063 11789 consensus_queue.cc:237] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.568022 11786 leader_election.cc:290] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.572780 11786 ts_tablet_manager.cc:1434] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.032s	user 0.015s	sys 0.000s
I20260616 01:57:31.579305 11786 tablet_bootstrap.cc:492] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.582199 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 88c4f5641d72466f8992e879e851d4aa
I20260616 01:57:31.584362 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 88c4f5641d72466f8992e879e851d4aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:31.586004 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 88c4f5641d72466f8992e879e851d4aa because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 88c4f5641d72466f8992e879e851d4aa already in progress: creating tablet
I20260616 01:57:31.586300 11786 tablet_bootstrap.cc:654] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.590642 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:31.592069 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:31.594084 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 67bd36a4b3af4db0a9b4d18b9645d1ff with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.594522 11786 tablet_bootstrap.cc:492] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.594969 11786 ts_tablet_manager.cc:1403] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260616 01:57:31.595243 11796 tablet_replica.cc:333] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.595988 11796 raft_consensus.cc:2243] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.596555 11796 raft_consensus.cc:2272] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:31.598428 11786 raft_consensus.cc:359] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.598971 11786 raft_consensus.cc:385] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:31.599246 11786 raft_consensus.cc:740] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.599517 11796 ts_tablet_manager.cc:1916] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:31.599905 11786 consensus_queue.cc:260] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.600522 11786 raft_consensus.cc:399] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.600776 11786 raft_consensus.cc:493] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.600775 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:31.601433 11786 raft_consensus.cc:3060] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.609177 11786 raft_consensus.cc:515] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.610179 11786 leader_election.cc:304] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.610982 11786 leader_election.cc:290] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.611193 11789 raft_consensus.cc:2804] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.612654 11789 raft_consensus.cc:697] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.613802 11789 consensus_queue.cc:237] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.612672 11786 ts_tablet_manager.cc:1434] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.004s
W20260616 01:57:31.617412 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c2c35cdc84fe45a6921c7930127adaad has no consensus state
I20260616 01:57:31.625777 11796 ts_tablet_manager.cc:1929] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.625660 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.627853 11738 tablet_service.cc:1511] Processing CreateTablet for tablet c2c35cdc84fe45a6921c7930127adaad (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:31.628997 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c35cdc84fe45a6921c7930127adaad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.633183 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:31.634821 11796 log.cc:1199] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/67bd36a4b3af4db0a9b4d18b9645d1ff
I20260616 01:57:31.635780 11796 ts_tablet_manager.cc:1950] T 67bd36a4b3af4db0a9b4d18b9645d1ff P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.638664 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 67bd36a4b3af4db0a9b4d18b9645d1ff (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:31.643353 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet c2c35cdc84fe45a6921c7930127adaad
I20260616 01:57:31.645298 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet c2c35cdc84fe45a6921c7930127adaad with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:31.648838 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet c2c35cdc84fe45a6921c7930127adaad because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c2c35cdc84fe45a6921c7930127adaad already in progress: creating tablet
I20260616 01:57:31.650324 11786 tablet_bootstrap.cc:492] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.650561 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:31.651160 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:31.656695 11786 tablet_bootstrap.cc:654] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.658324 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 88c4f5641d72466f8992e879e851d4aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.659137 11796 tablet_replica.cc:333] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.658903 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:31.659947 11796 raft_consensus.cc:2243] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.660516 11796 raft_consensus.cc:2272] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:31.663815 11786 tablet_bootstrap.cc:492] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.664072 11796 ts_tablet_manager.cc:1916] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:31.664265 11786 ts_tablet_manager.cc:1403] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260616 01:57:31.666878 11786 raft_consensus.cc:359] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.667481 11786 raft_consensus.cc:385] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:31.667775 11786 raft_consensus.cc:740] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.668530 11786 consensus_queue.cc:260] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.669546 11786 raft_consensus.cc:399] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.669874 11786 raft_consensus.cc:493] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.670220 11786 raft_consensus.cc:3060] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.676795 11786 raft_consensus.cc:515] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.677539 11786 leader_election.cc:304] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.678148 11786 leader_election.cc:290] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.678299 11789 raft_consensus.cc:2804] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.678759 11789 raft_consensus.cc:697] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.679689 11796 ts_tablet_manager.cc:1929] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.679450 11789 consensus_queue.cc:237] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.680385 11796 log.cc:1199] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/88c4f5641d72466f8992e879e851d4aa
W20260616 01:57:31.680776 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 080d7c96112043e68b9508af0ba4259c has no consensus state
I20260616 01:57:31.681095 11796 ts_tablet_manager.cc:1950] T 88c4f5641d72466f8992e879e851d4aa P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.679706 11786 ts_tablet_manager.cc:1434] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260616 01:57:31.684816 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 88c4f5641d72466f8992e879e851d4aa (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:31.689925 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.694329 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 080d7c96112043e68b9508af0ba4259c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:31.695554 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080d7c96112043e68b9508af0ba4259c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.696772 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet c2c35cdc84fe45a6921c7930127adaad with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.697561 11796 tablet_replica.cc:333] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.698312 11796 raft_consensus.cc:2243] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.698846 11796 raft_consensus.cc:2272] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:31.702872 11796 ts_tablet_manager.cc:1916] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:31.704879 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.713426 11786 tablet_bootstrap.cc:492] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.717998 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 080d7c96112043e68b9508af0ba4259c
I20260616 01:57:31.719798 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 080d7c96112043e68b9508af0ba4259c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.720158 11796 ts_tablet_manager.cc:1929] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.721026 11796 log.cc:1199] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/c2c35cdc84fe45a6921c7930127adaad
I20260616 01:57:31.721778 11796 ts_tablet_manager.cc:1950] T c2c35cdc84fe45a6921c7930127adaad P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.719360 11786 tablet_bootstrap.cc:654] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.724339 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet c2c35cdc84fe45a6921c7930127adaad (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:31.724741 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
W20260616 01:57:31.726526 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 080d7c96112043e68b9508af0ba4259c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 080d7c96112043e68b9508af0ba4259c already in progress: creating tablet
I20260616 01:57:31.729425 11786 tablet_bootstrap.cc:492] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.729902 11786 ts_tablet_manager.cc:1403] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260616 01:57:31.732491 11786 raft_consensus.cc:359] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.732969 11786 raft_consensus.cc:385] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:31.733237 11786 raft_consensus.cc:740] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.732998 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:31.733867 11786 consensus_queue.cc:260] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.734362 11786 raft_consensus.cc:399] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.734643 11786 raft_consensus.cc:493] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.734927 11786 raft_consensus.cc:3060] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.742758 11786 raft_consensus.cc:515] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.743386 11786 leader_election.cc:304] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.744024 11786 leader_election.cc:290] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.744350 11788 raft_consensus.cc:2804] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.744880 11788 raft_consensus.cc:697] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.745528 11786 ts_tablet_manager.cc:1434] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.006s
I20260616 01:57:31.745641 11788 consensus_queue.cc:237] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:31.749341 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 45e00f506ee6477ea3855b318cf95247 has no consensus state
I20260616 01:57:31.754930 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 080d7c96112043e68b9508af0ba4259c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.755756 11796 tablet_replica.cc:333] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.756444 11796 raft_consensus.cc:2243] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.756966 11796 raft_consensus.cc:2272] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260616 01:57:31.760339 11636 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet e2bb4c2dea874f28bc5fdfbeb1ac1703 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet e2bb4c2dea874f28bc5fdfbeb1ac1703 consensus state has no leader
I20260616 01:57:31.761106 11796 ts_tablet_manager.cc:1916] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:31.762789 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.763885 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 45e00f506ee6477ea3855b318cf95247 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:31.764993 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e00f506ee6477ea3855b318cf95247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.769695 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.783520 11786 tablet_bootstrap.cc:492] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.786857 11796 ts_tablet_manager.cc:1929] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.787372 11796 log.cc:1199] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/080d7c96112043e68b9508af0ba4259c
I20260616 01:57:31.788496 11796 ts_tablet_manager.cc:1950] T 080d7c96112043e68b9508af0ba4259c P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.790911 11786 tablet_bootstrap.cc:654] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.792047 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 080d7c96112043e68b9508af0ba4259c (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:31.792451 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:31.794734 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 45e00f506ee6477ea3855b318cf95247
I20260616 01:57:31.794741 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 080d7c96112043e68b9508af0ba4259c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:31.796588 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 080d7c96112043e68b9508af0ba4259c because the tablet was not found. No further retry: Not found: Tablet not found: 080d7c96112043e68b9508af0ba4259c
I20260616 01:57:31.796948 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 45e00f506ee6477ea3855b318cf95247 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:31.798650 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 45e00f506ee6477ea3855b318cf95247 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 45e00f506ee6477ea3855b318cf95247 already in progress: creating tablet
I20260616 01:57:31.801896 11786 tablet_bootstrap.cc:492] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.801683 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:31.802292 11786 ts_tablet_manager.cc:1403] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260616 01:57:31.805650 11786 raft_consensus.cc:359] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.806192 11786 raft_consensus.cc:385] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:31.806434 11786 raft_consensus.cc:740] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.807008 11786 consensus_queue.cc:260] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.807621 11786 raft_consensus.cc:399] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.807880 11786 raft_consensus.cc:493] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.808228 11786 raft_consensus.cc:3060] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.811107 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.814973 11786 raft_consensus.cc:515] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.815696 11786 leader_election.cc:304] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.816239 11786 leader_election.cc:290] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.816423 11788 raft_consensus.cc:2804] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.816895 11788 raft_consensus.cc:697] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.817538 11788 consensus_queue.cc:237] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.818429 11786 ts_tablet_manager.cc:1434] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.003s
W20260616 01:57:31.823232 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 80df9a7647134646854d0e99689ce029 has no consensus state
I20260616 01:57:31.826900 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:31.833384 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.834216 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 45e00f506ee6477ea3855b318cf95247 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.835011 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 80df9a7647134646854d0e99689ce029 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260616 01:57:31.836849 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80df9a7647134646854d0e99689ce029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.837917 11796 tablet_replica.cc:333] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.838649 11796 raft_consensus.cc:2243] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.839123 11796 raft_consensus.cc:2272] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:31.844508 11796 ts_tablet_manager.cc:1916] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:31.845324 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 80df9a7647134646854d0e99689ce029
I20260616 01:57:31.847551 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 80df9a7647134646854d0e99689ce029 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.851653 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.856671 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:31.858414 11786 tablet_bootstrap.cc:492] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.864545 11796 ts_tablet_manager.cc:1929] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.864997 11786 tablet_bootstrap.cc:654] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.865015 11796 log.cc:1199] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/45e00f506ee6477ea3855b318cf95247
I20260616 01:57:31.865157 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.866518 11796 ts_tablet_manager.cc:1950] T 45e00f506ee6477ea3855b318cf95247 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.869333 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 45e00f506ee6477ea3855b318cf95247 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:31.870962 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 80df9a7647134646854d0e99689ce029 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 80df9a7647134646854d0e99689ce029 already in progress: creating tablet
I20260616 01:57:31.876417 11786 tablet_bootstrap.cc:492] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.876883 11786 ts_tablet_manager.cc:1403] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260616 01:57:31.878852 11786 raft_consensus.cc:359] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.879334 11786 raft_consensus.cc:385] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:31.879611 11786 raft_consensus.cc:740] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.880227 11786 consensus_queue.cc:260] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.880797 11786 raft_consensus.cc:399] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.881059 11786 raft_consensus.cc:493] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.881343 11786 raft_consensus.cc:3060] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:31.883029 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 12d2090465214cc993848cc4aee4f592 has no consensus state
I20260616 01:57:31.888953 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.891374 11786 raft_consensus.cc:515] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.892148 11786 leader_election.cc:304] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.892843 11788 raft_consensus.cc:2804] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.893260 11788 raft_consensus.cc:697] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.893949 11788 consensus_queue.cc:237] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.896646 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 12d2090465214cc993848cc4aee4f592 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260616 01:57:31.897902 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d2090465214cc993848cc4aee4f592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.898528 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.900108 11786 leader_election.cc:290] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.901743 11786 ts_tablet_manager.cc:1434] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.000s
I20260616 01:57:31.910447 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 12d2090465214cc993848cc4aee4f592
I20260616 01:57:31.912130 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 12d2090465214cc993848cc4aee4f592 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:31.914031 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 12d2090465214cc993848cc4aee4f592 because the tablet was not found. No further retry: Not found: Tablet not found: 12d2090465214cc993848cc4aee4f592
I20260616 01:57:31.914400 11786 tablet_bootstrap.cc:492] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.915292 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.920311 11786 tablet_bootstrap.cc:654] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:31.920969 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:31.926893 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 80df9a7647134646854d0e99689ce029 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:31.927663 11796 tablet_replica.cc:333] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:31.928371 11796 raft_consensus.cc:2243] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:31.928406 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:31.928956 11796 raft_consensus.cc:2272] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:31.932013 11796 ts_tablet_manager.cc:1916] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:31.942176 11786 tablet_bootstrap.cc:492] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:31.943754 11786 ts_tablet_manager.cc:1403] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260616 01:57:31.946518 11786 raft_consensus.cc:359] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.947111 11786 raft_consensus.cc:385] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260616 01:57:31.947695 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2899534c68f64383a0a0ec4c2bf9a71d has no consensus state
I20260616 01:57:31.949120 11786 raft_consensus.cc:740] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:31.949909 11786 consensus_queue.cc:260] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.950589 11786 raft_consensus.cc:399] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:31.950963 11786 raft_consensus.cc:493] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:31.951066 11796 ts_tablet_manager.cc:1929] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:31.951318 11786 raft_consensus.cc:3060] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:31.951506 11796 log.cc:1199] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/80df9a7647134646854d0e99689ce029
I20260616 01:57:31.952261 11796 ts_tablet_manager.cc:1950] T 80df9a7647134646854d0e99689ce029 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:31.953073 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:31.954702 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 80df9a7647134646854d0e99689ce029 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:31.960655 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 2899534c68f64383a0a0ec4c2bf9a71d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:31.961773 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2899534c68f64383a0a0ec4c2bf9a71d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:31.968852 11786 raft_consensus.cc:515] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.969790 11786 leader_election.cc:304] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:31.970796 11789 raft_consensus.cc:2804] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:31.971285 11789 raft_consensus.cc:697] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:31.971990 11789 consensus_queue.cc:237] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:31.971932 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:31.977509 11786 leader_election.cc:290] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:31.980020 11786 ts_tablet_manager.cc:1434] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.036s	user 0.015s	sys 0.001s
I20260616 01:57:31.982344 11786 tablet_bootstrap.cc:492] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:31.984975 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 2899534c68f64383a0a0ec4c2bf9a71d
I20260616 01:57:31.988678 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 2899534c68f64383a0a0ec4c2bf9a71d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:31.990131 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 2899534c68f64383a0a0ec4c2bf9a71d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2899534c68f64383a0a0ec4c2bf9a71d already in progress: creating tablet
I20260616 01:57:31.991037 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:32.001004 11786 tablet_bootstrap.cc:654] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:32.000757 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:32.013842 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:32.016618 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 12d2090465214cc993848cc4aee4f592 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.017340 11796 tablet_replica.cc:333] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.018038 11796 raft_consensus.cc:2243] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.018571 11796 raft_consensus.cc:2272] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:32.022317 11796 ts_tablet_manager.cc:1916] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:32.023350 11786 tablet_bootstrap.cc:492] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.023908 11786 ts_tablet_manager.cc:1403] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.011s
I20260616 01:57:32.026923 11786 raft_consensus.cc:359] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.027565 11786 raft_consensus.cc:385] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.027892 11786 raft_consensus.cc:740] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.028719 11786 consensus_queue.cc:260] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.029368 11786 raft_consensus.cc:399] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.029695 11786 raft_consensus.cc:493] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260616 01:57:32.030038 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2f6de2a793b446d49a52876f612ff5d2 has no consensus state
I20260616 01:57:32.030041 11786 raft_consensus.cc:3060] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:32.039968 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.046960 11796 ts_tablet_manager.cc:1929] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:32.047402 11796 log.cc:1199] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/12d2090465214cc993848cc4aee4f592
I20260616 01:57:32.048237 11796 ts_tablet_manager.cc:1950] T 12d2090465214cc993848cc4aee4f592 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:32.048027 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.052229 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 12d2090465214cc993848cc4aee4f592 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:32.058984 11786 raft_consensus.cc:515] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.059844 11786 leader_election.cc:304] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.060456 11786 leader_election.cc:290] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.060702 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6de2a793b446d49a52876f612ff5d2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:32.061007 11789 raft_consensus.cc:2804] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.061477 11789 raft_consensus.cc:697] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:32.061820 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6de2a793b446d49a52876f612ff5d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:32.062188 11789 consensus_queue.cc:237] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.062196 11786 ts_tablet_manager.cc:1434] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.007s
I20260616 01:57:32.067518 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 2f6de2a793b446d49a52876f612ff5d2
I20260616 01:57:32.069643 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f6de2a793b446d49a52876f612ff5d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:32.070966 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 2f6de2a793b446d49a52876f612ff5d2 because the tablet was not found. No further retry: Not found: Tablet not found: 2f6de2a793b446d49a52876f612ff5d2
I20260616 01:57:32.078354 11786 tablet_bootstrap.cc:492] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:32.080070 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:32.086848 11786 tablet_bootstrap.cc:654] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:32.090716 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.095279 11786 tablet_bootstrap.cc:492] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.095832 11786 ts_tablet_manager.cc:1403] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260616 01:57:32.098312 11786 raft_consensus.cc:359] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.098845 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:32.102456 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 2899534c68f64383a0a0ec4c2bf9a71d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:31 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.103348 11796 tablet_replica.cc:333] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.104060 11796 raft_consensus.cc:2243] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.104568 11796 raft_consensus.cc:2272] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:32.105226 11786 raft_consensus.cc:385] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.105649 11786 raft_consensus.cc:740] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.107692 11796 ts_tablet_manager.cc:1916] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:32.110903 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9d653131ca9941d6b144d96679dd9de3 has no consensus state
I20260616 01:57:32.114315 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:32.118963 11786 consensus_queue.cc:260] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.119653 11786 raft_consensus.cc:399] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.119928 11786 raft_consensus.cc:493] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:32.120222 11786 raft_consensus.cc:3060] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:32.123067 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 9d653131ca9941d6b144d96679dd9de3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260616 01:57:32.124181 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d653131ca9941d6b144d96679dd9de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:32.125563 11786 raft_consensus.cc:515] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.126252 11786 leader_election.cc:304] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.129148 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.132671 11796 ts_tablet_manager.cc:1929] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:32.133491 11796 log.cc:1199] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/2899534c68f64383a0a0ec4c2bf9a71d
I20260616 01:57:32.134358 11796 ts_tablet_manager.cc:1950] T 2899534c68f64383a0a0ec4c2bf9a71d P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:32.135579 11789 raft_consensus.cc:2804] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.136053 11789 raft_consensus.cc:697] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:32.136730 11789 consensus_queue.cc:237] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.141655 11786 leader_election.cc:290] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.143178 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 9d653131ca9941d6b144d96679dd9de3
I20260616 01:57:32.144457 11786 ts_tablet_manager.cc:1434] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.048s	user 0.012s	sys 0.001s
I20260616 01:57:32.145138 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d653131ca9941d6b144d96679dd9de3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.150650 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 2899534c68f64383a0a0ec4c2bf9a71d (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:32.152019 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
W20260616 01:57:32.152901 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 9d653131ca9941d6b144d96679dd9de3 because the tablet was not found. No further retry: Not found: Tablet not found: 9d653131ca9941d6b144d96679dd9de3
I20260616 01:57:32.159325 11786 tablet_bootstrap.cc:492] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:32.165532 11786 tablet_bootstrap.cc:654] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:32.165313 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:32.169798 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f6de2a793b446d49a52876f612ff5d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.170543 11796 tablet_replica.cc:333] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.171213 11796 raft_consensus.cc:2243] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.171772 11796 raft_consensus.cc:2272] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:32.172709 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.175053 11796 ts_tablet_manager.cc:1916] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:32.185459 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 73e6e025b5e6460ba4b79ce38ecc30e8 has no consensus state
I20260616 01:57:32.190752 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.192938 11796 ts_tablet_manager.cc:1929] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:32.193343 11796 log.cc:1199] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/2f6de2a793b446d49a52876f612ff5d2
I20260616 01:57:32.194180 11796 ts_tablet_manager.cc:1950] T 2f6de2a793b446d49a52876f612ff5d2 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:32.196792 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 2f6de2a793b446d49a52876f612ff5d2 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:32.198293 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.200986 11786 tablet_bootstrap.cc:492] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.204301 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 73e6e025b5e6460ba4b79ce38ecc30e8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260616 01:57:32.205446 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e6e025b5e6460ba4b79ce38ecc30e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:32.203676 11786 ts_tablet_manager.cc:1403] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.003s
I20260616 01:57:32.211164 11786 raft_consensus.cc:359] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.212107 11786 raft_consensus.cc:385] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.212436 11786 raft_consensus.cc:740] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.213235 11786 consensus_queue.cc:260] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.213899 11786 raft_consensus.cc:399] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.214198 11786 raft_consensus.cc:493] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:32.214526 11786 raft_consensus.cc:3060] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:32.217597 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 73e6e025b5e6460ba4b79ce38ecc30e8
I20260616 01:57:32.219391 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 73e6e025b5e6460ba4b79ce38ecc30e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:32.223847 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 73e6e025b5e6460ba4b79ce38ecc30e8 because the tablet was not found. No further retry: Not found: Tablet not found: 73e6e025b5e6460ba4b79ce38ecc30e8
I20260616 01:57:32.225458 11786 raft_consensus.cc:515] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.225201 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.226109 11786 leader_election.cc:304] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.226665 11786 leader_election.cc:290] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.226827 11789 raft_consensus.cc:2804] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.227416 11789 raft_consensus.cc:697] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:32.228098 11786 ts_tablet_manager.cc:1434] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.000s
I20260616 01:57:32.228418 11789 consensus_queue.cc:237] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.228868 11786 tablet_bootstrap.cc:492] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:32.234197 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:32.235702 11786 tablet_bootstrap.cc:654] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
W20260616 01:57:32.247674 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d469e1aa316d441e8188ccee55cc6ece has no consensus state
I20260616 01:57:32.252264 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d653131ca9941d6b144d96679dd9de3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.253078 11796 tablet_replica.cc:333] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.253767 11796 raft_consensus.cc:2243] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.254187 11796 pending_rounds.cc:70] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a: Trying to abort 1 pending ops.
I20260616 01:57:32.254473 11796 pending_rounds.cc:77] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 134 op_type: NO_OP noop_request { }
I20260616 01:57:32.254901 11796 raft_consensus.cc:2889] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260616 01:57:32.255214 11796 raft_consensus.cc:2272] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260616 01:57:32.255334 11926 consensus_queue.cc:1512] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Unable to notify RaftConsensus of commit index change.: Service unavailable: Thread pool token was shut down
I20260616 01:57:32.260285 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.262159 11796 ts_tablet_manager.cc:1916] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:32.264043 11786 tablet_bootstrap.cc:492] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.262158 11738 tablet_service.cc:1511] Processing CreateTablet for tablet d469e1aa316d441e8188ccee55cc6ece (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:32.264485 11786 ts_tablet_manager.cc:1403] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.012s
I20260616 01:57:32.265071 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d469e1aa316d441e8188ccee55cc6ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:32.268028 11786 raft_consensus.cc:359] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.267768 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.268508 11786 raft_consensus.cc:385] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.268780 11786 raft_consensus.cc:740] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.269436 11786 consensus_queue.cc:260] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.270011 11786 raft_consensus.cc:399] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.270265 11786 raft_consensus.cc:493] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:32.270541 11786 raft_consensus.cc:3060] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:32.278427 11786 raft_consensus.cc:515] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.279103 11786 leader_election.cc:304] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.279762 11786 leader_election.cc:290] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.282003 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet d469e1aa316d441e8188ccee55cc6ece
I20260616 01:57:32.282940 11790 raft_consensus.cc:2804] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.283447 11790 raft_consensus.cc:697] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:32.284557 11790 consensus_queue.cc:237] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.287245 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet d469e1aa316d441e8188ccee55cc6ece with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.290151 11786 ts_tablet_manager.cc:1434] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.025s	user 0.014s	sys 0.002s
I20260616 01:57:32.291015 11786 tablet_bootstrap.cc:492] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:32.292449 11796 ts_tablet_manager.cc:1929] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:32.292922 11796 log.cc:1199] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/9d653131ca9941d6b144d96679dd9de3
I20260616 01:57:32.297282 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:32.298321 11796 ts_tablet_manager.cc:1950] T 9d653131ca9941d6b144d96679dd9de3 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:32.297289 11786 tablet_bootstrap.cc:654] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:32.304762 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 9d653131ca9941d6b144d96679dd9de3 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:32.307020 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet d469e1aa316d441e8188ccee55cc6ece because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d469e1aa316d441e8188ccee55cc6ece already in progress: creating tablet
I20260616 01:57:32.314862 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:32.316701 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:32.324685 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 73e6e025b5e6460ba4b79ce38ecc30e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.325417 11796 tablet_replica.cc:333] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.326078 11796 raft_consensus.cc:2243] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.326550 11796 raft_consensus.cc:2272] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260616 01:57:32.328758 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2fe25fb95dc1492ea1d5c8aff2cacdf7 has no consensus state
I20260616 01:57:32.330008 11786 tablet_bootstrap.cc:492] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.330502 11786 ts_tablet_manager.cc:1403] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.015s
I20260616 01:57:32.332392 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.333011 11786 raft_consensus.cc:359] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.333657 11786 raft_consensus.cc:385] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.333956 11786 raft_consensus.cc:740] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.334630 11786 consensus_queue.cc:260] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.335249 11786 raft_consensus.cc:399] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.335588 11786 raft_consensus.cc:493] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:32.335942 11786 raft_consensus.cc:3060] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:32.339771 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe25fb95dc1492ea1d5c8aff2cacdf7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:32.340934 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe25fb95dc1492ea1d5c8aff2cacdf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:32.341477 11796 ts_tablet_manager.cc:1916] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:32.343304 11786 raft_consensus.cc:515] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.344180 11786 leader_election.cc:304] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.344792 11786 leader_election.cc:290] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.344944 11790 raft_consensus.cc:2804] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.345458 11790 raft_consensus.cc:697] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:32.346333 11786 ts_tablet_manager.cc:1434] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260616 01:57:32.346163 11790 consensus_queue.cc:237] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.348567 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.362843 11786 tablet_bootstrap.cc:492] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:32.363761 11796 ts_tablet_manager.cc:1929] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:32.364144 11796 log.cc:1199] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/73e6e025b5e6460ba4b79ce38ecc30e8
I20260616 01:57:32.364822 11796 ts_tablet_manager.cc:1950] T 73e6e025b5e6460ba4b79ce38ecc30e8 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:32.367656 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 73e6e025b5e6460ba4b79ce38ecc30e8 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:32.368685 11786 tablet_bootstrap.cc:654] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:32.371167 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:32.372707 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 2fe25fb95dc1492ea1d5c8aff2cacdf7
I20260616 01:57:32.373631 11786 tablet_bootstrap.cc:492] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.374047 11786 ts_tablet_manager.cc:1403] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260616 01:57:32.377147 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20260616 01:57:32.376502 11786 raft_consensus.cc:359] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.378808 11786 raft_consensus.cc:385] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.378906 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet d469e1aa316d441e8188ccee55cc6ece with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.379037 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fe25fb95dc1492ea1d5c8aff2cacdf7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.379103 11786 raft_consensus.cc:740] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.379652 11796 tablet_replica.cc:333] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.379861 11786 consensus_queue.cc:260] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.380308 11796 raft_consensus.cc:2243] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.380437 11786 raft_consensus.cc:399] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.380715 11786 raft_consensus.cc:493] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:32.380847 11796 raft_consensus.cc:2272] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:32.381009 11786 raft_consensus.cc:3060] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:32.384135 11796 ts_tablet_manager.cc:1916] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:32.389329 11786 raft_consensus.cc:515] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.390169 11786 leader_election.cc:304] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.390039 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.390987 11788 raft_consensus.cc:2804] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.391449 11788 raft_consensus.cc:697] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:32.392135 11788 consensus_queue.cc:237] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.396982 11786 leader_election.cc:290] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.398945 11786 ts_tablet_manager.cc:1434] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.000s
W20260616 01:57:32.406435 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 has no consensus state
I20260616 01:57:32.407043 11796 ts_tablet_manager.cc:1929] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:32.407543 11796 log.cc:1199] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/d469e1aa316d441e8188ccee55cc6ece
I20260616 01:57:32.410871 11796 ts_tablet_manager.cc:1950] T d469e1aa316d441e8188ccee55cc6ece P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:32.410691 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:32.413415 11796 tablet_replica.cc:333] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.414112 11796 raft_consensus.cc:2243] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.414608 11796 raft_consensus.cc:2272] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:32.414350 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet d469e1aa316d441e8188ccee55cc6ece (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:32.418196 11796 ts_tablet_manager.cc:1916] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:32.420354 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.425457 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260616 01:57:32.426604 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab4bb1ac1e94b4685cc2b7b7f5a5a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:32.430856 11796 ts_tablet_manager.cc:1929] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:32.431290 11796 log.cc:1199] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/2fe25fb95dc1492ea1d5c8aff2cacdf7
I20260616 01:57:32.432050 11796 ts_tablet_manager.cc:1950] T 2fe25fb95dc1492ea1d5c8aff2cacdf7 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:32.434793 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 2fe25fb95dc1492ea1d5c8aff2cacdf7 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:32.435551 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 2ab4bb1ac1e94b4685cc2b7b7f5a5a15
I20260616 01:57:32.437916 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.440991 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
W20260616 01:57:32.442526 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 because the tablet was not found. No further retry: Not found: Tablet not found: 2ab4bb1ac1e94b4685cc2b7b7f5a5a15
I20260616 01:57:32.447363 11650 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:32.449026 11786 tablet_bootstrap.cc:492] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:32.455214 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fe25fb95dc1492ea1d5c8aff2cacdf7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:32.456838 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 2fe25fb95dc1492ea1d5c8aff2cacdf7 because the tablet was not found. No further retry: Not found: Tablet not found: 2fe25fb95dc1492ea1d5c8aff2cacdf7
I20260616 01:57:32.458148 11786 tablet_bootstrap.cc:654] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:32.495880 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.507946 11786 tablet_bootstrap.cc:492] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.508850 11786 ts_tablet_manager.cc:1403] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.009s
I20260616 01:57:32.514873 11786 raft_consensus.cc:359] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.516048 11786 raft_consensus.cc:385] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.517267 11786 raft_consensus.cc:740] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.518569 11786 consensus_queue.cc:260] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.519369 11786 raft_consensus.cc:399] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.519706 11786 raft_consensus.cc:493] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:32.520126 11786 raft_consensus.cc:3060] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:32.524166 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d61edeb276c9493dbe0e6a358b595d03 has no consensus state
I20260616 01:57:32.529757 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.532648 11786 raft_consensus.cc:515] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.533489 11786 leader_election.cc:304] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.534190 11786 leader_election.cc:290] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.534463 11788 raft_consensus.cc:2804] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.534996 11788 raft_consensus.cc:697] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:32.536108 11786 ts_tablet_manager.cc:1434] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.027s	user 0.027s	sys 0.000s
I20260616 01:57:32.535874 11788 consensus_queue.cc:237] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.540362 11739 tablet_service.cc:1511] Processing CreateTablet for tablet d61edeb276c9493dbe0e6a358b595d03 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260616 01:57:32.542408 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61edeb276c9493dbe0e6a358b595d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:32.545753 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.557518 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet d61edeb276c9493dbe0e6a358b595d03
I20260616 01:57:32.562717 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet d61edeb276c9493dbe0e6a358b595d03 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.563745 11786 tablet_bootstrap.cc:492] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:32.566423 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
W20260616 01:57:32.568426 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet d61edeb276c9493dbe0e6a358b595d03 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d61edeb276c9493dbe0e6a358b595d03 already in progress: creating tablet
I20260616 01:57:32.571190 11786 tablet_bootstrap.cc:654] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:32.568976 11650 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:32.577064 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.578135 11796 tablet_replica.cc:333] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.576772 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.578873 11796 raft_consensus.cc:2243] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.579501 11796 raft_consensus.cc:2272] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:32.579809 11786 tablet_bootstrap.cc:492] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.580277 11786 ts_tablet_manager.cc:1403] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260616 01:57:32.584623 11796 ts_tablet_manager.cc:1916] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:32.586912 11786 raft_consensus.cc:359] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.587548 11786 raft_consensus.cc:385] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.587818 11786 raft_consensus.cc:740] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.588617 11786 consensus_queue.cc:260] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.589221 11786 raft_consensus.cc:399] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.589515 11786 raft_consensus.cc:493] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:32.589838 11786 raft_consensus.cc:3060] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:32.597093 11786 raft_consensus.cc:515] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.597826 11786 leader_election.cc:304] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.598433 11786 leader_election.cc:290] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.598568 11788 raft_consensus.cc:2804] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.599053 11788 raft_consensus.cc:697] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
W20260616 01:57:32.599867 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f9b199b599cb4ff98a475a2b60c372fe has no consensus state
I20260616 01:57:32.599781 11788 consensus_queue.cc:237] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.600769 11786 ts_tablet_manager.cc:1434] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.004s
I20260616 01:57:32.606474 11796 ts_tablet_manager.cc:1929] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:32.608039 11796 log.cc:1199] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/2ab4bb1ac1e94b4685cc2b7b7f5a5a15
I20260616 01:57:32.609261 11796 ts_tablet_manager.cc:1950] T 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:32.611158 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.614969 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet d61edeb276c9493dbe0e6a358b595d03 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.616675 11739 tablet_service.cc:1511] Processing CreateTablet for tablet f9b199b599cb4ff98a475a2b60c372fe (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:32.617720 11796 tablet_replica.cc:333] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.617892 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b199b599cb4ff98a475a2b60c372fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:32.617833 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 2ab4bb1ac1e94b4685cc2b7b7f5a5a15 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:32.618685 11796 raft_consensus.cc:2243] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.619268 11796 pending_rounds.cc:70] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a: Trying to abort 1 pending ops.
I20260616 01:57:32.619640 11796 pending_rounds.cc:77] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 144 op_type: NO_OP noop_request { }
I20260616 01:57:32.620185 11796 raft_consensus.cc:2889] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260616 01:57:32.620675 11796 raft_consensus.cc:2272] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:32.624413 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.629664 11796 ts_tablet_manager.cc:1916] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:32.636665 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet f9b199b599cb4ff98a475a2b60c372fe
I20260616 01:57:32.638685 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet f9b199b599cb4ff98a475a2b60c372fe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.639668 11786 tablet_bootstrap.cc:492] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:32.643378 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.645908 11786 tablet_bootstrap.cc:654] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:32.648452 11796 ts_tablet_manager.cc:1929] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:32.648967 11796 log.cc:1199] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/d61edeb276c9493dbe0e6a358b595d03
I20260616 01:57:32.649933 11796 ts_tablet_manager.cc:1950] T d61edeb276c9493dbe0e6a358b595d03 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:32.653637 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.653560 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet d61edeb276c9493dbe0e6a358b595d03 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:32.656344 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet f9b199b599cb4ff98a475a2b60c372fe because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f9b199b599cb4ff98a475a2b60c372fe already in progress: creating tablet
I20260616 01:57:32.657238 11786 tablet_bootstrap.cc:492] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.657727 11786 ts_tablet_manager.cc:1403] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260616 01:57:32.660610 11786 raft_consensus.cc:359] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.661201 11786 raft_consensus.cc:385] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.661463 11786 raft_consensus.cc:740] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.662169 11786 consensus_queue.cc:260] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.662766 11786 raft_consensus.cc:399] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.663053 11786 raft_consensus.cc:493] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:32.663362 11786 raft_consensus.cc:3060] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:32.667249 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0bd34958bf81415f80ec8524f4c43b6e has no consensus state
I20260616 01:57:32.670282 11786 raft_consensus.cc:515] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.670989 11786 leader_election.cc:304] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.671590 11786 leader_election.cc:290] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.671725 11788 raft_consensus.cc:2804] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.672261 11788 raft_consensus.cc:697] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:32.671674 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.672996 11788 consensus_queue.cc:237] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.673346 11786 ts_tablet_manager.cc:1434] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.000s
I20260616 01:57:32.682493 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd34958bf81415f80ec8524f4c43b6e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:32.683802 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd34958bf81415f80ec8524f4c43b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:32.684933 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.697239 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 0bd34958bf81415f80ec8524f4c43b6e
I20260616 01:57:32.699568 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bd34958bf81415f80ec8524f4c43b6e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.701372 11786 tablet_bootstrap.cc:492] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
W20260616 01:57:32.701565 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 0bd34958bf81415f80ec8524f4c43b6e because the tablet was not found. No further retry: Not found: Tablet not found: 0bd34958bf81415f80ec8524f4c43b6e
I20260616 01:57:32.703641 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.707235 11786 tablet_bootstrap.cc:654] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:32.707715 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:32.711930 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet f9b199b599cb4ff98a475a2b60c372fe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.712741 11796 tablet_replica.cc:333] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.713444 11796 raft_consensus.cc:2243] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.714003 11796 raft_consensus.cc:2272] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:32.716533 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.718187 11796 ts_tablet_manager.cc:1916] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:32.725057 11786 tablet_bootstrap.cc:492] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.725544 11786 ts_tablet_manager.cc:1403] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20260616 01:57:32.728224 11786 raft_consensus.cc:359] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:32.728636 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eaea6d5cc0aa4a4c9eeb13d719fb3d6d has no consensus state
I20260616 01:57:32.728737 11786 raft_consensus.cc:385] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.729081 11786 raft_consensus.cc:740] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.733310 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.739730 11786 consensus_queue.cc:260] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.741348 11786 raft_consensus.cc:399] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.741626 11786 raft_consensus.cc:493] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:32.741909 11786 raft_consensus.cc:3060] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:32.742391 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.743160 11739 tablet_service.cc:1511] Processing CreateTablet for tablet eaea6d5cc0aa4a4c9eeb13d719fb3d6d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260616 01:57:32.744387 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaea6d5cc0aa4a4c9eeb13d719fb3d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:32.751289 11796 ts_tablet_manager.cc:1929] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:32.751744 11796 log.cc:1199] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/f9b199b599cb4ff98a475a2b60c372fe
I20260616 01:57:32.752472 11796 ts_tablet_manager.cc:1950] T f9b199b599cb4ff98a475a2b60c372fe P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:32.754892 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet eaea6d5cc0aa4a4c9eeb13d719fb3d6d
I20260616 01:57:32.755143 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet f9b199b599cb4ff98a475a2b60c372fe (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:32.756202 11786 raft_consensus.cc:515] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.757071 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet eaea6d5cc0aa4a4c9eeb13d719fb3d6d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.757380 11786 leader_election.cc:304] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.758009 11786 leader_election.cc:290] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.758144 11788 raft_consensus.cc:2804] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.758579 11788 raft_consensus.cc:697] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:32.759500 11786 ts_tablet_manager.cc:1434] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.034s	user 0.015s	sys 0.000s
I20260616 01:57:32.759321 11788 consensus_queue.cc:237] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:32.760272 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet eaea6d5cc0aa4a4c9eeb13d719fb3d6d because the tablet was not found. No further retry: Not found: Tablet not found: eaea6d5cc0aa4a4c9eeb13d719fb3d6d
I20260616 01:57:32.762904 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
W20260616 01:57:32.764341 11639 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 0bd34958bf81415f80ec8524f4c43b6e (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0bd34958bf81415f80ec8524f4c43b6e consensus state has no leader
I20260616 01:57:32.772130 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.774919 11786 tablet_bootstrap.cc:492] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:32.782209 11786 tablet_bootstrap.cc:654] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
W20260616 01:57:32.786329 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e4d26bb01fd848d58d73733d51e835f0 has no consensus state
I20260616 01:57:32.787259 11786 tablet_bootstrap.cc:492] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.787719 11786 ts_tablet_manager.cc:1403] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260616 01:57:32.790467 11786 raft_consensus.cc:359] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.790995 11786 raft_consensus.cc:385] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.791244 11786 raft_consensus.cc:740] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.791628 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bd34958bf81415f80ec8524f4c43b6e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.791903 11786 consensus_queue.cc:260] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.792459 11796 tablet_replica.cc:333] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.792454 11786 raft_consensus.cc:399] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.792886 11786 raft_consensus.cc:493] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:32.793073 11786 raft_consensus.cc:3060] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:32.793236 11796 raft_consensus.cc:2243] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.793767 11796 raft_consensus.cc:2272] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:32.798462 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.798942 11739 tablet_service.cc:1511] Processing CreateTablet for tablet e4d26bb01fd848d58d73733d51e835f0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260616 01:57:32.800028 11796 ts_tablet_manager.cc:1916] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:32.800058 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d26bb01fd848d58d73733d51e835f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:32.805576 11786 raft_consensus.cc:515] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.805810 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.814428 11796 ts_tablet_manager.cc:1929] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:32.814841 11796 log.cc:1199] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/0bd34958bf81415f80ec8524f4c43b6e
I20260616 01:57:32.815564 11796 ts_tablet_manager.cc:1950] T 0bd34958bf81415f80ec8524f4c43b6e P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:32.806303 11786 leader_election.cc:304] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.816830 11786 leader_election.cc:290] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.816998 11788 raft_consensus.cc:2804] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.817477 11788 raft_consensus.cc:697] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:32.818202 11788 consensus_queue.cc:237] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.818645 11786 ts_tablet_manager.cc:1434] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.031s	user 0.014s	sys 0.000s
I20260616 01:57:32.821807 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 0bd34958bf81415f80ec8524f4c43b6e (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:32.822971 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet e4d26bb01fd848d58d73733d51e835f0
I20260616 01:57:32.825870 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet e4d26bb01fd848d58d73733d51e835f0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:32.827718 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet e4d26bb01fd848d58d73733d51e835f0 because the tablet was not found. No further retry: Not found: Tablet not found: e4d26bb01fd848d58d73733d51e835f0
I20260616 01:57:32.828348 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:32.835613 11786 tablet_bootstrap.cc:492] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:32.840042 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.843359 11786 tablet_bootstrap.cc:654] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:32.844151 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:32.847668 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet eaea6d5cc0aa4a4c9eeb13d719fb3d6d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.848522 11796 tablet_replica.cc:333] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.849256 11796 raft_consensus.cc:2243] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.849773 11796 raft_consensus.cc:2272] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:32.853818 11796 ts_tablet_manager.cc:1916] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:32.857052 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5c4afbaac2a34641822da660ca512a3e has no consensus state
I20260616 01:57:32.859181 11786 tablet_bootstrap.cc:492] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.859624 11786 ts_tablet_manager.cc:1403] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260616 01:57:32.862195 11786 raft_consensus.cc:359] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.862711 11786 raft_consensus.cc:385] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.862967 11786 raft_consensus.cc:740] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.863706 11786 consensus_queue.cc:260] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.864254 11786 raft_consensus.cc:399] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.864495 11786 raft_consensus.cc:493] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:32.864775 11786 raft_consensus.cc:3060] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:32.866736 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.872907 11786 raft_consensus.cc:515] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.872977 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 5c4afbaac2a34641822da660ca512a3e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:32.873682 11786 leader_election.cc:304] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.874444 11788 raft_consensus.cc:2804] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.874269 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.874912 11788 raft_consensus.cc:697] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:32.875770 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c4afbaac2a34641822da660ca512a3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:32.876186 11788 consensus_queue.cc:237] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.874296 11786 leader_election.cc:290] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.881661 11796 ts_tablet_manager.cc:1929] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:32.882098 11796 log.cc:1199] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/eaea6d5cc0aa4a4c9eeb13d719fb3d6d
I20260616 01:57:32.882186 11786 ts_tablet_manager.cc:1434] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.001s
I20260616 01:57:32.882941 11796 ts_tablet_manager.cc:1950] T eaea6d5cc0aa4a4c9eeb13d719fb3d6d P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:32.886833 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet eaea6d5cc0aa4a4c9eeb13d719fb3d6d (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:32.889124 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 5c4afbaac2a34641822da660ca512a3e
I20260616 01:57:32.890765 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c4afbaac2a34641822da660ca512a3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:32.892534 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 5c4afbaac2a34641822da660ca512a3e because the tablet was not found. No further retry: Not found: Tablet not found: 5c4afbaac2a34641822da660ca512a3e
I20260616 01:57:32.893090 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.900332 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.906544 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:32.909487 11786 tablet_bootstrap.cc:492] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:32.909830 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet e4d26bb01fd848d58d73733d51e835f0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.910730 11796 tablet_replica.cc:333] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.913389 11796 raft_consensus.cc:2243] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.913991 11796 raft_consensus.cc:2272] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:32.916601 11786 tablet_bootstrap.cc:654] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:32.919942 11796 ts_tablet_manager.cc:1916] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:32.923944 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f8fb58b56ecd47fdad439503bb367b26 has no consensus state
I20260616 01:57:32.932896 11786 tablet_bootstrap.cc:492] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.933436 11786 ts_tablet_manager.cc:1403] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260616 01:57:32.935710 11739 tablet_service.cc:1511] Processing CreateTablet for tablet f8fb58b56ecd47fdad439503bb367b26 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:32.936820 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8fb58b56ecd47fdad439503bb367b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:32.938702 11786 raft_consensus.cc:359] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.939365 11786 raft_consensus.cc:385] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.939821 11786 raft_consensus.cc:740] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.940635 11786 consensus_queue.cc:260] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.941303 11786 raft_consensus.cc:399] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.941618 11786 raft_consensus.cc:493] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:32.941704 11796 ts_tablet_manager.cc:1929] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:32.941990 11786 raft_consensus.cc:3060] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:32.942198 11796 log.cc:1199] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/e4d26bb01fd848d58d73733d51e835f0
I20260616 01:57:32.943068 11796 ts_tablet_manager.cc:1950] T e4d26bb01fd848d58d73733d51e835f0 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:32.945977 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet e4d26bb01fd848d58d73733d51e835f0 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:32.947201 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.949038 11786 raft_consensus.cc:515] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.949735 11786 leader_election.cc:304] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.950246 11786 leader_election.cc:290] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.950384 11788 raft_consensus.cc:2804] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.950834 11788 raft_consensus.cc:697] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:32.951532 11788 consensus_queue.cc:237] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.952502 11786 ts_tablet_manager.cc:1434] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.000s
I20260616 01:57:32.959038 11786 tablet_bootstrap.cc:492] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:32.959964 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.965901 11786 tablet_bootstrap.cc:654] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:32.972573 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet f8fb58b56ecd47fdad439503bb367b26
I20260616 01:57:32.973548 11786 tablet_bootstrap.cc:492] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:32.974016 11786 ts_tablet_manager.cc:1403] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260616 01:57:32.974292 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet f8fb58b56ecd47fdad439503bb367b26 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:32.976431 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet f8fb58b56ecd47fdad439503bb367b26 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f8fb58b56ecd47fdad439503bb367b26 already in progress: creating tablet
I20260616 01:57:32.976740 11786 raft_consensus.cc:359] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.977346 11786 raft_consensus.cc:385] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:32.977651 11786 raft_consensus.cc:740] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:32.978314 11786 consensus_queue.cc:260] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.978940 11786 raft_consensus.cc:399] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:32.976779 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.979224 11786 raft_consensus.cc:493] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:32.979600 11786 raft_consensus.cc:3060] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:32.983170 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:32.984949 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c4afbaac2a34641822da660ca512a3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:32.985719 11796 tablet_replica.cc:333] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:32.986353 11796 raft_consensus.cc:2243] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:32.986529 11786 raft_consensus.cc:515] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.987269 11786 leader_election.cc:304] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:32.987880 11786 leader_election.cc:290] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:32.988792 11796 raft_consensus.cc:2272] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:32.988883 11790 raft_consensus.cc:2804] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:32.989444 11790 raft_consensus.cc:697] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:32.991921 11790 consensus_queue.cc:237] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:32.994506 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:32.996826 11796 ts_tablet_manager.cc:1916] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.001611 11786 ts_tablet_manager.cc:1434] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.027s	user 0.017s	sys 0.000s
W20260616 01:57:33.009634 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c876ab64cd1f439cbf9bdaa2887682ec has no consensus state
I20260616 01:57:33.011217 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet f8fb58b56ecd47fdad439503bb367b26 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:32 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.019007 11796 ts_tablet_manager.cc:1929] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.019479 11796 log.cc:1199] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/5c4afbaac2a34641822da660ca512a3e
I20260616 01:57:33.019574 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.020216 11796 ts_tablet_manager.cc:1950] T 5c4afbaac2a34641822da660ca512a3e P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.021572 11739 tablet_service.cc:1511] Processing CreateTablet for tablet c876ab64cd1f439cbf9bdaa2887682ec (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:33.022548 11796 tablet_replica.cc:333] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.022644 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c876ab64cd1f439cbf9bdaa2887682ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.023195 11796 raft_consensus.cc:2243] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.023749 11796 raft_consensus.cc:2272] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.026121 11796 ts_tablet_manager.cc:1916] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.028056 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 5c4afbaac2a34641822da660ca512a3e (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:33.030871 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.041718 11796 ts_tablet_manager.cc:1929] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.042142 11796 log.cc:1199] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/f8fb58b56ecd47fdad439503bb367b26
I20260616 01:57:33.042214 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet c876ab64cd1f439cbf9bdaa2887682ec
I20260616 01:57:33.042889 11796 ts_tablet_manager.cc:1950] T f8fb58b56ecd47fdad439503bb367b26 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.043949 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet c876ab64cd1f439cbf9bdaa2887682ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.047473 11786 tablet_bootstrap.cc:492] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:33.047369 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet f8fb58b56ecd47fdad439503bb367b26 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:33.048137 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet c876ab64cd1f439cbf9bdaa2887682ec because the tablet was not found. No further retry: Not found: Tablet not found: c876ab64cd1f439cbf9bdaa2887682ec
I20260616 01:57:33.047986 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.054143 11786 tablet_bootstrap.cc:654] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.056211 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.064384 11786 tablet_bootstrap.cc:492] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.064841 11786 ts_tablet_manager.cc:1403] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260616 01:57:33.067960 11786 raft_consensus.cc:359] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:33.068596 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4b0edf057f9f40bd8a1eb58c7cb66326 has no consensus state
I20260616 01:57:33.068984 11786 raft_consensus.cc:385] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.072288 11786 raft_consensus.cc:740] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.072985 11786 consensus_queue.cc:260] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.073589 11786 raft_consensus.cc:399] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.073880 11786 raft_consensus.cc:493] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.074196 11786 raft_consensus.cc:3060] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:33.078420 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:33.080700 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 4b0edf057f9f40bd8a1eb58c7cb66326 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:33.081830 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b0edf057f9f40bd8a1eb58c7cb66326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.083230 11786 raft_consensus.cc:515] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.083976 11786 leader_election.cc:304] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.084672 11790 raft_consensus.cc:2804] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.085129 11790 raft_consensus.cc:697] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:33.085800 11790 consensus_queue.cc:237] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.085857 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.090965 11786 leader_election.cc:290] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.093324 11786 ts_tablet_manager.cc:1434] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.028s	user 0.015s	sys 0.000s
I20260616 01:57:33.098062 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 4b0edf057f9f40bd8a1eb58c7cb66326
I20260616 01:57:33.099840 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b0edf057f9f40bd8a1eb58c7cb66326 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:33.101511 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 4b0edf057f9f40bd8a1eb58c7cb66326 because the tablet was not found. No further retry: Not found: Tablet not found: 4b0edf057f9f40bd8a1eb58c7cb66326
I20260616 01:57:33.102181 11786 tablet_bootstrap.cc:492] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:33.104233 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.107949 11786 tablet_bootstrap.cc:654] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.111860 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:33.113777 11786 tablet_bootstrap.cc:492] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.114200 11786 ts_tablet_manager.cc:1403] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260616 01:57:33.116835 11786 raft_consensus.cc:359] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.117350 11786 raft_consensus.cc:385] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.117643 11786 raft_consensus.cc:740] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.117982 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.118212 11786 consensus_queue.cc:260] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.119412 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet c876ab64cd1f439cbf9bdaa2887682ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.120118 11786 raft_consensus.cc:399] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.120285 11796 tablet_replica.cc:333] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.120401 11786 raft_consensus.cc:493] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.120829 11786 raft_consensus.cc:3060] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:33.121248 11796 raft_consensus.cc:2243] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.121830 11796 raft_consensus.cc:2272] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.124917 11796 ts_tablet_manager.cc:1916] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.127957 11786 raft_consensus.cc:515] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.128577 11786 leader_election.cc:304] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.129146 11786 leader_election.cc:290] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.129585 11790 raft_consensus.cc:2804] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.130069 11790 raft_consensus.cc:697] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
W20260616 01:57:33.130307 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c8e8b230ef504dc39b10d3aea2ff047e has no consensus state
I20260616 01:57:33.130831 11786 ts_tablet_manager.cc:1434] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260616 01:57:33.130775 11790 consensus_queue.cc:237] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.140453 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.144477 11739 tablet_service.cc:1511] Processing CreateTablet for tablet c8e8b230ef504dc39b10d3aea2ff047e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:33.145599 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e8b230ef504dc39b10d3aea2ff047e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.147954 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:33.148789 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b0edf057f9f40bd8a1eb58c7cb66326 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.156051 11796 ts_tablet_manager.cc:1929] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.158128 11796 log.cc:1199] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/c876ab64cd1f439cbf9bdaa2887682ec
I20260616 01:57:33.158908 11796 ts_tablet_manager.cc:1950] T c876ab64cd1f439cbf9bdaa2887682ec P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.161361 11796 tablet_replica.cc:333] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.162050 11796 raft_consensus.cc:2243] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.162537 11796 raft_consensus.cc:2272] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.163259 11786 tablet_bootstrap.cc:492] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:33.163898 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet c8e8b230ef504dc39b10d3aea2ff047e
I20260616 01:57:33.165956 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet c876ab64cd1f439cbf9bdaa2887682ec (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:33.166841 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet c8e8b230ef504dc39b10d3aea2ff047e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.169334 11796 ts_tablet_manager.cc:1916] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.169675 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.171082 11786 tablet_bootstrap.cc:654] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.180388 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.182605 11786 tablet_bootstrap.cc:492] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.183058 11786 ts_tablet_manager.cc:1403] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260616 01:57:33.185992 11786 raft_consensus.cc:359] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.186615 11786 raft_consensus.cc:385] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.186931 11796 ts_tablet_manager.cc:1929] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.187517 11796 log.cc:1199] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/4b0edf057f9f40bd8a1eb58c7cb66326
I20260616 01:57:33.186928 11786 raft_consensus.cc:740] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.188382 11796 ts_tablet_manager.cc:1950] T 4b0edf057f9f40bd8a1eb58c7cb66326 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.189435 11786 consensus_queue.cc:260] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.190109 11786 raft_consensus.cc:399] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.190439 11786 raft_consensus.cc:493] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.190853 11786 raft_consensus.cc:3060] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:33.191699 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 4b0edf057f9f40bd8a1eb58c7cb66326 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:33.193423 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet c8e8b230ef504dc39b10d3aea2ff047e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c8e8b230ef504dc39b10d3aea2ff047e already in progress: creating tablet
W20260616 01:57:33.196404 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e69012b24550474a8cd4dbda0f3abc60 has no consensus state
I20260616 01:57:33.198280 11786 raft_consensus.cc:515] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.198987 11786 leader_election.cc:304] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.199584 11786 leader_election.cc:290] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.199757 11790 raft_consensus.cc:2804] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.200273 11790 raft_consensus.cc:697] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:33.201381 11786 ts_tablet_manager.cc:1434] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.001s
I20260616 01:57:33.201047 11790 consensus_queue.cc:237] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.206841 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.207574 11739 tablet_service.cc:1511] Processing CreateTablet for tablet e69012b24550474a8cd4dbda0f3abc60 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:33.208678 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69012b24550474a8cd4dbda0f3abc60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.213941 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:33.226176 11786 tablet_bootstrap.cc:492] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:33.228088 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet e69012b24550474a8cd4dbda0f3abc60
I20260616 01:57:33.231698 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet e69012b24550474a8cd4dbda0f3abc60 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:33.233633 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet e69012b24550474a8cd4dbda0f3abc60 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e69012b24550474a8cd4dbda0f3abc60 already in progress: creating tablet
I20260616 01:57:33.235538 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:33.237536 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet c8e8b230ef504dc39b10d3aea2ff047e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.238039 11786 tablet_bootstrap.cc:654] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.239296 11796 tablet_replica.cc:333] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.240235 11796 raft_consensus.cc:2243] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.240903 11796 raft_consensus.cc:2272] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.241328 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.243752 11796 ts_tablet_manager.cc:1916] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.245399 11786 tablet_bootstrap.cc:492] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.245942 11786 ts_tablet_manager.cc:1403] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260616 01:57:33.248673 11786 raft_consensus.cc:359] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.249265 11786 raft_consensus.cc:385] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.249588 11786 raft_consensus.cc:740] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.250260 11786 consensus_queue.cc:260] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.250886 11786 raft_consensus.cc:399] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.251186 11786 raft_consensus.cc:493] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.251559 11786 raft_consensus.cc:3060] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:33.255317 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.258785 11786 raft_consensus.cc:515] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.259652 11786 leader_election.cc:304] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.259943 11796 ts_tablet_manager.cc:1929] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.260320 11796 log.cc:1199] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/c8e8b230ef504dc39b10d3aea2ff047e
I20260616 01:57:33.263751 11796 ts_tablet_manager.cc:1950] T c8e8b230ef504dc39b10d3aea2ff047e P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.260416 11786 leader_election.cc:290] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.260588 11790 raft_consensus.cc:2804] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.265687 11790 raft_consensus.cc:697] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:33.266695 11786 ts_tablet_manager.cc:1434] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.000s
I20260616 01:57:33.266497 11790 consensus_queue.cc:237] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:33.269702 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 18df94479d21462fa7c36c2ff8562328 has no consensus state
I20260616 01:57:33.273391 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.281811 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 18df94479d21462fa7c36c2ff8562328 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:33.282003 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.282948 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18df94479d21462fa7c36c2ff8562328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.289781 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet c8e8b230ef504dc39b10d3aea2ff047e (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:33.295614 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 18df94479d21462fa7c36c2ff8562328
I20260616 01:57:33.297497 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 18df94479d21462fa7c36c2ff8562328 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.298283 11786 tablet_bootstrap.cc:492] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
W20260616 01:57:33.300375 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 18df94479d21462fa7c36c2ff8562328 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 18df94479d21462fa7c36c2ff8562328 already in progress: creating tablet
I20260616 01:57:33.301586 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.304936 11786 tablet_bootstrap.cc:654] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.306525 11650 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:33.311228 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet e69012b24550474a8cd4dbda0f3abc60 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.312033 11796 tablet_replica.cc:333] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.312765 11796 raft_consensus.cc:2243] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.313301 11796 raft_consensus.cc:2272] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.315547 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.316617 11796 ts_tablet_manager.cc:1916] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.327423 11786 tablet_bootstrap.cc:492] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
W20260616 01:57:33.327432 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b2f84e828b841e4a9dada12ac998d5e has no consensus state
I20260616 01:57:33.331015 11786 ts_tablet_manager.cc:1403] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260616 01:57:33.331692 11796 ts_tablet_manager.cc:1929] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.331290 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:33.332055 11796 log.cc:1199] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/e69012b24550474a8cd4dbda0f3abc60
I20260616 01:57:33.332813 11796 ts_tablet_manager.cc:1950] T e69012b24550474a8cd4dbda0f3abc60 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.335656 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet e69012b24550474a8cd4dbda0f3abc60 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:33.335815 11786 raft_consensus.cc:359] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.336557 11786 raft_consensus.cc:385] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.336858 11786 raft_consensus.cc:740] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.337493 11786 consensus_queue.cc:260] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.338176 11786 raft_consensus.cc:399] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.338481 11786 raft_consensus.cc:493] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.338763 11786 raft_consensus.cc:3060] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:33.341769 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.343485 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 0b2f84e828b841e4a9dada12ac998d5e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:33.344513 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2f84e828b841e4a9dada12ac998d5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.351572 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 0b2f84e828b841e4a9dada12ac998d5e
I20260616 01:57:33.352962 11786 raft_consensus.cc:515] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.353222 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b2f84e828b841e4a9dada12ac998d5e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.353785 11786 leader_election.cc:304] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.354401 11786 leader_election.cc:290] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.354574 11790 raft_consensus.cc:2804] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
W20260616 01:57:33.354719 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 0b2f84e828b841e4a9dada12ac998d5e because the tablet was not found. No further retry: Not found: Tablet not found: 0b2f84e828b841e4a9dada12ac998d5e
I20260616 01:57:33.355086 11790 raft_consensus.cc:697] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:33.356935 11790 consensus_queue.cc:237] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.357664 11786 ts_tablet_manager.cc:1434] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.001s
I20260616 01:57:33.358305 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.366398 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.369397 11786 tablet_bootstrap.cc:492] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:33.371013 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:33.375114 11786 tablet_bootstrap.cc:654] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.376597 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 18df94479d21462fa7c36c2ff8562328 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.377326 11796 tablet_replica.cc:333] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.377974 11796 raft_consensus.cc:2243] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.378456 11796 raft_consensus.cc:2272] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.381544 11796 ts_tablet_manager.cc:1916] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:33.387183 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fb83b1375c174f8f93f00cc62adbb200 has no consensus state
I20260616 01:57:33.390631 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.397902 11786 tablet_bootstrap.cc:492] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.398393 11786 ts_tablet_manager.cc:1403] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.015s
I20260616 01:57:33.398248 11739 tablet_service.cc:1511] Processing CreateTablet for tablet fb83b1375c174f8f93f00cc62adbb200 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 1
I20260616 01:57:33.399348 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb83b1375c174f8f93f00cc62adbb200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.400941 11786 raft_consensus.cc:359] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.401496 11786 raft_consensus.cc:385] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.401750 11786 raft_consensus.cc:740] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.402556 11786 consensus_queue.cc:260] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.403151 11786 raft_consensus.cc:399] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.403422 11786 raft_consensus.cc:493] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.403738 11786 raft_consensus.cc:3060] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:33.406773 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:33.410162 11796 ts_tablet_manager.cc:1929] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.410072 11786 raft_consensus.cc:515] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.410760 11796 log.cc:1199] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/18df94479d21462fa7c36c2ff8562328
I20260616 01:57:33.410897 11786 leader_election.cc:304] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.411556 11786 leader_election.cc:290] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.411705 11790 raft_consensus.cc:2804] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.412180 11790 raft_consensus.cc:697] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:33.412868 11790 consensus_queue.cc:237] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.413331 11786 ts_tablet_manager.cc:1434] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.001s
I20260616 01:57:33.415828 11796 ts_tablet_manager.cc:1950] T 18df94479d21462fa7c36c2ff8562328 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.419301 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet fb83b1375c174f8f93f00cc62adbb200
I20260616 01:57:33.421204 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet fb83b1375c174f8f93f00cc62adbb200 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.422120 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 18df94479d21462fa7c36c2ff8562328 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:33.422907 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet fb83b1375c174f8f93f00cc62adbb200 because the tablet was not found. No further retry: Not found: Tablet not found: fb83b1375c174f8f93f00cc62adbb200
I20260616 01:57:33.428459 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.431219 11786 tablet_bootstrap.cc:492] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:33.436574 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.437314 11786 tablet_bootstrap.cc:654] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.441417 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:33.442469 11786 tablet_bootstrap.cc:492] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.443008 11786 ts_tablet_manager.cc:1403] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260616 01:57:33.444945 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b2f84e828b841e4a9dada12ac998d5e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.445789 11786 raft_consensus.cc:359] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.446457 11786 raft_consensus.cc:385] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.446746 11786 raft_consensus.cc:740] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.447023 11796 tablet_replica.cc:333] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.447402 11786 consensus_queue.cc:260] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.447893 11796 raft_consensus.cc:2243] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.448089 11786 raft_consensus.cc:399] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.448441 11786 raft_consensus.cc:493] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.448493 11796 raft_consensus.cc:2272] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.448817 11786 raft_consensus.cc:3060] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:33.452661 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet af8e4a5c759e4b0f97def5b869a8e0ed has no consensus state
I20260616 01:57:33.456784 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.458040 11786 raft_consensus.cc:515] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.458786 11786 leader_election.cc:304] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.459374 11786 leader_election.cc:290] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.459506 11790 raft_consensus.cc:2804] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.460044 11790 raft_consensus.cc:697] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:33.461025 11786 ts_tablet_manager.cc:1434] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.003s
I20260616 01:57:33.460796 11790 consensus_queue.cc:237] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.462661 11796 ts_tablet_manager.cc:1916] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.467098 11739 tablet_service.cc:1511] Processing CreateTablet for tablet af8e4a5c759e4b0f97def5b869a8e0ed (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 1
I20260616 01:57:33.473522 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af8e4a5c759e4b0f97def5b869a8e0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.476416 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:33.481019 11796 ts_tablet_manager.cc:1929] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.481614 11796 log.cc:1199] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/0b2f84e828b841e4a9dada12ac998d5e
I20260616 01:57:33.482539 11796 ts_tablet_manager.cc:1950] T 0b2f84e828b841e4a9dada12ac998d5e P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.485440 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 0b2f84e828b841e4a9dada12ac998d5e (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:33.490998 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet af8e4a5c759e4b0f97def5b869a8e0ed
I20260616 01:57:33.492887 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet af8e4a5c759e4b0f97def5b869a8e0ed with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:33.494835 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet af8e4a5c759e4b0f97def5b869a8e0ed because the tablet was not found. No further retry: Not found: Tablet not found: af8e4a5c759e4b0f97def5b869a8e0ed
I20260616 01:57:33.495389 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.500984 11786 tablet_bootstrap.cc:492] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:33.501324 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:33.503405 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet fb83b1375c174f8f93f00cc62adbb200 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.504166 11796 tablet_replica.cc:333] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.504901 11796 raft_consensus.cc:2243] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.505486 11796 raft_consensus.cc:2272] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.507735 11786 tablet_bootstrap.cc:654] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.508543 11796 ts_tablet_manager.cc:1916] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.511788 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.518059 11786 tablet_bootstrap.cc:492] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.518522 11786 ts_tablet_manager.cc:1403] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.005s
I20260616 01:57:33.520926 11786 raft_consensus.cc:359] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.521430 11786 raft_consensus.cc:385] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.521673 11786 raft_consensus.cc:740] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.522464 11786 consensus_queue.cc:260] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.523011 11786 raft_consensus.cc:399] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.523262 11786 raft_consensus.cc:493] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.523571 11786 raft_consensus.cc:3060] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:33.525966 11796 ts_tablet_manager.cc:1929] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.526849 11796 log.cc:1199] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/fb83b1375c174f8f93f00cc62adbb200
I20260616 01:57:33.527659 11796 ts_tablet_manager.cc:1950] T fb83b1375c174f8f93f00cc62adbb200 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.529551 11786 raft_consensus.cc:515] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.530117 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet fb83b1375c174f8f93f00cc62adbb200 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:33.530205 11786 leader_election.cc:304] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.530761 11786 leader_election.cc:290] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.530920 11790 raft_consensus.cc:2804] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.531381 11790 raft_consensus.cc:697] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
W20260616 01:57:33.531890 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8178191283cc4fb891b174c1198e0124 has no consensus state
I20260616 01:57:33.532264 11786 ts_tablet_manager.cc:1434] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.004s
I20260616 01:57:33.532210 11790 consensus_queue.cc:237] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.537711 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.543175 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet af8e4a5c759e4b0f97def5b869a8e0ed with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.544359 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.545147 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 8178191283cc4fb891b174c1198e0124 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:33.546494 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8178191283cc4fb891b174c1198e0124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.556434 11796 tablet_replica.cc:333] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.557302 11796 raft_consensus.cc:2243] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.557886 11796 raft_consensus.cc:2272] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.558717 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 8178191283cc4fb891b174c1198e0124
I20260616 01:57:33.560686 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 8178191283cc4fb891b174c1198e0124 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.561085 11796 ts_tablet_manager.cc:1916] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.568020 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:33.568485 11786 tablet_bootstrap.cc:492] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:33.570169 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.574314 11786 tablet_bootstrap.cc:654] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.578387 11796 ts_tablet_manager.cc:1929] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.578924 11796 log.cc:1199] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/af8e4a5c759e4b0f97def5b869a8e0ed
I20260616 01:57:33.579032 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.579849 11796 ts_tablet_manager.cc:1950] T af8e4a5c759e4b0f97def5b869a8e0ed P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.581408 11786 tablet_bootstrap.cc:492] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.581990 11786 ts_tablet_manager.cc:1403] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260616 01:57:33.583213 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet af8e4a5c759e4b0f97def5b869a8e0ed (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:33.584371 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 8178191283cc4fb891b174c1198e0124 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8178191283cc4fb891b174c1198e0124 already in progress: creating tablet
I20260616 01:57:33.584993 11786 raft_consensus.cc:359] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.585506 11786 raft_consensus.cc:385] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.585753 11786 raft_consensus.cc:740] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.586428 11786 consensus_queue.cc:260] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.586908 11786 raft_consensus.cc:399] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.587134 11786 raft_consensus.cc:493] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.587405 11786 raft_consensus.cc:3060] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:33.592152 11786 raft_consensus.cc:515] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.592782 11786 leader_election.cc:304] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.593492 11790 raft_consensus.cc:2804] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.593932 11790 raft_consensus.cc:697] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:33.594631 11790 consensus_queue.cc:237] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.595170 11786 leader_election.cc:290] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
W20260616 01:57:33.597765 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 85f9188254a04931aeffbf32cf0a030f has no consensus state
I20260616 01:57:33.603704 11786 ts_tablet_manager.cc:1434] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.000s
I20260616 01:57:33.606532 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:33.611987 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 85f9188254a04931aeffbf32cf0a030f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:33.613058 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f9188254a04931aeffbf32cf0a030f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.614720 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 8178191283cc4fb891b174c1198e0124 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.614414 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.621524 11796 tablet_replica.cc:333] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.622424 11796 raft_consensus.cc:2243] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.623052 11796 raft_consensus.cc:2272] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.625910 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 85f9188254a04931aeffbf32cf0a030f
I20260616 01:57:33.628293 11786 tablet_bootstrap.cc:492] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:33.628964 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 85f9188254a04931aeffbf32cf0a030f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.632535 11796 ts_tablet_manager.cc:1916] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.634632 11786 tablet_bootstrap.cc:654] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.635143 11650 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:33.635430 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.646116 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.647095 11786 tablet_bootstrap.cc:492] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.652238 11786 ts_tablet_manager.cc:1403] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.011s
I20260616 01:57:33.653362 11796 ts_tablet_manager.cc:1929] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.653734 11796 log.cc:1199] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/8178191283cc4fb891b174c1198e0124
I20260616 01:57:33.654433 11796 ts_tablet_manager.cc:1950] T 8178191283cc4fb891b174c1198e0124 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.654874 11786 raft_consensus.cc:359] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.657194 11786 raft_consensus.cc:385] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.657418 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 8178191283cc4fb891b174c1198e0124 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:33.657738 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2223f660f919439396406f4a590963e2 has no consensus state
I20260616 01:57:33.657646 11786 raft_consensus.cc:740] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.658602 11786 consensus_queue.cc:260] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.659348 11786 raft_consensus.cc:399] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260616 01:57:33.659498 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 85f9188254a04931aeffbf32cf0a030f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 85f9188254a04931aeffbf32cf0a030f already in progress: creating tablet
I20260616 01:57:33.659766 11786 raft_consensus.cc:493] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.660221 11786 raft_consensus.cc:3060] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:33.666159 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.667920 11786 raft_consensus.cc:515] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.668630 11786 leader_election.cc:304] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.669196 11786 leader_election.cc:290] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.669723 11788 raft_consensus.cc:2804] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.671319 11788 raft_consensus.cc:697] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:33.672000 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 2223f660f919439396406f4a590963e2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:33.672168 11788 consensus_queue.cc:237] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.672993 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2223f660f919439396406f4a590963e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.675035 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:33.678086 11786 ts_tablet_manager.cc:1434] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.005s
I20260616 01:57:33.687564 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 2223f660f919439396406f4a590963e2
I20260616 01:57:33.689916 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 2223f660f919439396406f4a590963e2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.691857 11786 tablet_bootstrap.cc:492] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:33.693755 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
W20260616 01:57:33.695910 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 2223f660f919439396406f4a590963e2 because the tablet was not found. No further retry: Not found: Tablet not found: 2223f660f919439396406f4a590963e2
I20260616 01:57:33.697978 11786 tablet_bootstrap.cc:654] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.702122 11650 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:33.703295 11786 tablet_bootstrap.cc:492] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.704097 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 85f9188254a04931aeffbf32cf0a030f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.704800 11796 tablet_replica.cc:333] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.705437 11796 raft_consensus.cc:2243] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.705921 11796 raft_consensus.cc:2272] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.703763 11786 ts_tablet_manager.cc:1403] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260616 01:57:33.709664 11796 ts_tablet_manager.cc:1916] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.709805 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.709664 11786 raft_consensus.cc:359] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.711930 11786 raft_consensus.cc:385] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.712184 11786 raft_consensus.cc:740] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.712916 11786 consensus_queue.cc:260] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.713501 11786 raft_consensus.cc:399] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.713763 11786 raft_consensus.cc:493] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.714069 11786 raft_consensus.cc:3060] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:33.720736 11786 raft_consensus.cc:515] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.721392 11786 leader_election.cc:304] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.721935 11786 leader_election.cc:290] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.722441 11790 raft_consensus.cc:2804] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.722894 11790 raft_consensus.cc:697] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:33.723585 11790 consensus_queue.cc:237] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:33.724929 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dacd836a27af44768428f2ca1805b5fe has no consensus state
I20260616 01:57:33.729805 11786 ts_tablet_manager.cc:1434] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.003s
I20260616 01:57:33.737671 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.737990 11739 tablet_service.cc:1511] Processing CreateTablet for tablet dacd836a27af44768428f2ca1805b5fe (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:33.739112 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacd836a27af44768428f2ca1805b5fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.742277 11796 ts_tablet_manager.cc:1929] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.742715 11796 log.cc:1199] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/85f9188254a04931aeffbf32cf0a030f
I20260616 01:57:33.743546 11796 ts_tablet_manager.cc:1950] T 85f9188254a04931aeffbf32cf0a030f P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.744212 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:33.745086 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 2223f660f919439396406f4a590963e2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.749560 11796 tablet_replica.cc:333] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.749811 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 85f9188254a04931aeffbf32cf0a030f (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:33.750212 11796 raft_consensus.cc:2243] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.750748 11796 raft_consensus.cc:2272] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.753719 11796 ts_tablet_manager.cc:1916] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.756839 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet dacd836a27af44768428f2ca1805b5fe
I20260616 01:57:33.760107 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet dacd836a27af44768428f2ca1805b5fe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.761353 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:33.763312 11786 tablet_bootstrap.cc:492] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
W20260616 01:57:33.765861 11637 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet c2c35cdc84fe45a6921c7930127adaad (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet c2c35cdc84fe45a6921c7930127adaad consensus state has no leader
I20260616 01:57:33.769603 11786 tablet_bootstrap.cc:654] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.770124 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.780949 11796 ts_tablet_manager.cc:1929] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.781404 11796 log.cc:1199] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/2223f660f919439396406f4a590963e2
I20260616 01:57:33.782145 11796 ts_tablet_manager.cc:1950] T 2223f660f919439396406f4a590963e2 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.785068 11786 tablet_bootstrap.cc:492] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.785588 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 2223f660f919439396406f4a590963e2 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:33.786407 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet dacd836a27af44768428f2ca1805b5fe because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dacd836a27af44768428f2ca1805b5fe already in progress: creating tablet
I20260616 01:57:33.785619 11786 ts_tablet_manager.cc:1403] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
W20260616 01:57:33.787207 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e540e17fc0d8434199e1d5cd79adacd5 has no consensus state
I20260616 01:57:33.790264 11786 raft_consensus.cc:359] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.790906 11786 raft_consensus.cc:385] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.791232 11786 raft_consensus.cc:740] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.793262 11786 consensus_queue.cc:260] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.793994 11786 raft_consensus.cc:399] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.794337 11786 raft_consensus.cc:493] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.794705 11786 raft_consensus.cc:3060] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:33.798127 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.799875 11739 tablet_service.cc:1511] Processing CreateTablet for tablet e540e17fc0d8434199e1d5cd79adacd5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:33.801306 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e540e17fc0d8434199e1d5cd79adacd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.806668 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.808009 11786 raft_consensus.cc:515] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.808771 11786 leader_election.cc:304] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.809473 11786 leader_election.cc:290] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.809643 11790 raft_consensus.cc:2804] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.810187 11790 raft_consensus.cc:697] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:33.811228 11786 ts_tablet_manager.cc:1434] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.000s
I20260616 01:57:33.810978 11790 consensus_queue.cc:237] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.819968 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet e540e17fc0d8434199e1d5cd79adacd5
I20260616 01:57:33.821977 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet e540e17fc0d8434199e1d5cd79adacd5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:33.823614 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet e540e17fc0d8434199e1d5cd79adacd5 because the tablet was not found. No further retry: Not found: Tablet not found: e540e17fc0d8434199e1d5cd79adacd5
I20260616 01:57:33.826802 11786 tablet_bootstrap.cc:492] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:33.828545 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.829388 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:33.833901 11786 tablet_bootstrap.cc:654] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.835901 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet dacd836a27af44768428f2ca1805b5fe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.836804 11796 tablet_replica.cc:333] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.837769 11796 raft_consensus.cc:2243] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.838476 11796 raft_consensus.cc:2272] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.840382 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.842299 11796 ts_tablet_manager.cc:1916] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.845502 11786 tablet_bootstrap.cc:492] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.845952 11786 ts_tablet_manager.cc:1403] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260616 01:57:33.848513 11786 raft_consensus.cc:359] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.849036 11786 raft_consensus.cc:385] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.849275 11786 raft_consensus.cc:740] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.850545 11786 consensus_queue.cc:260] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.851141 11786 raft_consensus.cc:399] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.851414 11786 raft_consensus.cc:493] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.851737 11786 raft_consensus.cc:3060] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:33.854211 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9d6bb1326d82482a9654d379ecb1a000 has no consensus state
I20260616 01:57:33.860225 11796 ts_tablet_manager.cc:1929] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.860143 11786 raft_consensus.cc:515] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.860677 11796 log.cc:1199] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/dacd836a27af44768428f2ca1805b5fe
I20260616 01:57:33.860867 11786 leader_election.cc:304] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.861618 11786 leader_election.cc:290] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.861793 11790 raft_consensus.cc:2804] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.862330 11790 raft_consensus.cc:697] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:33.863179 11786 ts_tablet_manager.cc:1434] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.000s
I20260616 01:57:33.863083 11790 consensus_queue.cc:237] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.865895 11796 ts_tablet_manager.cc:1950] T dacd836a27af44768428f2ca1805b5fe P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.868073 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6bb1326d82482a9654d379ecb1a000 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:33.870272 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.872179 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6bb1326d82482a9654d379ecb1a000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.876067 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet dacd836a27af44768428f2ca1805b5fe (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:33.876526 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet e540e17fc0d8434199e1d5cd79adacd5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.879134 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.879815 11796 tablet_replica.cc:333] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.880648 11796 raft_consensus.cc:2243] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.881294 11796 raft_consensus.cc:2272] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.888856 11796 ts_tablet_manager.cc:1916] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.890594 11786 tablet_bootstrap.cc:492] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:33.891616 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 9d6bb1326d82482a9654d379ecb1a000
I20260616 01:57:33.893699 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d6bb1326d82482a9654d379ecb1a000 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.898341 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.900218 11786 tablet_bootstrap.cc:654] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.909605 11786 tablet_bootstrap.cc:492] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.909659 11796 ts_tablet_manager.cc:1929] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:33.909008 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.910161 11796 log.cc:1199] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/e540e17fc0d8434199e1d5cd79adacd5
I20260616 01:57:33.910358 11786 ts_tablet_manager.cc:1403] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260616 01:57:33.910876 11796 ts_tablet_manager.cc:1950] T e540e17fc0d8434199e1d5cd79adacd5 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:33.913370 11786 raft_consensus.cc:359] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.914040 11786 raft_consensus.cc:385] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.914386 11786 raft_consensus.cc:740] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.915113 11786 consensus_queue.cc:260] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.916334 11786 raft_consensus.cc:399] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.916690 11786 raft_consensus.cc:493] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.917061 11786 raft_consensus.cc:3060] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:33.918865 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet e540e17fc0d8434199e1d5cd79adacd5 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:33.919615 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 9d6bb1326d82482a9654d379ecb1a000 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9d6bb1326d82482a9654d379ecb1a000 already in progress: creating tablet
W20260616 01:57:33.921548 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5bc021d8b9d5415d91706e80450cb8b6 has no consensus state
I20260616 01:57:33.925103 11786 raft_consensus.cc:515] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.925814 11786 leader_election.cc:304] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.928622 11786 leader_election.cc:290] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.927016 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.931094 11789 raft_consensus.cc:2804] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.931696 11789 raft_consensus.cc:697] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:33.931977 11786 ts_tablet_manager.cc:1434] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.000s
I20260616 01:57:33.932545 11789 consensus_queue.cc:237] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.934348 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 5bc021d8b9d5415d91706e80450cb8b6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260616 01:57:33.935261 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc021d8b9d5415d91706e80450cb8b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.939237 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.952003 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 5bc021d8b9d5415d91706e80450cb8b6
I20260616 01:57:33.952273 11786 tablet_bootstrap.cc:492] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:33.953902 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 5bc021d8b9d5415d91706e80450cb8b6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:33.955792 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 5bc021d8b9d5415d91706e80450cb8b6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5bc021d8b9d5415d91706e80450cb8b6 already in progress: creating tablet
I20260616 01:57:33.958627 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.960501 11786 tablet_bootstrap.cc:654] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:33.967926 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:33.970082 11786 tablet_bootstrap.cc:492] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:33.970541 11786 ts_tablet_manager.cc:1403] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260616 01:57:33.973022 11786 raft_consensus.cc:359] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.973553 11786 raft_consensus.cc:385] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:33.973800 11786 raft_consensus.cc:740] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:33.974406 11786 consensus_queue.cc:260] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.974958 11786 raft_consensus.cc:399] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:33.975208 11786 raft_consensus.cc:493] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:33.976017 11786 raft_consensus.cc:3060] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:33.979082 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 49889951e8aa45deafc245591619156a has no consensus state
I20260616 01:57:33.983186 11786 raft_consensus.cc:515] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.983945 11786 leader_election.cc:304] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:33.984613 11789 raft_consensus.cc:2804] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:33.985037 11789 raft_consensus.cc:697] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:33.985713 11789 consensus_queue.cc:237] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:33.987504 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d6bb1326d82482a9654d379ecb1a000 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:33.988231 11796 tablet_replica.cc:333] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:33.988898 11796 raft_consensus.cc:2243] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:33.989398 11796 raft_consensus.cc:2272] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:33.990653 11786 leader_election.cc:290] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:33.993006 11786 ts_tablet_manager.cc:1434] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.000s
I20260616 01:57:33.994952 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 49889951e8aa45deafc245591619156a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260616 01:57:33.996157 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49889951e8aa45deafc245591619156a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:33.997009 11796 ts_tablet_manager.cc:1916] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:33.998770 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:34.000744 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 5bc021d8b9d5415d91706e80450cb8b6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:33 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.005815 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:34.016580 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 49889951e8aa45deafc245591619156a
I20260616 01:57:34.018672 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 49889951e8aa45deafc245591619156a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.019683 11796 ts_tablet_manager.cc:1929] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.020063 11796 log.cc:1199] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/9d6bb1326d82482a9654d379ecb1a000
I20260616 01:57:34.020773 11796 ts_tablet_manager.cc:1950] T 9d6bb1326d82482a9654d379ecb1a000 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.021478 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:34.023115 11796 tablet_replica.cc:333] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.023422 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 9d6bb1326d82482a9654d379ecb1a000 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:34.023814 11796 raft_consensus.cc:2243] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.024322 11796 raft_consensus.cc:2272] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.029225 11796 ts_tablet_manager.cc:1916] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:34.027304 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:34.032052 11786 tablet_bootstrap.cc:492] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.035003 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:34.037895 11786 tablet_bootstrap.cc:654] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
W20260616 01:57:34.048913 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e8489ea9f19b4dc2b869ef2e6801a6d5 has no consensus state
I20260616 01:57:34.053117 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.061157 11796 ts_tablet_manager.cc:1929] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.061628 11796 log.cc:1199] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/5bc021d8b9d5415d91706e80450cb8b6
I20260616 01:57:34.061280 11739 tablet_service.cc:1511] Processing CreateTablet for tablet e8489ea9f19b4dc2b869ef2e6801a6d5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:34.062405 11796 ts_tablet_manager.cc:1950] T 5bc021d8b9d5415d91706e80450cb8b6 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.062623 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8489ea9f19b4dc2b869ef2e6801a6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.070441 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 5bc021d8b9d5415d91706e80450cb8b6 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:34.073287 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:34.075241 11786 tablet_bootstrap.cc:492] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:34.075766 11786 ts_tablet_manager.cc:1403] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.044s	user 0.027s	sys 0.012s
I20260616 01:57:34.078320 11786 raft_consensus.cc:359] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.078847 11786 raft_consensus.cc:385] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.079111 11786 raft_consensus.cc:740] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.079772 11786 consensus_queue.cc:260] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.081585 11786 raft_consensus.cc:399] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.081873 11786 raft_consensus.cc:493] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260616 01:57:34.081924 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 49889951e8aa45deafc245591619156a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 49889951e8aa45deafc245591619156a already in progress: creating tablet
I20260616 01:57:34.082173 11786 raft_consensus.cc:3060] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:34.088986 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet e8489ea9f19b4dc2b869ef2e6801a6d5
I20260616 01:57:34.089063 11786 raft_consensus.cc:515] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.089895 11786 leader_election.cc:304] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.090615 11789 raft_consensus.cc:2804] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.091053 11789 raft_consensus.cc:697] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.091809 11789 consensus_queue.cc:237] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.091866 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet e8489ea9f19b4dc2b869ef2e6801a6d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.094277 11786 leader_election.cc:290] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
W20260616 01:57:34.094607 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet e8489ea9f19b4dc2b869ef2e6801a6d5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e8489ea9f19b4dc2b869ef2e6801a6d5 already in progress: creating tablet
I20260616 01:57:34.096235 11786 ts_tablet_manager.cc:1434] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.000s
I20260616 01:57:34.093710 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:34.097205 11786 tablet_bootstrap.cc:492] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.103863 11786 tablet_bootstrap.cc:654] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:34.105722 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:34.116478 11786 tablet_bootstrap.cc:492] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:34.116973 11786 ts_tablet_manager.cc:1403] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260616 01:57:34.119673 11786 raft_consensus.cc:359] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.120220 11786 raft_consensus.cc:385] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.120502 11786 raft_consensus.cc:740] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.121119 11786 consensus_queue.cc:260] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.121716 11786 raft_consensus.cc:399] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.122078 11786 raft_consensus.cc:493] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:34.122411 11786 raft_consensus.cc:3060] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:34.123351 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b885215cd3b2412a9ebecfcd5d69e1a0 has no consensus state
I20260616 01:57:34.128413 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 49889951e8aa45deafc245591619156a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.129201 11796 tablet_replica.cc:333] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.129915 11796 raft_consensus.cc:2243] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.129827 11786 raft_consensus.cc:515] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.130544 11796 raft_consensus.cc:2272] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.130565 11786 leader_election.cc:304] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.132555 11786 leader_election.cc:290] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:34.133183 11789 raft_consensus.cc:2804] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.133632 11789 raft_consensus.cc:697] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.134092 11786 ts_tablet_manager.cc:1434] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.000s
I20260616 01:57:34.134320 11789 consensus_queue.cc:237] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.134253 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.142071 11796 ts_tablet_manager.cc:1916] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:34.149881 11739 tablet_service.cc:1511] Processing CreateTablet for tablet b885215cd3b2412a9ebecfcd5d69e1a0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260616 01:57:34.151120 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b885215cd3b2412a9ebecfcd5d69e1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.156957 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet e8489ea9f19b4dc2b869ef2e6801a6d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.164929 11796 ts_tablet_manager.cc:1929] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.165361 11796 log.cc:1199] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/49889951e8aa45deafc245591619156a
I20260616 01:57:34.166074 11796 ts_tablet_manager.cc:1950] T 49889951e8aa45deafc245591619156a P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.166147 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:34.169824 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 49889951e8aa45deafc245591619156a (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:34.170888 11796 tablet_replica.cc:333] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.171641 11796 raft_consensus.cc:2243] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.172142 11796 raft_consensus.cc:2272] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.172608 11786 tablet_bootstrap.cc:492] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.176690 11796 ts_tablet_manager.cc:1916] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:34.179147 11786 tablet_bootstrap.cc:654] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:34.185499 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet b885215cd3b2412a9ebecfcd5d69e1a0
I20260616 01:57:34.187773 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet b885215cd3b2412a9ebecfcd5d69e1a0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.191102 11786 tablet_bootstrap.cc:492] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:34.191711 11786 ts_tablet_manager.cc:1403] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260616 01:57:34.192250 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:34.193606 11796 ts_tablet_manager.cc:1929] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.193979 11796 log.cc:1199] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/e8489ea9f19b4dc2b869ef2e6801a6d5
I20260616 01:57:34.194682 11796 ts_tablet_manager.cc:1950] T e8489ea9f19b4dc2b869ef2e6801a6d5 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.197472 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet e8489ea9f19b4dc2b869ef2e6801a6d5 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:34.199071 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet b885215cd3b2412a9ebecfcd5d69e1a0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b885215cd3b2412a9ebecfcd5d69e1a0 already in progress: creating tablet
I20260616 01:57:34.194765 11786 raft_consensus.cc:359] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.200337 11786 raft_consensus.cc:385] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.200732 11786 raft_consensus.cc:740] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.201601 11786 consensus_queue.cc:260] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.202361 11786 raft_consensus.cc:399] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.202705 11786 raft_consensus.cc:493] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:34.203089 11786 raft_consensus.cc:3060] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:34.204219 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.211637 11786 raft_consensus.cc:515] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.212523 11786 leader_election.cc:304] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.213126 11786 leader_election.cc:290] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:34.213304 11788 raft_consensus.cc:2804] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.213884 11788 raft_consensus.cc:697] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.214603 11788 consensus_queue.cc:237] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.216532 11786 ts_tablet_manager.cc:1434] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.000s
W20260616 01:57:34.219149 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c81e1b82b7a145aeb8dba9c8e54551ea has no consensus state
I20260616 01:57:34.227171 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet b885215cd3b2412a9ebecfcd5d69e1a0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.227942 11796 tablet_replica.cc:333] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.226229 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:34.228598 11796 raft_consensus.cc:2243] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.229101 11796 raft_consensus.cc:2272] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.231429 11739 tablet_service.cc:1511] Processing CreateTablet for tablet c81e1b82b7a145aeb8dba9c8e54551ea (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260616 01:57:34.232673 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81e1b82b7a145aeb8dba9c8e54551ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.232852 11796 ts_tablet_manager.cc:1916] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:34.235623 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.247017 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet c81e1b82b7a145aeb8dba9c8e54551ea
I20260616 01:57:34.249193 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet c81e1b82b7a145aeb8dba9c8e54551ea with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.251057 11786 tablet_bootstrap.cc:492] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.251911 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.257699 11786 tablet_bootstrap.cc:654] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:34.261073 11796 ts_tablet_manager.cc:1929] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.261607 11796 log.cc:1199] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/b885215cd3b2412a9ebecfcd5d69e1a0
I20260616 01:57:34.262804 11796 ts_tablet_manager.cc:1950] T b885215cd3b2412a9ebecfcd5d69e1a0 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.266975 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.271821 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet b885215cd3b2412a9ebecfcd5d69e1a0 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:34.272715 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet c81e1b82b7a145aeb8dba9c8e54551ea because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c81e1b82b7a145aeb8dba9c8e54551ea already in progress: creating tablet
I20260616 01:57:34.273164 11786 tablet_bootstrap.cc:492] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:34.273631 11786 ts_tablet_manager.cc:1403] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260616 01:57:34.276243 11786 raft_consensus.cc:359] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.276755 11786 raft_consensus.cc:385] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.277011 11786 raft_consensus.cc:740] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.277654 11786 consensus_queue.cc:260] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.278228 11786 raft_consensus.cc:399] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.278476 11786 raft_consensus.cc:493] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260616 01:57:34.279713 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9f41ceef782440c3824bd24236174f19 has no consensus state
I20260616 01:57:34.279922 11786 raft_consensus.cc:3060] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:34.287166 11786 raft_consensus.cc:515] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.287936 11786 leader_election.cc:304] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.287587 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:34.288573 11786 leader_election.cc:290] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:34.288771 11788 raft_consensus.cc:2804] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.289276 11788 raft_consensus.cc:697] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.290162 11786 ts_tablet_manager.cc:1434] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260616 01:57:34.289952 11788 consensus_queue.cc:237] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.295508 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 9f41ceef782440c3824bd24236174f19 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260616 01:57:34.296819 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f41ceef782440c3824bd24236174f19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.298586 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet c81e1b82b7a145aeb8dba9c8e54551ea with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.299763 11796 tablet_replica.cc:333] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.300446 11796 raft_consensus.cc:2243] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.300949 11796 raft_consensus.cc:2272] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.299775 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.303776 11796 ts_tablet_manager.cc:1916] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:34.315728 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 9f41ceef782440c3824bd24236174f19
I20260616 01:57:34.317729 11786 tablet_bootstrap.cc:492] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.320238 11796 ts_tablet_manager.cc:1929] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.320634 11796 log.cc:1199] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/c81e1b82b7a145aeb8dba9c8e54551ea
I20260616 01:57:34.321344 11796 ts_tablet_manager.cc:1950] T c81e1b82b7a145aeb8dba9c8e54551ea P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.324817 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet c81e1b82b7a145aeb8dba9c8e54551ea (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:34.326692 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f41ceef782440c3824bd24236174f19 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.326897 11786 tablet_bootstrap.cc:654] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
W20260616 01:57:34.328238 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 9f41ceef782440c3824bd24236174f19 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9f41ceef782440c3824bd24236174f19 already in progress: creating tablet
I20260616 01:57:34.327600 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:34.328305 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.330566 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet c81e1b82b7a145aeb8dba9c8e54551ea with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:34.331987 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet c81e1b82b7a145aeb8dba9c8e54551ea because the tablet was not found. No further retry: Not found: Tablet not found: c81e1b82b7a145aeb8dba9c8e54551ea
I20260616 01:57:34.335588 11786 tablet_bootstrap.cc:492] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:34.336103 11786 ts_tablet_manager.cc:1403] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260616 01:57:34.338167 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.338769 11786 raft_consensus.cc:359] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.339346 11786 raft_consensus.cc:385] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.339680 11786 raft_consensus.cc:740] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.340813 11786 consensus_queue.cc:260] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.341468 11786 raft_consensus.cc:399] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.341742 11786 raft_consensus.cc:493] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:34.342041 11786 raft_consensus.cc:3060] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:34.348863 11786 raft_consensus.cc:515] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.349514 11786 leader_election.cc:304] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.350072 11786 leader_election.cc:290] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:34.350221 11788 raft_consensus.cc:2804] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.350737 11788 raft_consensus.cc:697] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.351516 11788 consensus_queue.cc:237] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:34.352481 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cfabcbff93ba4aa4a0d6d682f1ee9c03 has no consensus state
I20260616 01:57:34.352562 11786 ts_tablet_manager.cc:1434] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260616 01:57:34.356748 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.363900 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f41ceef782440c3824bd24236174f19 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.364632 11796 tablet_replica.cc:333] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.365262 11796 raft_consensus.cc:2243] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.365365 11739 tablet_service.cc:1511] Processing CreateTablet for tablet cfabcbff93ba4aa4a0d6d682f1ee9c03 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:34.365828 11796 raft_consensus.cc:2272] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.366582 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfabcbff93ba4aa4a0d6d682f1ee9c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.367378 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.370334 11796 ts_tablet_manager.cc:1916] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:34.378646 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet cfabcbff93ba4aa4a0d6d682f1ee9c03
I20260616 01:57:34.380591 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet cfabcbff93ba4aa4a0d6d682f1ee9c03 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.385419 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.387077 11786 tablet_bootstrap.cc:492] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.391503 11796 ts_tablet_manager.cc:1929] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.391918 11796 log.cc:1199] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/9f41ceef782440c3824bd24236174f19
I20260616 01:57:34.392632 11796 ts_tablet_manager.cc:1950] T 9f41ceef782440c3824bd24236174f19 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.393210 11786 tablet_bootstrap.cc:654] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:34.395176 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 9f41ceef782440c3824bd24236174f19 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:34.395407 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:34.397540 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f41ceef782440c3824bd24236174f19 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:34.400058 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet cfabcbff93ba4aa4a0d6d682f1ee9c03 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cfabcbff93ba4aa4a0d6d682f1ee9c03 already in progress: creating tablet
W20260616 01:57:34.401180 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 9f41ceef782440c3824bd24236174f19 because the tablet was not found. No further retry: Not found: Tablet not found: 9f41ceef782440c3824bd24236174f19
I20260616 01:57:34.405391 11786 tablet_bootstrap.cc:492] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:34.405124 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.405833 11786 ts_tablet_manager.cc:1403] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
I20260616 01:57:34.408658 11786 raft_consensus.cc:359] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.409195 11786 raft_consensus.cc:385] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.409476 11786 raft_consensus.cc:740] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.410094 11786 consensus_queue.cc:260] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.410691 11786 raft_consensus.cc:399] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.410964 11786 raft_consensus.cc:493] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:34.411253 11786 raft_consensus.cc:3060] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:34.417186 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 71fc0fed31914971b9ac0411ee0254fb has no consensus state
I20260616 01:57:34.419216 11786 raft_consensus.cc:515] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.420214 11786 leader_election.cc:304] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.420909 11786 leader_election.cc:290] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:34.422514 11786 ts_tablet_manager.cc:1434] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260616 01:57:34.422705 11788 raft_consensus.cc:2804] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.423211 11788 raft_consensus.cc:697] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.421844 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.423945 11788 consensus_queue.cc:237] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.430472 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.431341 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 71fc0fed31914971b9ac0411ee0254fb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:34.432794 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fc0fed31914971b9ac0411ee0254fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.443925 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 71fc0fed31914971b9ac0411ee0254fb
I20260616 01:57:34.445787 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 71fc0fed31914971b9ac0411ee0254fb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:34.447651 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 71fc0fed31914971b9ac0411ee0254fb because the tablet was not found. No further retry: Not found: Tablet not found: 71fc0fed31914971b9ac0411ee0254fb
I20260616 01:57:34.448896 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.451836 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:34.454030 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet cfabcbff93ba4aa4a0d6d682f1ee9c03 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.454771 11796 tablet_replica.cc:333] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.455441 11796 raft_consensus.cc:2243] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.455986 11796 raft_consensus.cc:2272] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.458945 11796 ts_tablet_manager.cc:1916] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:34.460311 11786 tablet_bootstrap.cc:492] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.459867 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.465646 11786 tablet_bootstrap.cc:654] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:34.473803 11796 ts_tablet_manager.cc:1929] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.474211 11796 log.cc:1199] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/cfabcbff93ba4aa4a0d6d682f1ee9c03
I20260616 01:57:34.474937 11796 ts_tablet_manager.cc:1950] T cfabcbff93ba4aa4a0d6d682f1ee9c03 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.477777 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet cfabcbff93ba4aa4a0d6d682f1ee9c03 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:34.479789 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 608cb1b8346c4fa0aae6bcf2c3bffc38 has no consensus state
I20260616 01:57:34.482600 11786 tablet_bootstrap.cc:492] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:34.483162 11786 ts_tablet_manager.cc:1403] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.009s
I20260616 01:57:34.483960 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.485746 11786 raft_consensus.cc:359] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.486297 11786 raft_consensus.cc:385] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.486564 11786 raft_consensus.cc:740] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.487236 11786 consensus_queue.cc:260] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.487967 11786 raft_consensus.cc:399] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.488236 11786 raft_consensus.cc:493] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:34.488533 11786 raft_consensus.cc:3060] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:34.491858 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.495733 11786 raft_consensus.cc:515] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.496467 11786 leader_election.cc:304] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.497037 11786 leader_election.cc:290] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:34.497225 11789 raft_consensus.cc:2804] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.497797 11789 raft_consensus.cc:697] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.498471 11786 ts_tablet_manager.cc:1434] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.003s
I20260616 01:57:34.498574 11789 consensus_queue.cc:237] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.503698 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 608cb1b8346c4fa0aae6bcf2c3bffc38 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:34.505053 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608cb1b8346c4fa0aae6bcf2c3bffc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.513999 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 608cb1b8346c4fa0aae6bcf2c3bffc38
I20260616 01:57:34.516142 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 608cb1b8346c4fa0aae6bcf2c3bffc38 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:34.518035 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 608cb1b8346c4fa0aae6bcf2c3bffc38 because the tablet was not found. No further retry: Not found: Tablet not found: 608cb1b8346c4fa0aae6bcf2c3bffc38
I20260616 01:57:34.521560 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:34.523128 11786 tablet_bootstrap.cc:492] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.524125 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 71fc0fed31914971b9ac0411ee0254fb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.524956 11796 tablet_replica.cc:333] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.524832 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.525701 11796 raft_consensus.cc:2243] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.526264 11796 raft_consensus.cc:2272] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.529327 11786 tablet_bootstrap.cc:654] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:34.529646 11796 ts_tablet_manager.cc:1916] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:34.535115 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.539072 11786 tablet_bootstrap.cc:492] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:34.539577 11786 ts_tablet_manager.cc:1403] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260616 01:57:34.544330 11786 raft_consensus.cc:359] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.545779 11796 ts_tablet_manager.cc:1929] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.546308 11796 log.cc:1199] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/71fc0fed31914971b9ac0411ee0254fb
I20260616 01:57:34.547029 11786 raft_consensus.cc:385] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.547181 11796 ts_tablet_manager.cc:1950] T 71fc0fed31914971b9ac0411ee0254fb P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.547384 11786 raft_consensus.cc:740] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.548075 11786 consensus_queue.cc:260] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.548671 11786 raft_consensus.cc:399] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.548942 11786 raft_consensus.cc:493] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:34.549238 11786 raft_consensus.cc:3060] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:34.550467 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3bb5071422484f75b97a8ed3fb82d450 has no consensus state
I20260616 01:57:34.550808 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 71fc0fed31914971b9ac0411ee0254fb (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:34.555909 11786 raft_consensus.cc:515] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.556608 11786 leader_election.cc:304] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.557194 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.558760 11786 leader_election.cc:290] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:34.558947 11789 raft_consensus.cc:2804] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.559540 11789 raft_consensus.cc:697] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.560252 11789 consensus_queue.cc:237] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.561769 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb5071422484f75b97a8ed3fb82d450 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:34.562916 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb5071422484f75b97a8ed3fb82d450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.566180 11786 ts_tablet_manager.cc:1434] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.000s
I20260616 01:57:34.566807 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.581012 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 3bb5071422484f75b97a8ed3fb82d450
I20260616 01:57:34.581463 11786 tablet_bootstrap.cc:492] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.582872 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 3bb5071422484f75b97a8ed3fb82d450 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:34.584383 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 3bb5071422484f75b97a8ed3fb82d450 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3bb5071422484f75b97a8ed3fb82d450 already in progress: creating tablet
I20260616 01:57:34.588593 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.590059 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:34.590637 11786 tablet_bootstrap.cc:654] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:34.593140 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 608cb1b8346c4fa0aae6bcf2c3bffc38 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.593899 11796 tablet_replica.cc:333] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.594607 11796 raft_consensus.cc:2243] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.595196 11796 raft_consensus.cc:2272] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.601423 11796 ts_tablet_manager.cc:1916] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:34.601900 11786 tablet_bootstrap.cc:492] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:34.603560 11786 ts_tablet_manager.cc:1403] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260616 01:57:34.604472 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.606416 11786 raft_consensus.cc:359] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.607021 11786 raft_consensus.cc:385] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.607319 11786 raft_consensus.cc:740] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.608373 11786 consensus_queue.cc:260] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.609123 11786 raft_consensus.cc:399] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.609416 11786 raft_consensus.cc:493] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:34.609741 11786 raft_consensus.cc:3060] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:34.616770 11786 raft_consensus.cc:515] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.617942 11786 leader_election.cc:304] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.618517 11786 leader_election.cc:290] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:34.619760 11789 raft_consensus.cc:2804] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.620200 11789 raft_consensus.cc:697] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.620900 11786 ts_tablet_manager.cc:1434] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.000s
I20260616 01:57:34.620896 11789 consensus_queue.cc:237] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:34.622480 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2cf2a5dd679c401c8421a481b0ad1c8d has no consensus state
I20260616 01:57:34.623705 11796 ts_tablet_manager.cc:1929] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.624099 11796 log.cc:1199] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/608cb1b8346c4fa0aae6bcf2c3bffc38
I20260616 01:57:34.624893 11796 ts_tablet_manager.cc:1950] T 608cb1b8346c4fa0aae6bcf2c3bffc38 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.628949 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 608cb1b8346c4fa0aae6bcf2c3bffc38 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:34.631740 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.636888 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf2a5dd679c401c8421a481b0ad1c8d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 50
I20260616 01:57:34.638082 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf2a5dd679c401c8421a481b0ad1c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.639235 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 3bb5071422484f75b97a8ed3fb82d450 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.640297 11796 tablet_replica.cc:333] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.640942 11796 raft_consensus.cc:2243] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.641448 11796 raft_consensus.cc:2272] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.641487 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.644363 11796 ts_tablet_manager.cc:1916] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:34.655929 11786 tablet_bootstrap.cc:492] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.657186 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 2cf2a5dd679c401c8421a481b0ad1c8d
I20260616 01:57:34.659029 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 2cf2a5dd679c401c8421a481b0ad1c8d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.662456 11786 tablet_bootstrap.cc:654] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:34.667207 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.668419 11786 tablet_bootstrap.cc:492] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:34.668932 11786 ts_tablet_manager.cc:1403] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260616 01:57:34.671555 11786 raft_consensus.cc:359] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.672223 11786 raft_consensus.cc:385] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.672545 11786 raft_consensus.cc:740] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.673302 11786 consensus_queue.cc:260] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.673940 11786 raft_consensus.cc:399] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.674256 11786 raft_consensus.cc:493] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:34.674551 11786 raft_consensus.cc:3060] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:34.676242 11796 ts_tablet_manager.cc:1929] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.676780 11796 log.cc:1199] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/3bb5071422484f75b97a8ed3fb82d450
I20260616 01:57:34.676476 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.677603 11796 ts_tablet_manager.cc:1950] T 3bb5071422484f75b97a8ed3fb82d450 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.680557 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 3bb5071422484f75b97a8ed3fb82d450 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:34.682462 11786 raft_consensus.cc:515] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.683144 11786 leader_election.cc:304] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.683718 11786 leader_election.cc:290] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:34.684023 11789 raft_consensus.cc:2804] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.684542 11789 raft_consensus.cc:697] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.685292 11786 ts_tablet_manager.cc:1434] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260616 01:57:34.685312 11789 consensus_queue.cc:237] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:34.689913 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 2cf2a5dd679c401c8421a481b0ad1c8d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2cf2a5dd679c401c8421a481b0ad1c8d already in progress: creating tablet
W20260616 01:57:34.691095 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5e33c69f8f6c4737b70191047704554d has no consensus state
I20260616 01:57:34.696060 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 2cf2a5dd679c401c8421a481b0ad1c8d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.696534 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.700546 11796 tablet_replica.cc:333] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.701290 11796 raft_consensus.cc:2243] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.701776 11796 raft_consensus.cc:2272] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.702574 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 5e33c69f8f6c4737b70191047704554d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 50
I20260616 01:57:34.703806 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e33c69f8f6c4737b70191047704554d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.703598 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.704937 11796 ts_tablet_manager.cc:1916] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:34.716454 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 5e33c69f8f6c4737b70191047704554d
I20260616 01:57:34.718441 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e33c69f8f6c4737b70191047704554d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.720831 11796 ts_tablet_manager.cc:1929] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.721222 11796 log.cc:1199] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/2cf2a5dd679c401c8421a481b0ad1c8d
I20260616 01:57:34.721930 11796 ts_tablet_manager.cc:1950] T 2cf2a5dd679c401c8421a481b0ad1c8d P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.721556 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.725221 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 2cf2a5dd679c401c8421a481b0ad1c8d (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:34.726047 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 5e33c69f8f6c4737b70191047704554d because the tablet was not found. No further retry: Not found: Tablet not found: 5e33c69f8f6c4737b70191047704554d
I20260616 01:57:34.730419 11786 tablet_bootstrap.cc:492] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.730882 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.735821 11786 tablet_bootstrap.cc:654] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:34.742570 11786 tablet_bootstrap.cc:492] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
W20260616 01:57:34.742996 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c6ff0e499c6f4d7f9db007b6447c74a1 has no consensus state
I20260616 01:57:34.743037 11786 ts_tablet_manager.cc:1403] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.006s
I20260616 01:57:34.747254 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.748342 11786 raft_consensus.cc:359] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.749001 11786 raft_consensus.cc:385] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.749363 11786 raft_consensus.cc:740] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.750259 11786 consensus_queue.cc:260] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.750985 11786 raft_consensus.cc:399] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.751358 11786 raft_consensus.cc:493] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:34.751782 11786 raft_consensus.cc:3060] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:34.754390 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.755554 11738 tablet_service.cc:1511] Processing CreateTablet for tablet c6ff0e499c6f4d7f9db007b6447c74a1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:34.756754 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ff0e499c6f4d7f9db007b6447c74a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.764101 11786 raft_consensus.cc:515] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.765089 11786 leader_election.cc:304] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.765806 11786 leader_election.cc:290] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:34.765944 11789 raft_consensus.cc:2804] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.766722 11789 raft_consensus.cc:697] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.766922 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet c6ff0e499c6f4d7f9db007b6447c74a1
I20260616 01:57:34.767508 11789 consensus_queue.cc:237] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.768349 11786 ts_tablet_manager.cc:1434] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.001s
I20260616 01:57:34.768910 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet c6ff0e499c6f4d7f9db007b6447c74a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:34.770231 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet c6ff0e499c6f4d7f9db007b6447c74a1 because the tablet was not found. No further retry: Not found: Tablet not found: c6ff0e499c6f4d7f9db007b6447c74a1
W20260616 01:57:34.771318 11636 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 2cf2a5dd679c401c8421a481b0ad1c8d (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 2cf2a5dd679c401c8421a481b0ad1c8d consensus state has no leader
I20260616 01:57:34.776178 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.779685 11786 tablet_bootstrap.cc:492] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.784150 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.786504 11786 tablet_bootstrap.cc:654] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:34.788834 11651 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:34.795316 11786 tablet_bootstrap.cc:492] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:34.795836 11786 ts_tablet_manager.cc:1403] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260616 01:57:34.796213 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e33c69f8f6c4737b70191047704554d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.797025 11796 tablet_replica.cc:333] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.797780 11796 raft_consensus.cc:2243] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.798290 11796 raft_consensus.cc:2272] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.798336 11786 raft_consensus.cc:359] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.798892 11786 raft_consensus.cc:385] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.799182 11786 raft_consensus.cc:740] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.799861 11786 consensus_queue.cc:260] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.800498 11786 raft_consensus.cc:399] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.800758 11786 raft_consensus.cc:493] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:34.801066 11786 raft_consensus.cc:3060] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:34.802186 11796 ts_tablet_manager.cc:1916] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:34.809384 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fd81aa46082d4b4bb2705fd5a0fede85 has no consensus state
I20260616 01:57:34.809902 11786 raft_consensus.cc:515] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.810694 11786 leader_election.cc:304] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.812785 11789 raft_consensus.cc:2804] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.813486 11789 raft_consensus.cc:697] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.813529 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.814239 11789 consensus_queue.cc:237] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.814826 11786 leader_election.cc:290] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:34.822781 11738 tablet_service.cc:1511] Processing CreateTablet for tablet fd81aa46082d4b4bb2705fd5a0fede85 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:34.823617 11786 ts_tablet_manager.cc:1434] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.002s
I20260616 01:57:34.823987 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd81aa46082d4b4bb2705fd5a0fede85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.828022 11796 ts_tablet_manager.cc:1929] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.828205 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet c6ff0e499c6f4d7f9db007b6447c74a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.828516 11796 log.cc:1199] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/5e33c69f8f6c4737b70191047704554d
I20260616 01:57:34.830725 11796 ts_tablet_manager.cc:1950] T 5e33c69f8f6c4737b70191047704554d P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.833757 11796 tablet_replica.cc:333] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.833931 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 5e33c69f8f6c4737b70191047704554d (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:34.834579 11796 raft_consensus.cc:2243] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.835171 11796 raft_consensus.cc:2272] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.838086 11796 ts_tablet_manager.cc:1916] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:34.837926 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.845772 11786 tablet_bootstrap.cc:492] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.851859 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet fd81aa46082d4b4bb2705fd5a0fede85
I20260616 01:57:34.852463 11786 tablet_bootstrap.cc:654] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:34.853893 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet fd81aa46082d4b4bb2705fd5a0fede85 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.856128 11796 ts_tablet_manager.cc:1929] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.856580 11796 log.cc:1199] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/c6ff0e499c6f4d7f9db007b6447c74a1
I20260616 01:57:34.856060 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.857458 11796 ts_tablet_manager.cc:1950] T c6ff0e499c6f4d7f9db007b6447c74a1 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.860816 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet c6ff0e499c6f4d7f9db007b6447c74a1 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
W20260616 01:57:34.861900 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet fd81aa46082d4b4bb2705fd5a0fede85 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fd81aa46082d4b4bb2705fd5a0fede85 already in progress: creating tablet
I20260616 01:57:34.864418 11786 tablet_bootstrap.cc:492] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:34.864908 11786 ts_tablet_manager.cc:1403] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.006s
I20260616 01:57:34.867666 11786 raft_consensus.cc:359] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.868147 11786 raft_consensus.cc:385] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.867748 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.868417 11786 raft_consensus.cc:740] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.869181 11786 consensus_queue.cc:260] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.869707 11786 raft_consensus.cc:399] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.869977 11786 raft_consensus.cc:493] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:34.870273 11786 raft_consensus.cc:3060] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:34.876288 11786 raft_consensus.cc:515] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.876996 11786 leader_election.cc:304] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.877763 11789 raft_consensus.cc:2804] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.878235 11789 raft_consensus.cc:697] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.878999 11789 consensus_queue.cc:237] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.881192 11786 leader_election.cc:290] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:34.883138 11786 ts_tablet_manager.cc:1434] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.001s
W20260616 01:57:34.885973 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 26631932a36f4c378dd12c23a82ba5dd has no consensus state
I20260616 01:57:34.888443 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet fd81aa46082d4b4bb2705fd5a0fede85 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.889163 11796 tablet_replica.cc:333] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.889829 11796 raft_consensus.cc:2243] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.890308 11796 raft_consensus.cc:2272] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:34.894933 11796 ts_tablet_manager.cc:1916] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:34.895406 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.904716 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 26631932a36f4c378dd12c23a82ba5dd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:34.906086 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26631932a36f4c378dd12c23a82ba5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.904230 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.911610 11796 ts_tablet_manager.cc:1929] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:34.912078 11796 log.cc:1199] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/fd81aa46082d4b4bb2705fd5a0fede85
I20260616 01:57:34.912907 11796 ts_tablet_manager.cc:1950] T fd81aa46082d4b4bb2705fd5a0fede85 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:34.915705 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet fd81aa46082d4b4bb2705fd5a0fede85 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:34.923331 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 26631932a36f4c378dd12c23a82ba5dd
I20260616 01:57:34.925176 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 26631932a36f4c378dd12c23a82ba5dd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:34.926725 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 26631932a36f4c378dd12c23a82ba5dd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 26631932a36f4c378dd12c23a82ba5dd already in progress: creating tablet
I20260616 01:57:34.927855 11786 tablet_bootstrap.cc:492] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.928514 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.934475 11786 tablet_bootstrap.cc:654] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:34.938565 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.941006 11786 tablet_bootstrap.cc:492] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:34.941473 11786 ts_tablet_manager.cc:1403] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260616 01:57:34.943632 11786 raft_consensus.cc:359] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.944082 11786 raft_consensus.cc:385] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:34.944324 11786 raft_consensus.cc:740] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:34.944977 11786 consensus_queue.cc:260] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.945485 11786 raft_consensus.cc:399] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:34.945740 11786 raft_consensus.cc:493] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:34.946084 11786 raft_consensus.cc:3060] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:34.950464 11651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 300a990da5e5448a98bd085eb07ba15c has no consensus state
I20260616 01:57:34.952358 11786 raft_consensus.cc:515] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.953088 11786 leader_election.cc:304] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:34.953790 11789 raft_consensus.cc:2804] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:34.954243 11789 raft_consensus.cc:697] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:34.954983 11789 consensus_queue.cc:237] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:34.955353 11786 leader_election.cc:290] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:34.957849 11786 ts_tablet_manager.cc:1434] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260616 01:57:34.962185 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.965322 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 300a990da5e5448a98bd085eb07ba15c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:34.966527 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300a990da5e5448a98bd085eb07ba15c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:34.972177 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:34.982491 11786 tablet_bootstrap.cc:492] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:34.985455 11651 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 300a990da5e5448a98bd085eb07ba15c
I20260616 01:57:34.987403 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 300a990da5e5448a98bd085eb07ba15c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.989027 11786 tablet_bootstrap.cc:654] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
W20260616 01:57:34.989228 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 300a990da5e5448a98bd085eb07ba15c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 300a990da5e5448a98bd085eb07ba15c already in progress: creating tablet
I20260616 01:57:34.993259 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:34.993923 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:34.995859 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 26631932a36f4c378dd12c23a82ba5dd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:34.996584 11796 tablet_replica.cc:333] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:34.997192 11796 raft_consensus.cc:2243] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:34.997742 11796 raft_consensus.cc:2272] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:35.001518 11796 ts_tablet_manager.cc:1916] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:35.006065 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.006673 11786 tablet_bootstrap.cc:492] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:35.007426 11786 ts_tablet_manager.cc:1403] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260616 01:57:35.010259 11786 raft_consensus.cc:359] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.010865 11786 raft_consensus.cc:385] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:35.011174 11786 raft_consensus.cc:740] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:35.011824 11786 consensus_queue.cc:260] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.012547 11786 raft_consensus.cc:399] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:35.012879 11786 raft_consensus.cc:493] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:35.013268 11786 raft_consensus.cc:3060] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:35.019762 11649 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 04621c2e0812467c98e8ece00db380e9 has no consensus state
I20260616 01:57:35.019822 11786 raft_consensus.cc:515] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.020628 11786 leader_election.cc:304] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:35.021201 11786 leader_election.cc:290] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:35.022571 11786 ts_tablet_manager.cc:1434] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260616 01:57:35.022975 11789 raft_consensus.cc:2804] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:35.023882 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.030315 11796 ts_tablet_manager.cc:1929] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:35.030802 11796 log.cc:1199] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/26631932a36f4c378dd12c23a82ba5dd
I20260616 01:57:35.031262 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 04621c2e0812467c98e8ece00db380e9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:35.031287 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.032389 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04621c2e0812467c98e8ece00db380e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:35.032989 11789 raft_consensus.cc:697] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:35.033819 11789 consensus_queue.cc:237] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.031620 11796 ts_tablet_manager.cc:1950] T 26631932a36f4c378dd12c23a82ba5dd P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:35.039243 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 26631932a36f4c378dd12c23a82ba5dd (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:35.042385 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 04621c2e0812467c98e8ece00db380e9
I20260616 01:57:35.044126 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 04621c2e0812467c98e8ece00db380e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.047192 11651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
W20260616 01:57:35.052441 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 04621c2e0812467c98e8ece00db380e9 because the tablet was not found. No further retry: Not found: Tablet not found: 04621c2e0812467c98e8ece00db380e9
I20260616 01:57:35.054904 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.056360 11786 tablet_bootstrap.cc:492] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:35.062638 11786 tablet_bootstrap.cc:654] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
W20260616 01:57:35.065593 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 13061124bf414e5fbfcb38ee09c2543a has no consensus state
I20260616 01:57:35.068408 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 300a990da5e5448a98bd085eb07ba15c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:34 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.069252 11796 tablet_replica.cc:333] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.069890 11796 raft_consensus.cc:2243] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.070365 11796 raft_consensus.cc:2272] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:35.073501 11796 ts_tablet_manager.cc:1916] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:35.080200 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.082350 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 13061124bf414e5fbfcb38ee09c2543a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:35.083536 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13061124bf414e5fbfcb38ee09c2543a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:35.085350 11786 tablet_bootstrap.cc:492] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:35.087390 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.095432 11796 ts_tablet_manager.cc:1929] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:35.095954 11796 log.cc:1199] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/300a990da5e5448a98bd085eb07ba15c
I20260616 01:57:35.085790 11786 ts_tablet_manager.cc:1403] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260616 01:57:35.096782 11796 ts_tablet_manager.cc:1950] T 300a990da5e5448a98bd085eb07ba15c P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:35.098941 11786 raft_consensus.cc:359] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.099536 11786 raft_consensus.cc:385] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:35.099797 11786 raft_consensus.cc:740] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:35.100840 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 300a990da5e5448a98bd085eb07ba15c (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:35.101858 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 13061124bf414e5fbfcb38ee09c2543a
I20260616 01:57:35.103988 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 13061124bf414e5fbfcb38ee09c2543a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.104472 11786 consensus_queue.cc:260] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
W20260616 01:57:35.105554 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 13061124bf414e5fbfcb38ee09c2543a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 13061124bf414e5fbfcb38ee09c2543a already in progress: creating tablet
I20260616 01:57:35.105614 11786 raft_consensus.cc:399] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:35.106173 11786 raft_consensus.cc:493] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:35.106537 11786 raft_consensus.cc:3060] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:35.107010 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.113368 11786 raft_consensus.cc:515] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.113549 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.114109 11786 leader_election.cc:304] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:35.115813 11786 leader_election.cc:290] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:35.116082 11789 raft_consensus.cc:2804] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:35.116591 11789 raft_consensus.cc:697] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:35.117544 11786 ts_tablet_manager.cc:1434] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.004s
I20260616 01:57:35.117336 11789 consensus_queue.cc:237] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.118379 11786 tablet_bootstrap.cc:492] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:35.124620 11786 tablet_bootstrap.cc:654] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
W20260616 01:57:35.125433 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 765fa0de0f964d2ba20c97c2e5dd1004 has no consensus state
I20260616 01:57:35.137215 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.139196 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 765fa0de0f964d2ba20c97c2e5dd1004 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260616 01:57:35.140359 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 765fa0de0f964d2ba20c97c2e5dd1004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:35.143772 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.145968 11786 tablet_bootstrap.cc:492] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:35.146389 11786 ts_tablet_manager.cc:1403] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.020s
I20260616 01:57:35.150005 11786 raft_consensus.cc:359] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.150792 11786 raft_consensus.cc:385] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:35.151142 11786 raft_consensus.cc:740] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:35.152096 11786 consensus_queue.cc:260] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.152962 11786 raft_consensus.cc:399] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:35.153306 11786 raft_consensus.cc:493] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:35.153836 11786 raft_consensus.cc:3060] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:35.158846 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 765fa0de0f964d2ba20c97c2e5dd1004
I20260616 01:57:35.162390 11786 raft_consensus.cc:515] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.163086 11786 leader_election.cc:304] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:35.163828 11789 raft_consensus.cc:2804] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:35.164336 11789 raft_consensus.cc:697] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:35.162880 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 765fa0de0f964d2ba20c97c2e5dd1004 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.165352 11789 consensus_queue.cc:237] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.166275 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
W20260616 01:57:35.168231 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 765fa0de0f964d2ba20c97c2e5dd1004 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 765fa0de0f964d2ba20c97c2e5dd1004 already in progress: creating tablet
I20260616 01:57:35.170439 11786 leader_election.cc:290] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:35.172578 11786 ts_tablet_manager.cc:1434] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.026s	user 0.019s	sys 0.000s
I20260616 01:57:35.172292 11650 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:35.173339 11786 tablet_bootstrap.cc:492] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:35.176435 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 04621c2e0812467c98e8ece00db380e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.177119 11796 tablet_replica.cc:333] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.177749 11796 raft_consensus.cc:2243] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.178243 11796 raft_consensus.cc:2272] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:35.178929 11786 tablet_bootstrap.cc:654] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:35.181382 11796 ts_tablet_manager.cc:1916] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:35.182718 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 13061124bf414e5fbfcb38ee09c2543a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.184410 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.189795 11786 tablet_bootstrap.cc:492] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:35.190508 11786 ts_tablet_manager.cc:1403] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260616 01:57:35.195111 11786 raft_consensus.cc:359] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.195818 11786 raft_consensus.cc:385] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:35.196063 11786 raft_consensus.cc:740] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:35.196645 11786 consensus_queue.cc:260] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.197203 11786 raft_consensus.cc:399] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:35.197448 11786 raft_consensus.cc:493] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:35.197724 11786 raft_consensus.cc:3060] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:35.200789 11796 ts_tablet_manager.cc:1929] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260616 01:57:35.198402 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8fd8515320ce499abce48a5b3ce02079 has no consensus state
I20260616 01:57:35.201176 11796 log.cc:1199] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/04621c2e0812467c98e8ece00db380e9
I20260616 01:57:35.201884 11796 ts_tablet_manager.cc:1950] T 04621c2e0812467c98e8ece00db380e9 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:35.204077 11786 raft_consensus.cc:515] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.204865 11786 leader_election.cc:304] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:35.205526 11789 raft_consensus.cc:2804] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:35.205897 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 04621c2e0812467c98e8ece00db380e9 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:35.205968 11789 raft_consensus.cc:697] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:35.206938 11796 tablet_replica.cc:333] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.207207 11789 consensus_queue.cc:237] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.207630 11796 raft_consensus.cc:2243] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.208102 11796 raft_consensus.cc:2272] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:35.212615 11786 leader_election.cc:290] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:35.212894 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd8515320ce499abce48a5b3ce02079 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260616 01:57:35.213951 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd8515320ce499abce48a5b3ce02079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:35.214363 11786 ts_tablet_manager.cc:1434] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.004s
I20260616 01:57:35.215472 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.217811 11796 ts_tablet_manager.cc:1916] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:35.221338 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 765fa0de0f964d2ba20c97c2e5dd1004 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.223743 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.230991 11796 ts_tablet_manager.cc:1929] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:35.231393 11796 log.cc:1199] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/13061124bf414e5fbfcb38ee09c2543a
I20260616 01:57:35.232152 11796 ts_tablet_manager.cc:1950] T 13061124bf414e5fbfcb38ee09c2543a P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:35.233083 11786 tablet_bootstrap.cc:492] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:35.234395 11796 tablet_replica.cc:333] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.234584 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 13061124bf414e5fbfcb38ee09c2543a (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:35.234869 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 8fd8515320ce499abce48a5b3ce02079
I20260616 01:57:35.235055 11796 raft_consensus.cc:2243] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.235599 11796 raft_consensus.cc:2272] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:35.236701 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 8fd8515320ce499abce48a5b3ce02079 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.239404 11796 ts_tablet_manager.cc:1916] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:35.239212 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.240703 11786 tablet_bootstrap.cc:654] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:35.245497 11786 tablet_bootstrap.cc:492] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:35.245918 11786 ts_tablet_manager.cc:1403] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260616 01:57:35.248375 11786 raft_consensus.cc:359] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.248878 11786 raft_consensus.cc:385] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:35.249142 11786 raft_consensus.cc:740] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:35.249754 11786 consensus_queue.cc:260] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.250309 11786 raft_consensus.cc:399] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:35.250573 11786 raft_consensus.cc:493] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:35.250872 11786 raft_consensus.cc:3060] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:35.255090 11796 ts_tablet_manager.cc:1929] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:35.255578 11796 log.cc:1199] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/765fa0de0f964d2ba20c97c2e5dd1004
I20260616 01:57:35.256358 11796 ts_tablet_manager.cc:1950] T 765fa0de0f964d2ba20c97c2e5dd1004 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:35.257278 11786 raft_consensus.cc:515] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.257875 11786 leader_election.cc:304] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:35.258464 11786 leader_election.cc:290] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:35.258590 11789 raft_consensus.cc:2804] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:35.259029 11789 raft_consensus.cc:697] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:35.259927 11786 ts_tablet_manager.cc:1434] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.007s
I20260616 01:57:35.260183 11789 consensus_queue.cc:237] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.261310 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:35.260955 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.269378 11796 tablet_replica.cc:333] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.269611 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 765fa0de0f964d2ba20c97c2e5dd1004 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:35.270249 11796 raft_consensus.cc:2243] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.270699 11796 raft_consensus.cc:2272] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260616 01:57:35.274256 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 79c06886af35494eb1b7231350c54e50 has no consensus state
I20260616 01:57:35.274747 11796 ts_tablet_manager.cc:1916] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:35.280391 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.284857 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 79c06886af35494eb1b7231350c54e50 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:35.285907 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c06886af35494eb1b7231350c54e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:35.286755 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.293078 11796 ts_tablet_manager.cc:1929] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:35.293498 11796 log.cc:1199] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/8fd8515320ce499abce48a5b3ce02079
I20260616 01:57:35.294201 11796 ts_tablet_manager.cc:1950] T 8fd8515320ce499abce48a5b3ce02079 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:35.296671 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 8fd8515320ce499abce48a5b3ce02079 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:35.297726 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 79c06886af35494eb1b7231350c54e50
I20260616 01:57:35.299248 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 79c06886af35494eb1b7231350c54e50 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:35.301156 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 79c06886af35494eb1b7231350c54e50 because the tablet was not found. No further retry: Not found: Tablet not found: 79c06886af35494eb1b7231350c54e50
I20260616 01:57:35.302332 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.304808 11786 tablet_bootstrap.cc:492] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:35.310324 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.310884 11786 tablet_bootstrap.cc:654] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:35.315806 11786 tablet_bootstrap.cc:492] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:35.316298 11786 ts_tablet_manager.cc:1403] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260616 01:57:35.318833 11786 raft_consensus.cc:359] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.319432 11786 raft_consensus.cc:385] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:35.319767 11786 raft_consensus.cc:740] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:35.320386 11786 consensus_queue.cc:260] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.320943 11786 raft_consensus.cc:399] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:35.321206 11786 raft_consensus.cc:493] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:35.321502 11786 raft_consensus.cc:3060] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:35.321712 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9fed0d7361704aba83014a02a5077e28 has no consensus state
I20260616 01:57:35.325277 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.329399 11786 raft_consensus.cc:515] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.330133 11786 leader_election.cc:304] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:35.330829 11789 raft_consensus.cc:2804] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:35.331291 11789 raft_consensus.cc:697] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:35.332005 11789 consensus_queue.cc:237] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.335502 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 9fed0d7361704aba83014a02a5077e28 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION VALUES < 100
I20260616 01:57:35.335951 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.336625 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fed0d7361704aba83014a02a5077e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:35.339625 11786 leader_election.cc:290] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:35.341272 11786 ts_tablet_manager.cc:1434] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.005s
I20260616 01:57:35.346800 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 9fed0d7361704aba83014a02a5077e28
I20260616 01:57:35.349064 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fed0d7361704aba83014a02a5077e28 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:35.351821 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 9fed0d7361704aba83014a02a5077e28 because the tablet was not found. No further retry: Not found: Tablet not found: 9fed0d7361704aba83014a02a5077e28
I20260616 01:57:35.353108 11786 tablet_bootstrap.cc:492] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:35.353404 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.357388 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:35.359004 11786 tablet_bootstrap.cc:654] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:35.360157 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 79c06886af35494eb1b7231350c54e50 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.360841 11796 tablet_replica.cc:333] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.361495 11796 raft_consensus.cc:2243] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.361994 11796 raft_consensus.cc:2272] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:35.364805 11796 ts_tablet_manager.cc:1916] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:35.374797 11786 tablet_bootstrap.cc:492] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:35.375260 11786 ts_tablet_manager.cc:1403] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260616 01:57:35.377693 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.379294 11786 raft_consensus.cc:359] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.379866 11786 raft_consensus.cc:385] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:35.380211 11786 raft_consensus.cc:740] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:35.380228 11796 ts_tablet_manager.cc:1929] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:35.380873 11796 log.cc:1199] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/79c06886af35494eb1b7231350c54e50
I20260616 01:57:35.380975 11786 consensus_queue.cc:260] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.381592 11786 raft_consensus.cc:399] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:35.381759 11796 ts_tablet_manager.cc:1950] T 79c06886af35494eb1b7231350c54e50 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:35.381877 11786 raft_consensus.cc:493] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:35.382264 11786 raft_consensus.cc:3060] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:35.384516 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 79c06886af35494eb1b7231350c54e50 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:35.389074 11786 raft_consensus.cc:515] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.389889 11786 leader_election.cc:304] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
W20260616 01:57:35.390214 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 13cd820f9c8c4602aea7c184d1982d19 has no consensus state
I20260616 01:57:35.390678 12009 raft_consensus.cc:2804] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:35.391173 12009 raft_consensus.cc:697] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:35.391881 12009 consensus_queue.cc:237] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.394423 11786 leader_election.cc:290] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:35.399304 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.400144 11786 ts_tablet_manager.cc:1434] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.000s
I20260616 01:57:35.400326 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 13cd820f9c8c4602aea7c184d1982d19 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260616 01:57:35.401512 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cd820f9c8c4602aea7c184d1982d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:35.406978 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.416772 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 13cd820f9c8c4602aea7c184d1982d19
I20260616 01:57:35.418632 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 13cd820f9c8c4602aea7c184d1982d19 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:35.421393 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 13cd820f9c8c4602aea7c184d1982d19 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 13cd820f9c8c4602aea7c184d1982d19 already in progress: creating tablet
I20260616 01:57:35.418340 11786 tablet_bootstrap.cc:492] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:35.422616 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.423879 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:35.426469 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fed0d7361704aba83014a02a5077e28 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.427222 11796 tablet_replica.cc:333] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.427945 11796 raft_consensus.cc:2243] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.428454 11796 raft_consensus.cc:2272] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:35.432451 11796 ts_tablet_manager.cc:1916] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:35.433503 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.434147 11786 tablet_bootstrap.cc:654] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
W20260616 01:57:35.446828 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 760d3f803bb4467f8bdccd6b8b53b635 has no consensus state
I20260616 01:57:35.447239 11786 tablet_bootstrap.cc:492] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:35.447345 11796 ts_tablet_manager.cc:1929] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:35.447678 11786 ts_tablet_manager.cc:1403] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260616 01:57:35.447772 11796 log.cc:1199] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/9fed0d7361704aba83014a02a5077e28
I20260616 01:57:35.448547 11796 ts_tablet_manager.cc:1950] T 9fed0d7361704aba83014a02a5077e28 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:35.450232 11786 raft_consensus.cc:359] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.450722 11786 raft_consensus.cc:385] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:35.450954 11786 raft_consensus.cc:740] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:35.451093 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 9fed0d7361704aba83014a02a5077e28 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:35.451581 11786 consensus_queue.cc:260] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.452136 11786 raft_consensus.cc:399] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:35.452409 11786 raft_consensus.cc:493] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:35.452688 11786 raft_consensus.cc:3060] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:35.455204 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.459262 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 760d3f803bb4467f8bdccd6b8b53b635 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260616 01:57:35.460386 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760d3f803bb4467f8bdccd6b8b53b635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:35.460547 11786 raft_consensus.cc:515] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.461195 11786 leader_election.cc:304] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:35.461755 11786 leader_election.cc:290] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:35.462356 12009 raft_consensus.cc:2804] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:35.462843 12009 raft_consensus.cc:697] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:35.463126 11786 ts_tablet_manager.cc:1434] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260616 01:57:35.463562 12009 consensus_queue.cc:237] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.464895 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.475392 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 760d3f803bb4467f8bdccd6b8b53b635
I20260616 01:57:35.477236 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 760d3f803bb4467f8bdccd6b8b53b635 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:35.478790 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 760d3f803bb4467f8bdccd6b8b53b635 because the tablet was not found. No further retry: Not found: Tablet not found: 760d3f803bb4467f8bdccd6b8b53b635
I20260616 01:57:35.479948 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.484273 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:35.486699 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 13cd820f9c8c4602aea7c184d1982d19 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.487443 11796 tablet_replica.cc:333] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.488147 11796 raft_consensus.cc:2243] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.488673 11796 raft_consensus.cc:2272] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:35.491616 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.492172 11796 ts_tablet_manager.cc:1916] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:35.495998 11786 tablet_bootstrap.cc:492] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:35.503953 11786 tablet_bootstrap.cc:654] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
W20260616 01:57:35.505684 11650 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ba95e5d02573426f907babfa74d42c0b has no consensus state
I20260616 01:57:35.510362 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.519619 11786 tablet_bootstrap.cc:492] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:35.520097 11786 ts_tablet_manager.cc:1403] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260616 01:57:35.519920 11650 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.520267 11738 tablet_service.cc:1511] Processing CreateTablet for tablet ba95e5d02573426f907babfa74d42c0b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:35.521389 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba95e5d02573426f907babfa74d42c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:35.522696 11786 raft_consensus.cc:359] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.523264 11786 raft_consensus.cc:385] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:35.523561 11786 raft_consensus.cc:740] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:35.524458 11786 consensus_queue.cc:260] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.525049 11786 raft_consensus.cc:399] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:35.525334 11786 raft_consensus.cc:493] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:35.525660 11786 raft_consensus.cc:3060] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:35.531715 11650 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet ba95e5d02573426f907babfa74d42c0b
I20260616 01:57:35.532578 11786 raft_consensus.cc:515] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.533324 11786 leader_election.cc:304] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:35.533562 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet ba95e5d02573426f907babfa74d42c0b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.533906 11786 leader_election.cc:290] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:35.534188 11790 raft_consensus.cc:2804] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:35.534629 11790 raft_consensus.cc:697] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:35.535362 11790 consensus_queue.cc:237] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.535374 11786 ts_tablet_manager.cc:1434] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260616 01:57:35.540871 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.546873 11786 tablet_bootstrap.cc:492] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:35.549371 11796 ts_tablet_manager.cc:1929] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:35.549865 11796 log.cc:1199] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/13cd820f9c8c4602aea7c184d1982d19
I20260616 01:57:35.550658 11796 ts_tablet_manager.cc:1950] T 13cd820f9c8c4602aea7c184d1982d19 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:35.553200 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 13cd820f9c8c4602aea7c184d1982d19 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:35.553373 11786 tablet_bootstrap.cc:654] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:35.553200 11650 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
W20260616 01:57:35.554939 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet ba95e5d02573426f907babfa74d42c0b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ba95e5d02573426f907babfa74d42c0b already in progress: creating tablet
I20260616 01:57:35.556309 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 760d3f803bb4467f8bdccd6b8b53b635 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.556188 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.557004 11796 tablet_replica.cc:333] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.557744 11796 raft_consensus.cc:2243] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.558292 11796 raft_consensus.cc:2272] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:35.562659 11796 ts_tablet_manager.cc:1916] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:35.567891 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b32ae49c6b194bae981a02348a7f6485 has no consensus state
I20260616 01:57:35.576750 11786 tablet_bootstrap.cc:492] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:35.577251 11786 ts_tablet_manager.cc:1403] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.003s
I20260616 01:57:35.577138 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.578800 11738 tablet_service.cc:1511] Processing CreateTablet for tablet b32ae49c6b194bae981a02348a7f6485 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:35.579911 11786 raft_consensus.cc:359] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.580466 11786 raft_consensus.cc:385] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:35.580739 11786 raft_consensus.cc:740] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:35.581369 11786 consensus_queue.cc:260] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.581960 11786 raft_consensus.cc:399] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:35.582000 11796 ts_tablet_manager.cc:1929] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:35.582273 11786 raft_consensus.cc:493] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:35.582379 11796 log.cc:1199] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/760d3f803bb4467f8bdccd6b8b53b635
I20260616 01:57:35.582599 11786 raft_consensus.cc:3060] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:35.583143 11796 ts_tablet_manager.cc:1950] T 760d3f803bb4467f8bdccd6b8b53b635 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:35.583889 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b32ae49c6b194bae981a02348a7f6485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:35.589571 11786 raft_consensus.cc:515] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.590304 11786 leader_election.cc:304] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:35.589926 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
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
I20260616 01:57:35.596684 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 760d3f803bb4467f8bdccd6b8b53b635 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:35.597926 11790 raft_consensus.cc:2804] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:35.598353 11790 raft_consensus.cc:697] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:35.598963 11790 consensus_queue.cc:237] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.601708 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet b32ae49c6b194bae981a02348a7f6485
I20260616 01:57:35.602309 11786 leader_election.cc:290] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:35.603823 11786 ts_tablet_manager.cc:1434] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.026s	user 0.017s	sys 0.000s
I20260616 01:57:35.604614 11786 tablet_bootstrap.cc:492] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:35.604478 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet b32ae49c6b194bae981a02348a7f6485 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:35.610100 11639 catalog_manager.cc:5007] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet b32ae49c6b194bae981a02348a7f6485 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b32ae49c6b194bae981a02348a7f6485 already in progress: creating tablet
I20260616 01:57:35.611572 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { 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
I20260616 01:57:35.612800 11786 tablet_bootstrap.cc:654] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:35.622761 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:35.627118 11786 tablet_bootstrap.cc:492] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:35.627602 11786 ts_tablet_manager.cc:1403] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260616 01:57:35.628425 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:35.629966 11786 raft_consensus.cc:359] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.630513 11786 raft_consensus.cc:385] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:35.630751 11786 raft_consensus.cc:740] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:35.630831 11738 tablet_service.cc:1558] Processing DeleteTablet for tablet ba95e5d02573426f907babfa74d42c0b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.631539 11796 tablet_replica.cc:333] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.631383 11786 consensus_queue.cc:260] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.631956 11786 raft_consensus.cc:399] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:35.632176 11796 raft_consensus.cc:2243] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.632230 11786 raft_consensus.cc:493] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:35.632566 11786 raft_consensus.cc:3060] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:35.632709 11796 raft_consensus.cc:2272] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:35.635922 11796 ts_tablet_manager.cc:1916] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:35.639096 11786 raft_consensus.cc:515] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.639798 11786 leader_election.cc:304] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:35.640446 11786 leader_election.cc:290] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:35.640498 11790 raft_consensus.cc:2804] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:35.640913 11790 raft_consensus.cc:697] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:35.641503 11790 consensus_queue.cc:237] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.641876 11786 ts_tablet_manager.cc:1434] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
W20260616 01:57:35.644938 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9b3e7b874ea44672824b3612295c41fd has no consensus state
I20260616 01:57:35.649633 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:35.657006 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:35.657680 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3e7b874ea44672824b3612295c41fd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260616 01:57:35.658756 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3e7b874ea44672824b3612295c41fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:35.659940 11796 ts_tablet_manager.cc:1929] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:35.660351 11796 log.cc:1199] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/ba95e5d02573426f907babfa74d42c0b
I20260616 01:57:35.661091 11796 ts_tablet_manager.cc:1950] T ba95e5d02573426f907babfa74d42c0b P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:35.663728 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet ba95e5d02573426f907babfa74d42c0b (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:35.667564 11652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 9b3e7b874ea44672824b3612295c41fd
I20260616 01:57:35.669258 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b3e7b874ea44672824b3612295c41fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:35.670738 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 9b3e7b874ea44672824b3612295c41fd because the tablet was not found. No further retry: Not found: Tablet not found: 9b3e7b874ea44672824b3612295c41fd
I20260616 01:57:35.673303 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:35.677591 11786 tablet_bootstrap.cc:492] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:35.677609 11649 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:35.679900 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet b32ae49c6b194bae981a02348a7f6485 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.680780 11796 tablet_replica.cc:333] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.681636 11796 raft_consensus.cc:2243] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.682258 11796 raft_consensus.cc:2272] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:35.683804 11786 tablet_bootstrap.cc:654] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:35.685789 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:35.686973 11796 ts_tablet_manager.cc:1916] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:35.692569 11786 tablet_bootstrap.cc:492] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:35.693029 11786 ts_tablet_manager.cc:1403] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260616 01:57:35.695493 11786 raft_consensus.cc:359] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.696012 11786 raft_consensus.cc:385] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:35.696246 11786 raft_consensus.cc:740] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:35.696842 11786 consensus_queue.cc:260] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.697424 11786 raft_consensus.cc:399] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:35.697701 11786 raft_consensus.cc:493] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:35.697990 11786 raft_consensus.cc:3060] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
W20260616 01:57:35.699481 11652 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 44a9f19ea51048ed8d28db18d2704487 has no consensus state
I20260616 01:57:35.704485 11786 raft_consensus.cc:515] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.705324 11786 leader_election.cc:304] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:35.705875 11786 leader_election.cc:290] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:35.705994 11790 raft_consensus.cc:2804] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:35.706461 11790 raft_consensus.cc:697] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:35.707511 11790 consensus_queue.cc:237] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.707520 11786 ts_tablet_manager.cc:1434] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.003s
I20260616 01:57:35.709515 11652 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:35.711711 11796 ts_tablet_manager.cc:1929] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:35.712201 11796 log.cc:1199] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/b32ae49c6b194bae981a02348a7f6485
I20260616 01:57:35.713150 11796 ts_tablet_manager.cc:1950] T b32ae49c6b194bae981a02348a7f6485 P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:35.716074 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet b32ae49c6b194bae981a02348a7f6485 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:35.718542 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:35.722997 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 44a9f19ea51048ed8d28db18d2704487 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260616 01:57:35.724081 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a9f19ea51048ed8d28db18d2704487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:35.729658 11649 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: Sending DeleteTablet for 1 replicas of tablet 44a9f19ea51048ed8d28db18d2704487
I20260616 01:57:35.731571 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 44a9f19ea51048ed8d28db18d2704487 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
W20260616 01:57:35.733039 11639 catalog_manager.cc:4994] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): delete failed for tablet 44a9f19ea51048ed8d28db18d2704487 because the tablet was not found. No further retry: Not found: Tablet not found: 44a9f19ea51048ed8d28db18d2704487
I20260616 01:57:35.737345 11649 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39730:
table { table_name: "test-alter-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
I20260616 01:57:35.738627 11652 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161] alter complete (version 0)
I20260616 01:57:35.740253 11786 tablet_bootstrap.cc:492] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a: Bootstrap starting.
I20260616 01:57:35.741024 11739 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b3e7b874ea44672824b3612295c41fd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:35 UTC) from {username='slave'} at 127.0.0.1:55184
I20260616 01:57:35.741735 11796 tablet_replica.cc:333] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.742390 11796 raft_consensus.cc:2243] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.742899 11796 raft_consensus.cc:2272] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:35.746670 11786 tablet_bootstrap.cc:654] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:35.746912  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:35.751791 11796 ts_tablet_manager.cc:1916] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:35.769824 11796 ts_tablet_manager.cc:1929] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:35.770382 11796 log.cc:1199] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/9b3e7b874ea44672824b3612295c41fd
W20260616 01:57:35.771626 11638 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 67bd36a4b3af4db0a9b4d18b9645d1ff (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 67bd36a4b3af4db0a9b4d18b9645d1ff consensus state has no leader
I20260616 01:57:35.772789 11796 ts_tablet_manager.cc:1950] T 9b3e7b874ea44672824b3612295c41fd P ebfbae228ee64006b083cfed7056ca3a: Deleting consensus metadata
I20260616 01:57:35.775945 11639 catalog_manager.cc:5027] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): tablet 9b3e7b874ea44672824b3612295c41fd (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161]) successfully deleted
I20260616 01:57:35.780766 11786 tablet_bootstrap.cc:492] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a: No bootstrap required, opened a new log
I20260616 01:57:35.781263 11786 ts_tablet_manager.cc:1403] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.021s
I20260616 01:57:35.785049 11786 raft_consensus.cc:359] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.785676 11786 raft_consensus.cc:385] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:35.785957 11786 raft_consensus.cc:740] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Initialized, Role: FOLLOWER
I20260616 01:57:35.786671 11786 consensus_queue.cc:260] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.787323 11786 raft_consensus.cc:399] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:35.787631 11786 raft_consensus.cc:493] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:35.788022 11786 raft_consensus.cc:3060] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:35.796351 11786 raft_consensus.cc:515] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.797250 11786 leader_election.cc:304] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ebfbae228ee64006b083cfed7056ca3a; no voters: 
I20260616 01:57:35.797845 11786 leader_election.cc:290] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:35.798005 11790 raft_consensus.cc:2804] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:35.798475 11790 raft_consensus.cc:697] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Becoming Leader. State: Replica: ebfbae228ee64006b083cfed7056ca3a, State: Running, Role: LEADER
I20260616 01:57:35.799083 11790 consensus_queue.cc:237] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebfbae228ee64006b083cfed7056ca3a" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 34699 } }
I20260616 01:57:35.800129 11786 ts_tablet_manager.cc:1434] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.000s
I20260616 01:57:35.811339  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260616 01:57:35.812307 11639 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 8 similar messages]
I20260616 01:57:35.813119  7164 tablet_replica.cc:333] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.813784  7164 raft_consensus.cc:2243] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.814396  7164 raft_consensus.cc:2272] T 44a9f19ea51048ed8d28db18d2704487 P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260616 01:57:35.816273 11639 catalog_manager.cc:4754] TS ebfbae228ee64006b083cfed7056ca3a (127.6.255.1:34699): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 44a9f19ea51048ed8d28db18d2704487: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260616 01:57:35.817255  7164 tablet_replica.cc:333] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a: stopping tablet replica
I20260616 01:57:35.817849  7164 raft_consensus.cc:2243] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:35.818295  7164 raft_consensus.cc:2272] T 9233e010639a4b81940c926d82bdd44e P ebfbae228ee64006b083cfed7056ca3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:35.833897  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:35.985633  7164 master.cc:562] Master@127.6.255.62:33351 shutting down...
W20260616 01:57:36.776157 11638 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 3bb5071422484f75b97a8ed3fb82d450 (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3bb5071422484f75b97a8ed3fb82d450 consensus state has no leader
W20260616 01:57:37.796834 11639 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 393dfd1823a4485abeea57d223d1ea2f (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 393dfd1823a4485abeea57d223d1ea2f consensus state has no leader
W20260616 01:57:38.820022 11636 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet a74c84b471fc47bb97fea18c16b8083a (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a74c84b471fc47bb97fea18c16b8083a consensus state has no leader
W20260616 01:57:39.880285 11638 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 67bd36a4b3af4db0a9b4d18b9645d1ff (table test-alter-range-partitioning-invalid-unbounded [id=f320d835bfb043d99dba345e58d14161], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 67bd36a4b3af4db0a9b4d18b9645d1ff consensus state has no leader
I20260616 01:57:40.496765  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:40.497421  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:40.497834  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 54a6e55e2dc244c09d45e85cc35e8d32: stopping tablet replica
I20260616 01:57:40.530483  7164 master.cc:584] Master@127.6.255.62:33351 shutdown complete.
[       OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (13525 ms)
[ RUN      ] AlterTableTest.RangeWithCustomHashSchema
I20260616 01:57:40.579870  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:43787
I20260616 01:57:40.581157  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:40.584041  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:40.587399  7164 webserver.cc:533] Webserver started at http://127.6.255.62:33867/ using document root <none> and password file <none>
I20260616 01:57:40.588016  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:40.588239  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:40.588538  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:40.589725  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "5d792559a3d246fea2067e7837d288ff"
format_stamp: "Formatted at 2026-06-16 01:57:40 on dist-test-slave-mdc4"
I20260616 01:57:40.594919  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260616 01:57:40.598806 12040 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:40.599766  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:40.600117  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "5d792559a3d246fea2067e7837d288ff"
format_stamp: "Formatted at 2026-06-16 01:57:40 on dist-test-slave-mdc4"
I20260616 01:57:40.600441  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781575012071070-7164-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)
I20260616 01:57:40.637522  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:40.638883  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:40.684847  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:43787
I20260616 01:57:40.685003 12091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:43787 every 8 connection(s)
I20260616 01:57:40.689584 12092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:40.704663 12092 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff: Bootstrap starting.
I20260616 01:57:40.709648 12092 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:40.714664 12092 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff: No bootstrap required, opened a new log
I20260616 01:57:40.717118 12092 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d792559a3d246fea2067e7837d288ff" member_type: VOTER }
I20260616 01:57:40.717564 12092 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:40.717867 12092 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d792559a3d246fea2067e7837d288ff, State: Initialized, Role: FOLLOWER
I20260616 01:57:40.718647 12092 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d792559a3d246fea2067e7837d288ff" member_type: VOTER }
I20260616 01:57:40.719156 12092 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:40.719388 12092 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:40.719738 12092 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:40.725169 12092 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d792559a3d246fea2067e7837d288ff" member_type: VOTER }
I20260616 01:57:40.725828 12092 leader_election.cc:304] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5d792559a3d246fea2067e7837d288ff; no voters: 
I20260616 01:57:40.728049 12092 leader_election.cc:290] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:40.728425 12095 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:40.730419 12095 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [term 1 LEADER]: Becoming Leader. State: Replica: 5d792559a3d246fea2067e7837d288ff, State: Running, Role: LEADER
I20260616 01:57:40.731292 12095 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d792559a3d246fea2067e7837d288ff" member_type: VOTER }
I20260616 01:57:40.731652 12092 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:40.736060 12096 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5d792559a3d246fea2067e7837d288ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d792559a3d246fea2067e7837d288ff" member_type: VOTER } }
I20260616 01:57:40.736783 12096 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:40.744848 12101 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:40.747110 12097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5d792559a3d246fea2067e7837d288ff. Latest consensus state: current_term: 1 leader_uuid: "5d792559a3d246fea2067e7837d288ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d792559a3d246fea2067e7837d288ff" member_type: VOTER } }
I20260616 01:57:40.748267 12097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:40.752895 12101 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:40.761684  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:40.764842 12101 catalog_manager.cc:1382] Generated new cluster ID: 3062b93e2945457d8f27fb070a01f5f1
I20260616 01:57:40.765196 12101 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:40.788908 12101 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:40.790318 12101 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:40.805261 12101 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff: Generated new TSK 0
I20260616 01:57:40.805959 12101 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:40.831903  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:40.836751  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:40.840372  7164 webserver.cc:533] Webserver started at http://127.6.255.1:32897/ using document root <none> and password file <none>
I20260616 01:57:40.841077  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:40.841329  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:40.841660  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:40.843211  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "f97ef513a1a545c19d57d8294a70990e"
format_stamp: "Formatted at 2026-06-16 01:57:40 on dist-test-slave-mdc4"
I20260616 01:57:40.850183  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260616 01:57:40.855046 12117 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:40.856027  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260616 01:57:40.856379  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "f97ef513a1a545c19d57d8294a70990e"
format_stamp: "Formatted at 2026-06-16 01:57:40 on dist-test-slave-mdc4"
I20260616 01:57:40.856707  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781575012071070-7164-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)
I20260616 01:57:40.877765  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:40.879076  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:40.880864  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:40.883826  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:40.884085  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:40.884344  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:40.884534  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:40.945647  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:42559
I20260616 01:57:40.945844 12179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:42559 every 8 connection(s)
I20260616 01:57:40.965162 12180 heartbeater.cc:344] Connected to a master server at 127.6.255.62:43787
I20260616 01:57:40.965601 12180 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:40.966388 12180 heartbeater.cc:507] Master 127.6.255.62:43787 requested a full tablet report, sending...
I20260616 01:57:40.968540 12057 ts_manager.cc:194] Registered new tserver with Master: f97ef513a1a545c19d57d8294a70990e (127.6.255.1:42559)
I20260616 01:57:40.968686  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.019068903s
I20260616 01:57:40.970355 12057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50592
I20260616 01:57:40.983251 12180 heartbeater.cc:499] Master 127.6.255.62:43787 was elected leader, sending a full tablet report...
I20260616 01:57:40.995880 12057 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50600:
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"
    }
  }
}
I20260616 01:57:41.035542 12145 tablet_service.cc:1511] Processing CreateTablet for tablet 0545e28553064da596537e6eb9825b1d (DEFAULT_TABLE table=fake-table [id=801775afcd6140dd89341e64379585f1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:41.036970 12145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0545e28553064da596537e6eb9825b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:41.053221 12192 tablet_bootstrap.cc:492] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e: Bootstrap starting.
I20260616 01:57:41.059412 12192 tablet_bootstrap.cc:654] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:41.064141 12192 tablet_bootstrap.cc:492] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e: No bootstrap required, opened a new log
I20260616 01:57:41.064594 12192 ts_tablet_manager.cc:1403] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260616 01:57:41.066737 12192 raft_consensus.cc:359] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.067142 12192 raft_consensus.cc:385] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:41.067400 12192 raft_consensus.cc:740] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97ef513a1a545c19d57d8294a70990e, State: Initialized, Role: FOLLOWER
I20260616 01:57:41.068087 12192 consensus_queue.cc:260] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.068717 12192 raft_consensus.cc:399] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:41.069020 12192 raft_consensus.cc:493] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:41.069360 12192 raft_consensus.cc:3060] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:41.075912 12192 raft_consensus.cc:515] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.076576 12192 leader_election.cc:304] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f97ef513a1a545c19d57d8294a70990e; no voters: 
I20260616 01:57:41.077953 12192 leader_election.cc:290] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:41.078403 12194 raft_consensus.cc:2804] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:41.080860 12192 ts_tablet_manager.cc:1434] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260616 01:57:41.082080 12194 raft_consensus.cc:697] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [term 1 LEADER]: Becoming Leader. State: Replica: f97ef513a1a545c19d57d8294a70990e, State: Running, Role: LEADER
I20260616 01:57:41.082873 12194 consensus_queue.cc:237] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.091153 12057 catalog_manager.cc:5696] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e reported cstate change: term changed from 0 to 1, leader changed from <none> to f97ef513a1a545c19d57d8294a70990e (127.6.255.1). New cstate: current_term: 1 leader_uuid: "f97ef513a1a545c19d57d8294a70990e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:41.129585  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:41.133595 12056 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50600:
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
    }
  }
}
I20260616 01:57:41.167946 12145 tablet_service.cc:1511] Processing CreateTablet for tablet 656e4e57ed13460d90a00ccc0aef5c4b (DEFAULT_TABLE table=kudu-3577 [id=2b731b0dc5b94fcfb8965dcf34d4911e]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260616 01:57:41.169250 12145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656e4e57ed13460d90a00ccc0aef5c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:41.174805 12144 tablet_service.cc:1511] Processing CreateTablet for tablet f21e3183319e412fa4089f90247b1bea (DEFAULT_TABLE table=kudu-3577 [id=2b731b0dc5b94fcfb8965dcf34d4911e]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:41.176239 12144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21e3183319e412fa4089f90247b1bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:41.179381 12142 tablet_service.cc:1511] Processing CreateTablet for tablet 719f56d15dc948e8945d7afa673d40c1 (DEFAULT_TABLE table=kudu-3577 [id=2b731b0dc5b94fcfb8965dcf34d4911e]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:41.183221 12142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719f56d15dc948e8945d7afa673d40c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:41.183076 12141 tablet_service.cc:1511] Processing CreateTablet for tablet 390598252a88488e86ab0ee1965771dc (DEFAULT_TABLE table=kudu-3577 [id=2b731b0dc5b94fcfb8965dcf34d4911e]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260616 01:57:41.184304 12141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390598252a88488e86ab0ee1965771dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:41.181290 12143 tablet_service.cc:1511] Processing CreateTablet for tablet db6878bfcc2c431fbf1d99cbbe227965 (DEFAULT_TABLE table=kudu-3577 [id=2b731b0dc5b94fcfb8965dcf34d4911e]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260616 01:57:41.189131 12143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db6878bfcc2c431fbf1d99cbbe227965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:41.222254 12192 tablet_bootstrap.cc:492] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: Bootstrap starting.
I20260616 01:57:41.230851 12192 tablet_bootstrap.cc:654] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:41.241660 12192 tablet_bootstrap.cc:492] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: No bootstrap required, opened a new log
I20260616 01:57:41.242218 12192 ts_tablet_manager.cc:1403] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260616 01:57:41.245077 12192 raft_consensus.cc:359] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.245569 12192 raft_consensus.cc:385] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:41.245822 12192 raft_consensus.cc:740] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97ef513a1a545c19d57d8294a70990e, State: Initialized, Role: FOLLOWER
I20260616 01:57:41.246376 12192 consensus_queue.cc:260] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.246862 12192 raft_consensus.cc:399] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:41.247118 12192 raft_consensus.cc:493] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:41.247400 12192 raft_consensus.cc:3060] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:41.252409 12192 raft_consensus.cc:515] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.253024 12192 leader_election.cc:304] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f97ef513a1a545c19d57d8294a70990e; no voters: 
I20260616 01:57:41.253616 12192 leader_election.cc:290] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:41.253772 12194 raft_consensus.cc:2804] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:41.254339 12194 raft_consensus.cc:697] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [term 1 LEADER]: Becoming Leader. State: Replica: f97ef513a1a545c19d57d8294a70990e, State: Running, Role: LEADER
I20260616 01:57:41.255062 12194 consensus_queue.cc:237] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.256614 12192 ts_tablet_manager.cc:1434] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260616 01:57:41.257611 12192 tablet_bootstrap.cc:492] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: Bootstrap starting.
I20260616 01:57:41.263206 12056 catalog_manager.cc:5696] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e reported cstate change: term changed from 0 to 1, leader changed from <none> to f97ef513a1a545c19d57d8294a70990e (127.6.255.1). New cstate: current_term: 1 leader_uuid: "f97ef513a1a545c19d57d8294a70990e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:41.265177 12192 tablet_bootstrap.cc:654] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:41.272593 12192 tablet_bootstrap.cc:492] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: No bootstrap required, opened a new log
I20260616 01:57:41.273108 12192 ts_tablet_manager.cc:1403] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260616 01:57:41.276010 12192 raft_consensus.cc:359] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.276595 12192 raft_consensus.cc:385] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:41.276944 12192 raft_consensus.cc:740] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97ef513a1a545c19d57d8294a70990e, State: Initialized, Role: FOLLOWER
I20260616 01:57:41.277649 12192 consensus_queue.cc:260] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.278313 12192 raft_consensus.cc:399] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:41.278604 12192 raft_consensus.cc:493] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:41.279052 12192 raft_consensus.cc:3060] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:41.286624 12192 raft_consensus.cc:515] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.287374 12192 leader_election.cc:304] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f97ef513a1a545c19d57d8294a70990e; no voters: 
I20260616 01:57:41.288030 12192 leader_election.cc:290] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:41.288192 12194 raft_consensus.cc:2804] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:41.288807 12194 raft_consensus.cc:697] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [term 1 LEADER]: Becoming Leader. State: Replica: f97ef513a1a545c19d57d8294a70990e, State: Running, Role: LEADER
I20260616 01:57:41.289677 12192 ts_tablet_manager.cc:1434] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260616 01:57:41.289577 12194 consensus_queue.cc:237] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.290548 12192 tablet_bootstrap.cc:492] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: Bootstrap starting.
I20260616 01:57:41.297768 12192 tablet_bootstrap.cc:654] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:41.297880 12057 catalog_manager.cc:5696] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e reported cstate change: term changed from 0 to 1, leader changed from <none> to f97ef513a1a545c19d57d8294a70990e (127.6.255.1). New cstate: current_term: 1 leader_uuid: "f97ef513a1a545c19d57d8294a70990e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:41.303437 12192 tablet_bootstrap.cc:492] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: No bootstrap required, opened a new log
I20260616 01:57:41.303941 12192 ts_tablet_manager.cc:1403] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260616 01:57:41.306679 12192 raft_consensus.cc:359] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.307318 12192 raft_consensus.cc:385] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:41.307714 12192 raft_consensus.cc:740] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97ef513a1a545c19d57d8294a70990e, State: Initialized, Role: FOLLOWER
I20260616 01:57:41.308382 12192 consensus_queue.cc:260] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.309008 12192 raft_consensus.cc:399] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:41.309307 12192 raft_consensus.cc:493] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:41.309634 12192 raft_consensus.cc:3060] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:41.317191 12192 raft_consensus.cc:515] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.317926 12192 leader_election.cc:304] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f97ef513a1a545c19d57d8294a70990e; no voters: 
I20260616 01:57:41.318539 12192 leader_election.cc:290] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:41.318725 12194 raft_consensus.cc:2804] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:41.319308 12194 raft_consensus.cc:697] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [term 1 LEADER]: Becoming Leader. State: Replica: f97ef513a1a545c19d57d8294a70990e, State: Running, Role: LEADER
I20260616 01:57:41.320276 12192 ts_tablet_manager.cc:1434] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: Time spent starting tablet: real 0.016s	user 0.016s	sys 0.000s
I20260616 01:57:41.320142 12194 consensus_queue.cc:237] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.321180 12192 tablet_bootstrap.cc:492] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: Bootstrap starting.
I20260616 01:57:41.328109 12192 tablet_bootstrap.cc:654] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:41.328464 12057 catalog_manager.cc:5696] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e reported cstate change: term changed from 0 to 1, leader changed from <none> to f97ef513a1a545c19d57d8294a70990e (127.6.255.1). New cstate: current_term: 1 leader_uuid: "f97ef513a1a545c19d57d8294a70990e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:41.334019 12192 tablet_bootstrap.cc:492] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: No bootstrap required, opened a new log
I20260616 01:57:41.334537 12192 ts_tablet_manager.cc:1403] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260616 01:57:41.337288 12192 raft_consensus.cc:359] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.337893 12192 raft_consensus.cc:385] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:41.338214 12192 raft_consensus.cc:740] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97ef513a1a545c19d57d8294a70990e, State: Initialized, Role: FOLLOWER
I20260616 01:57:41.338912 12192 consensus_queue.cc:260] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.339593 12192 raft_consensus.cc:399] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:41.339900 12192 raft_consensus.cc:493] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:41.340231 12192 raft_consensus.cc:3060] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:41.347812 12192 raft_consensus.cc:515] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.348573 12192 leader_election.cc:304] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f97ef513a1a545c19d57d8294a70990e; no voters: 
I20260616 01:57:41.349197 12192 leader_election.cc:290] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:41.349378 12194 raft_consensus.cc:2804] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:41.349965 12194 raft_consensus.cc:697] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [term 1 LEADER]: Becoming Leader. State: Replica: f97ef513a1a545c19d57d8294a70990e, State: Running, Role: LEADER
I20260616 01:57:41.350739 12194 consensus_queue.cc:237] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.351155 12192 ts_tablet_manager.cc:1434] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260616 01:57:41.352263 12192 tablet_bootstrap.cc:492] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: Bootstrap starting.
I20260616 01:57:41.358690 12192 tablet_bootstrap.cc:654] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:41.358664 12057 catalog_manager.cc:5696] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e reported cstate change: term changed from 0 to 1, leader changed from <none> to f97ef513a1a545c19d57d8294a70990e (127.6.255.1). New cstate: current_term: 1 leader_uuid: "f97ef513a1a545c19d57d8294a70990e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:41.364306 12192 tablet_bootstrap.cc:492] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: No bootstrap required, opened a new log
I20260616 01:57:41.364866 12192 ts_tablet_manager.cc:1403] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260616 01:57:41.367724 12192 raft_consensus.cc:359] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.368276 12192 raft_consensus.cc:385] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:41.368551 12192 raft_consensus.cc:740] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97ef513a1a545c19d57d8294a70990e, State: Initialized, Role: FOLLOWER
I20260616 01:57:41.369204 12192 consensus_queue.cc:260] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.369812 12192 raft_consensus.cc:399] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:41.370129 12192 raft_consensus.cc:493] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:41.370441 12192 raft_consensus.cc:3060] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:41.377882 12192 raft_consensus.cc:515] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.378660 12192 leader_election.cc:304] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f97ef513a1a545c19d57d8294a70990e; no voters: 
I20260616 01:57:41.379276 12192 leader_election.cc:290] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:41.379559 12194 raft_consensus.cc:2804] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:41.380138 12194 raft_consensus.cc:697] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [term 1 LEADER]: Becoming Leader. State: Replica: f97ef513a1a545c19d57d8294a70990e, State: Running, Role: LEADER
I20260616 01:57:41.380952 12192 ts_tablet_manager.cc:1434] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260616 01:57:41.380873 12194 consensus_queue.cc:237] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } }
I20260616 01:57:41.387697 12057 catalog_manager.cc:5696] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e reported cstate change: term changed from 0 to 1, leader changed from <none> to f97ef513a1a545c19d57d8294a70990e (127.6.255.1). New cstate: current_term: 1 leader_uuid: "f97ef513a1a545c19d57d8294a70990e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f97ef513a1a545c19d57d8294a70990e" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42559 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:41.604231 12057 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50600:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260616 01:57:41.625077 12215 tablet.cc:1724] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:41.625411 12218 tablet.cc:1724] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:41.631129 12213 tablet.cc:1724] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:41.637607 12216 tablet.cc:1724] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:41.702592 12213 tablet.cc:1724] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:41.766145 12057 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff: kudu-3577 [id=2b731b0dc5b94fcfb8965dcf34d4911e] alter complete (version 1)
I20260616 01:57:41.863140 12056 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50600:
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
I20260616 01:57:41.886379 12213 tablet.cc:1724] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:41.890537 12213 tablet.cc:1622] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:41.889827 12218 tablet.cc:1724] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:41.892444 12218 tablet.cc:1622] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:41.898934 12216 tablet.cc:1724] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:41.901643 12216 tablet.cc:1622] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:41.905441 12215 tablet.cc:1724] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:41.908190 12215 tablet.cc:1622] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:41.927374 12215 tablet.cc:1724] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:41.930106 12215 tablet.cc:1622] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:41.956511 12056 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff: kudu-3577 [id=2b731b0dc5b94fcfb8965dcf34d4911e] alter complete (version 2)
I20260616 01:57:42.041445 12057 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50600:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20260616 01:57:42.060802 12215 tablet.cc:1724] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.070748 12215 tablet.cc:1622] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.069550 12216 tablet.cc:1724] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.072688 12216 tablet.cc:1622] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.072230 12218 tablet.cc:1724] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.075362 12218 tablet.cc:1622] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.078095 12213 tablet.cc:1724] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.081233 12213 tablet.cc:1622] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.085412 12215 tablet.cc:1724] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.088776 12215 tablet.cc:1622] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.130036 12056 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff: kudu-3577 [id=2b731b0dc5b94fcfb8965dcf34d4911e] alter complete (version 3)
I20260616 01:57:42.211378 12056 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50600:
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
I20260616 01:57:42.233525 12213 tablet.cc:1724] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.236171 12213 tablet.cc:1622] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.236761 12215 tablet.cc:1724] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.242703 12216 tablet.cc:1724] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.245126 12215 tablet.cc:1622] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.245680 12216 tablet.cc:1622] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.253480 12218 tablet.cc:1724] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.256856 12218 tablet.cc:1622] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.264025 12213 tablet.cc:1724] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.268343 12213 tablet.cc:1622] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.299368 12056 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff: kudu-3577 [id=2b731b0dc5b94fcfb8965dcf34d4911e] alter complete (version 4)
I20260616 01:57:42.396451 12055 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50600:
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
I20260616 01:57:42.449440 12218 tablet.cc:1724] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.460837 12218 tablet.cc:1622] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.464900 12213 tablet.cc:1724] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.477157 12213 tablet.cc:1622] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.497931 12215 tablet.cc:1724] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.513037 12215 tablet.cc:1622] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.506374 12218 tablet.cc:1724] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.517927 12218 tablet.cc:1622] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.487869 12216 tablet.cc:1724] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.522704 12216 tablet.cc:1622] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.634253 12056 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff: kudu-3577 [id=2b731b0dc5b94fcfb8965dcf34d4911e] alter complete (version 5)
I20260616 01:57:42.891983 12055 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50600:
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
I20260616 01:57:42.947707 12215 tablet.cc:1724] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.956893 12215 tablet.cc:1622] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.959033 12218 tablet.cc:1724] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.959709 12213 tablet.cc:1724] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.966305 12218 tablet.cc:1622] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.955323 12216 tablet.cc:1724] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.967200 12213 tablet.cc:1622] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.969736 12216 tablet.cc:1622] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:42.985138 12213 tablet.cc:1724] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: 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
I20260616 01:57:42.997620 12213 tablet.cc:1622] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: MemRowSet was empty: no flush needed.
I20260616 01:57:43.023010 12056 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff: kudu-3577 [id=2b731b0dc5b94fcfb8965dcf34d4911e] alter complete (version 6)
I20260616 01:57:43.087627  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:43.130020  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:43.130723  7164 tablet_replica.cc:333] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e: stopping tablet replica
I20260616 01:57:43.131515  7164 raft_consensus.cc:2243] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:43.132186  7164 raft_consensus.cc:2272] T 0545e28553064da596537e6eb9825b1d P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:43.134336  7164 tablet_replica.cc:333] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e: stopping tablet replica
I20260616 01:57:43.135093  7164 raft_consensus.cc:2243] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:43.135689  7164 raft_consensus.cc:2272] T 719f56d15dc948e8945d7afa673d40c1 P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:43.138353  7164 tablet_replica.cc:333] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e: stopping tablet replica
I20260616 01:57:43.138909  7164 raft_consensus.cc:2243] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:43.139361  7164 raft_consensus.cc:2272] T 656e4e57ed13460d90a00ccc0aef5c4b P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:43.142132  7164 tablet_replica.cc:333] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e: stopping tablet replica
I20260616 01:57:43.142676  7164 raft_consensus.cc:2243] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:43.143146  7164 raft_consensus.cc:2272] T db6878bfcc2c431fbf1d99cbbe227965 P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:43.145874  7164 tablet_replica.cc:333] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e: stopping tablet replica
I20260616 01:57:43.146394  7164 raft_consensus.cc:2243] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:43.146819  7164 raft_consensus.cc:2272] T f21e3183319e412fa4089f90247b1bea P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:43.149513  7164 tablet_replica.cc:333] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e: stopping tablet replica
I20260616 01:57:43.149991  7164 raft_consensus.cc:2243] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:43.150476  7164 raft_consensus.cc:2272] T 390598252a88488e86ab0ee1965771dc P f97ef513a1a545c19d57d8294a70990e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:43.181077  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:43.209779  7164 master.cc:562] Master@127.6.255.62:43787 shutting down...
I20260616 01:57:43.249480  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:43.250064  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:43.250458  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5d792559a3d246fea2067e7837d288ff: stopping tablet replica
I20260616 01:57:43.270859  7164 master.cc:584] Master@127.6.255.62:43787 shutdown complete.
[       OK ] AlterTableTest.RangeWithCustomHashSchema (2743 ms)
[ RUN      ] AlterTableTest.TestRenameStillCreatingTable
I20260616 01:57:43.325378  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:41663
I20260616 01:57:43.327051  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:43.330920  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:43.334229  7164 webserver.cc:533] Webserver started at http://127.6.255.62:34849/ using document root <none> and password file <none>
I20260616 01:57:43.334897  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:43.335139  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:43.335528  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:43.337105  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "5cc7620bce124b2a86e5c49dfd2d0459"
format_stamp: "Formatted at 2026-06-16 01:57:43 on dist-test-slave-mdc4"
I20260616 01:57:43.343712  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260616 01:57:43.348202 12227 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:43.349138  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260616 01:57:43.349436  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "5cc7620bce124b2a86e5c49dfd2d0459"
format_stamp: "Formatted at 2026-06-16 01:57:43 on dist-test-slave-mdc4"
I20260616 01:57:43.349720  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781575012071070-7164-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)
I20260616 01:57:43.360141  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:43.361460  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:43.408012  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:41663
I20260616 01:57:43.408109 12278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:41663 every 8 connection(s)
I20260616 01:57:43.412786 12279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:43.429603 12279 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459: Bootstrap starting.
I20260616 01:57:43.436213 12279 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:43.441812 12279 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459: No bootstrap required, opened a new log
I20260616 01:57:43.444914 12279 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cc7620bce124b2a86e5c49dfd2d0459" member_type: VOTER }
I20260616 01:57:43.445529 12279 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:43.445804 12279 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cc7620bce124b2a86e5c49dfd2d0459, State: Initialized, Role: FOLLOWER
I20260616 01:57:43.446480 12279 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cc7620bce124b2a86e5c49dfd2d0459" member_type: VOTER }
I20260616 01:57:43.447103 12279 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:43.447394 12279 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:43.447734 12279 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:43.455729 12279 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cc7620bce124b2a86e5c49dfd2d0459" member_type: VOTER }
I20260616 01:57:43.456498 12279 leader_election.cc:304] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5cc7620bce124b2a86e5c49dfd2d0459; no voters: 
I20260616 01:57:43.457926 12279 leader_election.cc:290] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:43.458276 12282 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:43.460400 12282 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [term 1 LEADER]: Becoming Leader. State: Replica: 5cc7620bce124b2a86e5c49dfd2d0459, State: Running, Role: LEADER
I20260616 01:57:43.461241 12282 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cc7620bce124b2a86e5c49dfd2d0459" member_type: VOTER }
I20260616 01:57:43.461599 12279 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:43.464957 12283 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5cc7620bce124b2a86e5c49dfd2d0459" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cc7620bce124b2a86e5c49dfd2d0459" member_type: VOTER } }
I20260616 01:57:43.465052 12284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5cc7620bce124b2a86e5c49dfd2d0459. Latest consensus state: current_term: 1 leader_uuid: "5cc7620bce124b2a86e5c49dfd2d0459" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cc7620bce124b2a86e5c49dfd2d0459" member_type: VOTER } }
I20260616 01:57:43.465601 12284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:43.465600 12283 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:43.468200 12287 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:43.477989 12287 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:43.490939 12287 catalog_manager.cc:1382] Generated new cluster ID: 390c0c1135e84588be831cc86864016c
I20260616 01:57:43.491263 12287 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:43.499784  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:43.511960 12287 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:43.513921 12287 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:43.530491 12287 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459: Generated new TSK 0
I20260616 01:57:43.531235 12287 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:43.566320  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:43.570176  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:43.573923  7164 webserver.cc:533] Webserver started at http://127.6.255.1:35877/ using document root <none> and password file <none>
I20260616 01:57:43.574508  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:43.574736  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:43.575029  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:43.576269  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "fde51ac6ceee4667addb5ae37bcb6c50"
format_stamp: "Formatted at 2026-06-16 01:57:43 on dist-test-slave-mdc4"
I20260616 01:57:43.581815  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260616 01:57:43.586545 12303 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:43.587500  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:43.587868  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "fde51ac6ceee4667addb5ae37bcb6c50"
format_stamp: "Formatted at 2026-06-16 01:57:43 on dist-test-slave-mdc4"
I20260616 01:57:43.588253  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781575012071070-7164-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)
I20260616 01:57:43.601713  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:43.603336  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:43.605343  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:43.608500  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:43.608803  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:43.609090  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:43.609301  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:43.662786  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:39249
I20260616 01:57:43.662954 12365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:39249 every 8 connection(s)
I20260616 01:57:43.683947 12366 heartbeater.cc:344] Connected to a master server at 127.6.255.62:41663
I20260616 01:57:43.684470 12366 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:43.685489 12366 heartbeater.cc:507] Master 127.6.255.62:41663 requested a full tablet report, sending...
I20260616 01:57:43.687845 12244 ts_manager.cc:194] Registered new tserver with Master: fde51ac6ceee4667addb5ae37bcb6c50 (127.6.255.1:39249)
I20260616 01:57:43.688269  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.021123289s
I20260616 01:57:43.690807 12244 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48500
I20260616 01:57:43.704615 12366 heartbeater.cc:499] Master 127.6.255.62:41663 was elected leader, sending a full tablet report...
I20260616 01:57:43.714910 12244 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48502:
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"
    }
  }
}
I20260616 01:57:43.756862 12331 tablet_service.cc:1511] Processing CreateTablet for tablet 21298825a831461e905b49e30ab6cb4c (DEFAULT_TABLE table=fake-table [id=602accbb7648487c89879b8c2b33920f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:43.758278 12331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21298825a831461e905b49e30ab6cb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:43.778219 12378 tablet_bootstrap.cc:492] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50: Bootstrap starting.
I20260616 01:57:43.784394 12378 tablet_bootstrap.cc:654] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:43.789875 12378 tablet_bootstrap.cc:492] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50: No bootstrap required, opened a new log
I20260616 01:57:43.790506 12378 ts_tablet_manager.cc:1403] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260616 01:57:43.793694 12378 raft_consensus.cc:359] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde51ac6ceee4667addb5ae37bcb6c50" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39249 } }
I20260616 01:57:43.794260 12378 raft_consensus.cc:385] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:43.794622 12378 raft_consensus.cc:740] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fde51ac6ceee4667addb5ae37bcb6c50, State: Initialized, Role: FOLLOWER
I20260616 01:57:43.795576 12378 consensus_queue.cc:260] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde51ac6ceee4667addb5ae37bcb6c50" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39249 } }
I20260616 01:57:43.796347 12378 raft_consensus.cc:399] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:43.796665 12378 raft_consensus.cc:493] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:43.797016 12378 raft_consensus.cc:3060] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:43.803802 12378 raft_consensus.cc:515] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde51ac6ceee4667addb5ae37bcb6c50" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39249 } }
I20260616 01:57:43.804706 12378 leader_election.cc:304] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fde51ac6ceee4667addb5ae37bcb6c50; no voters: 
I20260616 01:57:43.806515 12378 leader_election.cc:290] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:43.806994 12380 raft_consensus.cc:2804] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:43.809734 12378 ts_tablet_manager.cc:1434] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.004s
I20260616 01:57:43.809710 12380 raft_consensus.cc:697] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [term 1 LEADER]: Becoming Leader. State: Replica: fde51ac6ceee4667addb5ae37bcb6c50, State: Running, Role: LEADER
I20260616 01:57:43.810653 12380 consensus_queue.cc:237] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde51ac6ceee4667addb5ae37bcb6c50" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39249 } }
I20260616 01:57:43.817428 12243 catalog_manager.cc:5696] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 reported cstate change: term changed from 0 to 1, leader changed from <none> to fde51ac6ceee4667addb5ae37bcb6c50 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "fde51ac6ceee4667addb5ae37bcb6c50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde51ac6ceee4667addb5ae37bcb6c50" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:43.864904  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:43.868173 12243 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48502:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260616 01:57:43.868906 12244 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48502:
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"
    }
  }
}
I20260616 01:57:43.872680 12243 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48502:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260616 01:57:43.875978 12243 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48502:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260616 01:57:43.881100 12241 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48502:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260616 01:57:43.885223 12243 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48502:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260616 01:57:43.895098 12331 tablet_service.cc:1511] Processing CreateTablet for tablet 9230500fafed4648b6ecc9dff5125632 (DEFAULT_TABLE table=foo [id=688389740d994ee29acc93301b9b6b42]), partition=RANGE (c0) PARTITION UNBOUNDED
W20260616 01:57:43.895885 12243 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9230500fafed4648b6ecc9dff5125632 consensus state has no leader
I20260616 01:57:43.896327 12331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9230500fafed4648b6ecc9dff5125632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:43.917790 12378 tablet_bootstrap.cc:492] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50: Bootstrap starting.
I20260616 01:57:43.924911 12378 tablet_bootstrap.cc:654] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50: Neither blocks nor log segments found. Creating new log.
W20260616 01:57:43.933485 12229 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 9230500fafed4648b6ecc9dff5125632 (table foo2 [id=688389740d994ee29acc93301b9b6b42], current schema version=1) failed: Not found: failed to reset TS proxy: No leader found: Tablet 9230500fafed4648b6ecc9dff5125632 consensus state has no leader
I20260616 01:57:43.935508 12378 tablet_bootstrap.cc:492] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50: No bootstrap required, opened a new log
I20260616 01:57:43.936152 12378 ts_tablet_manager.cc:1403] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260616 01:57:43.938637 12378 raft_consensus.cc:359] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde51ac6ceee4667addb5ae37bcb6c50" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39249 } }
I20260616 01:57:43.939107 12378 raft_consensus.cc:385] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:43.939379 12378 raft_consensus.cc:740] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fde51ac6ceee4667addb5ae37bcb6c50, State: Initialized, Role: FOLLOWER
I20260616 01:57:43.940155 12378 consensus_queue.cc:260] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde51ac6ceee4667addb5ae37bcb6c50" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39249 } }
I20260616 01:57:43.940868 12378 raft_consensus.cc:399] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:43.941226 12378 raft_consensus.cc:493] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:43.941583 12378 raft_consensus.cc:3060] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:43.949375 12378 raft_consensus.cc:515] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde51ac6ceee4667addb5ae37bcb6c50" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39249 } }
I20260616 01:57:43.950120 12378 leader_election.cc:304] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fde51ac6ceee4667addb5ae37bcb6c50; no voters: 
I20260616 01:57:43.950929 12380 raft_consensus.cc:2804] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:43.951416 12380 raft_consensus.cc:697] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [term 1 LEADER]: Becoming Leader. State: Replica: fde51ac6ceee4667addb5ae37bcb6c50, State: Running, Role: LEADER
I20260616 01:57:43.952183 12380 consensus_queue.cc:237] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde51ac6ceee4667addb5ae37bcb6c50" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39249 } }
I20260616 01:57:43.952502 12378 leader_election.cc:290] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:43.954231 12378 ts_tablet_manager.cc:1434] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.000s
I20260616 01:57:43.959601 12243 catalog_manager.cc:5696] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 reported cstate change: term changed from 0 to 1, leader changed from <none> to fde51ac6ceee4667addb5ae37bcb6c50 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "fde51ac6ceee4667addb5ae37bcb6c50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde51ac6ceee4667addb5ae37bcb6c50" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 39249 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:43.961474 12243 catalog_manager.cc:5788] TS fde51ac6ceee4667addb5ae37bcb6c50 (127.6.255.1:39249) does not have the latest schema for tablet 9230500fafed4648b6ecc9dff5125632 (table foo2 [id=688389740d994ee29acc93301b9b6b42]). Expected version 1 got 0
I20260616 01:57:43.974037 12244 catalog_manager.cc:5788] TS fde51ac6ceee4667addb5ae37bcb6c50 (127.6.255.1:39249) does not have the latest schema for tablet 9230500fafed4648b6ecc9dff5125632 (table foo2 [id=688389740d994ee29acc93301b9b6b42]). Expected version 1 got 0
I20260616 01:57:43.989725 12389 tablet.cc:1724] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50: 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
I20260616 01:57:44.011767 12243 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459: foo2 [id=688389740d994ee29acc93301b9b6b42] alter complete (version 1)
I20260616 01:57:44.016917  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:44.047447  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:44.048344  7164 tablet_replica.cc:333] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50: stopping tablet replica
I20260616 01:57:44.049017  7164 raft_consensus.cc:2243] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:44.049573  7164 raft_consensus.cc:2272] T 9230500fafed4648b6ecc9dff5125632 P fde51ac6ceee4667addb5ae37bcb6c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:44.052313  7164 tablet_replica.cc:333] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50: stopping tablet replica
I20260616 01:57:44.052909  7164 raft_consensus.cc:2243] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:44.053423  7164 raft_consensus.cc:2272] T 21298825a831461e905b49e30ab6cb4c P fde51ac6ceee4667addb5ae37bcb6c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:44.066700  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:44.079020  7164 master.cc:562] Master@127.6.255.62:41663 shutting down...
I20260616 01:57:44.100307  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:44.100878  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:44.101213  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5cc7620bce124b2a86e5c49dfd2d0459: stopping tablet replica
I20260616 01:57:44.121814  7164 master.cc:584] Master@127.6.255.62:41663 shutdown complete.
[       OK ] AlterTableTest.TestRenameStillCreatingTable (828 ms)
[ RUN      ] AlterTableTest.TestKUDU2132
I20260616 01:57:44.153475  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:36269
I20260616 01:57:44.155015  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:44.158655  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:44.162819  7164 webserver.cc:533] Webserver started at http://127.6.255.62:37961/ using document root <none> and password file <none>
I20260616 01:57:44.163569  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:44.163832  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:44.164184  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:44.165833  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "ad6acadd796c48c78a5ffafce210e451"
format_stamp: "Formatted at 2026-06-16 01:57:44 on dist-test-slave-mdc4"
I20260616 01:57:44.172410  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260616 01:57:44.177345 12393 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:44.178265  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260616 01:57:44.178647  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "ad6acadd796c48c78a5ffafce210e451"
format_stamp: "Formatted at 2026-06-16 01:57:44 on dist-test-slave-mdc4"
I20260616 01:57:44.179059  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781575012071070-7164-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)
I20260616 01:57:44.208045  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:44.209544  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:44.260627  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:36269
I20260616 01:57:44.260694 12444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:36269 every 8 connection(s)
I20260616 01:57:44.266057 12445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:44.278285 12445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451: Bootstrap starting.
I20260616 01:57:44.283674 12445 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:44.288425 12445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451: No bootstrap required, opened a new log
I20260616 01:57:44.290699 12445 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad6acadd796c48c78a5ffafce210e451" member_type: VOTER }
I20260616 01:57:44.291174 12445 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:44.291446 12445 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad6acadd796c48c78a5ffafce210e451, State: Initialized, Role: FOLLOWER
I20260616 01:57:44.292177 12445 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad6acadd796c48c78a5ffafce210e451" member_type: VOTER }
I20260616 01:57:44.292733 12445 raft_consensus.cc:399] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:44.292996 12445 raft_consensus.cc:493] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:44.293280 12445 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:44.298529 12445 raft_consensus.cc:515] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad6acadd796c48c78a5ffafce210e451" member_type: VOTER }
I20260616 01:57:44.299162 12445 leader_election.cc:304] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ad6acadd796c48c78a5ffafce210e451; no voters: 
I20260616 01:57:44.300549 12445 leader_election.cc:290] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:44.300978 12448 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:44.302700 12448 raft_consensus.cc:697] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [term 1 LEADER]: Becoming Leader. State: Replica: ad6acadd796c48c78a5ffafce210e451, State: Running, Role: LEADER
I20260616 01:57:44.303577 12448 consensus_queue.cc:237] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad6acadd796c48c78a5ffafce210e451" member_type: VOTER }
I20260616 01:57:44.304004 12445 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:44.308261 12449 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ad6acadd796c48c78a5ffafce210e451" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad6acadd796c48c78a5ffafce210e451" member_type: VOTER } }
I20260616 01:57:44.308918 12449 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:44.318562 12450 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ad6acadd796c48c78a5ffafce210e451. Latest consensus state: current_term: 1 leader_uuid: "ad6acadd796c48c78a5ffafce210e451" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad6acadd796c48c78a5ffafce210e451" member_type: VOTER } }
I20260616 01:57:44.319265 12450 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:44.321378 12454 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:44.329501 12454 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:44.330638  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:44.339309 12454 catalog_manager.cc:1382] Generated new cluster ID: 6ca0546fa36147db9f1a0f6be1b68f7a
I20260616 01:57:44.339696 12454 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:44.358596 12454 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:44.360294 12454 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:44.374975 12454 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451: Generated new TSK 0
I20260616 01:57:44.375744 12454 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:44.398322  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:44.402966  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:44.406617  7164 webserver.cc:533] Webserver started at http://127.6.255.1:42131/ using document root <none> and password file <none>
I20260616 01:57:44.407289  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:44.407564  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:44.407892  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:44.409354  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "f18cc11e9fa948ae9a1ac5482a8c4e29"
format_stamp: "Formatted at 2026-06-16 01:57:44 on dist-test-slave-mdc4"
I20260616 01:57:44.415954  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260616 01:57:44.420598 12470 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:44.421599  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260616 01:57:44.421972  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "f18cc11e9fa948ae9a1ac5482a8c4e29"
format_stamp: "Formatted at 2026-06-16 01:57:44 on dist-test-slave-mdc4"
I20260616 01:57:44.422290  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781575012071070-7164-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)
I20260616 01:57:44.444794  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:44.445917  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:44.447688  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:44.450160  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:44.450357  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:44.450685  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:44.450908  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:44.510243  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:35159
I20260616 01:57:44.510394 12532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:35159 every 8 connection(s)
I20260616 01:57:44.527477 12533 heartbeater.cc:344] Connected to a master server at 127.6.255.62:36269
I20260616 01:57:44.527941 12533 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:44.528893 12533 heartbeater.cc:507] Master 127.6.255.62:36269 requested a full tablet report, sending...
I20260616 01:57:44.531313 12410 ts_manager.cc:194] Registered new tserver with Master: f18cc11e9fa948ae9a1ac5482a8c4e29 (127.6.255.1:35159)
I20260616 01:57:44.531833  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017853626s
I20260616 01:57:44.534008 12410 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35538
I20260616 01:57:44.547545 12533 heartbeater.cc:499] Master 127.6.255.62:36269 was elected leader, sending a full tablet report...
I20260616 01:57:44.557193 12410 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35544:
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"
    }
  }
}
I20260616 01:57:44.602777 12498 tablet_service.cc:1511] Processing CreateTablet for tablet e58df973a7bf4c0db858c0f2edaf04e1 (DEFAULT_TABLE table=fake-table [id=58ead9b0c79b42369e1a299e4924f653]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:44.604041 12498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58df973a7bf4c0db858c0f2edaf04e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:44.619005 12545 tablet_bootstrap.cc:492] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29: Bootstrap starting.
I20260616 01:57:44.625237 12545 tablet_bootstrap.cc:654] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:44.630328 12545 tablet_bootstrap.cc:492] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29: No bootstrap required, opened a new log
I20260616 01:57:44.630817 12545 ts_tablet_manager.cc:1403] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260616 01:57:44.633669 12545 raft_consensus.cc:359] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f18cc11e9fa948ae9a1ac5482a8c4e29" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 35159 } }
I20260616 01:57:44.634227 12545 raft_consensus.cc:385] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:44.634508 12545 raft_consensus.cc:740] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f18cc11e9fa948ae9a1ac5482a8c4e29, State: Initialized, Role: FOLLOWER
I20260616 01:57:44.635178 12545 consensus_queue.cc:260] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f18cc11e9fa948ae9a1ac5482a8c4e29" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 35159 } }
I20260616 01:57:44.635941 12545 raft_consensus.cc:399] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:44.636256 12545 raft_consensus.cc:493] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:44.636593 12545 raft_consensus.cc:3060] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:44.644366 12545 raft_consensus.cc:515] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f18cc11e9fa948ae9a1ac5482a8c4e29" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 35159 } }
I20260616 01:57:44.645140 12545 leader_election.cc:304] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f18cc11e9fa948ae9a1ac5482a8c4e29; no voters: 
I20260616 01:57:44.646917 12545 leader_election.cc:290] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:44.647341 12547 raft_consensus.cc:2804] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:44.652632 12547 raft_consensus.cc:697] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [term 1 LEADER]: Becoming Leader. State: Replica: f18cc11e9fa948ae9a1ac5482a8c4e29, State: Running, Role: LEADER
I20260616 01:57:44.653596 12547 consensus_queue.cc:237] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f18cc11e9fa948ae9a1ac5482a8c4e29" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 35159 } }
I20260616 01:57:44.655762 12545 ts_tablet_manager.cc:1434] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29: Time spent starting tablet: real 0.025s	user 0.022s	sys 0.004s
I20260616 01:57:44.662644 12409 catalog_manager.cc:5696] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 reported cstate change: term changed from 0 to 1, leader changed from <none> to f18cc11e9fa948ae9a1ac5482a8c4e29 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "f18cc11e9fa948ae9a1ac5482a8c4e29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f18cc11e9fa948ae9a1ac5482a8c4e29" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:44.725035  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:44.727010 12409 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35544:
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
I20260616 01:57:44.746018 12553 tablet.cc:1724] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29: 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
I20260616 01:57:44.747740 12553 tablet.cc:1622] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29: MemRowSet was empty: no flush needed.
I20260616 01:57:44.768401 12410 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451: fake-table [id=58ead9b0c79b42369e1a299e4924f653] alter complete (version 1)
I20260616 01:57:44.773487  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:44.805444  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:44.806216  7164 tablet_replica.cc:333] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29: stopping tablet replica
I20260616 01:57:44.806792  7164 raft_consensus.cc:2243] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:44.807258  7164 raft_consensus.cc:2272] T e58df973a7bf4c0db858c0f2edaf04e1 P f18cc11e9fa948ae9a1ac5482a8c4e29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:44.818447  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:44.828015  7164 master.cc:562] Master@127.6.255.62:36269 shutting down...
I20260616 01:57:44.852551  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:44.853210  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:44.853695  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P ad6acadd796c48c78a5ffafce210e451: stopping tablet replica
I20260616 01:57:44.873889  7164 master.cc:584] Master@127.6.255.62:36269 shutdown complete.
[       OK ] AlterTableTest.TestKUDU2132 (749 ms)
[ RUN      ] AlterTableTest.TestMaintenancePriorityAlter
I20260616 01:57:44.901252  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:43639
I20260616 01:57:44.902374  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:44.904966  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:44.907922  7164 webserver.cc:533] Webserver started at http://127.6.255.62:42895/ using document root <none> and password file <none>
I20260616 01:57:44.908427  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:44.908617  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:44.908895  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:44.910000  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "02fb7e41b584464788deb69f82fdce24"
format_stamp: "Formatted at 2026-06-16 01:57:44 on dist-test-slave-mdc4"
I20260616 01:57:44.914913  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260616 01:57:44.918695 12557 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:44.919637  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:44.920032  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "02fb7e41b584464788deb69f82fdce24"
format_stamp: "Formatted at 2026-06-16 01:57:44 on dist-test-slave-mdc4"
I20260616 01:57:44.920394  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781575012071070-7164-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)
I20260616 01:57:44.934615  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:44.936059  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:44.992676  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:43639
I20260616 01:57:44.992758 12608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:43639 every 8 connection(s)
I20260616 01:57:44.997202 12609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:45.008858 12609 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24: Bootstrap starting.
I20260616 01:57:45.013928 12609 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:45.018333 12609 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24: No bootstrap required, opened a new log
I20260616 01:57:45.020499 12609 raft_consensus.cc:359] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02fb7e41b584464788deb69f82fdce24" member_type: VOTER }
I20260616 01:57:45.020908 12609 raft_consensus.cc:385] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:45.021183 12609 raft_consensus.cc:740] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fb7e41b584464788deb69f82fdce24, State: Initialized, Role: FOLLOWER
I20260616 01:57:45.021791 12609 consensus_queue.cc:260] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02fb7e41b584464788deb69f82fdce24" member_type: VOTER }
I20260616 01:57:45.022291 12609 raft_consensus.cc:399] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:45.022516 12609 raft_consensus.cc:493] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:45.022804 12609 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:45.027992 12609 raft_consensus.cc:515] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02fb7e41b584464788deb69f82fdce24" member_type: VOTER }
I20260616 01:57:45.028600 12609 leader_election.cc:304] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 02fb7e41b584464788deb69f82fdce24; no voters: 
I20260616 01:57:45.029870 12609 leader_election.cc:290] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:45.030251 12612 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:45.031924 12612 raft_consensus.cc:697] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [term 1 LEADER]: Becoming Leader. State: Replica: 02fb7e41b584464788deb69f82fdce24, State: Running, Role: LEADER
I20260616 01:57:45.032706 12612 consensus_queue.cc:237] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02fb7e41b584464788deb69f82fdce24" member_type: VOTER }
I20260616 01:57:45.033071 12609 sys_catalog.cc:565] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:45.035624 12613 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "02fb7e41b584464788deb69f82fdce24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02fb7e41b584464788deb69f82fdce24" member_type: VOTER } }
I20260616 01:57:45.036175 12613 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:45.045312 12614 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 02fb7e41b584464788deb69f82fdce24. Latest consensus state: current_term: 1 leader_uuid: "02fb7e41b584464788deb69f82fdce24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02fb7e41b584464788deb69f82fdce24" member_type: VOTER } }
I20260616 01:57:45.046191 12614 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:45.045681 12617 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:45.053210 12617 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:45.054289  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:45.063346 12617 catalog_manager.cc:1382] Generated new cluster ID: 9f4ca1f927d343168550a14e1fc4b68e
I20260616 01:57:45.063711 12617 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:45.107618 12617 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:45.108950 12617 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:45.140952 12617 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24: Generated new TSK 0
I20260616 01:57:45.141582 12617 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:45.184926  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:45.188301  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:45.191869  7164 webserver.cc:533] Webserver started at http://127.6.255.1:44699/ using document root <none> and password file <none>
I20260616 01:57:45.192525  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:45.192796  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:45.193122  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:45.194288  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "f105a15bfbd8489fa8c20f51946d28bf"
format_stamp: "Formatted at 2026-06-16 01:57:45 on dist-test-slave-mdc4"
I20260616 01:57:45.199553  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260616 01:57:45.203516 12634 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:45.204466  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260616 01:57:45.204794  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "f105a15bfbd8489fa8c20f51946d28bf"
format_stamp: "Formatted at 2026-06-16 01:57:45 on dist-test-slave-mdc4"
I20260616 01:57:45.205091  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781575012071070-7164-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)
I20260616 01:57:45.243422  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:45.244585  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:45.246263  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:45.249051  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:45.249240  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:45.249541  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:45.249680  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:45.309481  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:45915
I20260616 01:57:45.309687 12696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:45915 every 8 connection(s)
I20260616 01:57:45.328704 12697 heartbeater.cc:344] Connected to a master server at 127.6.255.62:43639
I20260616 01:57:45.329118 12697 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:45.329840 12697 heartbeater.cc:507] Master 127.6.255.62:43639 requested a full tablet report, sending...
I20260616 01:57:45.331974 12574 ts_manager.cc:194] Registered new tserver with Master: f105a15bfbd8489fa8c20f51946d28bf (127.6.255.1:45915)
I20260616 01:57:45.332191  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018604691s
I20260616 01:57:45.334467 12574 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41138
I20260616 01:57:45.348399 12697 heartbeater.cc:499] Master 127.6.255.62:43639 was elected leader, sending a full tablet report...
I20260616 01:57:45.359194 12574 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41152:
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"
    }
  }
}
I20260616 01:57:45.400485 12662 tablet_service.cc:1511] Processing CreateTablet for tablet d17afc6720d3488cb37f8d6c73acc768 (DEFAULT_TABLE table=fake-table [id=42673993e9314bbf9e211d90544a3c4e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:45.401676 12662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d17afc6720d3488cb37f8d6c73acc768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:45.416591 12709 tablet_bootstrap.cc:492] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf: Bootstrap starting.
I20260616 01:57:45.421219 12709 tablet_bootstrap.cc:654] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:45.426354 12709 tablet_bootstrap.cc:492] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf: No bootstrap required, opened a new log
I20260616 01:57:45.426751 12709 ts_tablet_manager.cc:1403] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260616 01:57:45.428774 12709 raft_consensus.cc:359] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f105a15bfbd8489fa8c20f51946d28bf" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45915 } }
I20260616 01:57:45.429195 12709 raft_consensus.cc:385] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:45.429471 12709 raft_consensus.cc:740] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f105a15bfbd8489fa8c20f51946d28bf, State: Initialized, Role: FOLLOWER
I20260616 01:57:45.430135 12709 consensus_queue.cc:260] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f105a15bfbd8489fa8c20f51946d28bf" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45915 } }
I20260616 01:57:45.430630 12709 raft_consensus.cc:399] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:45.430899 12709 raft_consensus.cc:493] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:45.431161 12709 raft_consensus.cc:3060] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:45.438370 12709 raft_consensus.cc:515] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f105a15bfbd8489fa8c20f51946d28bf" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45915 } }
I20260616 01:57:45.439003 12709 leader_election.cc:304] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f105a15bfbd8489fa8c20f51946d28bf; no voters: 
I20260616 01:57:45.440470 12709 leader_election.cc:290] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:45.440817 12711 raft_consensus.cc:2804] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:45.443233 12709 ts_tablet_manager.cc:1434] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260616 01:57:45.444150 12711 raft_consensus.cc:697] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [term 1 LEADER]: Becoming Leader. State: Replica: f105a15bfbd8489fa8c20f51946d28bf, State: Running, Role: LEADER
I20260616 01:57:45.444904 12711 consensus_queue.cc:237] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f105a15bfbd8489fa8c20f51946d28bf" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45915 } }
I20260616 01:57:45.451594 12573 catalog_manager.cc:5696] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf reported cstate change: term changed from 0 to 1, leader changed from <none> to f105a15bfbd8489fa8c20f51946d28bf (127.6.255.1). New cstate: current_term: 1 leader_uuid: "f105a15bfbd8489fa8c20f51946d28bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f105a15bfbd8489fa8c20f51946d28bf" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45915 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:45.488233  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:45.490685 12574 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41152:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20260616 01:57:45.507690 12717 tablet.cc:1724] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf: 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
I20260616 01:57:45.528182 12573 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24: fake-table [id=42673993e9314bbf9e211d90544a3c4e] alter complete (version 1)
I20260616 01:57:45.533922 12573 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41152:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20260616 01:57:45.549798 12717 tablet.cc:1724] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf: 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
I20260616 01:57:45.574309 12574 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24: fake-table [id=42673993e9314bbf9e211d90544a3c4e] alter complete (version 2)
I20260616 01:57:45.577472 12574 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41152:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20260616 01:57:45.591802 12717 tablet.cc:1724] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf: 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
I20260616 01:57:45.615774 12574 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24: fake-table [id=42673993e9314bbf9e211d90544a3c4e] alter complete (version 3)
I20260616 01:57:45.621588  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:45.640463  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:45.641633  7164 tablet_replica.cc:333] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf: stopping tablet replica
I20260616 01:57:45.642144  7164 raft_consensus.cc:2243] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:45.642598  7164 raft_consensus.cc:2272] T d17afc6720d3488cb37f8d6c73acc768 P f105a15bfbd8489fa8c20f51946d28bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:45.663146  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:45.672202  7164 master.cc:562] Master@127.6.255.62:43639 shutting down...
I20260616 01:57:45.690548  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:45.691094  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:45.691424  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 02fb7e41b584464788deb69f82fdce24: stopping tablet replica
I20260616 01:57:45.701323  7164 master.cc:584] Master@127.6.255.62:43639 shutdown complete.
[       OK ] AlterTableTest.TestMaintenancePriorityAlter (824 ms)
[ RUN      ] AlterTableTest.DisableCompactionAlter
I20260616 01:57:45.725409  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:36363
I20260616 01:57:45.726544  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:45.728976  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:45.732026  7164 webserver.cc:533] Webserver started at http://127.6.255.62:41155/ using document root <none> and password file <none>
I20260616 01:57:45.732556  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:45.732750  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:45.733021  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:45.734110  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "54883b312086407fae5424026a4de21e"
format_stamp: "Formatted at 2026-06-16 01:57:45 on dist-test-slave-mdc4"
I20260616 01:57:45.739025  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260616 01:57:45.743014 12721 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:45.743943  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260616 01:57:45.744252  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "54883b312086407fae5424026a4de21e"
format_stamp: "Formatted at 2026-06-16 01:57:45 on dist-test-slave-mdc4"
I20260616 01:57:45.744511  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781575012071070-7164-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)
I20260616 01:57:45.757426  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:45.758461  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:45.807850  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:36363
I20260616 01:57:45.807948 12772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:36363 every 8 connection(s)
I20260616 01:57:45.812245 12773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:45.823351 12773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: Bootstrap starting.
I20260616 01:57:45.827756 12773 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:45.832120 12773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: No bootstrap required, opened a new log
I20260616 01:57:45.834205 12773 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54883b312086407fae5424026a4de21e" member_type: VOTER }
I20260616 01:57:45.834602 12773 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:45.834885 12773 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54883b312086407fae5424026a4de21e, State: Initialized, Role: FOLLOWER
I20260616 01:57:45.835609 12773 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54883b312086407fae5424026a4de21e" member_type: VOTER }
I20260616 01:57:45.836071 12773 raft_consensus.cc:399] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:45.836320 12773 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:45.836588 12773 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:45.841809 12773 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54883b312086407fae5424026a4de21e" member_type: VOTER }
I20260616 01:57:45.842398 12773 leader_election.cc:304] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 54883b312086407fae5424026a4de21e; no voters: 
I20260616 01:57:45.843815 12773 leader_election.cc:290] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:45.844120 12776 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:45.845918 12776 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [term 1 LEADER]: Becoming Leader. State: Replica: 54883b312086407fae5424026a4de21e, State: Running, Role: LEADER
I20260616 01:57:45.846678 12776 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54883b312086407fae5424026a4de21e" member_type: VOTER }
I20260616 01:57:45.847435 12773 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:45.849589 12777 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "54883b312086407fae5424026a4de21e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54883b312086407fae5424026a4de21e" member_type: VOTER } }
I20260616 01:57:45.850149 12777 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:45.859046 12778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54883b312086407fae5424026a4de21e. Latest consensus state: current_term: 1 leader_uuid: "54883b312086407fae5424026a4de21e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54883b312086407fae5424026a4de21e" member_type: VOTER } }
I20260616 01:57:45.859679 12781 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:45.859921 12778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:45.866839 12781 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:45.871593  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:45.877318 12781 catalog_manager.cc:1382] Generated new cluster ID: 1033b29df89b43eebe4528938c78e62a
I20260616 01:57:45.877612 12781 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:45.893429 12781 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:45.894747 12781 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:45.910519 12781 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: Generated new TSK 0
I20260616 01:57:45.911123 12781 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:45.938284  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:45.941866  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:45.945372  7164 webserver.cc:533] Webserver started at http://127.6.255.1:35165/ using document root <none> and password file <none>
I20260616 01:57:45.946022  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:45.946313  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:45.946632  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:45.947839  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "ea94609cf7d64bc1802c04e834dae3cd"
format_stamp: "Formatted at 2026-06-16 01:57:45 on dist-test-slave-mdc4"
I20260616 01:57:45.953053  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260616 01:57:45.956866 12798 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:45.957754  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260616 01:57:45.958118  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "ea94609cf7d64bc1802c04e834dae3cd"
format_stamp: "Formatted at 2026-06-16 01:57:45 on dist-test-slave-mdc4"
I20260616 01:57:45.958465  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781575012071070-7164-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)
I20260616 01:57:45.979918  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:45.981314  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:45.983170  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:45.986443  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:45.986733  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:45.987022  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:45.987241  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:46.037596  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:45881
I20260616 01:57:46.037671 12860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:45881 every 8 connection(s)
I20260616 01:57:46.055315 12861 heartbeater.cc:344] Connected to a master server at 127.6.255.62:36363
I20260616 01:57:46.055760 12861 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:46.056535 12861 heartbeater.cc:507] Master 127.6.255.62:36363 requested a full tablet report, sending...
I20260616 01:57:46.058702 12738 ts_manager.cc:194] Registered new tserver with Master: ea94609cf7d64bc1802c04e834dae3cd (127.6.255.1:45881)
I20260616 01:57:46.059405  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017469101s
I20260616 01:57:46.061606 12738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58786
I20260616 01:57:46.075037 12861 heartbeater.cc:499] Master 127.6.255.62:36363 was elected leader, sending a full tablet report...
I20260616 01:57:46.087117 12738 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58792:
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"
    }
  }
}
I20260616 01:57:46.122550 12826 tablet_service.cc:1511] Processing CreateTablet for tablet 3637c8d0b43941a7b8764750982a76c7 (DEFAULT_TABLE table=fake-table [id=9ccbe131c5ef4d55887e7467d93d279e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:46.123916 12826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3637c8d0b43941a7b8764750982a76c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:46.145546 12873 tablet_bootstrap.cc:492] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: Bootstrap starting.
I20260616 01:57:46.151036 12873 tablet_bootstrap.cc:654] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:46.165396 12873 tablet_bootstrap.cc:492] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: No bootstrap required, opened a new log
I20260616 01:57:46.165880 12873 ts_tablet_manager.cc:1403] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260616 01:57:46.168437 12873 raft_consensus.cc:359] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea94609cf7d64bc1802c04e834dae3cd" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45881 } }
I20260616 01:57:46.169039 12873 raft_consensus.cc:385] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:46.169337 12873 raft_consensus.cc:740] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea94609cf7d64bc1802c04e834dae3cd, State: Initialized, Role: FOLLOWER
I20260616 01:57:46.169999 12873 consensus_queue.cc:260] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea94609cf7d64bc1802c04e834dae3cd" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45881 } }
I20260616 01:57:46.170651 12873 raft_consensus.cc:399] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:46.170929 12873 raft_consensus.cc:493] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:46.171239 12873 raft_consensus.cc:3060] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:46.178973 12873 raft_consensus.cc:515] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea94609cf7d64bc1802c04e834dae3cd" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45881 } }
I20260616 01:57:46.179840 12873 leader_election.cc:304] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ea94609cf7d64bc1802c04e834dae3cd; no voters: 
I20260616 01:57:46.181418 12873 leader_election.cc:290] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:46.181758 12875 raft_consensus.cc:2804] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:46.190351 12873 ts_tablet_manager.cc:1434] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.011s
I20260616 01:57:46.191219 12875 raft_consensus.cc:697] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [term 1 LEADER]: Becoming Leader. State: Replica: ea94609cf7d64bc1802c04e834dae3cd, State: Running, Role: LEADER
I20260616 01:57:46.192099 12875 consensus_queue.cc:237] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea94609cf7d64bc1802c04e834dae3cd" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45881 } }
I20260616 01:57:46.199162 12737 catalog_manager.cc:5696] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd reported cstate change: term changed from 0 to 1, leader changed from <none> to ea94609cf7d64bc1802c04e834dae3cd (127.6.255.1). New cstate: current_term: 1 leader_uuid: "ea94609cf7d64bc1802c04e834dae3cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea94609cf7d64bc1802c04e834dae3cd" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45881 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:46.234270  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:46.236475 12738 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260616 01:57:46.256630 12881 tablet.cc:1724] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: 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
I20260616 01:57:46.280751 12738 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: fake-table [id=9ccbe131c5ef4d55887e7467d93d279e] alter complete (version 1)
I20260616 01:57:46.288843 12738 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20260616 01:57:46.308995 12881 tablet.cc:1724] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: 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
I20260616 01:57:46.329973 12737 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: fake-table [id=9ccbe131c5ef4d55887e7467d93d279e] alter complete (version 2)
I20260616 01:57:46.334081 12737 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20260616 01:57:46.348794 12881 tablet.cc:1724] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: 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
I20260616 01:57:46.372273 12738 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: fake-table [id=9ccbe131c5ef4d55887e7467d93d279e] alter complete (version 3)
I20260616 01:57:46.377030 12737 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20260616 01:57:46.391425 12881 tablet.cc:1724] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: 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
I20260616 01:57:46.414853 12737 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: fake-table [id=9ccbe131c5ef4d55887e7467d93d279e] alter complete (version 4)
I20260616 01:57:46.420722 12737 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20260616 01:57:46.434080 12881 tablet.cc:1724] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: 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
I20260616 01:57:46.454597 12738 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: fake-table [id=9ccbe131c5ef4d55887e7467d93d279e] alter complete (version 5)
I20260616 01:57:46.459635 12738 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20260616 01:57:46.473697 12881 tablet.cc:1724] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: 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
I20260616 01:57:46.494769 12737 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: fake-table [id=9ccbe131c5ef4d55887e7467d93d279e] alter complete (version 6)
I20260616 01:57:46.500483 12737 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260616 01:57:46.515234 12881 tablet.cc:1724] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: 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
I20260616 01:57:46.535446 12737 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: fake-table [id=9ccbe131c5ef4d55887e7467d93d279e] alter complete (version 7)
I20260616 01:57:46.540158 12737 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260616 01:57:46.555254 12881 tablet.cc:1724] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: 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
I20260616 01:57:46.578740 12737 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: fake-table [id=9ccbe131c5ef4d55887e7467d93d279e] alter complete (version 8)
I20260616 01:57:46.582333 12737 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260616 01:57:46.598387 12881 tablet.cc:1724] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: 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
I20260616 01:57:46.621287 12738 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: fake-table [id=9ccbe131c5ef4d55887e7467d93d279e] alter complete (version 9)
I20260616 01:57:46.629703 12738 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260616 01:57:46.644641 12881 tablet.cc:1724] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: 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
I20260616 01:57:46.666606 12738 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: fake-table [id=9ccbe131c5ef4d55887e7467d93d279e] alter complete (version 10)
I20260616 01:57:46.675355 12738 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260616 01:57:46.690403 12881 tablet.cc:1724] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: 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
I20260616 01:57:46.711876 12737 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: fake-table [id=9ccbe131c5ef4d55887e7467d93d279e] alter complete (version 11)
I20260616 01:57:46.716228 12738 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20260616 01:57:46.720677 12738 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20260616 01:57:46.725036 12738 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20260616 01:57:46.729620 12738 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20260616 01:57:46.734381 12738 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58792:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20260616 01:57:46.737102  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:46.771623  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:46.772241  7164 tablet_replica.cc:333] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd: stopping tablet replica
I20260616 01:57:46.772847  7164 raft_consensus.cc:2243] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:46.773399  7164 raft_consensus.cc:2272] T 3637c8d0b43941a7b8764750982a76c7 P ea94609cf7d64bc1802c04e834dae3cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:46.782217  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:46.790832  7164 master.cc:562] Master@127.6.255.62:36363 shutting down...
I20260616 01:57:46.810568  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:46.811107  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:46.811416  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 54883b312086407fae5424026a4de21e: stopping tablet replica
I20260616 01:57:46.831421  7164 master.cc:584] Master@127.6.255.62:36363 shutdown complete.
[       OK ] AlterTableTest.DisableCompactionAlter (1131 ms)
[ RUN      ] AlterTableTest.AddAndRemoveImmutableAttribute
I20260616 01:57:46.856861  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:46665
I20260616 01:57:46.857952  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:46.860383  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:46.863356  7164 webserver.cc:533] Webserver started at http://127.6.255.62:36011/ using document root <none> and password file <none>
I20260616 01:57:46.863937  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:46.864140  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:46.864420  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:46.865778  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "cf3100ba0a814cbfb09579c1465c0097"
format_stamp: "Formatted at 2026-06-16 01:57:46 on dist-test-slave-mdc4"
I20260616 01:57:46.870900  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260616 01:57:46.874514 12885 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:46.875375  7164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260616 01:57:46.875751  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "cf3100ba0a814cbfb09579c1465c0097"
format_stamp: "Formatted at 2026-06-16 01:57:46 on dist-test-slave-mdc4"
I20260616 01:57:46.876055  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781575012071070-7164-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)
I20260616 01:57:46.898572  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:46.899852  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:46.950256  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:46665
I20260616 01:57:46.950341 12936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:46665 every 8 connection(s)
I20260616 01:57:46.954721 12937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:46.965766 12937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097: Bootstrap starting.
I20260616 01:57:46.970141 12937 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:46.974857 12937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097: No bootstrap required, opened a new log
I20260616 01:57:46.977028 12937 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf3100ba0a814cbfb09579c1465c0097" member_type: VOTER }
I20260616 01:57:46.977507 12937 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:46.977838 12937 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf3100ba0a814cbfb09579c1465c0097, State: Initialized, Role: FOLLOWER
I20260616 01:57:46.978489 12937 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf3100ba0a814cbfb09579c1465c0097" member_type: VOTER }
I20260616 01:57:46.978952 12937 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:46.979173 12937 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:46.979460 12937 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:46.984604 12937 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf3100ba0a814cbfb09579c1465c0097" member_type: VOTER }
I20260616 01:57:46.985203 12937 leader_election.cc:304] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cf3100ba0a814cbfb09579c1465c0097; no voters: 
I20260616 01:57:46.986578 12937 leader_election.cc:290] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:46.986917 12940 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:46.988682 12940 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [term 1 LEADER]: Becoming Leader. State: Replica: cf3100ba0a814cbfb09579c1465c0097, State: Running, Role: LEADER
I20260616 01:57:46.989446 12940 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf3100ba0a814cbfb09579c1465c0097" member_type: VOTER }
I20260616 01:57:46.990156 12937 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:46.992506 12941 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf3100ba0a814cbfb09579c1465c0097" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf3100ba0a814cbfb09579c1465c0097" member_type: VOTER } }
I20260616 01:57:46.992601 12942 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf3100ba0a814cbfb09579c1465c0097. Latest consensus state: current_term: 1 leader_uuid: "cf3100ba0a814cbfb09579c1465c0097" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf3100ba0a814cbfb09579c1465c0097" member_type: VOTER } }
I20260616 01:57:46.993153 12941 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:46.993201 12942 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:47.006191 12945 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:47.014114 12945 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:47.017082  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:47.025640 12945 catalog_manager.cc:1382] Generated new cluster ID: bb9f2bcea66540e38534ec4ffed5c31c
I20260616 01:57:47.026019 12945 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:47.052985 12945 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:47.054716 12945 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:47.073310 12945 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097: Generated new TSK 0
I20260616 01:57:47.074003 12945 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:47.083983  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:47.087302  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:47.090749  7164 webserver.cc:533] Webserver started at http://127.6.255.1:35683/ using document root <none> and password file <none>
I20260616 01:57:47.091413  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:47.091660  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:47.091957  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:47.093106  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "fd5fc26a19894203a27349f29fec1eab"
format_stamp: "Formatted at 2026-06-16 01:57:47 on dist-test-slave-mdc4"
I20260616 01:57:47.098438  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260616 01:57:47.102429 12961 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:47.103351  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:47.103720  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "fd5fc26a19894203a27349f29fec1eab"
format_stamp: "Formatted at 2026-06-16 01:57:47 on dist-test-slave-mdc4"
I20260616 01:57:47.104009  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781575012071070-7164-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)
I20260616 01:57:47.129580  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:47.130661  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:47.132403  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:47.135106  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:47.135308  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:47.135665  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:47.135828  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:47.190827  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:45983
I20260616 01:57:47.190907 13023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:45983 every 8 connection(s)
I20260616 01:57:47.208123 13024 heartbeater.cc:344] Connected to a master server at 127.6.255.62:46665
I20260616 01:57:47.208519 13024 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:47.209291 13024 heartbeater.cc:507] Master 127.6.255.62:46665 requested a full tablet report, sending...
I20260616 01:57:47.211520 12902 ts_manager.cc:194] Registered new tserver with Master: fd5fc26a19894203a27349f29fec1eab (127.6.255.1:45983)
I20260616 01:57:47.211628  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016426134s
I20260616 01:57:47.213315 12902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43396
I20260616 01:57:47.226114 13024 heartbeater.cc:499] Master 127.6.255.62:46665 was elected leader, sending a full tablet report...
I20260616 01:57:47.237376 12902 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43400:
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"
    }
  }
}
I20260616 01:57:47.272337 12989 tablet_service.cc:1511] Processing CreateTablet for tablet 797106339b664b1c8d1305da8498d13c (DEFAULT_TABLE table=fake-table [id=9eb1efe72c8742c595f5046babb694da]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:47.273366 12989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797106339b664b1c8d1305da8498d13c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:47.289248 13036 tablet_bootstrap.cc:492] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab: Bootstrap starting.
I20260616 01:57:47.294339 13036 tablet_bootstrap.cc:654] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:47.298981 13036 tablet_bootstrap.cc:492] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab: No bootstrap required, opened a new log
I20260616 01:57:47.299512 13036 ts_tablet_manager.cc:1403] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260616 01:57:47.301908 13036 raft_consensus.cc:359] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd5fc26a19894203a27349f29fec1eab" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45983 } }
I20260616 01:57:47.302382 13036 raft_consensus.cc:385] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:47.302637 13036 raft_consensus.cc:740] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd5fc26a19894203a27349f29fec1eab, State: Initialized, Role: FOLLOWER
I20260616 01:57:47.303187 13036 consensus_queue.cc:260] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd5fc26a19894203a27349f29fec1eab" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45983 } }
I20260616 01:57:47.303766 13036 raft_consensus.cc:399] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:47.304033 13036 raft_consensus.cc:493] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:47.304332 13036 raft_consensus.cc:3060] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:47.309890 13036 raft_consensus.cc:515] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd5fc26a19894203a27349f29fec1eab" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45983 } }
I20260616 01:57:47.310699 13036 leader_election.cc:304] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fd5fc26a19894203a27349f29fec1eab; no voters: 
I20260616 01:57:47.312999 13036 leader_election.cc:290] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:47.313323 13038 raft_consensus.cc:2804] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:47.315769 13036 ts_tablet_manager.cc:1434] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.005s
I20260616 01:57:47.316325 13038 raft_consensus.cc:697] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [term 1 LEADER]: Becoming Leader. State: Replica: fd5fc26a19894203a27349f29fec1eab, State: Running, Role: LEADER
I20260616 01:57:47.317157 13038 consensus_queue.cc:237] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd5fc26a19894203a27349f29fec1eab" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45983 } }
I20260616 01:57:47.324963 12901 catalog_manager.cc:5696] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab reported cstate change: term changed from 0 to 1, leader changed from <none> to fd5fc26a19894203a27349f29fec1eab (127.6.255.1). New cstate: current_term: 1 leader_uuid: "fd5fc26a19894203a27349f29fec1eab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd5fc26a19894203a27349f29fec1eab" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45983 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:47.362679  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:47.437780 12901 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43400:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20260616 01:57:47.451738 13045 tablet.cc:1724] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab: 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
I20260616 01:57:47.453984 13045 tablet.cc:1622] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab: MemRowSet was empty: no flush needed.
I20260616 01:57:47.477496 12902 catalog_manager.cc:6241] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097: fake-table [id=9eb1efe72c8742c595f5046babb694da] alter complete (version 1)
I20260616 01:57:47.550148 12901 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43400:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20260616 01:57:47.564268 13045 tablet.cc:1724] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab: 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
I20260616 01:57:47.566435 13045 tablet.cc:1622] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab: MemRowSet was empty: no flush needed.
I20260616 01:57:47.586648 12902 catalog_manager.cc:6241] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097: fake-table [id=9eb1efe72c8742c595f5046babb694da] alter complete (version 2)
I20260616 01:57:47.655839 12901 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43400:
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
I20260616 01:57:47.671439 13045 tablet.cc:1724] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab: 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
I20260616 01:57:47.674443 13045 tablet.cc:1622] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab: MemRowSet was empty: no flush needed.
I20260616 01:57:47.696242 12901 catalog_manager.cc:6241] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097: fake-table [id=9eb1efe72c8742c595f5046babb694da] alter complete (version 3)
I20260616 01:57:47.769662  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:47.790701  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:47.791831  7164 tablet_replica.cc:333] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab: stopping tablet replica
I20260616 01:57:47.792400  7164 raft_consensus.cc:2243] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:47.792903  7164 raft_consensus.cc:2272] T 797106339b664b1c8d1305da8498d13c P fd5fc26a19894203a27349f29fec1eab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:47.814096  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:47.824623  7164 master.cc:562] Master@127.6.255.62:46665 shutting down...
I20260616 01:57:47.843442  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:47.844064  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:47.844377  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf3100ba0a814cbfb09579c1465c0097: stopping tablet replica
I20260616 01:57:47.863898  7164 master.cc:584] Master@127.6.255.62:46665 shutdown complete.
[       OK ] AlterTableTest.AddAndRemoveImmutableAttribute (1039 ms)
[ RUN      ] AlterTableTest.DropAndAddBackSameRangePartition
I20260616 01:57:47.898696  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:36553
I20260616 01:57:47.900302  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:47.903764  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:47.906741  7164 webserver.cc:533] Webserver started at http://127.6.255.62:33381/ using document root <none> and password file <none>
I20260616 01:57:47.907502  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:47.907750  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:47.908082  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:47.909576  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "519431371d7a427e8bb1d48c5f314e23"
format_stamp: "Formatted at 2026-06-16 01:57:47 on dist-test-slave-mdc4"
I20260616 01:57:47.915843  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260616 01:57:47.919819 13049 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:47.920737  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260616 01:57:47.921110  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "519431371d7a427e8bb1d48c5f314e23"
format_stamp: "Formatted at 2026-06-16 01:57:47 on dist-test-slave-mdc4"
I20260616 01:57:47.921440  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-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)
I20260616 01:57:47.951874  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:47.952953  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:47.994405  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:36553
I20260616 01:57:47.994585 13100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:36553 every 8 connection(s)
I20260616 01:57:47.999439 13101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:48.016350 13101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Bootstrap starting.
I20260616 01:57:48.022321 13101 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:48.027698 13101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: No bootstrap required, opened a new log
I20260616 01:57:48.030411 13101 raft_consensus.cc:359] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "519431371d7a427e8bb1d48c5f314e23" member_type: VOTER }
I20260616 01:57:48.030977 13101 raft_consensus.cc:385] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:48.031251 13101 raft_consensus.cc:740] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 519431371d7a427e8bb1d48c5f314e23, State: Initialized, Role: FOLLOWER
I20260616 01:57:48.032004 13101 consensus_queue.cc:260] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "519431371d7a427e8bb1d48c5f314e23" member_type: VOTER }
I20260616 01:57:48.032636 13101 raft_consensus.cc:399] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:48.032953 13101 raft_consensus.cc:493] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:48.033277 13101 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:48.040786 13101 raft_consensus.cc:515] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "519431371d7a427e8bb1d48c5f314e23" member_type: VOTER }
I20260616 01:57:48.041502 13101 leader_election.cc:304] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 519431371d7a427e8bb1d48c5f314e23; no voters: 
I20260616 01:57:48.042872 13101 leader_election.cc:290] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:48.043150 13104 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:48.045257 13104 raft_consensus.cc:697] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [term 1 LEADER]: Becoming Leader. State: Replica: 519431371d7a427e8bb1d48c5f314e23, State: Running, Role: LEADER
I20260616 01:57:48.046023 13104 consensus_queue.cc:237] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "519431371d7a427e8bb1d48c5f314e23" member_type: VOTER }
I20260616 01:57:48.046308 13101 sys_catalog.cc:565] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:48.048718 13105 sys_catalog.cc:455] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "519431371d7a427e8bb1d48c5f314e23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "519431371d7a427e8bb1d48c5f314e23" member_type: VOTER } }
I20260616 01:57:48.049281 13105 sys_catalog.cc:458] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:48.050928 13106 sys_catalog.cc:455] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 519431371d7a427e8bb1d48c5f314e23. Latest consensus state: current_term: 1 leader_uuid: "519431371d7a427e8bb1d48c5f314e23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "519431371d7a427e8bb1d48c5f314e23" member_type: VOTER } }
I20260616 01:57:48.051831 13106 sys_catalog.cc:458] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:48.056721 13109 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:48.066217 13109 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:48.077733 13109 catalog_manager.cc:1382] Generated new cluster ID: 4ae9dac41e1143a2a656bbb76bc7ec17
I20260616 01:57:48.078048 13109 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:48.079640  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:48.109988 13109 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:48.111392 13109 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:48.134243 13109 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Generated new TSK 0
I20260616 01:57:48.134931 13109 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:48.146543  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:48.151140  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:48.159864  7164 webserver.cc:533] Webserver started at http://127.6.255.1:43371/ using document root <none> and password file <none>
I20260616 01:57:48.160552  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:48.160856  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:48.161216  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:48.162722  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "cd9021aafede41d9ab11cdf2c3044cf4"
format_stamp: "Formatted at 2026-06-16 01:57:48 on dist-test-slave-mdc4"
I20260616 01:57:48.169061  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260616 01:57:48.173946 13126 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:48.174949  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:57:48.175411  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "cd9021aafede41d9ab11cdf2c3044cf4"
format_stamp: "Formatted at 2026-06-16 01:57:48 on dist-test-slave-mdc4"
I20260616 01:57:48.175836  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-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)
I20260616 01:57:48.206645  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:48.208092  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:48.209997  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:48.213195  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:48.213497  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:48.213788  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:48.214001  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:48.263800  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:42167
I20260616 01:57:48.263893 13188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:42167 every 8 connection(s)
I20260616 01:57:48.282622 13189 heartbeater.cc:344] Connected to a master server at 127.6.255.62:36553
I20260616 01:57:48.283041 13189 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:48.283975 13189 heartbeater.cc:507] Master 127.6.255.62:36553 requested a full tablet report, sending...
I20260616 01:57:48.286339 13066 ts_manager.cc:194] Registered new tserver with Master: cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1:42167)
I20260616 01:57:48.287243  7164 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018801426s
I20260616 01:57:48.288873 13066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57370
I20260616 01:57:48.302292 13189 heartbeater.cc:499] Master 127.6.255.62:36553 was elected leader, sending a full tablet report...
I20260616 01:57:48.314539 13066 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57380:
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"
    }
  }
}
I20260616 01:57:48.351555 13154 tablet_service.cc:1511] Processing CreateTablet for tablet c227fcd0d1294d81a43a0fb83b780bb8 (DEFAULT_TABLE table=fake-table [id=1eade3a4443a4c42aa37489c5dc7431e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:48.352664 13154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c227fcd0d1294d81a43a0fb83b780bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:48.368345 13201 tablet_bootstrap.cc:492] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:48.373533 13201 tablet_bootstrap.cc:654] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:48.379237 13201 tablet_bootstrap.cc:492] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:48.379695 13201 ts_tablet_manager.cc:1403] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260616 01:57:48.381979 13201 raft_consensus.cc:359] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.382467 13201 raft_consensus.cc:385] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:48.382727 13201 raft_consensus.cc:740] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:48.383302 13201 consensus_queue.cc:260] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.383853 13201 raft_consensus.cc:399] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:48.384079 13201 raft_consensus.cc:493] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:48.384405 13201 raft_consensus.cc:3060] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:48.391010 13201 raft_consensus.cc:515] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.391696 13201 leader_election.cc:304] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:48.393028 13201 leader_election.cc:290] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:48.393414 13203 raft_consensus.cc:2804] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:48.395558 13201 ts_tablet_manager.cc:1434] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.003s
I20260616 01:57:48.396061 13203 raft_consensus.cc:697] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:48.396879 13203 consensus_queue.cc:237] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.403726 13066 catalog_manager.cc:5696] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:48.442162  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:48.446033 13065 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57380:
name: "test-dup-ranges"
schema {
  columns {
    name: "c0"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c1"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c2"
    type: UNIXTIME_MICROS
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c3"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c4"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "c5"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\004\000\000@bAYD\006\000\007\004\000\000P\007\026BE\006\000""\006\004\000\000@bAYD\006\000\007\004\000\000P\007\026BE\006\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "c0"
    }
    columns {
      name: "c4"
    }
    num_buckets: 5
    seed: 0
  }
  range_schema {
    columns {
      name: "c2"
    }
  }
}
I20260616 01:57:48.481031 13154 tablet_service.cc:1511] Processing CreateTablet for tablet e78ea131db3845caafc583c05a86ffbd (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260616 01:57:48.482223 13154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78ea131db3845caafc583c05a86ffbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:48.483937 13153 tablet_service.cc:1511] Processing CreateTablet for tablet 71d50fc40c494a7b96c42ad1f098e872 (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260616 01:57:48.485312 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d50fc40c494a7b96c42ad1f098e872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:48.488926 13152 tablet_service.cc:1511] Processing CreateTablet for tablet 6342993e1cbb4ff2bc58966891871cc0 (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260616 01:57:48.490330 13152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6342993e1cbb4ff2bc58966891871cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:48.492924 13151 tablet_service.cc:1511] Processing CreateTablet for tablet 395e0ab221b74521bc5e936c0161ad45 (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260616 01:57:48.494338 13151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395e0ab221b74521bc5e936c0161ad45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:48.497041 13150 tablet_service.cc:1511] Processing CreateTablet for tablet 65ad0064073345c4b5bc7c7c5f34e225 (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260616 01:57:48.498495 13150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ad0064073345c4b5bc7c7c5f34e225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:48.511003 13201 tablet_bootstrap.cc:492] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:48.516970 13201 tablet_bootstrap.cc:654] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:48.533914 13201 tablet_bootstrap.cc:492] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:48.534413 13201 ts_tablet_manager.cc:1403] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260616 01:57:48.537279 13201 raft_consensus.cc:359] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.537844 13201 raft_consensus.cc:385] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:48.538115 13201 raft_consensus.cc:740] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:48.538866 13201 consensus_queue.cc:260] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.539529 13201 raft_consensus.cc:399] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:48.539814 13201 raft_consensus.cc:493] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:48.540130 13201 raft_consensus.cc:3060] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:48.547547 13201 raft_consensus.cc:515] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.548285 13201 leader_election.cc:304] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:48.548816 13201 leader_election.cc:290] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:48.548964 13203 raft_consensus.cc:2804] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:48.549432 13203 raft_consensus.cc:697] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:48.550160 13203 consensus_queue.cc:237] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.550534 13201 ts_tablet_manager.cc:1434] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260616 01:57:48.551492 13201 tablet_bootstrap.cc:492] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:48.561859 13201 tablet_bootstrap.cc:654] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:48.562904 13065 catalog_manager.cc:5696] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:48.566771 13201 tablet_bootstrap.cc:492] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:48.567266 13201 ts_tablet_manager.cc:1403] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260616 01:57:48.569772 13201 raft_consensus.cc:359] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.570338 13201 raft_consensus.cc:385] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:48.570616 13201 raft_consensus.cc:740] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:48.571395 13201 consensus_queue.cc:260] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.572048 13201 raft_consensus.cc:399] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:48.572356 13201 raft_consensus.cc:493] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:48.572686 13201 raft_consensus.cc:3060] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:48.579340 13201 raft_consensus.cc:515] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.580103 13201 leader_election.cc:304] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:48.580682 13201 leader_election.cc:290] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:48.580883 13204 raft_consensus.cc:2804] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:48.581382 13204 raft_consensus.cc:697] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:48.582086 13204 consensus_queue.cc:237] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.582531 13201 ts_tablet_manager.cc:1434] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.001s
I20260616 01:57:48.583443 13201 tablet_bootstrap.cc:492] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:48.592356 13201 tablet_bootstrap.cc:654] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:48.595703 13065 catalog_manager.cc:5696] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:48.598070 13201 tablet_bootstrap.cc:492] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:48.598595 13201 ts_tablet_manager.cc:1403] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260616 01:57:48.601189 13201 raft_consensus.cc:359] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.601686 13201 raft_consensus.cc:385] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:48.601960 13201 raft_consensus.cc:740] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:48.602705 13201 consensus_queue.cc:260] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.603240 13201 raft_consensus.cc:399] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:48.603550 13201 raft_consensus.cc:493] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:48.603886 13201 raft_consensus.cc:3060] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:48.609926 13201 raft_consensus.cc:515] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.610682 13201 leader_election.cc:304] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:48.611552 13204 raft_consensus.cc:2804] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:48.611989 13201 leader_election.cc:290] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:48.612022 13204 raft_consensus.cc:697] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:48.613041 13204 consensus_queue.cc:237] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.614259 13201 ts_tablet_manager.cc:1434] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260616 01:57:48.615278 13201 tablet_bootstrap.cc:492] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:48.620278 13065 catalog_manager.cc:5696] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:48.621805 13201 tablet_bootstrap.cc:654] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:48.627784 13201 tablet_bootstrap.cc:492] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:48.628304 13201 ts_tablet_manager.cc:1403] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260616 01:57:48.631327 13201 raft_consensus.cc:359] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.631956 13201 raft_consensus.cc:385] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:48.632261 13201 raft_consensus.cc:740] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:48.632961 13201 consensus_queue.cc:260] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.633581 13201 raft_consensus.cc:399] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:48.633847 13201 raft_consensus.cc:493] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:48.634160 13201 raft_consensus.cc:3060] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:48.641168 13201 raft_consensus.cc:515] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.641822 13201 leader_election.cc:304] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:48.642367 13201 leader_election.cc:290] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:48.642558 13204 raft_consensus.cc:2804] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:48.643081 13204 raft_consensus.cc:697] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:48.644033 13201 ts_tablet_manager.cc:1434] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.000s
I20260616 01:57:48.644044 13204 consensus_queue.cc:237] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.644866 13201 tablet_bootstrap.cc:492] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:48.650775 13201 tablet_bootstrap.cc:654] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:48.652797 13065 catalog_manager.cc:5696] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:48.655696 13201 tablet_bootstrap.cc:492] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:48.656194 13201 ts_tablet_manager.cc:1403] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260616 01:57:48.658598 13201 raft_consensus.cc:359] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.659042 13201 raft_consensus.cc:385] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:48.659318 13201 raft_consensus.cc:740] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:48.659961 13201 consensus_queue.cc:260] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.660437 13201 raft_consensus.cc:399] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:48.660729 13201 raft_consensus.cc:493] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:48.661029 13201 raft_consensus.cc:3060] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:48.666460 13201 raft_consensus.cc:515] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.667164 13201 leader_election.cc:304] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:48.667797 13201 leader_election.cc:290] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:48.667943 13204 raft_consensus.cc:2804] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:48.668404 13204 raft_consensus.cc:697] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:48.669174 13204 consensus_queue.cc:237] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.669849 13201 ts_tablet_manager.cc:1434] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260616 01:57:48.678289 13065 catalog_manager.cc:5696] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:48.716861 13066 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57380:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } custom_hash_schema { hash_schema { columns { name: "c0" } columns { name: "c4" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260616 01:57:48.739257 13066 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fa1aeb7e3a7e4800b281418e013e59ac has no consensus state
W20260616 01:57:48.741703 13066 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d9933d7a404b4a1785e4596638b62d0e has no consensus state
W20260616 01:57:48.744022 13066 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 013ef3384a6243e9a4c25bc361fa8a99 has no consensus state
W20260616 01:57:48.746137 13066 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2c454dfcc11b498ba806a39f2ab6a2df has no consensus state
W20260616 01:57:48.748162 13066 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ae3f7237dad14b8b91c404e912759f22 has no consensus state
I20260616 01:57:48.768453 13151 tablet_service.cc:1511] Processing CreateTablet for tablet fa1aeb7e3a7e4800b281418e013e59ac (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260616 01:57:48.769964 13151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1aeb7e3a7e4800b281418e013e59ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:48.770165 13150 tablet_service.cc:1511] Processing CreateTablet for tablet d9933d7a404b4a1785e4596638b62d0e (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260616 01:57:48.771667 13150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9933d7a404b4a1785e4596638b62d0e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260616 01:57:48.773140 13052 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 2c454dfcc11b498ba806a39f2ab6a2df (table test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 2c454dfcc11b498ba806a39f2ab6a2df consensus state has no leader
I20260616 01:57:48.776665 13153 tablet_service.cc:1511] Processing CreateTablet for tablet 013ef3384a6243e9a4c25bc361fa8a99 (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260616 01:57:48.778226 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013ef3384a6243e9a4c25bc361fa8a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:48.783730 13152 tablet_service.cc:1511] Processing CreateTablet for tablet 2c454dfcc11b498ba806a39f2ab6a2df (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260616 01:57:48.784474 13154 tablet_service.cc:1511] Processing CreateTablet for tablet ae3f7237dad14b8b91c404e912759f22 (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260616 01:57:48.785244 13152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c454dfcc11b498ba806a39f2ab6a2df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:48.785830 13154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae3f7237dad14b8b91c404e912759f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:48.796860 13201 tablet_bootstrap.cc:492] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:48.809154 13201 tablet_bootstrap.cc:654] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:48.841845 13201 tablet_bootstrap.cc:492] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:48.842293 13201 ts_tablet_manager.cc:1403] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.011s
I20260616 01:57:48.844374 13201 raft_consensus.cc:359] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.844841 13201 raft_consensus.cc:385] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:48.845060 13201 raft_consensus.cc:740] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:48.845629 13201 consensus_queue.cc:260] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.846084 13201 raft_consensus.cc:399] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:48.846309 13201 raft_consensus.cc:493] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:48.846562 13201 raft_consensus.cc:3060] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:48.851438 13201 raft_consensus.cc:515] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.852303 13201 leader_election.cc:304] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:48.853260 13204 raft_consensus.cc:2804] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:48.853936 13204 raft_consensus.cc:697] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:48.854635 13204 consensus_queue.cc:237] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.855402 13201 leader_election.cc:290] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:48.857455 13201 ts_tablet_manager.cc:1434] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260616 01:57:48.858633 13201 tablet_bootstrap.cc:492] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:48.868443 13201 tablet_bootstrap.cc:654] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:48.868754 13066 catalog_manager.cc:5696] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:48.873247 13201 tablet_bootstrap.cc:492] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:48.873703 13201 ts_tablet_manager.cc:1403] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260616 01:57:48.876207 13201 raft_consensus.cc:359] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.876747 13201 raft_consensus.cc:385] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:48.877012 13201 raft_consensus.cc:740] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:48.877718 13201 consensus_queue.cc:260] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.878701 13201 raft_consensus.cc:399] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:48.878993 13201 raft_consensus.cc:493] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:48.879287 13201 raft_consensus.cc:3060] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:48.886171 13201 raft_consensus.cc:515] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.886878 13201 leader_election.cc:304] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:48.887436 13201 leader_election.cc:290] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:48.887712 13204 raft_consensus.cc:2804] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:48.888262 13204 raft_consensus.cc:697] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:48.888972 13201 ts_tablet_manager.cc:1434] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260616 01:57:48.889008 13204 consensus_queue.cc:237] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.889860 13201 tablet_bootstrap.cc:492] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:48.896364 13201 tablet_bootstrap.cc:654] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:48.896974 13066 catalog_manager.cc:5696] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:48.901660 13201 tablet_bootstrap.cc:492] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:48.902169 13201 ts_tablet_manager.cc:1403] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260616 01:57:48.904781 13201 raft_consensus.cc:359] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.905335 13201 raft_consensus.cc:385] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:48.905596 13201 raft_consensus.cc:740] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:48.906339 13201 consensus_queue.cc:260] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.906944 13201 raft_consensus.cc:399] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:48.907215 13201 raft_consensus.cc:493] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:48.907548 13201 raft_consensus.cc:3060] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:48.914615 13201 raft_consensus.cc:515] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.915323 13201 leader_election.cc:304] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:48.915922 13201 leader_election.cc:290] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:48.916078 13203 raft_consensus.cc:2804] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:48.916776 13203 raft_consensus.cc:697] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:48.917997 13201 ts_tablet_manager.cc:1434] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260616 01:57:48.917800 13203 consensus_queue.cc:237] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.919276 13201 tablet_bootstrap.cc:492] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:48.928974 13201 tablet_bootstrap.cc:654] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:48.929359 13065 catalog_manager.cc:5696] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:48.934659 13201 tablet_bootstrap.cc:492] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:48.935406 13201 ts_tablet_manager.cc:1403] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260616 01:57:48.939095 13201 raft_consensus.cc:359] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.939765 13201 raft_consensus.cc:385] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:48.940029 13201 raft_consensus.cc:740] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:48.940680 13201 consensus_queue.cc:260] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.941716 13201 raft_consensus.cc:399] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:48.942004 13201 raft_consensus.cc:493] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:48.942299 13201 raft_consensus.cc:3060] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:48.949276 13201 raft_consensus.cc:515] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.949972 13201 leader_election.cc:304] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:48.950531 13201 leader_election.cc:290] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:48.950670 13203 raft_consensus.cc:2804] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:48.951350 13203 raft_consensus.cc:697] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:48.952052 13201 ts_tablet_manager.cc:1434] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.016s	user 0.016s	sys 0.000s
I20260616 01:57:48.952155 13203 consensus_queue.cc:237] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.952919 13201 tablet_bootstrap.cc:492] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:48.958650 13201 tablet_bootstrap.cc:654] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:48.959066 13066 catalog_manager.cc:5696] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:48.964839 13201 tablet_bootstrap.cc:492] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:48.965312 13201 ts_tablet_manager.cc:1403] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260616 01:57:48.967784 13201 raft_consensus.cc:359] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.968322 13201 raft_consensus.cc:385] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:48.968575 13201 raft_consensus.cc:740] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:48.969201 13201 consensus_queue.cc:260] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.969769 13201 raft_consensus.cc:399] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:48.970036 13201 raft_consensus.cc:493] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:48.970307 13201 raft_consensus.cc:3060] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:48.977030 13201 raft_consensus.cc:515] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.977697 13201 leader_election.cc:304] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:48.978250 13201 leader_election.cc:290] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:48.978425 13203 raft_consensus.cc:2804] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:48.978977 13203 raft_consensus.cc:697] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:48.979812 13201 ts_tablet_manager.cc:1434] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.014s	user 0.016s	sys 0.000s
I20260616 01:57:48.979766 13203 consensus_queue.cc:237] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:48.986547 13066 catalog_manager.cc:5696] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:49.000973 13066 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5] alter complete (version 0)
I20260616 01:57:49.050081 13066 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57380:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:49.076743 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet fa1aeb7e3a7e4800b281418e013e59ac
I20260616 01:57:49.077550 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet d9933d7a404b4a1785e4596638b62d0e
I20260616 01:57:49.078709 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet 013ef3384a6243e9a4c25bc361fa8a99
I20260616 01:57:49.078610 13150 tablet_service.cc:1558] Processing DeleteTablet for tablet fa1aeb7e3a7e4800b281418e013e59ac with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.080009 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet 2c454dfcc11b498ba806a39f2ab6a2df
I20260616 01:57:49.080850 13150 tablet_service.cc:1558] Processing DeleteTablet for tablet d9933d7a404b4a1785e4596638b62d0e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.082109 13229 tablet_replica.cc:333] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.082070 13150 tablet_service.cc:1558] Processing DeleteTablet for tablet 013ef3384a6243e9a4c25bc361fa8a99 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.083106 13229 raft_consensus.cc:2243] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.083336 13150 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c454dfcc11b498ba806a39f2ab6a2df with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.083752 13229 raft_consensus.cc:2272] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.084129 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet ae3f7237dad14b8b91c404e912759f22
I20260616 01:57:49.086004 13150 tablet_service.cc:1558] Processing DeleteTablet for tablet ae3f7237dad14b8b91c404e912759f22 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.087513 13229 ts_tablet_manager.cc:1916] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:49.092445 13066 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57380:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } custom_hash_schema { hash_schema { columns { name: "c0" } columns { name: "c4" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:49.103760 13229 ts_tablet_manager.cc:1929] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:49.104223 13229 log.cc:1199] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/fa1aeb7e3a7e4800b281418e013e59ac
I20260616 01:57:49.104844 13229 ts_tablet_manager.cc:1950] T fa1aeb7e3a7e4800b281418e013e59ac P cd9021aafede41d9ab11cdf2c3044cf4: Deleting consensus metadata
I20260616 01:57:49.107216 13229 tablet_replica.cc:333] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.107215 13051 catalog_manager.cc:5027] TS cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1:42167): tablet fa1aeb7e3a7e4800b281418e013e59ac (table test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]) successfully deleted
I20260616 01:57:49.108312 13229 raft_consensus.cc:2243] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.108915 13229 raft_consensus.cc:2272] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.113106 13229 ts_tablet_manager.cc:1916] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:49.119961 13066 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f26e52d8a063475eb7698bd863f80fd9 has no consensus state
W20260616 01:57:49.123824 13066 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5768e6c1e19a4a3c9e82d57422b038db has no consensus state
W20260616 01:57:49.127327 13066 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a93d9a5910534e608895dddddea62f35 has no consensus state
W20260616 01:57:49.129715 13066 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eacbfc4fa0964d028739229fdd8fe5ff has no consensus state
I20260616 01:57:49.131593 13229 ts_tablet_manager.cc:1929] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:49.132027 13229 log.cc:1199] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/d9933d7a404b4a1785e4596638b62d0e
W20260616 01:57:49.132499 13066 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 858da65ad2ff4dfdb112697ca6abe22c has no consensus state
I20260616 01:57:49.132803 13229 ts_tablet_manager.cc:1950] T d9933d7a404b4a1785e4596638b62d0e P cd9021aafede41d9ab11cdf2c3044cf4: Deleting consensus metadata
I20260616 01:57:49.135673 13229 tablet_replica.cc:333] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.136204 13051 catalog_manager.cc:5027] TS cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1:42167): tablet d9933d7a404b4a1785e4596638b62d0e (table test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]) successfully deleted
I20260616 01:57:49.136555 13229 raft_consensus.cc:2243] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.137117 13229 raft_consensus.cc:2272] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.140703 13229 ts_tablet_manager.cc:1916] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:49.153997 13150 tablet_service.cc:1511] Processing CreateTablet for tablet f26e52d8a063475eb7698bd863f80fd9 (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260616 01:57:49.155645 13153 tablet_service.cc:1511] Processing CreateTablet for tablet 5768e6c1e19a4a3c9e82d57422b038db (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260616 01:57:49.157439 13150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f26e52d8a063475eb7698bd863f80fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:49.159826 13229 ts_tablet_manager.cc:1929] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:49.160072 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5768e6c1e19a4a3c9e82d57422b038db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:49.160286 13229 log.cc:1199] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/013ef3384a6243e9a4c25bc361fa8a99
I20260616 01:57:49.161042 13229 ts_tablet_manager.cc:1950] T 013ef3384a6243e9a4c25bc361fa8a99 P cd9021aafede41d9ab11cdf2c3044cf4: Deleting consensus metadata
I20260616 01:57:49.160838 13152 tablet_service.cc:1511] Processing CreateTablet for tablet a93d9a5910534e608895dddddea62f35 (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260616 01:57:49.162479 13152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93d9a5910534e608895dddddea62f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:49.164116 13229 tablet_replica.cc:333] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.165186 13051 catalog_manager.cc:5027] TS cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1:42167): tablet 013ef3384a6243e9a4c25bc361fa8a99 (table test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]) successfully deleted
I20260616 01:57:49.166143 13229 raft_consensus.cc:2243] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.166757 13229 raft_consensus.cc:2272] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.170421 13229 ts_tablet_manager.cc:1916] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:49.175431 13154 tablet_service.cc:1511] Processing CreateTablet for tablet eacbfc4fa0964d028739229fdd8fe5ff (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260616 01:57:49.176959 13154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacbfc4fa0964d028739229fdd8fe5ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:49.188601 13229 ts_tablet_manager.cc:1929] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:49.189013 13229 log.cc:1199] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/2c454dfcc11b498ba806a39f2ab6a2df
I20260616 01:57:49.189793 13229 ts_tablet_manager.cc:1950] T 2c454dfcc11b498ba806a39f2ab6a2df P cd9021aafede41d9ab11cdf2c3044cf4: Deleting consensus metadata
I20260616 01:57:49.192689 13229 tablet_replica.cc:333] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.192796 13051 catalog_manager.cc:5027] TS cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1:42167): tablet 2c454dfcc11b498ba806a39f2ab6a2df (table test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]) successfully deleted
I20260616 01:57:49.193575 13229 raft_consensus.cc:2243] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.194185 13229 raft_consensus.cc:2272] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.197665 13229 ts_tablet_manager.cc:1916] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:49.198267 13151 tablet_service.cc:1511] Processing CreateTablet for tablet 858da65ad2ff4dfdb112697ca6abe22c (DEFAULT_TABLE table=test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260616 01:57:49.199771 13151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858da65ad2ff4dfdb112697ca6abe22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:49.225972 13229 ts_tablet_manager.cc:1929] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:49.226404 13229 log.cc:1199] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/ae3f7237dad14b8b91c404e912759f22
I20260616 01:57:49.227166 13229 ts_tablet_manager.cc:1950] T ae3f7237dad14b8b91c404e912759f22 P cd9021aafede41d9ab11cdf2c3044cf4: Deleting consensus metadata
I20260616 01:57:49.231490 13051 catalog_manager.cc:5027] TS cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1:42167): tablet ae3f7237dad14b8b91c404e912759f22 (table test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5]) successfully deleted
I20260616 01:57:49.235940 13201 tablet_bootstrap.cc:492] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:49.241230 13201 tablet_bootstrap.cc:654] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:49.246196 13201 tablet_bootstrap.cc:492] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:49.246599 13201 ts_tablet_manager.cc:1403] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260616 01:57:49.249694 13201 raft_consensus.cc:359] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.250607 13201 raft_consensus.cc:385] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:49.250970 13201 raft_consensus.cc:740] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:49.252116 13201 consensus_queue.cc:260] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.252625 13201 raft_consensus.cc:399] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:49.252892 13201 raft_consensus.cc:493] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:49.253175 13201 raft_consensus.cc:3060] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:49.258579 13201 raft_consensus.cc:515] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.259168 13201 leader_election.cc:304] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:49.259718 13201 leader_election.cc:290] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:49.259905 13203 raft_consensus.cc:2804] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:49.260481 13203 raft_consensus.cc:697] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:49.261226 13203 consensus_queue.cc:237] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.261643 13201 ts_tablet_manager.cc:1434] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260616 01:57:49.262509 13201 tablet_bootstrap.cc:492] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:49.268432 13201 tablet_bootstrap.cc:654] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:49.269762 13066 catalog_manager.cc:5696] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:49.274348 13201 tablet_bootstrap.cc:492] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:49.274811 13201 ts_tablet_manager.cc:1403] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260616 01:57:49.276865 13201 raft_consensus.cc:359] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.277575 13201 raft_consensus.cc:385] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:49.277835 13201 raft_consensus.cc:740] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:49.278543 13201 consensus_queue.cc:260] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.279109 13201 raft_consensus.cc:399] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:49.279389 13201 raft_consensus.cc:493] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:49.279714 13201 raft_consensus.cc:3060] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:49.284528 13201 raft_consensus.cc:515] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.285128 13201 leader_election.cc:304] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:49.285619 13201 leader_election.cc:290] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:49.285781 13203 raft_consensus.cc:2804] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:49.286255 13203 raft_consensus.cc:697] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:49.287216 13201 ts_tablet_manager.cc:1434] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260616 01:57:49.286963 13203 consensus_queue.cc:237] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.288089 13201 tablet_bootstrap.cc:492] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:49.294822 13201 tablet_bootstrap.cc:654] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:49.294354 13066 catalog_manager.cc:5696] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:49.300123 13201 tablet_bootstrap.cc:492] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:49.300581 13201 ts_tablet_manager.cc:1403] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260616 01:57:49.302560 13201 raft_consensus.cc:359] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.303094 13201 raft_consensus.cc:385] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:49.303356 13201 raft_consensus.cc:740] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:49.304103 13201 consensus_queue.cc:260] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.304669 13201 raft_consensus.cc:399] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:49.304924 13201 raft_consensus.cc:493] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:49.305219 13201 raft_consensus.cc:3060] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:49.312330 13201 raft_consensus.cc:515] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.313020 13201 leader_election.cc:304] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:49.313478 13201 leader_election.cc:290] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:49.313656 13203 raft_consensus.cc:2804] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:49.314169 13203 raft_consensus.cc:697] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:49.314958 13201 ts_tablet_manager.cc:1434] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260616 01:57:49.314865 13203 consensus_queue.cc:237] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.315738 13201 tablet_bootstrap.cc:492] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:49.321762 13201 tablet_bootstrap.cc:654] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:49.321938 13066 catalog_manager.cc:5696] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:49.329890 13201 tablet_bootstrap.cc:492] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:49.330396 13201 ts_tablet_manager.cc:1403] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260616 01:57:49.332823 13201 raft_consensus.cc:359] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.333258 13201 raft_consensus.cc:385] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:49.333495 13201 raft_consensus.cc:740] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:49.334055 13201 consensus_queue.cc:260] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.334650 13201 raft_consensus.cc:399] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:49.334941 13201 raft_consensus.cc:493] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:49.335242 13201 raft_consensus.cc:3060] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:49.340430 13201 raft_consensus.cc:515] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.340965 13201 leader_election.cc:304] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:49.341405 13201 leader_election.cc:290] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:49.341593 13203 raft_consensus.cc:2804] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:49.342120 13203 raft_consensus.cc:697] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:49.342881 13201 ts_tablet_manager.cc:1434] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260616 01:57:49.342832 13203 consensus_queue.cc:237] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.343847 13201 tablet_bootstrap.cc:492] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4: Bootstrap starting.
I20260616 01:57:49.350360 13201 tablet_bootstrap.cc:654] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:49.350142 13066 catalog_manager.cc:5696] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:49.355201 13201 tablet_bootstrap.cc:492] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4: No bootstrap required, opened a new log
I20260616 01:57:49.355646 13201 ts_tablet_manager.cc:1403] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260616 01:57:49.357661 13201 raft_consensus.cc:359] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.358109 13201 raft_consensus.cc:385] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:49.358340 13201 raft_consensus.cc:740] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Initialized, Role: FOLLOWER
I20260616 01:57:49.359076 13201 consensus_queue.cc:260] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.359726 13201 raft_consensus.cc:399] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:49.359997 13201 raft_consensus.cc:493] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:49.360296 13201 raft_consensus.cc:3060] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:49.367137 13201 raft_consensus.cc:515] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.367836 13201 leader_election.cc:304] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd9021aafede41d9ab11cdf2c3044cf4; no voters: 
I20260616 01:57:49.368292 13201 leader_election.cc:290] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:49.368477 13203 raft_consensus.cc:2804] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:49.368995 13203 raft_consensus.cc:697] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd9021aafede41d9ab11cdf2c3044cf4, State: Running, Role: LEADER
I20260616 01:57:49.369813 13201 ts_tablet_manager.cc:1434] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260616 01:57:49.369700 13203 consensus_queue.cc:237] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } }
I20260616 01:57:49.376538 13066 catalog_manager.cc:5696] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9021aafede41d9ab11cdf2c3044cf4" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 42167 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:49.391537 13066 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: test-dup-ranges [id=d2a04fe395ef4357b7fafaa08881a0b5] alter complete (version 0)
I20260616 01:57:49.413939 13066 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57380:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:57:49.436482 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet f26e52d8a063475eb7698bd863f80fd9
I20260616 01:57:49.437304 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet 5768e6c1e19a4a3c9e82d57422b038db
I20260616 01:57:49.438050 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet a93d9a5910534e608895dddddea62f35
I20260616 01:57:49.438759 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet eacbfc4fa0964d028739229fdd8fe5ff
I20260616 01:57:49.439529 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet 858da65ad2ff4dfdb112697ca6abe22c
I20260616 01:57:49.441485 13154 tablet_service.cc:1558] Processing DeleteTablet for tablet 5768e6c1e19a4a3c9e82d57422b038db with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.441633 13152 tablet_service.cc:1558] Processing DeleteTablet for tablet a93d9a5910534e608895dddddea62f35 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.442231 13151 tablet_service.cc:1558] Processing DeleteTablet for tablet f26e52d8a063475eb7698bd863f80fd9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.442433 13229 tablet_replica.cc:333] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.443415 13229 raft_consensus.cc:2243] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.444376 13229 raft_consensus.cc:2272] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.445156 13152 tablet_service.cc:1558] Processing DeleteTablet for tablet 858da65ad2ff4dfdb112697ca6abe22c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.445945 13151 tablet_service.cc:1558] Processing DeleteTablet for tablet eacbfc4fa0964d028739229fdd8fe5ff with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.448386 13229 ts_tablet_manager.cc:1916] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:49.454970 13066 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57380:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260616 01:57:49.455560 13066 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:57380:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260616 01:57:49.467146 13229 ts_tablet_manager.cc:1929] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:49.467677 13229 log.cc:1199] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/5768e6c1e19a4a3c9e82d57422b038db
I20260616 01:57:49.468479 13229 ts_tablet_manager.cc:1950] T 5768e6c1e19a4a3c9e82d57422b038db P cd9021aafede41d9ab11cdf2c3044cf4: Deleting consensus metadata
I20260616 01:57:49.470214 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet e78ea131db3845caafc583c05a86ffbd
I20260616 01:57:49.472167 13151 tablet_service.cc:1558] Processing DeleteTablet for tablet e78ea131db3845caafc583c05a86ffbd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.473110 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet 71d50fc40c494a7b96c42ad1f098e872
I20260616 01:57:49.473960 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet 6342993e1cbb4ff2bc58966891871cc0
I20260616 01:57:49.474758 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet 395e0ab221b74521bc5e936c0161ad45
I20260616 01:57:49.475565 13066 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: Sending DeleteTablet for 1 replicas of tablet 65ad0064073345c4b5bc7c7c5f34e225
I20260616 01:57:49.476382 13151 tablet_service.cc:1558] Processing DeleteTablet for tablet 6342993e1cbb4ff2bc58966891871cc0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.476420 13152 tablet_service.cc:1558] Processing DeleteTablet for tablet 71d50fc40c494a7b96c42ad1f098e872 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.477736 13152 tablet_service.cc:1558] Processing DeleteTablet for tablet 395e0ab221b74521bc5e936c0161ad45 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.478335 13229 tablet_replica.cc:333] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.479139  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:49.479044 13152 tablet_service.cc:1558] Processing DeleteTablet for tablet 65ad0064073345c4b5bc7c7c5f34e225 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-16 01:57:49 UTC) from {username='slave'} at 127.0.0.1:55522
I20260616 01:57:49.482226 13229 raft_consensus.cc:2243] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.482992 13229 raft_consensus.cc:2272] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.486744 13229 ts_tablet_manager.cc:1916] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:49.488173 13051 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 3 similar messages]
W20260616 01:57:49.495813 13051 catalog_manager.cc:4754] TS cd9021aafede41d9ab11cdf2c3044cf4 (127.6.255.1:42167): AlterTable RPC failed for tablet 858da65ad2ff4dfdb112697ca6abe22c: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260616 01:57:49.501371 13229 ts_tablet_manager.cc:1929] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:49.501951 13229 log.cc:1199] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/a93d9a5910534e608895dddddea62f35
I20260616 01:57:49.503166 13229 ts_tablet_manager.cc:1950] T a93d9a5910534e608895dddddea62f35 P cd9021aafede41d9ab11cdf2c3044cf4: Deleting consensus metadata
I20260616 01:57:49.506225 13229 tablet_replica.cc:333] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.506853 13229 raft_consensus.cc:2243] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.507385 13229 raft_consensus.cc:2272] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.511979 13229 ts_tablet_manager.cc:1916] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:49.529852 13229 ts_tablet_manager.cc:1929] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:57:49.530256 13229 log.cc:1199] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/f26e52d8a063475eb7698bd863f80fd9
I20260616 01:57:49.530957 13229 ts_tablet_manager.cc:1950] T f26e52d8a063475eb7698bd863f80fd9 P cd9021aafede41d9ab11cdf2c3044cf4: Deleting consensus metadata
I20260616 01:57:49.532629  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:49.536043  7164 tablet_replica.cc:333] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.536737  7164 raft_consensus.cc:2243] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.537226  7164 raft_consensus.cc:2272] T eacbfc4fa0964d028739229fdd8fe5ff P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.540309  7164 tablet_replica.cc:333] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.541105  7164 raft_consensus.cc:2243] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.541663  7164 raft_consensus.cc:2272] T 65ad0064073345c4b5bc7c7c5f34e225 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.544237  7164 tablet_replica.cc:333] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.544965  7164 raft_consensus.cc:2243] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.545440  7164 raft_consensus.cc:2272] T 71d50fc40c494a7b96c42ad1f098e872 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.547513  7164 tablet_replica.cc:333] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.548043  7164 raft_consensus.cc:2243] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.548476  7164 raft_consensus.cc:2272] T 6342993e1cbb4ff2bc58966891871cc0 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.550550  7164 tablet_replica.cc:333] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.551070  7164 raft_consensus.cc:2243] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.551549  7164 raft_consensus.cc:2272] T 858da65ad2ff4dfdb112697ca6abe22c P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.553748  7164 tablet_replica.cc:333] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.554247  7164 raft_consensus.cc:2243] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.554653  7164 raft_consensus.cc:2272] T e78ea131db3845caafc583c05a86ffbd P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.556733  7164 tablet_replica.cc:333] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.557211  7164 raft_consensus.cc:2243] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.557618  7164 raft_consensus.cc:2272] T 395e0ab221b74521bc5e936c0161ad45 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.559747  7164 tablet_replica.cc:333] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4: stopping tablet replica
I20260616 01:57:49.560196  7164 raft_consensus.cc:2243] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.560614  7164 raft_consensus.cc:2272] T c227fcd0d1294d81a43a0fb83b780bb8 P cd9021aafede41d9ab11cdf2c3044cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.587441  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:49.609753  7164 master.cc:562] Master@127.6.255.62:36553 shutting down...
I20260616 01:57:49.691301  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:49.691962  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:49.692317  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 519431371d7a427e8bb1d48c5f314e23: stopping tablet replica
I20260616 01:57:49.712870  7164 master.cc:584] Master@127.6.255.62:36553 shutdown complete.
[       OK ] AlterTableTest.DropAndAddBackSameRangePartition (1848 ms)
[----------] 33 tests from AlterTableTest (57498 ms total)

[----------] 7 tests from ReplicatedAlterTableTest
[ RUN      ] ReplicatedAlterTableTest.TestReplicatedAlter
I20260616 01:57:49.746424  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:45573
I20260616 01:57:49.747624  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:49.750160  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:49.757006  7164 webserver.cc:533] Webserver started at http://127.6.255.62:45241/ using document root <none> and password file <none>
I20260616 01:57:49.757586  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:49.757795  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:49.758100  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:49.759285  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "a4b0d197c99d429990a526cc08e185c6"
format_stamp: "Formatted at 2026-06-16 01:57:49 on dist-test-slave-mdc4"
I20260616 01:57:49.764495  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260616 01:57:49.770547 13245 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:49.772289  7164 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260616 01:57:49.772859  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "a4b0d197c99d429990a526cc08e185c6"
format_stamp: "Formatted at 2026-06-16 01:57:49 on dist-test-slave-mdc4"
I20260616 01:57:49.773244  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-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)
I20260616 01:57:49.806171  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:49.807560  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:49.853041  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:45573
I20260616 01:57:49.853147 13296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:45573 every 8 connection(s)
I20260616 01:57:49.857965 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:49.870107 13297 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6: Bootstrap starting.
I20260616 01:57:49.874975 13297 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:49.879750 13297 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6: No bootstrap required, opened a new log
I20260616 01:57:49.881959 13297 raft_consensus.cc:359] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b0d197c99d429990a526cc08e185c6" member_type: VOTER }
I20260616 01:57:49.882445 13297 raft_consensus.cc:385] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:49.882704 13297 raft_consensus.cc:740] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b0d197c99d429990a526cc08e185c6, State: Initialized, Role: FOLLOWER
I20260616 01:57:49.883303 13297 consensus_queue.cc:260] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b0d197c99d429990a526cc08e185c6" member_type: VOTER }
I20260616 01:57:49.883893 13297 raft_consensus.cc:399] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:49.884164 13297 raft_consensus.cc:493] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:49.884461 13297 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:49.889885 13297 raft_consensus.cc:515] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b0d197c99d429990a526cc08e185c6" member_type: VOTER }
I20260616 01:57:49.890503 13297 leader_election.cc:304] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4b0d197c99d429990a526cc08e185c6; no voters: 
I20260616 01:57:49.892068 13297 leader_election.cc:290] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:49.892450 13300 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:49.894170 13300 raft_consensus.cc:697] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [term 1 LEADER]: Becoming Leader. State: Replica: a4b0d197c99d429990a526cc08e185c6, State: Running, Role: LEADER
I20260616 01:57:49.894989 13300 consensus_queue.cc:237] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b0d197c99d429990a526cc08e185c6" member_type: VOTER }
I20260616 01:57:49.895818 13297 sys_catalog.cc:565] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:49.897918 13301 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a4b0d197c99d429990a526cc08e185c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b0d197c99d429990a526cc08e185c6" member_type: VOTER } }
I20260616 01:57:49.898530 13301 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:49.900395 13302 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4b0d197c99d429990a526cc08e185c6. Latest consensus state: current_term: 1 leader_uuid: "a4b0d197c99d429990a526cc08e185c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b0d197c99d429990a526cc08e185c6" member_type: VOTER } }
I20260616 01:57:49.901221 13302 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:49.905591 13305 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:49.912207 13305 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:49.915078  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:49.922277 13305 catalog_manager.cc:1382] Generated new cluster ID: 2483929b300549b69e5e72cf500eef7b
I20260616 01:57:49.922593 13305 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:49.947372 13305 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:49.948750 13305 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:49.969046 13305 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6: Generated new TSK 0
I20260616 01:57:49.969823 13305 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:49.981778  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:49.986171  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:49.989662  7164 webserver.cc:533] Webserver started at http://127.6.255.1:33467/ using document root <none> and password file <none>
I20260616 01:57:49.990309  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:49.990546  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:49.990854  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:49.992329  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "08fa0f521e1446af833e3292542a13ff"
format_stamp: "Formatted at 2026-06-16 01:57:49 on dist-test-slave-mdc4"
I20260616 01:57:49.998624  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260616 01:57:50.003369 13322 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:50.004339  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:50.004686  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "08fa0f521e1446af833e3292542a13ff"
format_stamp: "Formatted at 2026-06-16 01:57:49 on dist-test-slave-mdc4"
I20260616 01:57:50.005039  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-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)
I20260616 01:57:50.024173  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:50.025501  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:50.027284  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:50.030352  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:50.030622  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:50.030905  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:50.031108  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:50.080456  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:33355
I20260616 01:57:50.080569 13384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:33355 every 8 connection(s)
I20260616 01:57:50.085654  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:50.091777  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:50.101660  7164 webserver.cc:533] Webserver started at http://127.6.255.2:46793/ using document root <none> and password file <none>
I20260616 01:57:50.102401  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:50.102663  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:50.102958  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:50.104481  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-1-root/instance:
uuid: "4598b10274924ac09c4b33b2df717e30"
format_stamp: "Formatted at 2026-06-16 01:57:50 on dist-test-slave-mdc4"
I20260616 01:57:50.111663  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260616 01:57:50.111786 13385 heartbeater.cc:344] Connected to a master server at 127.6.255.62:45573
I20260616 01:57:50.112273 13385 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:50.112994 13385 heartbeater.cc:507] Master 127.6.255.62:45573 requested a full tablet report, sending...
I20260616 01:57:50.115110 13262 ts_manager.cc:194] Registered new tserver with Master: 08fa0f521e1446af833e3292542a13ff (127.6.255.1:33355)
I20260616 01:57:50.116552 13392 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:50.117602  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260616 01:57:50.117640 13262 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49166
I20260616 01:57:50.117985  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-1-root
uuid: "4598b10274924ac09c4b33b2df717e30"
format_stamp: "Formatted at 2026-06-16 01:57:50 on dist-test-slave-mdc4"
I20260616 01:57:50.118360  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-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)
I20260616 01:57:50.130352 13385 heartbeater.cc:499] Master 127.6.255.62:45573 was elected leader, sending a full tablet report...
I20260616 01:57:50.142937  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:50.144528  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:50.146453  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:50.149426  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:50.149690  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:50.149962  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:50.150179  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:50.236290  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.2:35943
I20260616 01:57:50.236392 13454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.2:35943 every 8 connection(s)
I20260616 01:57:50.243578  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:50.248144  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:50.254528  7164 webserver.cc:533] Webserver started at http://127.6.255.3:35327/ using document root <none> and password file <none>
I20260616 01:57:50.255245  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:50.255527  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:50.255847  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:50.256786 13455 heartbeater.cc:344] Connected to a master server at 127.6.255.62:45573
I20260616 01:57:50.257166 13455 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:50.257273  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-2-root/instance:
uuid: "153aba615d35462280377d533a11bb4d"
format_stamp: "Formatted at 2026-06-16 01:57:50 on dist-test-slave-mdc4"
I20260616 01:57:50.257908 13455 heartbeater.cc:507] Master 127.6.255.62:45573 requested a full tablet report, sending...
I20260616 01:57:50.259820 13262 ts_manager.cc:194] Registered new tserver with Master: 4598b10274924ac09c4b33b2df717e30 (127.6.255.2:35943)
I20260616 01:57:50.261104 13262 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49176
I20260616 01:57:50.264361  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260616 01:57:50.269760 13461 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:50.270605  7164 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260616 01:57:50.270939  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-2-root
uuid: "153aba615d35462280377d533a11bb4d"
format_stamp: "Formatted at 2026-06-16 01:57:50 on dist-test-slave-mdc4"
I20260616 01:57:50.271281  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-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)
I20260616 01:57:50.273643 13455 heartbeater.cc:499] Master 127.6.255.62:45573 was elected leader, sending a full tablet report...
I20260616 01:57:50.290010  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:50.292004  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:50.295271  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:50.299784  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:50.300012  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:50.300321  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:50.300463  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:50.408399  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.3:42413
I20260616 01:57:50.408504 13523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.3:42413 every 8 connection(s)
I20260616 01:57:50.416740  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:50.421334  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:50.431754 13524 heartbeater.cc:344] Connected to a master server at 127.6.255.62:45573
I20260616 01:57:50.432224 13524 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:50.433110 13524 heartbeater.cc:507] Master 127.6.255.62:45573 requested a full tablet report, sending...
I20260616 01:57:50.435863 13262 ts_manager.cc:194] Registered new tserver with Master: 153aba615d35462280377d533a11bb4d (127.6.255.3:42413)
I20260616 01:57:50.437178  7164 webserver.cc:533] Webserver started at http://127.6.255.4:39923/ using document root <none> and password file <none>
I20260616 01:57:50.437894  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:50.437935 13262 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49190
I20260616 01:57:50.438210  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:50.438551  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:50.439954  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-3-root/instance:
uuid: "48c8a4f8c27c41eea3efa31714030e64"
format_stamp: "Formatted at 2026-06-16 01:57:50 on dist-test-slave-mdc4"
I20260616 01:57:50.446918  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260616 01:57:50.451498 13530 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:50.452550  7164 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260616 01:57:50.452899  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-3-root
uuid: "48c8a4f8c27c41eea3efa31714030e64"
format_stamp: "Formatted at 2026-06-16 01:57:50 on dist-test-slave-mdc4"
I20260616 01:57:50.453060 13524 heartbeater.cc:499] Master 127.6.255.62:45573 was elected leader, sending a full tablet report...
I20260616 01:57:50.453298  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781575012071070-7164-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)
I20260616 01:57:50.478706  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:50.480320  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:50.481933  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:50.487351  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:50.487676  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260616 01:57:50.487984  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:50.488210  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:50.622601  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.4:40085
I20260616 01:57:50.622733 13592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.4:40085 every 8 connection(s)
I20260616 01:57:50.650169 13593 heartbeater.cc:344] Connected to a master server at 127.6.255.62:45573
I20260616 01:57:50.650606 13593 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:50.651710 13593 heartbeater.cc:507] Master 127.6.255.62:45573 requested a full tablet report, sending...
I20260616 01:57:50.653923 13261 ts_manager.cc:194] Registered new tserver with Master: 48c8a4f8c27c41eea3efa31714030e64 (127.6.255.4:40085)
I20260616 01:57:50.654940  7164 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018357701s
I20260616 01:57:50.655782 13261 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49192
I20260616 01:57:50.668576 13593 heartbeater.cc:499] Master 127.6.255.62:45573 was elected leader, sending a full tablet report...
I20260616 01:57:50.689698 13260 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49206:
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"
    }
  }
}
I20260616 01:57:50.776582 13350 tablet_service.cc:1511] Processing CreateTablet for tablet eeaf86a5cc1646efa0665e6fd036e364 (DEFAULT_TABLE table=fake-table [id=d884d0260cc94b5bb97092782b830ccb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:50.777266 13420 tablet_service.cc:1511] Processing CreateTablet for tablet eeaf86a5cc1646efa0665e6fd036e364 (DEFAULT_TABLE table=fake-table [id=d884d0260cc94b5bb97092782b830ccb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:50.777905 13350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeaf86a5cc1646efa0665e6fd036e364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:50.778501 13420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeaf86a5cc1646efa0665e6fd036e364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:50.786540 13489 tablet_service.cc:1511] Processing CreateTablet for tablet eeaf86a5cc1646efa0665e6fd036e364 (DEFAULT_TABLE table=fake-table [id=d884d0260cc94b5bb97092782b830ccb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:50.787935 13489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeaf86a5cc1646efa0665e6fd036e364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:50.810168 13611 tablet_bootstrap.cc:492] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff: Bootstrap starting.
I20260616 01:57:50.817847 13612 tablet_bootstrap.cc:492] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30: Bootstrap starting.
I20260616 01:57:50.824138 13612 tablet_bootstrap.cc:654] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:50.826645 13611 tablet_bootstrap.cc:654] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:50.836493 13613 tablet_bootstrap.cc:492] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d: Bootstrap starting.
I20260616 01:57:50.836994 13612 tablet_bootstrap.cc:492] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30: No bootstrap required, opened a new log
I20260616 01:57:50.837672 13612 ts_tablet_manager.cc:1403] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260616 01:57:50.840517 13612 raft_consensus.cc:359] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08fa0f521e1446af833e3292542a13ff" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33355 } } peers { permanent_uuid: "4598b10274924ac09c4b33b2df717e30" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35943 } } peers { permanent_uuid: "153aba615d35462280377d533a11bb4d" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 42413 } }
I20260616 01:57:50.843314 13612 raft_consensus.cc:385] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:50.845093 13611 tablet_bootstrap.cc:492] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff: No bootstrap required, opened a new log
I20260616 01:57:50.845467 13612 raft_consensus.cc:740] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4598b10274924ac09c4b33b2df717e30, State: Initialized, Role: FOLLOWER
I20260616 01:57:50.845671 13611 ts_tablet_manager.cc:1403] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
I20260616 01:57:50.848606 13611 raft_consensus.cc:359] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08fa0f521e1446af833e3292542a13ff" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33355 } } peers { permanent_uuid: "4598b10274924ac09c4b33b2df717e30" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35943 } } peers { permanent_uuid: "153aba615d35462280377d533a11bb4d" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 42413 } }
I20260616 01:57:50.849548 13611 raft_consensus.cc:385] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:50.849845 13611 raft_consensus.cc:740] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08fa0f521e1446af833e3292542a13ff, State: Initialized, Role: FOLLOWER
I20260616 01:57:50.850786 13611 consensus_queue.cc:260] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "08fa0f521e1446af833e3292542a13ff" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33355 } } peers { permanent_uuid: "4598b10274924ac09c4b33b2df717e30" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35943 } } peers { permanent_uuid: "153aba615d35462280377d533a11bb4d" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 42413 } }
I20260616 01:57:50.852607 13613 tablet_bootstrap.cc:654] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:50.846536 13612 consensus_queue.cc:260] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "08fa0f521e1446af833e3292542a13ff" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33355 } } peers { permanent_uuid: "4598b10274924ac09c4b33b2df717e30" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35943 } } peers { permanent_uuid: "153aba615d35462280377d533a11bb4d" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 42413 } }
I20260616 01:57:50.869721 13611 ts_tablet_manager.cc:1434] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff: Time spent starting tablet: real 0.024s	user 0.017s	sys 0.000s
I20260616 01:57:50.872082 13612 ts_tablet_manager.cc:1434] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30: Time spent starting tablet: real 0.034s	user 0.015s	sys 0.004s
I20260616 01:57:50.880335 13613 tablet_bootstrap.cc:492] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d: No bootstrap required, opened a new log
I20260616 01:57:50.880897 13613 ts_tablet_manager.cc:1403] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.011s
I20260616 01:57:50.883407 13613 raft_consensus.cc:359] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08fa0f521e1446af833e3292542a13ff" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33355 } } peers { permanent_uuid: "4598b10274924ac09c4b33b2df717e30" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35943 } } peers { permanent_uuid: "153aba615d35462280377d533a11bb4d" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 42413 } }
I20260616 01:57:50.884097 13613 raft_consensus.cc:385] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:50.884367 13613 raft_consensus.cc:740] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153aba615d35462280377d533a11bb4d, State: Initialized, Role: FOLLOWER
I20260616 01:57:50.885075 13613 consensus_queue.cc:260] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "08fa0f521e1446af833e3292542a13ff" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33355 } } peers { permanent_uuid: "4598b10274924ac09c4b33b2df717e30" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35943 } } peers { permanent_uuid: "153aba615d35462280377d533a11bb4d" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 42413 } }
I20260616 01:57:50.888394 13613 ts_tablet_manager.cc:1434] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260616 01:57:51.244182 13619 raft_consensus.cc:493] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260616 01:57:51.244753 13619 raft_consensus.cc:515] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08fa0f521e1446af833e3292542a13ff" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33355 } } peers { permanent_uuid: "4598b10274924ac09c4b33b2df717e30" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35943 } } peers { permanent_uuid: "153aba615d35462280377d533a11bb4d" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 42413 } }
I20260616 01:57:51.249585 13619 leader_election.cc:290] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08fa0f521e1446af833e3292542a13ff (127.6.255.1:33355), 4598b10274924ac09c4b33b2df717e30 (127.6.255.2:35943)
I20260616 01:57:51.278479 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaf86a5cc1646efa0665e6fd036e364" candidate_uuid: "153aba615d35462280377d533a11bb4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4598b10274924ac09c4b33b2df717e30" is_pre_election: true
I20260616 01:57:51.278970 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaf86a5cc1646efa0665e6fd036e364" candidate_uuid: "153aba615d35462280377d533a11bb4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08fa0f521e1446af833e3292542a13ff" is_pre_election: true
I20260616 01:57:51.279740 13360 raft_consensus.cc:2468] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153aba615d35462280377d533a11bb4d in term 0.
I20260616 01:57:51.279815 13430 raft_consensus.cc:2468] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153aba615d35462280377d533a11bb4d in term 0.
I20260616 01:57:51.281747 13462 leader_election.cc:304] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [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: 153aba615d35462280377d533a11bb4d, 4598b10274924ac09c4b33b2df717e30; no voters: 
I20260616 01:57:51.283496 13619 raft_consensus.cc:2804] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260616 01:57:51.283926 13619 raft_consensus.cc:493] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260616 01:57:51.284297 13619 raft_consensus.cc:3060] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:51.291802 13619 raft_consensus.cc:515] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08fa0f521e1446af833e3292542a13ff" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33355 } } peers { permanent_uuid: "4598b10274924ac09c4b33b2df717e30" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35943 } } peers { permanent_uuid: "153aba615d35462280377d533a11bb4d" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 42413 } }
I20260616 01:57:51.294459 13619 leader_election.cc:290] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [CANDIDATE]: Term 1 election: Requested vote from peers 08fa0f521e1446af833e3292542a13ff (127.6.255.1:33355), 4598b10274924ac09c4b33b2df717e30 (127.6.255.2:35943)
I20260616 01:57:51.294894 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaf86a5cc1646efa0665e6fd036e364" candidate_uuid: "153aba615d35462280377d533a11bb4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08fa0f521e1446af833e3292542a13ff"
I20260616 01:57:51.295027 13430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaf86a5cc1646efa0665e6fd036e364" candidate_uuid: "153aba615d35462280377d533a11bb4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4598b10274924ac09c4b33b2df717e30"
I20260616 01:57:51.295702 13360 raft_consensus.cc:3060] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:51.295789 13430 raft_consensus.cc:3060] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:51.303874 13430 raft_consensus.cc:2468] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153aba615d35462280377d533a11bb4d in term 1.
I20260616 01:57:51.305132 13462 leader_election.cc:304] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [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: 153aba615d35462280377d533a11bb4d, 4598b10274924ac09c4b33b2df717e30; no voters: 
I20260616 01:57:51.306032 13619 raft_consensus.cc:2804] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:51.309231 13619 raft_consensus.cc:697] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [term 1 LEADER]: Becoming Leader. State: Replica: 153aba615d35462280377d533a11bb4d, State: Running, Role: LEADER
I20260616 01:57:51.310316 13619 consensus_queue.cc:237] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [LEADER]: Queue going to LEADER mode. State: All 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: "08fa0f521e1446af833e3292542a13ff" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33355 } } peers { permanent_uuid: "4598b10274924ac09c4b33b2df717e30" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35943 } } peers { permanent_uuid: "153aba615d35462280377d533a11bb4d" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 42413 } }
I20260616 01:57:51.311148 13360 raft_consensus.cc:2468] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153aba615d35462280377d533a11bb4d in term 1.
I20260616 01:57:51.321060 13260 catalog_manager.cc:5696] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 153aba615d35462280377d533a11bb4d (127.6.255.3). New cstate: current_term: 1 leader_uuid: "153aba615d35462280377d533a11bb4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08fa0f521e1446af833e3292542a13ff" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4598b10274924ac09c4b33b2df717e30" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153aba615d35462280377d533a11bb4d" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 42413 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:51.452687  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:51.497464 13360 raft_consensus.cc:1275] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff [term 1 FOLLOWER]: Refusing update from remote peer 153aba615d35462280377d533a11bb4d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260616 01:57:51.497495 13430 raft_consensus.cc:1275] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30 [term 1 FOLLOWER]: Refusing update from remote peer 153aba615d35462280377d533a11bb4d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260616 01:57:51.500643 13622 consensus_queue.cc:1048] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "08fa0f521e1446af833e3292542a13ff" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260616 01:57:51.502784 13619 consensus_queue.cc:1048] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4598b10274924ac09c4b33b2df717e30" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260616 01:57:51.676968  7164 alter_table-test.cc:2380] Verifying initial pattern
I20260616 01:57:51.703133  7164 alter_table-test.cc:2383] Dropping and adding back c1
I20260616 01:57:51.704946 13262 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49206:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260616 01:57:51.730670 13639 tablet.cc:1724] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d: 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
I20260616 01:57:51.743006 13640 tablet.cc:1724] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30: 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
I20260616 01:57:51.749209 13641 tablet.cc:1724] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff: 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
I20260616 01:57:51.880143 13258 catalog_manager.cc:6241] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6: fake-table [id=d884d0260cc94b5bb97092782b830ccb] alter complete (version 1)
I20260616 01:57:51.886101 13260 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49206:
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
I20260616 01:57:51.913779 13639 tablet.cc:1724] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d: 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
I20260616 01:57:51.915759 13639 tablet.cc:1622] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d: MemRowSet was empty: no flush needed.
I20260616 01:57:51.922703 13641 tablet.cc:1724] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff: 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
I20260616 01:57:51.923931 13640 tablet.cc:1724] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30: 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
I20260616 01:57:51.925084 13641 tablet.cc:1622] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff: MemRowSet was empty: no flush needed.
I20260616 01:57:51.926012 13640 tablet.cc:1622] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30: MemRowSet was empty: no flush needed.
I20260616 01:57:51.957199 13262 catalog_manager.cc:6241] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6: fake-table [id=d884d0260cc94b5bb97092782b830ccb] alter complete (version 2)
I20260616 01:57:51.965373  7164 alter_table-test.cc:2393] Verifying that the new default shows up
I20260616 01:57:51.995096  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:52.036476  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:52.037258  7164 tablet_replica.cc:333] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff: stopping tablet replica
I20260616 01:57:52.037992  7164 raft_consensus.cc:2243] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:57:52.038542  7164 raft_consensus.cc:2272] T eeaf86a5cc1646efa0665e6fd036e364 P 08fa0f521e1446af833e3292542a13ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:52.050511  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:52.065052  7164 tablet_server.cc:179] TabletServer@127.6.255.2:0 shutting down...
I20260616 01:57:52.105953  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:52.106702  7164 tablet_replica.cc:333] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30: stopping tablet replica
I20260616 01:57:52.107303  7164 raft_consensus.cc:2243] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:57:52.107851  7164 raft_consensus.cc:2272] T eeaf86a5cc1646efa0665e6fd036e364 P 4598b10274924ac09c4b33b2df717e30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:52.120453  7164 tablet_server.cc:196] TabletServer@127.6.255.2:0 shutdown complete.
I20260616 01:57:52.132926  7164 tablet_server.cc:179] TabletServer@127.6.255.3:0 shutting down...
I20260616 01:57:52.171977  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:52.172680  7164 tablet_replica.cc:333] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d: stopping tablet replica
I20260616 01:57:52.173262  7164 raft_consensus.cc:2243] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:52.174428  7164 raft_consensus.cc:2272] T eeaf86a5cc1646efa0665e6fd036e364 P 153aba615d35462280377d533a11bb4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:52.185978  7164 tablet_server.cc:196] TabletServer@127.6.255.3:0 shutdown complete.
I20260616 01:57:52.197727  7164 tablet_server.cc:179] TabletServer@127.6.255.4:0 shutting down...
I20260616 01:57:52.220916  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:52.237025  7164 tablet_server.cc:196] TabletServer@127.6.255.4:0 shutdown complete.
I20260616 01:57:52.244964  7164 master.cc:562] Master@127.6.255.62:45573 shutting down...
I20260616 01:57:52.262897  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:52.263499  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:52.263837  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P a4b0d197c99d429990a526cc08e185c6: stopping tablet replica
I20260616 01:57:52.284241  7164 master.cc:584] Master@127.6.255.62:45573 shutdown complete.
[       OK ] ReplicatedAlterTableTest.TestReplicatedAlter (2568 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20260616 01:57:52.314994  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:34277
I20260616 01:57:52.316224  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:52.318663  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:52.321830  7164 webserver.cc:533] Webserver started at http://127.6.255.62:36593/ using document root <none> and password file <none>
I20260616 01:57:52.322368  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:52.322558  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:52.322832  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:52.324035  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "14eec68c1af641c9a2e77d1590a57a32"
format_stamp: "Formatted at 2026-06-16 01:57:52 on dist-test-slave-mdc4"
I20260616 01:57:52.328912  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260616 01:57:52.332664 13649 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:52.333562  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260616 01:57:52.333921  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "14eec68c1af641c9a2e77d1590a57a32"
format_stamp: "Formatted at 2026-06-16 01:57:52 on dist-test-slave-mdc4"
I20260616 01:57:52.334291  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-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)
I20260616 01:57:52.359833  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:52.361186  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:52.409363  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:34277
I20260616 01:57:52.409436 13700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:34277 every 8 connection(s)
I20260616 01:57:52.414340 13701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:52.425711 13701 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32: Bootstrap starting.
I20260616 01:57:52.430375 13701 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:52.434793 13701 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32: No bootstrap required, opened a new log
I20260616 01:57:52.437230 13701 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14eec68c1af641c9a2e77d1590a57a32" member_type: VOTER }
I20260616 01:57:52.437652 13701 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:52.437881 13701 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14eec68c1af641c9a2e77d1590a57a32, State: Initialized, Role: FOLLOWER
I20260616 01:57:52.438557 13701 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14eec68c1af641c9a2e77d1590a57a32" member_type: VOTER }
I20260616 01:57:52.439028 13701 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:52.439265 13701 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:52.439579 13701 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:52.444414 13701 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14eec68c1af641c9a2e77d1590a57a32" member_type: VOTER }
I20260616 01:57:52.444996 13701 leader_election.cc:304] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 14eec68c1af641c9a2e77d1590a57a32; no voters: 
I20260616 01:57:52.446362 13701 leader_election.cc:290] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:52.446662 13704 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:52.448367 13704 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [term 1 LEADER]: Becoming Leader. State: Replica: 14eec68c1af641c9a2e77d1590a57a32, State: Running, Role: LEADER
I20260616 01:57:52.449175 13704 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14eec68c1af641c9a2e77d1590a57a32" member_type: VOTER }
I20260616 01:57:52.449801 13701 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:52.453100 13706 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14eec68c1af641c9a2e77d1590a57a32. Latest consensus state: current_term: 1 leader_uuid: "14eec68c1af641c9a2e77d1590a57a32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14eec68c1af641c9a2e77d1590a57a32" member_type: VOTER } }
I20260616 01:57:52.453688 13706 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:52.453380 13705 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14eec68c1af641c9a2e77d1590a57a32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14eec68c1af641c9a2e77d1590a57a32" member_type: VOTER } }
I20260616 01:57:52.454128 13705 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:52.469215 13709 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:52.476287 13709 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:52.477455  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:52.486925 13709 catalog_manager.cc:1382] Generated new cluster ID: 60cbffefc6ee40599f2fbbeee5c32f9d
I20260616 01:57:52.487255 13709 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:52.518893 13709 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:52.520327 13709 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:52.533511 13709 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32: Generated new TSK 0
I20260616 01:57:52.534170 13709 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:52.544055  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:52.550203  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:52.554883  7164 webserver.cc:533] Webserver started at http://127.6.255.1:37369/ using document root <none> and password file <none>
I20260616 01:57:52.555692  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:52.555928  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:52.556241  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:52.557401  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "41ea159956fd489bb579e57364b64442"
format_stamp: "Formatted at 2026-06-16 01:57:52 on dist-test-slave-mdc4"
I20260616 01:57:52.562628  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260616 01:57:52.566540 13725 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:52.567533  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:57:52.567934  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "41ea159956fd489bb579e57364b64442"
format_stamp: "Formatted at 2026-06-16 01:57:52 on dist-test-slave-mdc4"
I20260616 01:57:52.568334  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-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)
I20260616 01:57:52.615612  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:52.618815  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:52.621634  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:52.625628  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:52.625892  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:52.626353  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:52.626546  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:52.699710  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:38643
I20260616 01:57:52.699937 13788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:38643 every 8 connection(s)
I20260616 01:57:52.707645  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:52.716523  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:52.724085  7164 webserver.cc:533] Webserver started at http://127.6.255.2:45193/ using document root <none> and password file <none>
I20260616 01:57:52.724956  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:52.725301  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:52.725757  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:52.727701  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-1-root/instance:
uuid: "5c05db4f52d14b49a83b31bdf3df60bf"
format_stamp: "Formatted at 2026-06-16 01:57:52 on dist-test-slave-mdc4"
I20260616 01:57:52.734964 13789 heartbeater.cc:344] Connected to a master server at 127.6.255.62:34277
I20260616 01:57:52.735558 13789 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:52.736622  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260616 01:57:52.736620 13789 heartbeater.cc:507] Master 127.6.255.62:34277 requested a full tablet report, sending...
I20260616 01:57:52.740228 13666 ts_manager.cc:194] Registered new tserver with Master: 41ea159956fd489bb579e57364b64442 (127.6.255.1:38643)
I20260616 01:57:52.743000 13796 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:52.743645 13666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59778
I20260616 01:57:52.744240  7164 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260616 01:57:52.744700  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-1-root
uuid: "5c05db4f52d14b49a83b31bdf3df60bf"
format_stamp: "Formatted at 2026-06-16 01:57:52 on dist-test-slave-mdc4"
I20260616 01:57:52.745091  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-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)
I20260616 01:57:52.757364 13789 heartbeater.cc:499] Master 127.6.255.62:34277 was elected leader, sending a full tablet report...
I20260616 01:57:52.801944  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:52.804011  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:52.806056  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:52.809829  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:52.810154  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:52.810487  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:52.810715  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:52.878268  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.2:33945
I20260616 01:57:52.878446 13858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.2:33945 every 8 connection(s)
I20260616 01:57:52.883994  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:52.889901  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:52.895006  7164 webserver.cc:533] Webserver started at http://127.6.255.3:43011/ using document root <none> and password file <none>
I20260616 01:57:52.895812  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:52.896103  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:52.896463  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:52.897871 13859 heartbeater.cc:344] Connected to a master server at 127.6.255.62:34277
I20260616 01:57:52.898526 13859 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:52.899572 13859 heartbeater.cc:507] Master 127.6.255.62:34277 requested a full tablet report, sending...
I20260616 01:57:52.897943  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-2-root/instance:
uuid: "6e6c2caaf49b4075af154cf586df2d23"
format_stamp: "Formatted at 2026-06-16 01:57:52 on dist-test-slave-mdc4"
I20260616 01:57:52.902210 13665 ts_manager.cc:194] Registered new tserver with Master: 5c05db4f52d14b49a83b31bdf3df60bf (127.6.255.2:33945)
I20260616 01:57:52.904217 13665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59782
I20260616 01:57:52.907855  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260616 01:57:52.913478 13865 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:52.914575  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.002s
I20260616 01:57:52.915043  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-2-root
uuid: "6e6c2caaf49b4075af154cf586df2d23"
format_stamp: "Formatted at 2026-06-16 01:57:52 on dist-test-slave-mdc4"
I20260616 01:57:52.915556  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-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)
I20260616 01:57:52.917055 13859 heartbeater.cc:499] Master 127.6.255.62:34277 was elected leader, sending a full tablet report...
I20260616 01:57:52.936833  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:52.938759  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:52.940750  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:52.944583  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:52.944875  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:52.945210  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:52.945465  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:53.009867  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.3:36729
I20260616 01:57:53.010032 13927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.3:36729 every 8 connection(s)
I20260616 01:57:53.019511  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:53.024712  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:53.032189  7164 webserver.cc:533] Webserver started at http://127.6.255.4:45817/ using document root <none> and password file <none>
I20260616 01:57:53.032922  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:53.033183  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:53.033485  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:53.034829 13928 heartbeater.cc:344] Connected to a master server at 127.6.255.62:34277
I20260616 01:57:53.035246 13928 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:53.035090  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-3-root/instance:
uuid: "bc915edaa882457b8c8b6b4ae0c1ff7a"
format_stamp: "Formatted at 2026-06-16 01:57:53 on dist-test-slave-mdc4"
I20260616 01:57:53.036262 13928 heartbeater.cc:507] Master 127.6.255.62:34277 requested a full tablet report, sending...
I20260616 01:57:53.038810 13666 ts_manager.cc:194] Registered new tserver with Master: 6e6c2caaf49b4075af154cf586df2d23 (127.6.255.3:36729)
I20260616 01:57:53.040800 13666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59790
I20260616 01:57:53.048921  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.004s	sys 0.008s
I20260616 01:57:53.053160 13934 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:53.053750 13928 heartbeater.cc:499] Master 127.6.255.62:34277 was elected leader, sending a full tablet report...
I20260616 01:57:53.054906  7164 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260616 01:57:53.055307  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-3-root
uuid: "bc915edaa882457b8c8b6b4ae0c1ff7a"
format_stamp: "Formatted at 2026-06-16 01:57:53 on dist-test-slave-mdc4"
I20260616 01:57:53.055733  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781575012071070-7164-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)
I20260616 01:57:53.075292  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:53.077415  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:53.079167  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:53.082134  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:53.082430  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:53.082739  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:53.082952  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:53.160531  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.4:35483
I20260616 01:57:53.160735 13996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.4:35483 every 8 connection(s)
I20260616 01:57:53.191175 13997 heartbeater.cc:344] Connected to a master server at 127.6.255.62:34277
I20260616 01:57:53.191676 13997 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:53.192516 13997 heartbeater.cc:507] Master 127.6.255.62:34277 requested a full tablet report, sending...
I20260616 01:57:53.194947 13666 ts_manager.cc:194] Registered new tserver with Master: bc915edaa882457b8c8b6b4ae0c1ff7a (127.6.255.4:35483)
I20260616 01:57:53.197022 13666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59800
I20260616 01:57:53.198218  7164 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.027239807s
I20260616 01:57:53.210690 13997 heartbeater.cc:499] Master 127.6.255.62:34277 was elected leader, sending a full tablet report...
I20260616 01:57:53.233892 13666 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59814:
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"
    }
  }
}
I20260616 01:57:53.318212 13962 tablet_service.cc:1511] Processing CreateTablet for tablet 0e03174388054f0bb388be20d8826209 (DEFAULT_TABLE table=fake-table [id=bdd90a6319a349a8ac30f70175162867]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:53.319945 13962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e03174388054f0bb388be20d8826209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:53.330487 13754 tablet_service.cc:1511] Processing CreateTablet for tablet 0e03174388054f0bb388be20d8826209 (DEFAULT_TABLE table=fake-table [id=bdd90a6319a349a8ac30f70175162867]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:53.332077 13754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e03174388054f0bb388be20d8826209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:53.331943 13824 tablet_service.cc:1511] Processing CreateTablet for tablet 0e03174388054f0bb388be20d8826209 (DEFAULT_TABLE table=fake-table [id=bdd90a6319a349a8ac30f70175162867]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:53.333298 13824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e03174388054f0bb388be20d8826209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:53.366557 14015 tablet_bootstrap.cc:492] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442: Bootstrap starting.
I20260616 01:57:53.373036 14016 tablet_bootstrap.cc:492] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf: Bootstrap starting.
I20260616 01:57:53.381141 14017 tablet_bootstrap.cc:492] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a: Bootstrap starting.
I20260616 01:57:53.388705 14016 tablet_bootstrap.cc:654] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:53.381623 14015 tablet_bootstrap.cc:654] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:53.407536 14015 tablet_bootstrap.cc:492] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442: No bootstrap required, opened a new log
I20260616 01:57:53.408164 14015 ts_tablet_manager.cc:1403] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.013s
I20260616 01:57:53.412197 14017 tablet_bootstrap.cc:654] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:53.411571 14015 raft_consensus.cc:359] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc915edaa882457b8c8b6b4ae0c1ff7a" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 35483 } } peers { permanent_uuid: "41ea159956fd489bb579e57364b64442" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38643 } } peers { permanent_uuid: "5c05db4f52d14b49a83b31bdf3df60bf" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 33945 } }
I20260616 01:57:53.412704 14015 raft_consensus.cc:385] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:53.413074 14015 raft_consensus.cc:740] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41ea159956fd489bb579e57364b64442, State: Initialized, Role: FOLLOWER
I20260616 01:57:53.413599 14016 tablet_bootstrap.cc:492] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf: No bootstrap required, opened a new log
I20260616 01:57:53.414201 14016 ts_tablet_manager.cc:1403] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.010s
I20260616 01:57:53.414027 14015 consensus_queue.cc:260] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bc915edaa882457b8c8b6b4ae0c1ff7a" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 35483 } } peers { permanent_uuid: "41ea159956fd489bb579e57364b64442" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38643 } } peers { permanent_uuid: "5c05db4f52d14b49a83b31bdf3df60bf" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 33945 } }
I20260616 01:57:53.423031 14016 raft_consensus.cc:359] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc915edaa882457b8c8b6b4ae0c1ff7a" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 35483 } } peers { permanent_uuid: "41ea159956fd489bb579e57364b64442" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38643 } } peers { permanent_uuid: "5c05db4f52d14b49a83b31bdf3df60bf" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 33945 } }
I20260616 01:57:53.424010 14016 raft_consensus.cc:385] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:53.424408 14016 raft_consensus.cc:740] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c05db4f52d14b49a83b31bdf3df60bf, State: Initialized, Role: FOLLOWER
I20260616 01:57:53.429899 14015 ts_tablet_manager.cc:1434] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.012s
I20260616 01:57:53.430498 14016 consensus_queue.cc:260] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bc915edaa882457b8c8b6b4ae0c1ff7a" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 35483 } } peers { permanent_uuid: "41ea159956fd489bb579e57364b64442" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38643 } } peers { permanent_uuid: "5c05db4f52d14b49a83b31bdf3df60bf" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 33945 } }
I20260616 01:57:53.446532 14017 tablet_bootstrap.cc:492] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a: No bootstrap required, opened a new log
I20260616 01:57:53.447345 14017 ts_tablet_manager.cc:1403] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.004s
I20260616 01:57:53.454730 14017 raft_consensus.cc:359] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc915edaa882457b8c8b6b4ae0c1ff7a" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 35483 } } peers { permanent_uuid: "41ea159956fd489bb579e57364b64442" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38643 } } peers { permanent_uuid: "5c05db4f52d14b49a83b31bdf3df60bf" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 33945 } }
W20260616 01:57:53.456298 13790 tablet.cc:2406] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260616 01:57:53.456485 14017 raft_consensus.cc:385] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:53.457664 14017 raft_consensus.cc:740] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc915edaa882457b8c8b6b4ae0c1ff7a, State: Initialized, Role: FOLLOWER
I20260616 01:57:53.458894 14016 ts_tablet_manager.cc:1434] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf: Time spent starting tablet: real 0.044s	user 0.014s	sys 0.017s
I20260616 01:57:53.459180 14017 consensus_queue.cc:260] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bc915edaa882457b8c8b6b4ae0c1ff7a" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 35483 } } peers { permanent_uuid: "41ea159956fd489bb579e57364b64442" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38643 } } peers { permanent_uuid: "5c05db4f52d14b49a83b31bdf3df60bf" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 33945 } }
I20260616 01:57:53.468164 14017 ts_tablet_manager.cc:1434] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.000s
I20260616 01:57:53.535420 14021 raft_consensus.cc:493] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260616 01:57:53.536127 14021 raft_consensus.cc:515] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc915edaa882457b8c8b6b4ae0c1ff7a" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 35483 } } peers { permanent_uuid: "41ea159956fd489bb579e57364b64442" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38643 } } peers { permanent_uuid: "5c05db4f52d14b49a83b31bdf3df60bf" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 33945 } }
I20260616 01:57:53.538865 14021 leader_election.cc:290] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc915edaa882457b8c8b6b4ae0c1ff7a (127.6.255.4:35483), 5c05db4f52d14b49a83b31bdf3df60bf (127.6.255.2:33945)
I20260616 01:57:53.554080 13972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e03174388054f0bb388be20d8826209" candidate_uuid: "41ea159956fd489bb579e57364b64442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc915edaa882457b8c8b6b4ae0c1ff7a" is_pre_election: true
I20260616 01:57:53.555112 13972 raft_consensus.cc:2468] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ea159956fd489bb579e57364b64442 in term 0.
I20260616 01:57:53.556591 13729 leader_election.cc:304] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [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: 41ea159956fd489bb579e57364b64442, bc915edaa882457b8c8b6b4ae0c1ff7a; no voters: 
I20260616 01:57:53.557596 14021 raft_consensus.cc:2804] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260616 01:57:53.558014 14021 raft_consensus.cc:493] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260616 01:57:53.558382 14021 raft_consensus.cc:3060] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:53.559844 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e03174388054f0bb388be20d8826209" candidate_uuid: "41ea159956fd489bb579e57364b64442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c05db4f52d14b49a83b31bdf3df60bf" is_pre_election: true
I20260616 01:57:53.560600 13834 raft_consensus.cc:2468] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41ea159956fd489bb579e57364b64442 in term 0.
I20260616 01:57:53.566425 14021 raft_consensus.cc:515] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc915edaa882457b8c8b6b4ae0c1ff7a" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 35483 } } peers { permanent_uuid: "41ea159956fd489bb579e57364b64442" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38643 } } peers { permanent_uuid: "5c05db4f52d14b49a83b31bdf3df60bf" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 33945 } }
I20260616 01:57:53.570093 14021 leader_election.cc:290] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [CANDIDATE]: Term 1 election: Requested vote from peers bc915edaa882457b8c8b6b4ae0c1ff7a (127.6.255.4:35483), 5c05db4f52d14b49a83b31bdf3df60bf (127.6.255.2:33945)
I20260616 01:57:53.570217 13972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e03174388054f0bb388be20d8826209" candidate_uuid: "41ea159956fd489bb579e57364b64442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc915edaa882457b8c8b6b4ae0c1ff7a"
I20260616 01:57:53.570822 13972 raft_consensus.cc:3060] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:53.570982 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e03174388054f0bb388be20d8826209" candidate_uuid: "41ea159956fd489bb579e57364b64442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c05db4f52d14b49a83b31bdf3df60bf"
I20260616 01:57:53.572479 13834 raft_consensus.cc:3060] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:53.578033 13972 raft_consensus.cc:2468] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ea159956fd489bb579e57364b64442 in term 1.
I20260616 01:57:53.579273 13729 leader_election.cc:304] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [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: 41ea159956fd489bb579e57364b64442, bc915edaa882457b8c8b6b4ae0c1ff7a; no voters: 
I20260616 01:57:53.580230 14021 raft_consensus.cc:2804] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:53.581558 14021 raft_consensus.cc:697] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 1 LEADER]: Becoming Leader. State: Replica: 41ea159956fd489bb579e57364b64442, State: Running, Role: LEADER
I20260616 01:57:53.582440 14021 consensus_queue.cc:237] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [LEADER]: Queue going to LEADER mode. State: All 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: "bc915edaa882457b8c8b6b4ae0c1ff7a" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 35483 } } peers { permanent_uuid: "41ea159956fd489bb579e57364b64442" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38643 } } peers { permanent_uuid: "5c05db4f52d14b49a83b31bdf3df60bf" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 33945 } }
I20260616 01:57:53.583141 13834 raft_consensus.cc:2468] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41ea159956fd489bb579e57364b64442 in term 1.
I20260616 01:57:53.594348 13666 catalog_manager.cc:5696] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41ea159956fd489bb579e57364b64442 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "41ea159956fd489bb579e57364b64442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc915edaa882457b8c8b6b4ae0c1ff7a" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41ea159956fd489bb579e57364b64442" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c05db4f52d14b49a83b31bdf3df60bf" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 33945 } health_report { overall_health: UNKNOWN } } }
I20260616 01:57:53.694689  7164 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2406: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260616 01:57:53.696313  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:53.743712  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:53.744885  7164 tablet_replica.cc:333] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442: stopping tablet replica
I20260616 01:57:53.745589  7164 raft_consensus.cc:2243] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:53.746346  7164 pending_rounds.cc:70] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442: Trying to abort 1 pending ops.
I20260616 01:57:53.746940  7164 pending_rounds.cc:77] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260616 01:57:53.747394  7164 raft_consensus.cc:2889] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260616 01:57:53.747839  7164 raft_consensus.cc:2272] T 0e03174388054f0bb388be20d8826209 P 41ea159956fd489bb579e57364b64442 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:53.764971  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:53.776336  7164 tablet_server.cc:179] TabletServer@127.6.255.2:0 shutting down...
I20260616 01:57:53.812389  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:53.813311  7164 tablet_replica.cc:333] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf: stopping tablet replica
I20260616 01:57:53.813990  7164 raft_consensus.cc:2243] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:57:53.814524  7164 raft_consensus.cc:2272] T 0e03174388054f0bb388be20d8826209 P 5c05db4f52d14b49a83b31bdf3df60bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:53.837585  7164 tablet_server.cc:196] TabletServer@127.6.255.2:0 shutdown complete.
I20260616 01:57:53.846926  7164 tablet_server.cc:179] TabletServer@127.6.255.3:0 shutting down...
I20260616 01:57:53.875836  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:53.892340  7164 tablet_server.cc:196] TabletServer@127.6.255.3:0 shutdown complete.
I20260616 01:57:53.901386  7164 tablet_server.cc:179] TabletServer@127.6.255.4:0 shutting down...
I20260616 01:57:53.923556  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:53.924487  7164 tablet_replica.cc:333] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a: stopping tablet replica
I20260616 01:57:53.925155  7164 raft_consensus.cc:2243] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:57:53.925653  7164 raft_consensus.cc:2272] T 0e03174388054f0bb388be20d8826209 P bc915edaa882457b8c8b6b4ae0c1ff7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:53.945734  7164 tablet_server.cc:196] TabletServer@127.6.255.4:0 shutdown complete.
I20260616 01:57:53.954918  7164 master.cc:562] Master@127.6.255.62:34277 shutting down...
I20260616 01:57:53.974387  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:53.974954  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:53.975308  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14eec68c1af641c9a2e77d1590a57a32: stopping tablet replica
I20260616 01:57:53.988981  7164 master.cc:584] Master@127.6.255.62:34277 shutdown complete.
[  SKIPPED ] ReplicatedAlterTableTest.AlterTableAndDropTablet (1714 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactor
I20260616 01:57:54.029980  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:43591
I20260616 01:57:54.031170  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:54.033838  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:54.036882  7164 webserver.cc:533] Webserver started at http://127.6.255.62:34181/ using document root <none> and password file <none>
I20260616 01:57:54.037446  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:54.037650  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:54.037945  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:54.039045  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "153400ce15974d8b952de4a09c0618ea"
format_stamp: "Formatted at 2026-06-16 01:57:54 on dist-test-slave-mdc4"
I20260616 01:57:54.044154  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260616 01:57:54.048115 14032 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:54.049060  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260616 01:57:54.049468  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "153400ce15974d8b952de4a09c0618ea"
format_stamp: "Formatted at 2026-06-16 01:57:54 on dist-test-slave-mdc4"
I20260616 01:57:54.049901  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-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)
I20260616 01:57:54.067305  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:54.068629  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:54.119156  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:43591
I20260616 01:57:54.119249 14083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:43591 every 8 connection(s)
I20260616 01:57:54.123934 14084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:54.140872 14084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea: Bootstrap starting.
I20260616 01:57:54.147804 14084 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:54.153333 14084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea: No bootstrap required, opened a new log
I20260616 01:57:54.156383 14084 raft_consensus.cc:359] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "153400ce15974d8b952de4a09c0618ea" member_type: VOTER }
I20260616 01:57:54.156960 14084 raft_consensus.cc:385] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:54.157243 14084 raft_consensus.cc:740] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153400ce15974d8b952de4a09c0618ea, State: Initialized, Role: FOLLOWER
I20260616 01:57:54.158041 14084 consensus_queue.cc:260] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "153400ce15974d8b952de4a09c0618ea" member_type: VOTER }
I20260616 01:57:54.158669 14084 raft_consensus.cc:399] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:57:54.158952 14084 raft_consensus.cc:493] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:57:54.159274 14084 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:54.166635 14084 raft_consensus.cc:515] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "153400ce15974d8b952de4a09c0618ea" member_type: VOTER }
I20260616 01:57:54.167371 14084 leader_election.cc:304] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 153400ce15974d8b952de4a09c0618ea; no voters: 
I20260616 01:57:54.168759 14084 leader_election.cc:290] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:57:54.169090 14087 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:54.171059 14087 raft_consensus.cc:697] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [term 1 LEADER]: Becoming Leader. State: Replica: 153400ce15974d8b952de4a09c0618ea, State: Running, Role: LEADER
I20260616 01:57:54.171808 14087 consensus_queue.cc:237] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "153400ce15974d8b952de4a09c0618ea" member_type: VOTER }
I20260616 01:57:54.172184 14084 sys_catalog.cc:565] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:57:54.174675 14089 sys_catalog.cc:455] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 153400ce15974d8b952de4a09c0618ea. Latest consensus state: current_term: 1 leader_uuid: "153400ce15974d8b952de4a09c0618ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "153400ce15974d8b952de4a09c0618ea" member_type: VOTER } }
I20260616 01:57:54.174675 14088 sys_catalog.cc:455] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "153400ce15974d8b952de4a09c0618ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "153400ce15974d8b952de4a09c0618ea" member_type: VOTER } }
I20260616 01:57:54.175387 14089 sys_catalog.cc:458] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:54.175550 14088 sys_catalog.cc:458] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [sys.catalog]: This master's current role is: LEADER
I20260616 01:57:54.193254 14092 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:57:54.199102 14092 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:57:54.201419  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:57:54.209056 14092 catalog_manager.cc:1382] Generated new cluster ID: bd1cf4c1a6204024a27b38147c46d286
I20260616 01:57:54.209399 14092 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:57:54.234534 14092 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:57:54.236354 14092 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:57:54.257246 14092 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea: Generated new TSK 0
I20260616 01:57:54.257957 14092 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:57:54.268347  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:54.273213  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:54.276822  7164 webserver.cc:533] Webserver started at http://127.6.255.1:36879/ using document root <none> and password file <none>
I20260616 01:57:54.277495  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:54.277736  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:54.278060  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:54.279580  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "bdb7b3f8431d4d7eb746d6e4fde1ed2a"
format_stamp: "Formatted at 2026-06-16 01:57:54 on dist-test-slave-mdc4"
I20260616 01:57:54.285981  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260616 01:57:54.290766 14108 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:54.291787  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260616 01:57:54.292177  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "bdb7b3f8431d4d7eb746d6e4fde1ed2a"
format_stamp: "Formatted at 2026-06-16 01:57:54 on dist-test-slave-mdc4"
I20260616 01:57:54.292554  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-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)
I20260616 01:57:54.313827  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:54.315368  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:54.317265  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:54.320473  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:54.320766  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:54.321050  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:54.321245  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:54.368767  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:35301
I20260616 01:57:54.368844 14170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:35301 every 8 connection(s)
I20260616 01:57:54.374517  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:54.379320  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:54.390163  7164 webserver.cc:533] Webserver started at http://127.6.255.2:37553/ using document root <none> and password file <none>
I20260616 01:57:54.390820  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:54.391058  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:54.391366  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:54.392848  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-1-root/instance:
uuid: "f3fb2a3a40d44bcf8d4326362d954962"
format_stamp: "Formatted at 2026-06-16 01:57:54 on dist-test-slave-mdc4"
I20260616 01:57:54.398526 14171 heartbeater.cc:344] Connected to a master server at 127.6.255.62:43591
I20260616 01:57:54.398980 14171 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:54.399307  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260616 01:57:54.399885 14171 heartbeater.cc:507] Master 127.6.255.62:43591 requested a full tablet report, sending...
I20260616 01:57:54.401963 14049 ts_manager.cc:194] Registered new tserver with Master: bdb7b3f8431d4d7eb746d6e4fde1ed2a (127.6.255.1:35301)
I20260616 01:57:54.403852 14049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60052
I20260616 01:57:54.404264 14178 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:54.405591  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260616 01:57:54.405934  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-1-root
uuid: "f3fb2a3a40d44bcf8d4326362d954962"
format_stamp: "Formatted at 2026-06-16 01:57:54 on dist-test-slave-mdc4"
I20260616 01:57:54.406286  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-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)
I20260616 01:57:54.416653 14171 heartbeater.cc:499] Master 127.6.255.62:43591 was elected leader, sending a full tablet report...
I20260616 01:57:54.431371  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:54.433039  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:54.434966  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:54.438077  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:54.438355  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:54.438639  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:54.438843  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:54.491818  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.2:34487
I20260616 01:57:54.491894 14240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.2:34487 every 8 connection(s)
I20260616 01:57:54.498361  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:54.503567  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:54.508488  7164 webserver.cc:533] Webserver started at http://127.6.255.3:45331/ using document root <none> and password file <none>
I20260616 01:57:54.509176  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:54.509485  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:54.509861  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:54.511431  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-2-root/instance:
uuid: "49debf61a1354376874a053b033d74e5"
format_stamp: "Formatted at 2026-06-16 01:57:54 on dist-test-slave-mdc4"
I20260616 01:57:54.511593 14241 heartbeater.cc:344] Connected to a master server at 127.6.255.62:43591
I20260616 01:57:54.512064 14241 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:54.512832 14241 heartbeater.cc:507] Master 127.6.255.62:43591 requested a full tablet report, sending...
I20260616 01:57:54.515081 14049 ts_manager.cc:194] Registered new tserver with Master: f3fb2a3a40d44bcf8d4326362d954962 (127.6.255.2:34487)
I20260616 01:57:54.516916 14049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60068
I20260616 01:57:54.524820  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.005s	sys 0.005s
I20260616 01:57:54.529767 14241 heartbeater.cc:499] Master 127.6.255.62:43591 was elected leader, sending a full tablet report...
I20260616 01:57:54.532492 14247 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:54.533908  7164 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.000s
I20260616 01:57:54.534317  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-2-root
uuid: "49debf61a1354376874a053b033d74e5"
format_stamp: "Formatted at 2026-06-16 01:57:54 on dist-test-slave-mdc4"
I20260616 01:57:54.534668  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-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)
I20260616 01:57:54.562693  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:54.564319  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:54.566381  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:54.569742  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:54.570045  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:54.570341  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:54.570560  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:54.636667  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.3:46439
I20260616 01:57:54.636818 14309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.3:46439 every 8 connection(s)
I20260616 01:57:54.642665  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:57:54.647923  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:57:54.653393  7164 webserver.cc:533] Webserver started at http://127.6.255.4:36757/ using document root <none> and password file <none>
I20260616 01:57:54.654194  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:57:54.654477  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:57:54.654865  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:57:54.656448  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-3-root/instance:
uuid: "9c1d6ff04c8a4669bd253635aab1da89"
format_stamp: "Formatted at 2026-06-16 01:57:54 on dist-test-slave-mdc4"
I20260616 01:57:54.657689 14310 heartbeater.cc:344] Connected to a master server at 127.6.255.62:43591
I20260616 01:57:54.658162 14310 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:54.658921 14310 heartbeater.cc:507] Master 127.6.255.62:43591 requested a full tablet report, sending...
I20260616 01:57:54.661258 14048 ts_manager.cc:194] Registered new tserver with Master: 49debf61a1354376874a053b033d74e5 (127.6.255.3:46439)
I20260616 01:57:54.663148 14048 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60076
I20260616 01:57:54.668885  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.006s	sys 0.005s
I20260616 01:57:54.674204 14316 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:54.675273  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:57:54.675779  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-3-root
uuid: "9c1d6ff04c8a4669bd253635aab1da89"
format_stamp: "Formatted at 2026-06-16 01:57:54 on dist-test-slave-mdc4"
I20260616 01:57:54.676295  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-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)
I20260616 01:57:54.678920 14310 heartbeater.cc:499] Master 127.6.255.62:43591 was elected leader, sending a full tablet report...
I20260616 01:57:54.694763  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:57:54.696403  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:57:54.698011  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:57:54.701107  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:57:54.701391  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:54.702154  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:57:54.702361  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:57:54.775955  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.4:40921
I20260616 01:57:54.776027 14378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.4:40921 every 8 connection(s)
I20260616 01:57:54.799021 14379 heartbeater.cc:344] Connected to a master server at 127.6.255.62:43591
I20260616 01:57:54.799528 14379 heartbeater.cc:461] Registering TS with master...
I20260616 01:57:54.800303 14379 heartbeater.cc:507] Master 127.6.255.62:43591 requested a full tablet report, sending...
I20260616 01:57:54.802403 14049 ts_manager.cc:194] Registered new tserver with Master: 9c1d6ff04c8a4669bd253635aab1da89 (127.6.255.4:40921)
I20260616 01:57:54.803090  7164 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016734885s
I20260616 01:57:54.804366 14049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60084
I20260616 01:57:54.818117 14379 heartbeater.cc:499] Master 127.6.255.62:43591 was elected leader, sending a full tablet report...
I20260616 01:57:54.853502 14049 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60094:
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"
    }
  }
}
I20260616 01:57:54.934151 14206 tablet_service.cc:1511] Processing CreateTablet for tablet 820f6904ac014861b3872d928e54fd21 (DEFAULT_TABLE table=fake-table [id=82382a64fac246e6ad9a75fc0bdb2397]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:54.935626 14206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820f6904ac014861b3872d928e54fd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:54.954613 14344 tablet_service.cc:1511] Processing CreateTablet for tablet 820f6904ac014861b3872d928e54fd21 (DEFAULT_TABLE table=fake-table [id=82382a64fac246e6ad9a75fc0bdb2397]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:54.956187 14344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820f6904ac014861b3872d928e54fd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:54.958737 14275 tablet_service.cc:1511] Processing CreateTablet for tablet 820f6904ac014861b3872d928e54fd21 (DEFAULT_TABLE table=fake-table [id=82382a64fac246e6ad9a75fc0bdb2397]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:57:54.960160 14275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820f6904ac014861b3872d928e54fd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:54.988689 14397 tablet_bootstrap.cc:492] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: Bootstrap starting.
I20260616 01:57:55.000654 14398 tablet_bootstrap.cc:492] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Bootstrap starting.
I20260616 01:57:55.001065 14397 tablet_bootstrap.cc:654] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:55.014847 14398 tablet_bootstrap.cc:654] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:55.033529 14401 tablet_bootstrap.cc:492] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89: Bootstrap starting.
I20260616 01:57:55.038033 14397 tablet_bootstrap.cc:492] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: No bootstrap required, opened a new log
I20260616 01:57:55.038717 14397 ts_tablet_manager.cc:1403] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.012s
I20260616 01:57:55.039104 14398 tablet_bootstrap.cc:492] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: No bootstrap required, opened a new log
I20260616 01:57:55.039682 14398 ts_tablet_manager.cc:1403] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.002s
I20260616 01:57:55.041857 14397 raft_consensus.cc:359] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 34487 } } peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } }
I20260616 01:57:55.047659 14397 raft_consensus.cc:385] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:55.048137 14397 raft_consensus.cc:740] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49debf61a1354376874a053b033d74e5, State: Initialized, Role: FOLLOWER
I20260616 01:57:55.049003 14397 consensus_queue.cc:260] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3fb2a3a40d44bcf8d4326362d954962" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 34487 } } peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } }
I20260616 01:57:55.045790 14398 raft_consensus.cc:359] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 34487 } } peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } }
I20260616 01:57:55.050773 14398 raft_consensus.cc:385] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:55.051187 14398 raft_consensus.cc:740] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb2a3a40d44bcf8d4326362d954962, State: Initialized, Role: FOLLOWER
I20260616 01:57:55.052093 14398 consensus_queue.cc:260] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3fb2a3a40d44bcf8d4326362d954962" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 34487 } } peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } }
I20260616 01:57:55.053938 14401 tablet_bootstrap.cc:654] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89: Neither blocks nor log segments found. Creating new log.
I20260616 01:57:55.056936 14398 ts_tablet_manager.cc:1434] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260616 01:57:55.059662 14402 raft_consensus.cc:493] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260616 01:57:55.060441 14402 raft_consensus.cc:515] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 34487 } } peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } }
I20260616 01:57:55.068109 14397 ts_tablet_manager.cc:1434] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260616 01:57:55.084296 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820f6904ac014861b3872d928e54fd21" candidate_uuid: "49debf61a1354376874a053b033d74e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb2a3a40d44bcf8d4326362d954962" is_pre_election: true
I20260616 01:57:55.085109 14216 raft_consensus.cc:2468] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49debf61a1354376874a053b033d74e5 in term 0.
I20260616 01:57:55.086730 14249 leader_election.cc:304] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [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: 49debf61a1354376874a053b033d74e5, f3fb2a3a40d44bcf8d4326362d954962; no voters: 
I20260616 01:57:55.109216 14402 leader_election.cc:290] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3fb2a3a40d44bcf8d4326362d954962 (127.6.255.2:34487), 9c1d6ff04c8a4669bd253635aab1da89 (127.6.255.4:40921)
I20260616 01:57:55.110023 14402 raft_consensus.cc:2804] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260616 01:57:55.118134 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820f6904ac014861b3872d928e54fd21" candidate_uuid: "49debf61a1354376874a053b033d74e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c1d6ff04c8a4669bd253635aab1da89" is_pre_election: true
W20260616 01:57:55.120770 14251 leader_election.cc:343] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c1d6ff04c8a4669bd253635aab1da89 (127.6.255.4:40921): Illegal state: must be running to vote when last-logged opid is not known
I20260616 01:57:55.118557 14402 raft_consensus.cc:493] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260616 01:57:55.121883 14402 raft_consensus.cc:3060] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:55.123286 14401 tablet_bootstrap.cc:492] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89: No bootstrap required, opened a new log
I20260616 01:57:55.123905 14401 ts_tablet_manager.cc:1403] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89: Time spent bootstrapping tablet: real 0.091s	user 0.033s	sys 0.043s
I20260616 01:57:55.126866 14401 raft_consensus.cc:359] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 34487 } } peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } }
I20260616 01:57:55.127851 14401 raft_consensus.cc:385] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:57:55.128212 14401 raft_consensus.cc:740] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c1d6ff04c8a4669bd253635aab1da89, State: Initialized, Role: FOLLOWER
I20260616 01:57:55.129151 14401 consensus_queue.cc:260] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3fb2a3a40d44bcf8d4326362d954962" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 34487 } } peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } }
I20260616 01:57:55.129597 14402 raft_consensus.cc:515] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 34487 } } peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } }
I20260616 01:57:55.133828 14216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820f6904ac014861b3872d928e54fd21" candidate_uuid: "49debf61a1354376874a053b033d74e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb2a3a40d44bcf8d4326362d954962"
I20260616 01:57:55.134765 14216 raft_consensus.cc:3060] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:55.139036 14401 ts_tablet_manager.cc:1434] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260616 01:57:55.143013 14216 raft_consensus.cc:2468] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49debf61a1354376874a053b033d74e5 in term 1.
I20260616 01:57:55.144519 14402 leader_election.cc:290] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [CANDIDATE]: Term 1 election: Requested vote from peers f3fb2a3a40d44bcf8d4326362d954962 (127.6.255.2:34487), 9c1d6ff04c8a4669bd253635aab1da89 (127.6.255.4:40921)
I20260616 01:57:55.144950 14249 leader_election.cc:304] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [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: 49debf61a1354376874a053b033d74e5, f3fb2a3a40d44bcf8d4326362d954962; no voters: 
I20260616 01:57:55.146092 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820f6904ac014861b3872d928e54fd21" candidate_uuid: "49debf61a1354376874a053b033d74e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c1d6ff04c8a4669bd253635aab1da89"
I20260616 01:57:55.146744 14354 raft_consensus.cc:3060] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:57:55.147697 14402 raft_consensus.cc:2804] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:57:55.148339 14402 raft_consensus.cc:697] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 1 LEADER]: Becoming Leader. State: Replica: 49debf61a1354376874a053b033d74e5, State: Running, Role: LEADER
I20260616 01:57:55.154206 14354 raft_consensus.cc:2468] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49debf61a1354376874a053b033d74e5 in term 1.
I20260616 01:57:55.150414 14402 consensus_queue.cc:237] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [LEADER]: Queue going to LEADER mode. State: All 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: "f3fb2a3a40d44bcf8d4326362d954962" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 34487 } } peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } }
I20260616 01:57:55.164861 14048 catalog_manager.cc:5696] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49debf61a1354376874a053b033d74e5 (127.6.255.3). New cstate: current_term: 1 leader_uuid: "49debf61a1354376874a053b033d74e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } health_report { overall_health: UNKNOWN } } }
I20260616 01:57:55.279531  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:57:55.282704 14048 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60094:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260616 01:57:55.308898 14354 raft_consensus.cc:1275] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89 [term 1 FOLLOWER]: Refusing update from remote peer 49debf61a1354376874a053b033d74e5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260616 01:57:55.309070 14216 raft_consensus.cc:1275] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 1 FOLLOWER]: Refusing update from remote peer 49debf61a1354376874a053b033d74e5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260616 01:57:55.310914 14402 consensus_queue.cc:1048] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260616 01:57:55.311826 14406 consensus_queue.cc:1048] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260616 01:57:55.344285 14049 catalog_manager.cc:5788] TS f3fb2a3a40d44bcf8d4326362d954962 (127.6.255.2:34487) does not have the latest schema for tablet 820f6904ac014861b3872d928e54fd21 (table fake-table [id=82382a64fac246e6ad9a75fc0bdb2397]). Expected version 1 got 0
I20260616 01:57:55.352414 14411 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20260616 01:57:55.369117 14049 catalog_manager.cc:5788] TS 9c1d6ff04c8a4669bd253635aab1da89 (127.6.255.4:40921) does not have the latest schema for tablet 820f6904ac014861b3872d928e54fd21 (table fake-table [id=82382a64fac246e6ad9a75fc0bdb2397]). Expected version 1 got 0
I20260616 01:57:55.377302 14416 tablet.cc:1724] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: 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
I20260616 01:57:55.393232 14417 tablet.cc:1724] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: 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
I20260616 01:57:55.399859 14049 catalog_manager.cc:5788] TS f3fb2a3a40d44bcf8d4326362d954962 (127.6.255.2:34487) does not have the latest schema for tablet 820f6904ac014861b3872d928e54fd21 (table fake-table [id=82382a64fac246e6ad9a75fc0bdb2397]). Expected version 1 got 0
I20260616 01:57:55.398953 14418 tablet.cc:1724] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89: 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
I20260616 01:57:55.408761 14047 catalog_manager.cc:5788] TS 9c1d6ff04c8a4669bd253635aab1da89 (127.6.255.4:40921) does not have the latest schema for tablet 820f6904ac014861b3872d928e54fd21 (table fake-table [id=82382a64fac246e6ad9a75fc0bdb2397]). Expected version 1 got 0
I20260616 01:57:55.411482 14046 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea: fake-table [id=82382a64fac246e6ad9a75fc0bdb2397] alter complete (version 1)
I20260616 01:57:55.421052 14285 consensus_queue.cc:237] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [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: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } }
I20260616 01:57:55.434947 14353 raft_consensus.cc:1275] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89 [term 1 FOLLOWER]: Refusing update from remote peer 49debf61a1354376874a053b033d74e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260616 01:57:55.436479 14402 consensus_queue.cc:1048] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260616 01:57:55.444795 14406 raft_consensus.cc:2955] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER f3fb2a3a40d44bcf8d4326362d954962 (127.6.255.2) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } } }
I20260616 01:57:55.449007 14353 raft_consensus.cc:2955] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER f3fb2a3a40d44bcf8d4326362d954962 (127.6.255.2) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } } }
I20260616 01:57:55.458288 14033 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 820f6904ac014861b3872d928e54fd21 with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260616 01:57:55.465476 14046 catalog_manager.cc:5696] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 reported cstate change: config changed from index -1 to 3, VOTER f3fb2a3a40d44bcf8d4326362d954962 (127.6.255.2) evicted. New cstate: current_term: 1 leader_uuid: "49debf61a1354376874a053b033d74e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c1d6ff04c8a4669bd253635aab1da89" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 40921 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:55.477744 14206 tablet_service.cc:1558] Processing DeleteTablet for tablet 820f6904ac014861b3872d928e54fd21 with delete_type TABLET_DATA_TOMBSTONED (TS f3fb2a3a40d44bcf8d4326362d954962 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:57310
I20260616 01:57:55.480804 14285 consensus_queue.cc:237] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [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: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } }
I20260616 01:57:55.488220 14406 raft_consensus.cc:2955] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c1d6ff04c8a4669bd253635aab1da89 (127.6.255.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } }
I20260616 01:57:55.489310 14419 tablet_replica.cc:333] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: stopping tablet replica
I20260616 01:57:55.496270 14419 raft_consensus.cc:2243] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:57:55.497020 14419 raft_consensus.cc:2272] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:55.501796 14033 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 820f6904ac014861b3872d928e54fd21 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260616 01:57:55.506585 14047 catalog_manager.cc:5696] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 reported cstate change: config changed from index 3 to 4, VOTER 9c1d6ff04c8a4669bd253635aab1da89 (127.6.255.4) evicted. New cstate: current_term: 1 leader_uuid: "49debf61a1354376874a053b033d74e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } health_report { overall_health: HEALTHY } } }
I20260616 01:57:55.508492 14419 ts_tablet_manager.cc:1916] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260616 01:57:55.522253 14344 tablet_service.cc:1558] Processing DeleteTablet for tablet 820f6904ac014861b3872d928e54fd21 with delete_type TABLET_DATA_TOMBSTONED (TS 9c1d6ff04c8a4669bd253635aab1da89 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41216
I20260616 01:57:55.530014 14419 ts_tablet_manager.cc:1929] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260616 01:57:55.530742 14419 log.cc:1199] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-1-root/wals/820f6904ac014861b3872d928e54fd21
I20260616 01:57:55.532742 14420 tablet_replica.cc:333] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89: stopping tablet replica
I20260616 01:57:55.533000 14034 catalog_manager.cc:5027] TS f3fb2a3a40d44bcf8d4326362d954962 (127.6.255.2:34487): tablet 820f6904ac014861b3872d928e54fd21 (table fake-table [id=82382a64fac246e6ad9a75fc0bdb2397]) successfully deleted
I20260616 01:57:55.533758 14420 raft_consensus.cc:2243] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:57:55.534560 14420 raft_consensus.cc:2272] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:55.538985 14420 ts_tablet_manager.cc:1916] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260616 01:57:55.553231 14420 ts_tablet_manager.cc:1929] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260616 01:57:55.553753 14420 log.cc:1199] T 820f6904ac014861b3872d928e54fd21 P 9c1d6ff04c8a4669bd253635aab1da89: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-3-root/wals/820f6904ac014861b3872d928e54fd21
I20260616 01:57:55.555655 14036 catalog_manager.cc:5027] TS 9c1d6ff04c8a4669bd253635aab1da89 (127.6.255.4:40921): tablet 820f6904ac014861b3872d928e54fd21 (table fake-table [id=82382a64fac246e6ad9a75fc0bdb2397]) successfully deleted
I20260616 01:57:55.764735 14046 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60094:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260616 01:57:55.856966 14416 tablet.cc:1724] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: 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
I20260616 01:57:55.886974 14046 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea: fake-table [id=82382a64fac246e6ad9a75fc0bdb2397] alter complete (version 2)
I20260616 01:57:55.895015 14285 consensus_queue.cc:237] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [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: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "bdb7b3f8431d4d7eb746d6e4fde1ed2a" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 35301 } attrs { promote: true } }
I20260616 01:57:55.903012 14406 raft_consensus.cc:2955] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER bdb7b3f8431d4d7eb746d6e4fde1ed2a (127.6.255.1) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "bdb7b3f8431d4d7eb746d6e4fde1ed2a" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 35301 } attrs { promote: true } } }
W20260616 01:57:55.916778 14250 consensus_peers.cc:597] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 -> Peer bdb7b3f8431d4d7eb746d6e4fde1ed2a (127.6.255.1:35301): Couldn't send request to peer bdb7b3f8431d4d7eb746d6e4fde1ed2a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 820f6904ac014861b3872d928e54fd21. This is attempt 1: this message will repeat every 5th retry.
I20260616 01:57:55.919034 14033 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 820f6904ac014861b3872d928e54fd21 with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260616 01:57:55.927805 14047 catalog_manager.cc:5696] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 reported cstate change: config changed from index 4 to 6, NON_VOTER bdb7b3f8431d4d7eb746d6e4fde1ed2a (127.6.255.1) added. New cstate: current_term: 1 leader_uuid: "49debf61a1354376874a053b033d74e5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdb7b3f8431d4d7eb746d6e4fde1ed2a" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 35301 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260616 01:57:55.941381 14285 consensus_queue.cc:237] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [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: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "bdb7b3f8431d4d7eb746d6e4fde1ed2a" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 35301 } attrs { promote: true } } peers { permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 34487 } attrs { promote: true } }
I20260616 01:57:55.946110 14406 raft_consensus.cc:2955] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER f3fb2a3a40d44bcf8d4326362d954962 (127.6.255.2) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "bdb7b3f8431d4d7eb746d6e4fde1ed2a" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 35301 } attrs { promote: true } } peers { permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 34487 } attrs { promote: true } } }
W20260616 01:57:55.948230 14249 consensus_peers.cc:597] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 -> Peer f3fb2a3a40d44bcf8d4326362d954962 (127.6.255.2:34487): Couldn't send request to peer f3fb2a3a40d44bcf8d4326362d954962. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
W20260616 01:57:55.948836 14250 consensus_peers.cc:597] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 -> Peer bdb7b3f8431d4d7eb746d6e4fde1ed2a (127.6.255.1:35301): Couldn't send request to peer bdb7b3f8431d4d7eb746d6e4fde1ed2a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 820f6904ac014861b3872d928e54fd21. This is attempt 1: this message will repeat every 5th retry.
I20260616 01:57:55.958706 14033 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 820f6904ac014861b3872d928e54fd21 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260616 01:57:55.962909 14046 catalog_manager.cc:5696] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 reported cstate change: config changed from index 6 to 7, NON_VOTER f3fb2a3a40d44bcf8d4326362d954962 (127.6.255.2) added. New cstate: current_term: 1 leader_uuid: "49debf61a1354376874a053b033d74e5" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdb7b3f8431d4d7eb746d6e4fde1ed2a" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 35301 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 34487 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260616 01:57:56.391530 14425 ts_tablet_manager.cc:933] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a: Initiating tablet copy from peer 49debf61a1354376874a053b033d74e5 (127.6.255.3:46439)
I20260616 01:57:56.394162 14425 tablet_copy_client.cc:323] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a: tablet copy: Beginning tablet copy session from remote peer at address 127.6.255.3:46439
I20260616 01:57:56.407946 14295 tablet_copy_service.cc:140] P 49debf61a1354376874a053b033d74e5: Received BeginTabletCopySession request for tablet 820f6904ac014861b3872d928e54fd21 from peer bdb7b3f8431d4d7eb746d6e4fde1ed2a ({username='slave'} at 127.0.0.1:42938)
I20260616 01:57:56.408625 14295 tablet_copy_service.cc:161] P 49debf61a1354376874a053b033d74e5: Beginning new tablet copy session on tablet 820f6904ac014861b3872d928e54fd21 from peer bdb7b3f8431d4d7eb746d6e4fde1ed2a at {username='slave'} at 127.0.0.1:42938: session id = bdb7b3f8431d4d7eb746d6e4fde1ed2a-820f6904ac014861b3872d928e54fd21
I20260616 01:57:56.415964 14295 tablet_copy_source_session.cc:215] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260616 01:57:56.420172 14425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820f6904ac014861b3872d928e54fd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:56.439132 14425 tablet_copy_client.cc:806] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a: tablet copy: Starting download of 0 data blocks...
I20260616 01:57:56.440088 14425 tablet_copy_client.cc:670] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a: tablet copy: Starting download of 1 WAL segments...
I20260616 01:57:56.445287 14425 tablet_copy_client.cc:538] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260616 01:57:56.455772 14425 tablet_bootstrap.cc:492] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a: Bootstrap starting.
I20260616 01:57:56.481407 14425 tablet.cc:1724] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a: 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
I20260616 01:57:56.482478 14425 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260616 01:57:56.488265 14425 tablet.cc:1724] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a: 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
I20260616 01:57:56.489214 14425 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260616 01:57:56.494537 14425 tablet_bootstrap.cc:492] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a: 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
I20260616 01:57:56.495569 14425 tablet_bootstrap.cc:492] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a: Bootstrap complete.
I20260616 01:57:56.507676 14425 ts_tablet_manager.cc:1403] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a: Time spent bootstrapping tablet: real 0.052s	user 0.040s	sys 0.010s
I20260616 01:57:56.511036 14425 raft_consensus.cc:359] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "bdb7b3f8431d4d7eb746d6e4fde1ed2a" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 35301 } attrs { promote: true } } peers { permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 34487 } attrs { promote: true } }
I20260616 01:57:56.512223 14425 raft_consensus.cc:740] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bdb7b3f8431d4d7eb746d6e4fde1ed2a, State: Initialized, Role: LEARNER
I20260616 01:57:56.513073 14425 consensus_queue.cc:260] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a [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: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "bdb7b3f8431d4d7eb746d6e4fde1ed2a" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 35301 } attrs { promote: true } } peers { permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 34487 } attrs { promote: true } }
I20260616 01:57:56.523579 14425 ts_tablet_manager.cc:1434] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260616 01:57:56.525892 14295 tablet_copy_service.cc:342] P 49debf61a1354376874a053b033d74e5: Request end of tablet copy session bdb7b3f8431d4d7eb746d6e4fde1ed2a-820f6904ac014861b3872d928e54fd21 received from {username='slave'} at 127.0.0.1:42938
I20260616 01:57:56.526408 14295 tablet_copy_service.cc:434] P 49debf61a1354376874a053b033d74e5: ending tablet copy session bdb7b3f8431d4d7eb746d6e4fde1ed2a-820f6904ac014861b3872d928e54fd21 on tablet 820f6904ac014861b3872d928e54fd21 with peer bdb7b3f8431d4d7eb746d6e4fde1ed2a
I20260616 01:57:56.526901 14431 ts_tablet_manager.cc:933] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Initiating tablet copy from peer 49debf61a1354376874a053b033d74e5 (127.6.255.3:46439)
I20260616 01:57:56.536942 14431 tablet_copy_client.cc:323] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: tablet copy: Beginning tablet copy session from remote peer at address 127.6.255.3:46439
I20260616 01:57:56.548418 14295 tablet_copy_service.cc:140] P 49debf61a1354376874a053b033d74e5: Received BeginTabletCopySession request for tablet 820f6904ac014861b3872d928e54fd21 from peer f3fb2a3a40d44bcf8d4326362d954962 ({username='slave'} at 127.0.0.1:42948)
I20260616 01:57:56.549012 14295 tablet_copy_service.cc:161] P 49debf61a1354376874a053b033d74e5: Beginning new tablet copy session on tablet 820f6904ac014861b3872d928e54fd21 from peer f3fb2a3a40d44bcf8d4326362d954962 at {username='slave'} at 127.0.0.1:42948: session id = f3fb2a3a40d44bcf8d4326362d954962-820f6904ac014861b3872d928e54fd21
I20260616 01:57:56.556277 14295 tablet_copy_source_session.cc:215] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260616 01:57:56.558744 14431 ts_tablet_manager.cc:1916] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260616 01:57:56.574275 14431 ts_tablet_manager.cc:1929] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260616 01:57:56.575018 14431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820f6904ac014861b3872d928e54fd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:57:56.584218 14431 tablet_copy_client.cc:806] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: tablet copy: Starting download of 0 data blocks...
I20260616 01:57:56.584913 14431 tablet_copy_client.cc:670] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: tablet copy: Starting download of 1 WAL segments...
I20260616 01:57:56.588582 14431 tablet_copy_client.cc:538] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260616 01:57:56.598241 14431 tablet_bootstrap.cc:492] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Bootstrap starting.
I20260616 01:57:56.623657 14431 tablet.cc:1724] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: 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
I20260616 01:57:56.624737 14431 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260616 01:57:56.630643 14431 tablet.cc:1724] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: 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
I20260616 01:57:56.631681 14431 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260616 01:57:56.637096 14431 tablet_bootstrap.cc:492] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: 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
I20260616 01:57:56.638103 14431 tablet_bootstrap.cc:492] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Bootstrap complete.
I20260616 01:57:56.650823 14431 ts_tablet_manager.cc:1403] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Time spent bootstrapping tablet: real 0.053s	user 0.037s	sys 0.014s
I20260616 01:57:56.653957 14431 raft_consensus.cc:359] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "bdb7b3f8431d4d7eb746d6e4fde1ed2a" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 35301 } attrs { promote: true } } peers { permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 34487 } attrs { promote: true } }
I20260616 01:57:56.655165 14431 raft_consensus.cc:740] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3fb2a3a40d44bcf8d4326362d954962, State: Initialized, Role: LEARNER
I20260616 01:57:56.656194 14431 consensus_queue.cc:260] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [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: "49debf61a1354376874a053b033d74e5" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 46439 } } peers { permanent_uuid: "bdb7b3f8431d4d7eb746d6e4fde1ed2a" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 35301 } attrs { promote: true } } peers { permanent_uuid: "f3fb2a3a40d44bcf8d4326362d954962" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 34487 } attrs { promote: true } }
I20260616 01:57:56.659621 14431 ts_tablet_manager.cc:1434] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260616 01:57:56.661772 14295 tablet_copy_service.cc:342] P 49debf61a1354376874a053b033d74e5: Request end of tablet copy session f3fb2a3a40d44bcf8d4326362d954962-820f6904ac014861b3872d928e54fd21 received from {username='slave'} at 127.0.0.1:42948
I20260616 01:57:56.662225 14295 tablet_copy_service.cc:434] P 49debf61a1354376874a053b033d74e5: ending tablet copy session f3fb2a3a40d44bcf8d4326362d954962-820f6904ac014861b3872d928e54fd21 on tablet 820f6904ac014861b3872d928e54fd21 with peer f3fb2a3a40d44bcf8d4326362d954962
W20260616 01:57:56.782039 14306 debug-util.cc:398] Leaking SignalData structure 0x7b08000c35a0 after lost signal to thread 7167
W20260616 01:57:56.783017 14306 debug-util.cc:398] Leaking SignalData structure 0x7b0800050440 after lost signal to thread 14083
W20260616 01:57:56.784662 14306 debug-util.cc:398] Leaking SignalData structure 0x7b08001b10e0 after lost signal to thread 14240
W20260616 01:57:56.786077 14306 debug-util.cc:398] Leaking SignalData structure 0x7b08001af880 after lost signal to thread 14378
I20260616 01:57:56.818336 14146 raft_consensus.cc:1217] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7]   Dedup: 1.7->[]
I20260616 01:57:56.925805 14216 raft_consensus.cc:1217] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7]   Dedup: 1.7->[]
I20260616 01:57:56.939441 14046 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60094:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260616 01:57:56.952201 14046 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60094:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20260616 01:57:56.959514 14046 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60094:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20260616 01:57:56.970670 14048 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60094:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20260616 01:57:56.978416 14049 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60094:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20260616 01:57:56.985092 14045 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60094:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260616 01:57:56.985872 14045 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:60094:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260616 01:57:57.017352 14045 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea: Sending DeleteTablet for 3 replicas of tablet 820f6904ac014861b3872d928e54fd21
I20260616 01:57:57.022397 14275 tablet_service.cc:1558] Processing DeleteTablet for tablet 820f6904ac014861b3872d928e54fd21 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-16 01:57:56 UTC) from {username='slave'} at 127.0.0.1:42910
I20260616 01:57:57.023880 14206 tablet_service.cc:1558] Processing DeleteTablet for tablet 820f6904ac014861b3872d928e54fd21 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-16 01:57:56 UTC) from {username='slave'} at 127.0.0.1:57310
I20260616 01:57:57.026125  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:57:57.055933 14447 tablet_replica.cc:333] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: stopping tablet replica
I20260616 01:57:57.056829 14447 raft_consensus.cc:2243] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 1 LEARNER]: Raft consensus shutting down.
I20260616 01:57:57.065980 14447 raft_consensus.cc:2272] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962 [term 1 LEARNER]: Raft consensus is shut down!
I20260616 01:57:57.105217 14448 tablet_replica.cc:333] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: stopping tablet replica
W20260616 01:57:57.116605 14035 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 17 similar messages]
I20260616 01:57:57.122861 14448 raft_consensus.cc:2243] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:57:57.125892 14448 raft_consensus.cc:2272] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:57:57.123188 14447 ts_tablet_manager.cc:1916] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:57:57.128820 14448 ts_tablet_manager.cc:1916] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260616 01:57:57.175788 14035 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.6.255.1:35301, user_credentials={real_user=slave}} blocked reactor thread for 59198.3us
W20260616 01:57:57.178532 14035 catalog_manager.cc:4754] TS bdb7b3f8431d4d7eb746d6e4fde1ed2a (127.6.255.1:35301): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 820f6904ac014861b3872d928e54fd21: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260616 01:57:57.182536 14447 ts_tablet_manager.cc:1929] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260616 01:57:57.183605  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:57.183701 14447 log.cc:1199] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-1-root/wals/820f6904ac014861b3872d928e54fd21
I20260616 01:57:57.184834  7164 tablet_replica.cc:333] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a: stopping tablet replica
I20260616 01:57:57.185173 14447 ts_tablet_manager.cc:1950] T 820f6904ac014861b3872d928e54fd21 P f3fb2a3a40d44bcf8d4326362d954962: Deleting consensus metadata
I20260616 01:57:57.185597  7164 raft_consensus.cc:2243] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a [term 1 LEARNER]: Raft consensus shutting down.
I20260616 01:57:57.186172  7164 raft_consensus.cc:2272] T 820f6904ac014861b3872d928e54fd21 P bdb7b3f8431d4d7eb746d6e4fde1ed2a [term 1 LEARNER]: Raft consensus is shut down!
I20260616 01:57:57.191290 14034 catalog_manager.cc:5027] TS f3fb2a3a40d44bcf8d4326362d954962 (127.6.255.2:34487): tablet 820f6904ac014861b3872d928e54fd21 (table fake-table [id=82382a64fac246e6ad9a75fc0bdb2397]) successfully deleted
I20260616 01:57:57.201884 14448 ts_tablet_manager.cc:1929] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260616 01:57:57.202342 14448 log.cc:1199] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781575012071070-7164-0/minicluster-data/ts-2-root/wals/820f6904ac014861b3872d928e54fd21
I20260616 01:57:57.203716 14448 ts_tablet_manager.cc:1950] T 820f6904ac014861b3872d928e54fd21 P 49debf61a1354376874a053b033d74e5: Deleting consensus metadata
I20260616 01:57:57.211220 14033 catalog_manager.cc:5027] TS 49debf61a1354376874a053b033d74e5 (127.6.255.3:46439): tablet 820f6904ac014861b3872d928e54fd21 (table fake-table [id=82382a64fac246e6ad9a75fc0bdb2397]) successfully deleted
I20260616 01:57:57.213402  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:57:57.230566  7164 tablet_server.cc:179] TabletServer@127.6.255.2:0 shutting down...
I20260616 01:57:57.283615  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:57:57.295640  7164 tablet_server.cc:196] TabletServer@127.6.255.2:0 shutdown complete.
I20260616 01:57:57.310045  7164 tablet_server.cc:179] TabletServer@127.6.255.3:0 shutting down...
I20260616 01:57:57.352795  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260616 01:57:58.372692  7164 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14306)
W20260616 01:57:58.419783 14035 catalog_manager.cc:4754] TS bdb7b3f8431d4d7eb746d6e4fde1ed2a (127.6.255.1:35301): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 820f6904ac014861b3872d928e54fd21: Network error: Client connection negotiation failed: client connection to 127.6.255.1:35301: connect: Connection refused (error 111)
W20260616 01:57:59.373245  7164 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14306)
W20260616 01:57:59.476128 14035 catalog_manager.cc:4754] TS bdb7b3f8431d4d7eb746d6e4fde1ed2a (127.6.255.1:35301): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 820f6904ac014861b3872d928e54fd21: Network error: Client connection negotiation failed: client connection to 127.6.255.1:35301: connect: Connection refused (error 111)
I20260616 01:58:00.334270  7164 tablet_server.cc:196] TabletServer@127.6.255.3:0 shutdown complete.
I20260616 01:58:00.345069  7164 tablet_server.cc:179] TabletServer@127.6.255.4:0 shutting down...
I20260616 01:58:00.377960  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:58:00.397161  7164 tablet_server.cc:196] TabletServer@127.6.255.4:0 shutdown complete.
I20260616 01:58:00.409689  7164 master.cc:562] Master@127.6.255.62:43591 shutting down...
W20260616 01:58:01.566287 14035 catalog_manager.cc:4754] TS bdb7b3f8431d4d7eb746d6e4fde1ed2a (127.6.255.1:35301): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 820f6904ac014861b3872d928e54fd21: Network error: Client connection negotiation failed: client connection to 127.6.255.1:35301: connect: Connection refused (error 111)
I20260616 01:58:01.625089  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:58:01.625844  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:58:01.626231  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 153400ce15974d8b952de4a09c0618ea: stopping tablet replica
I20260616 01:58:01.660036  7164 master.cc:584] Master@127.6.255.62:43591 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactor (7658 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20260616 01:58:01.688964  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:40589
I20260616 01:58:01.690106  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:58:01.692703  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:58:01.695797  7164 webserver.cc:533] Webserver started at http://127.6.255.62:35353/ using document root <none> and password file <none>
I20260616 01:58:01.696341  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:58:01.696533  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:58:01.696818  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:58:01.697913  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "87e10d6d7a91449996e1faa9a08df68f"
format_stamp: "Formatted at 2026-06-16 01:58:01 on dist-test-slave-mdc4"
I20260616 01:58:01.702997  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260616 01:58:01.706733 14459 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:58:01.707674  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:58:01.708045  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "87e10d6d7a91449996e1faa9a08df68f"
format_stamp: "Formatted at 2026-06-16 01:58:01 on dist-test-slave-mdc4"
I20260616 01:58:01.708427  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-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)
I20260616 01:58:01.739961  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:58:01.741334  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:58:01.787546  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:40589
I20260616 01:58:01.787698 14510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:40589 every 8 connection(s)
I20260616 01:58:01.792784 14511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:58:01.804982 14511 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f: Bootstrap starting.
I20260616 01:58:01.809644 14511 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f: Neither blocks nor log segments found. Creating new log.
I20260616 01:58:01.814333 14511 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f: No bootstrap required, opened a new log
I20260616 01:58:01.816905 14511 raft_consensus.cc:359] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87e10d6d7a91449996e1faa9a08df68f" member_type: VOTER }
I20260616 01:58:01.817371 14511 raft_consensus.cc:385] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:58:01.817610 14511 raft_consensus.cc:740] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87e10d6d7a91449996e1faa9a08df68f, State: Initialized, Role: FOLLOWER
I20260616 01:58:01.818288 14511 consensus_queue.cc:260] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87e10d6d7a91449996e1faa9a08df68f" member_type: VOTER }
I20260616 01:58:01.818778 14511 raft_consensus.cc:399] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:58:01.819024 14511 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:58:01.819283 14511 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:58:01.824460 14511 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87e10d6d7a91449996e1faa9a08df68f" member_type: VOTER }
I20260616 01:58:01.825075 14511 leader_election.cc:304] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 87e10d6d7a91449996e1faa9a08df68f; no voters: 
I20260616 01:58:01.826547 14511 leader_election.cc:290] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:58:01.827008 14514 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:58:01.828761 14514 raft_consensus.cc:697] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [term 1 LEADER]: Becoming Leader. State: Replica: 87e10d6d7a91449996e1faa9a08df68f, State: Running, Role: LEADER
I20260616 01:58:01.829658 14514 consensus_queue.cc:237] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87e10d6d7a91449996e1faa9a08df68f" member_type: VOTER }
I20260616 01:58:01.830329 14511 sys_catalog.cc:565] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:58:01.834229 14515 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "87e10d6d7a91449996e1faa9a08df68f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87e10d6d7a91449996e1faa9a08df68f" member_type: VOTER } }
I20260616 01:58:01.835013 14515 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [sys.catalog]: This master's current role is: LEADER
I20260616 01:58:01.836048 14516 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87e10d6d7a91449996e1faa9a08df68f. Latest consensus state: current_term: 1 leader_uuid: "87e10d6d7a91449996e1faa9a08df68f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87e10d6d7a91449996e1faa9a08df68f" member_type: VOTER } }
I20260616 01:58:01.836645 14516 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [sys.catalog]: This master's current role is: LEADER
I20260616 01:58:01.845566 14520 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:58:01.853855 14520 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:58:01.855811  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:58:01.863704 14520 catalog_manager.cc:1382] Generated new cluster ID: f2f23648ed5745bc928ec89d48689703
I20260616 01:58:01.864023 14520 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:58:01.894805 14520 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:58:01.896596 14520 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:58:01.925107 14520 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f: Generated new TSK 0
I20260616 01:58:01.925786 14520 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:58:01.987365  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:58:01.992143  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:58:01.996061  7164 webserver.cc:533] Webserver started at http://127.6.255.1:42631/ using document root <none> and password file <none>
I20260616 01:58:01.996778  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:58:01.997023  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:58:01.997351  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:58:01.998867  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "68dcf49ed73c465eb74af1e31be5b35b"
format_stamp: "Formatted at 2026-06-16 01:58:01 on dist-test-slave-mdc4"
I20260616 01:58:02.005391  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.002s
I20260616 01:58:02.010133 14535 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:58:02.011152  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:58:02.011555  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "68dcf49ed73c465eb74af1e31be5b35b"
format_stamp: "Formatted at 2026-06-16 01:58:01 on dist-test-slave-mdc4"
I20260616 01:58:02.011884  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-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)
I20260616 01:58:02.038743  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:58:02.039963  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:58:02.041719  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:58:02.044368  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:58:02.044555  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:58:02.044862  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:58:02.045004  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:58:02.103809  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:38239
I20260616 01:58:02.103900 14597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:38239 every 8 connection(s)
I20260616 01:58:02.109041  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:58:02.116125  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:58:02.122252  7164 webserver.cc:533] Webserver started at http://127.6.255.2:33739/ using document root <none> and password file <none>
I20260616 01:58:02.122953  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:58:02.123216  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:58:02.123617  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:58:02.124841  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-1-root/instance:
uuid: "9d18f530b0bf4623910dcdc5f21f9e61"
format_stamp: "Formatted at 2026-06-16 01:58:02 on dist-test-slave-mdc4"
I20260616 01:58:02.131076  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260616 01:58:02.133104 14598 heartbeater.cc:344] Connected to a master server at 127.6.255.62:40589
I20260616 01:58:02.133545 14598 heartbeater.cc:461] Registering TS with master...
I20260616 01:58:02.134280 14598 heartbeater.cc:507] Master 127.6.255.62:40589 requested a full tablet report, sending...
I20260616 01:58:02.136619 14476 ts_manager.cc:194] Registered new tserver with Master: 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239)
I20260616 01:58:02.136677 14605 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:58:02.137844  7164 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260616 01:58:02.138204  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-1-root
uuid: "9d18f530b0bf4623910dcdc5f21f9e61"
format_stamp: "Formatted at 2026-06-16 01:58:02 on dist-test-slave-mdc4"
I20260616 01:58:02.138576  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-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)
I20260616 01:58:02.138945 14476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54580
I20260616 01:58:02.151624 14598 heartbeater.cc:499] Master 127.6.255.62:40589 was elected leader, sending a full tablet report...
I20260616 01:58:02.167513  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:58:02.169085  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:58:02.170966  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:58:02.174062  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:58:02.174340  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:58:02.174628  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:58:02.174835  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:58:02.229831  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.2:45579
I20260616 01:58:02.229924 14667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.2:45579 every 8 connection(s)
I20260616 01:58:02.235713  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:58:02.240660  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:58:02.244621  7164 webserver.cc:533] Webserver started at http://127.6.255.3:46839/ using document root <none> and password file <none>
I20260616 01:58:02.245365  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:58:02.245630  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:58:02.245995  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:58:02.247443  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-2-root/instance:
uuid: "77870eaf9a4b4973a73f5ed98e7945e9"
format_stamp: "Formatted at 2026-06-16 01:58:02 on dist-test-slave-mdc4"
I20260616 01:58:02.252472 14668 heartbeater.cc:344] Connected to a master server at 127.6.255.62:40589
I20260616 01:58:02.252946 14668 heartbeater.cc:461] Registering TS with master...
I20260616 01:58:02.253845 14668 heartbeater.cc:507] Master 127.6.255.62:40589 requested a full tablet report, sending...
I20260616 01:58:02.256278 14476 ts_manager.cc:194] Registered new tserver with Master: 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579)
I20260616 01:58:02.256856  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.005s	sys 0.003s
I20260616 01:58:02.257719 14476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54592
I20260616 01:58:02.261729 14674 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:58:02.262674  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:58:02.263047  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-2-root
uuid: "77870eaf9a4b4973a73f5ed98e7945e9"
format_stamp: "Formatted at 2026-06-16 01:58:02 on dist-test-slave-mdc4"
I20260616 01:58:02.263427  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-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)
I20260616 01:58:02.270385 14668 heartbeater.cc:499] Master 127.6.255.62:40589 was elected leader, sending a full tablet report...
I20260616 01:58:02.288381  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:58:02.290043  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:58:02.292006  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:58:02.295394  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:58:02.295776  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260616 01:58:02.296133  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:58:02.296355  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:58:02.364722  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.3:41471
I20260616 01:58:02.364794 14736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.3:41471 every 8 connection(s)
I20260616 01:58:02.376361  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:58:02.381353  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:58:02.389731 14737 heartbeater.cc:344] Connected to a master server at 127.6.255.62:40589
I20260616 01:58:02.390151 14737 heartbeater.cc:461] Registering TS with master...
I20260616 01:58:02.390913  7164 webserver.cc:533] Webserver started at http://127.6.255.4:40801/ using document root <none> and password file <none>
I20260616 01:58:02.391044 14737 heartbeater.cc:507] Master 127.6.255.62:40589 requested a full tablet report, sending...
I20260616 01:58:02.391754  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:58:02.392040  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:58:02.392374  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:58:02.393400 14475 ts_manager.cc:194] Registered new tserver with Master: 77870eaf9a4b4973a73f5ed98e7945e9 (127.6.255.3:41471)
I20260616 01:58:02.393877  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-3-root/instance:
uuid: "176bb1527e434be786a2dccc615c17bc"
format_stamp: "Formatted at 2026-06-16 01:58:02 on dist-test-slave-mdc4"
I20260616 01:58:02.395010 14475 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54598
I20260616 01:58:02.401103  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.001s
I20260616 01:58:02.406102 14743 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:58:02.407044  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:58:02.407439  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-3-root
uuid: "176bb1527e434be786a2dccc615c17bc"
format_stamp: "Formatted at 2026-06-16 01:58:02 on dist-test-slave-mdc4"
I20260616 01:58:02.407853  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-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)
I20260616 01:58:02.409427 14737 heartbeater.cc:499] Master 127.6.255.62:40589 was elected leader, sending a full tablet report...
I20260616 01:58:02.437883  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:58:02.439709  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:58:02.442574  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:58:02.446502  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:58:02.446738  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:58:02.447039  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:58:02.447201  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:58:02.521479  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.4:41783
I20260616 01:58:02.521577 14805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.4:41783 every 8 connection(s)
I20260616 01:58:02.544534 14806 heartbeater.cc:344] Connected to a master server at 127.6.255.62:40589
I20260616 01:58:02.545013 14806 heartbeater.cc:461] Registering TS with master...
I20260616 01:58:02.545732 14806 heartbeater.cc:507] Master 127.6.255.62:40589 requested a full tablet report, sending...
I20260616 01:58:02.548014 14475 ts_manager.cc:194] Registered new tserver with Master: 176bb1527e434be786a2dccc615c17bc (127.6.255.4:41783)
I20260616 01:58:02.548496  7164 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.019543505s
I20260616 01:58:02.550114 14475 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54614
I20260616 01:58:02.563584 14806 heartbeater.cc:499] Master 127.6.255.62:40589 was elected leader, sending a full tablet report...
I20260616 01:58:02.601222 14474 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54620:
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"
    }
  }
}
I20260616 01:58:02.747442 14563 tablet_service.cc:1511] Processing CreateTablet for tablet d130b091a19b44e683b0eafb46c5909e (DEFAULT_TABLE table=fake-table [id=d7b8438ccac840588f57296b1afed07a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:58:02.759096 14563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d130b091a19b44e683b0eafb46c5909e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:58:02.753765 14633 tablet_service.cc:1511] Processing CreateTablet for tablet d130b091a19b44e683b0eafb46c5909e (DEFAULT_TABLE table=fake-table [id=d7b8438ccac840588f57296b1afed07a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:58:02.764160 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d130b091a19b44e683b0eafb46c5909e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:58:02.791957 14702 tablet_service.cc:1511] Processing CreateTablet for tablet d130b091a19b44e683b0eafb46c5909e (DEFAULT_TABLE table=fake-table [id=d7b8438ccac840588f57296b1afed07a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:58:02.793722 14702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d130b091a19b44e683b0eafb46c5909e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:58:02.794924 14825 tablet_bootstrap.cc:492] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap starting.
I20260616 01:58:02.804720 14825 tablet_bootstrap.cc:654] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b: Neither blocks nor log segments found. Creating new log.
I20260616 01:58:02.824443 14827 tablet_bootstrap.cc:492] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap starting.
I20260616 01:58:02.832844 14825 tablet_bootstrap.cc:492] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b: No bootstrap required, opened a new log
I20260616 01:58:02.833582 14825 ts_tablet_manager.cc:1403] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.011s
I20260616 01:58:02.839090 14825 raft_consensus.cc:359] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } } peers { permanent_uuid: "77870eaf9a4b4973a73f5ed98e7945e9" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 41471 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } }
I20260616 01:58:02.841797 14825 raft_consensus.cc:385] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:58:02.842305 14825 raft_consensus.cc:740] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68dcf49ed73c465eb74af1e31be5b35b, State: Initialized, Role: FOLLOWER
I20260616 01:58:02.842650 14828 tablet_bootstrap.cc:492] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9: Bootstrap starting.
I20260616 01:58:02.844007 14825 consensus_queue.cc:260] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } } peers { permanent_uuid: "77870eaf9a4b4973a73f5ed98e7945e9" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 41471 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } }
I20260616 01:58:02.844859 14827 tablet_bootstrap.cc:654] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61: Neither blocks nor log segments found. Creating new log.
I20260616 01:58:02.855125 14825 ts_tablet_manager.cc:1434] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.008s
I20260616 01:58:02.866741 14828 tablet_bootstrap.cc:654] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9: Neither blocks nor log segments found. Creating new log.
I20260616 01:58:02.875355 14828 tablet_bootstrap.cc:492] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9: No bootstrap required, opened a new log
I20260616 01:58:02.876169 14828 ts_tablet_manager.cc:1403] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.000s
I20260616 01:58:02.880784 14827 tablet_bootstrap.cc:492] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61: No bootstrap required, opened a new log
I20260616 01:58:02.880466 14828 raft_consensus.cc:359] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } } peers { permanent_uuid: "77870eaf9a4b4973a73f5ed98e7945e9" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 41471 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } }
I20260616 01:58:02.881537 14827 ts_tablet_manager.cc:1403] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.016s
I20260616 01:58:02.881619 14828 raft_consensus.cc:385] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:58:02.887269 14827 raft_consensus.cc:359] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } } peers { permanent_uuid: "77870eaf9a4b4973a73f5ed98e7945e9" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 41471 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } }
I20260616 01:58:02.888266 14828 raft_consensus.cc:740] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77870eaf9a4b4973a73f5ed98e7945e9, State: Initialized, Role: FOLLOWER
I20260616 01:58:02.888518 14827 raft_consensus.cc:385] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:58:02.889024 14827 raft_consensus.cc:740] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d18f530b0bf4623910dcdc5f21f9e61, State: Initialized, Role: FOLLOWER
I20260616 01:58:02.890308 14827 consensus_queue.cc:260] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } } peers { permanent_uuid: "77870eaf9a4b4973a73f5ed98e7945e9" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 41471 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } }
I20260616 01:58:02.889448 14828 consensus_queue.cc:260] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } } peers { permanent_uuid: "77870eaf9a4b4973a73f5ed98e7945e9" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 41471 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } }
I20260616 01:58:02.896396 14828 ts_tablet_manager.cc:1434] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260616 01:58:02.903415 14827 ts_tablet_manager.cc:1434] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.004s
I20260616 01:58:02.945425 14829 raft_consensus.cc:493] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260616 01:58:02.946118 14829 raft_consensus.cc:515] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } } peers { permanent_uuid: "77870eaf9a4b4973a73f5ed98e7945e9" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 41471 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } }
I20260616 01:58:02.952739 14829 leader_election.cc:290] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579), 77870eaf9a4b4973a73f5ed98e7945e9 (127.6.255.3:41471)
I20260616 01:58:02.965896 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130b091a19b44e683b0eafb46c5909e" candidate_uuid: "68dcf49ed73c465eb74af1e31be5b35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" is_pre_election: true
I20260616 01:58:02.966888 14643 raft_consensus.cc:2468] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68dcf49ed73c465eb74af1e31be5b35b in term 0.
I20260616 01:58:02.968535 14536 leader_election.cc:304] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [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: 68dcf49ed73c465eb74af1e31be5b35b, 9d18f530b0bf4623910dcdc5f21f9e61; no voters: 
I20260616 01:58:02.969478 14829 raft_consensus.cc:2804] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260616 01:58:02.969846 14829 raft_consensus.cc:493] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260616 01:58:02.970152 14829 raft_consensus.cc:3060] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:58:02.975301 14712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130b091a19b44e683b0eafb46c5909e" candidate_uuid: "68dcf49ed73c465eb74af1e31be5b35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77870eaf9a4b4973a73f5ed98e7945e9" is_pre_election: true
I20260616 01:58:02.976183 14712 raft_consensus.cc:2468] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68dcf49ed73c465eb74af1e31be5b35b in term 0.
I20260616 01:58:02.980899 14829 raft_consensus.cc:515] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } } peers { permanent_uuid: "77870eaf9a4b4973a73f5ed98e7945e9" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 41471 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } }
I20260616 01:58:02.984308 14643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130b091a19b44e683b0eafb46c5909e" candidate_uuid: "68dcf49ed73c465eb74af1e31be5b35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d18f530b0bf4623910dcdc5f21f9e61"
I20260616 01:58:02.984941 14643 raft_consensus.cc:3060] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:58:02.986048 14712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d130b091a19b44e683b0eafb46c5909e" candidate_uuid: "68dcf49ed73c465eb74af1e31be5b35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77870eaf9a4b4973a73f5ed98e7945e9"
I20260616 01:58:02.986692 14712 raft_consensus.cc:3060] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:58:02.990394 14829 leader_election.cc:290] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [CANDIDATE]: Term 1 election: Requested vote from peers 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579), 77870eaf9a4b4973a73f5ed98e7945e9 (127.6.255.3:41471)
I20260616 01:58:02.995546 14643 raft_consensus.cc:2468] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68dcf49ed73c465eb74af1e31be5b35b in term 1.
I20260616 01:58:02.996459 14712 raft_consensus.cc:2468] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68dcf49ed73c465eb74af1e31be5b35b in term 1.
I20260616 01:58:02.997069 14536 leader_election.cc:304] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [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: 68dcf49ed73c465eb74af1e31be5b35b, 9d18f530b0bf4623910dcdc5f21f9e61; no voters: 
I20260616 01:58:02.998080 14829 raft_consensus.cc:2804] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:58:02.999799 14829 raft_consensus.cc:697] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 1 LEADER]: Becoming Leader. State: Replica: 68dcf49ed73c465eb74af1e31be5b35b, State: Running, Role: LEADER
I20260616 01:58:03.000999 14829 consensus_queue.cc:237] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [LEADER]: Queue going to LEADER mode. State: All 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: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } } peers { permanent_uuid: "77870eaf9a4b4973a73f5ed98e7945e9" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 41471 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } }
I20260616 01:58:03.023761 14475 catalog_manager.cc:5696] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b reported cstate change: term changed from 0 to 1, leader changed from <none> to 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1). New cstate: current_term: 1 leader_uuid: "68dcf49ed73c465eb74af1e31be5b35b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77870eaf9a4b4973a73f5ed98e7945e9" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 41471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } health_report { overall_health: HEALTHY } } }
I20260616 01:58:03.107728  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:58:03.109797 14475 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54620:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260616 01:58:03.110654 14475 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:54620:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260616 01:58:03.121340 14475 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f: Sending DeleteTablet for 3 replicas of tablet d130b091a19b44e683b0eafb46c5909e
I20260616 01:58:03.123528 14633 tablet_service.cc:1558] Processing DeleteTablet for tablet d130b091a19b44e683b0eafb46c5909e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-16 01:58:03 UTC) from {username='slave'} at 127.0.0.1:51504
I20260616 01:58:03.123921 14702 tablet_service.cc:1558] Processing DeleteTablet for tablet d130b091a19b44e683b0eafb46c5909e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-16 01:58:03 UTC) from {username='slave'} at 127.0.0.1:60616
I20260616 01:58:03.125787 14563 tablet_service.cc:1558] Processing DeleteTablet for tablet d130b091a19b44e683b0eafb46c5909e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-16 01:58:03 UTC) from {username='slave'} at 127.0.0.1:49038
I20260616 01:58:03.125860 14839 tablet_replica.cc:333] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61: stopping tablet replica
I20260616 01:58:03.134200 14839 raft_consensus.cc:2243] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:58:03.134809 14839 raft_consensus.cc:2272] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:58:03.153429 14841 tablet_replica.cc:333] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b: stopping tablet replica
I20260616 01:58:03.154501 14841 raft_consensus.cc:2243] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:58:03.160164 14839 ts_tablet_manager.cc:1916] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:58:03.158610 14841 pending_rounds.cc:70] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b: Trying to abort 1 pending ops.
I20260616 01:58:03.165046 14840 tablet_replica.cc:333] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9: stopping tablet replica
I20260616 01:58:03.164929 14841 pending_rounds.cc:77] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260616 01:58:03.165966 14841 raft_consensus.cc:2889] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260616 01:58:03.166379 14841 raft_consensus.cc:2272] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:58:03.166448 14840 raft_consensus.cc:2243] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:58:03.167157 14840 raft_consensus.cc:2272] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:58:03.172452 14841 ts_tablet_manager.cc:1916] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:58:03.177723 14840 ts_tablet_manager.cc:1916] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:58:03.181836 14839 ts_tablet_manager.cc:1929] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260616 01:58:03.182384 14839 log.cc:1199] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-1-root/wals/d130b091a19b44e683b0eafb46c5909e
I20260616 01:58:03.184177 14839 ts_tablet_manager.cc:1950] T d130b091a19b44e683b0eafb46c5909e P 9d18f530b0bf4623910dcdc5f21f9e61: Deleting consensus metadata
I20260616 01:58:03.193276 14460 catalog_manager.cc:5027] TS 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): tablet d130b091a19b44e683b0eafb46c5909e (table fake-table [id=d7b8438ccac840588f57296b1afed07a]) successfully deleted
I20260616 01:58:03.208132 14841 ts_tablet_manager.cc:1929] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:58:03.208660 14841 log.cc:1199] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/d130b091a19b44e683b0eafb46c5909e
I20260616 01:58:03.209619 14841 ts_tablet_manager.cc:1950] T d130b091a19b44e683b0eafb46c5909e P 68dcf49ed73c465eb74af1e31be5b35b: Deleting consensus metadata
I20260616 01:58:03.211344 14462 catalog_manager.cc:5027] TS 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): tablet d130b091a19b44e683b0eafb46c5909e (table fake-table [id=d7b8438ccac840588f57296b1afed07a]) successfully deleted
I20260616 01:58:03.215848 14840 ts_tablet_manager.cc:1929] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260616 01:58:03.216598 14840 log.cc:1199] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0/minicluster-data/ts-2-root/wals/d130b091a19b44e683b0eafb46c5909e
I20260616 01:58:03.217855 14840 ts_tablet_manager.cc:1950] T d130b091a19b44e683b0eafb46c5909e P 77870eaf9a4b4973a73f5ed98e7945e9: Deleting consensus metadata
I20260616 01:58:03.223716 14461 catalog_manager.cc:5027] TS 77870eaf9a4b4973a73f5ed98e7945e9 (127.6.255.3:41471): tablet d130b091a19b44e683b0eafb46c5909e (table fake-table [id=d7b8438ccac840588f57296b1afed07a]) successfully deleted
I20260616 01:58:03.247258 14472 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54636:
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"
    }
  }
}
I20260616 01:58:03.290112 14771 tablet_service.cc:1511] Processing CreateTablet for tablet b4f23169c10c45178df402961b07c7cf (DEFAULT_TABLE table=fake-table [id=30b9ba7f92684557be1aad9d5c4854a7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260616 01:58:03.291366 14771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f23169c10c45178df402961b07c7cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:58:03.309661 14848 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: Bootstrap starting.
I20260616 01:58:03.318449 14848 tablet_bootstrap.cc:654] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: Neither blocks nor log segments found. Creating new log.
I20260616 01:58:03.324999 14848 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: No bootstrap required, opened a new log
I20260616 01:58:03.325491 14848 ts_tablet_manager.cc:1403] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.007s
I20260616 01:58:03.328720 14848 raft_consensus.cc:359] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } }
I20260616 01:58:03.329341 14848 raft_consensus.cc:385] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:58:03.329763 14848 raft_consensus.cc:740] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176bb1527e434be786a2dccc615c17bc, State: Initialized, Role: FOLLOWER
I20260616 01:58:03.330621 14848 consensus_queue.cc:260] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } }
I20260616 01:58:03.331269 14848 raft_consensus.cc:399] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:58:03.331616 14848 raft_consensus.cc:493] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:58:03.331985 14848 raft_consensus.cc:3060] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:58:03.338379 14848 raft_consensus.cc:515] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } }
I20260616 01:58:03.339159 14848 leader_election.cc:304] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 176bb1527e434be786a2dccc615c17bc; no voters: 
I20260616 01:58:03.342828 14848 leader_election.cc:290] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:58:03.347416 14850 raft_consensus.cc:2804] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:58:03.349498 14848 ts_tablet_manager.cc:1434] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: Time spent starting tablet: real 0.024s	user 0.019s	sys 0.007s
I20260616 01:58:03.349746 14850 raft_consensus.cc:697] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 1 LEADER]: Becoming Leader. State: Replica: 176bb1527e434be786a2dccc615c17bc, State: Running, Role: LEADER
I20260616 01:58:03.350494 14850 consensus_queue.cc:237] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } }
I20260616 01:58:03.360566 14472 catalog_manager.cc:5696] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 176bb1527e434be786a2dccc615c17bc (127.6.255.4). New cstate: current_term: 1 leader_uuid: "176bb1527e434be786a2dccc615c17bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } health_report { overall_health: HEALTHY } } }
W20260616 01:58:04.379577 14855 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.004s	sys 0.000s
W20260616 01:58:07.459326 14855 meta_cache.cc:1261] Time spent looking up entry by key: real 0.060s	user 0.000s	sys 0.000s
W20260616 01:58:07.766777 14860 meta_cache.cc:1261] Time spent looking up entry by key: real 0.071s	user 0.006s	sys 0.000s
W20260616 01:58:07.771559 14863 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.004s	sys 0.000s
W20260616 01:58:07.782728 14857 meta_cache.cc:1261] Time spent looking up entry by key: real 0.075s	user 0.004s	sys 0.002s
W20260616 01:58:08.190379 14856 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.002s	sys 0.000s
W20260616 01:58:08.195559 14860 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.007s	sys 0.000s
W20260616 01:58:08.196869 14861 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.003s	sys 0.000s
W20260616 01:58:08.197284 14859 meta_cache.cc:1261] Time spent looking up entry by key: real 0.065s	user 0.006s	sys 0.004s
W20260616 01:58:08.677191 14858 meta_cache.cc:1261] Time spent looking up entry by key: real 0.062s	user 0.004s	sys 0.000s
W20260616 01:58:09.684145 14853 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: Append to log took a long time: real 0.057s	user 0.002s	sys 0.000s
W20260616 01:58:13.943037 14864 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.000s	sys 0.000s
W20260616 01:58:13.947594 14858 meta_cache.cc:1261] Time spent looking up entry by key: real 0.076s	user 0.004s	sys 0.000s
I20260616 01:58:16.678396  7164 test_workload.cc:405] TestWorkload: Skipping table creation because table fake-table already exists
I20260616 01:58:16.720757 14474 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54620:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260616 01:58:16.751528 14872 tablet.cc:1724] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: 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
I20260616 01:58:16.779141 14471 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f: fake-table [id=30b9ba7f92684557be1aad9d5c4854a7] alter complete (version 1)
I20260616 01:58:16.785955 14781 consensus_queue.cc:237] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 634, Committed index: 634, Last appended: 1.634, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 635 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } }
I20260616 01:58:16.790508 14852 raft_consensus.cc:2955] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 1 LEADER]: Committing config change with OpId 1.635: config changed from index -1 to 635, NON_VOTER 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1) added. New config: { opid_index: 635 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } }
I20260616 01:58:16.809451 14461 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b4f23169c10c45178df402961b07c7cf with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260616 01:58:16.817909 14471 catalog_manager.cc:5696] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc reported cstate change: config changed from index -1 to 635, NON_VOTER 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1) added. New cstate: current_term: 1 leader_uuid: "176bb1527e434be786a2dccc615c17bc" committed_config { opid_index: 635 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260616 01:58:16.834698 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4f23169c10c45178df402961b07c7cf. This is attempt 1: this message will repeat every 5th retry.
I20260616 01:58:16.845098 14781 consensus_queue.cc:237] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 635, Committed index: 635, Last appended: 1.635, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 636 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: true } }
I20260616 01:58:16.855635 14894 raft_consensus.cc:2955] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 1 LEADER]: Committing config change with OpId 1.636: config changed from index 635 to 636, NON_VOTER 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2) added. New config: { opid_index: 636 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: true } } }
W20260616 01:58:16.868906 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4f23169c10c45178df402961b07c7cf. This is attempt 1: this message will repeat every 5th retry.
W20260616 01:58:16.871214 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4f23169c10c45178df402961b07c7cf. This is attempt 1: this message will repeat every 5th retry.
I20260616 01:58:16.875792 14461 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b4f23169c10c45178df402961b07c7cf with cas_config_opid_index 635: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260616 01:58:16.916662 14474 catalog_manager.cc:5696] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc reported cstate change: config changed from index 635 to 636, NON_VOTER 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2) added. New cstate: current_term: 1 leader_uuid: "176bb1527e434be786a2dccc615c17bc" committed_config { opid_index: 636 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260616 01:58:17.351763 14905 ts_tablet_manager.cc:933] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Initiating tablet copy from peer 176bb1527e434be786a2dccc615c17bc (127.6.255.4:41783)
I20260616 01:58:17.401737 14905 tablet_copy_client.cc:323] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: tablet copy: Beginning tablet copy session from remote peer at address 127.6.255.4:41783
I20260616 01:58:17.468788 14908 ts_tablet_manager.cc:933] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Initiating tablet copy from peer 176bb1527e434be786a2dccc615c17bc (127.6.255.4:41783)
I20260616 01:58:17.513708 14791 tablet_copy_service.cc:140] P 176bb1527e434be786a2dccc615c17bc: Received BeginTabletCopySession request for tablet b4f23169c10c45178df402961b07c7cf from peer 68dcf49ed73c465eb74af1e31be5b35b ({username='slave'} at 127.0.0.1:50926)
I20260616 01:58:17.514570 14791 tablet_copy_service.cc:161] P 176bb1527e434be786a2dccc615c17bc: Beginning new tablet copy session on tablet b4f23169c10c45178df402961b07c7cf from peer 68dcf49ed73c465eb74af1e31be5b35b at {username='slave'} at 127.0.0.1:50926: session id = 68dcf49ed73c465eb74af1e31be5b35b-b4f23169c10c45178df402961b07c7cf
I20260616 01:58:17.534972 14791 tablet_copy_source_session.cc:215] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260616 01:58:17.550079 14908 tablet_copy_client.cc:323] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: tablet copy: Beginning tablet copy session from remote peer at address 127.6.255.4:41783
I20260616 01:58:17.559984 14905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f23169c10c45178df402961b07c7cf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260616 01:58:17.618746 14885 scanner-internal.cc:458] Time spent opening tablet: real 0.727s	user 0.002s	sys 0.000s
I20260616 01:58:17.629226 14791 tablet_copy_service.cc:140] P 176bb1527e434be786a2dccc615c17bc: Received BeginTabletCopySession request for tablet b4f23169c10c45178df402961b07c7cf from peer 9d18f530b0bf4623910dcdc5f21f9e61 ({username='slave'} at 127.0.0.1:50932)
I20260616 01:58:17.629982 14791 tablet_copy_service.cc:161] P 176bb1527e434be786a2dccc615c17bc: Beginning new tablet copy session on tablet b4f23169c10c45178df402961b07c7cf from peer 9d18f530b0bf4623910dcdc5f21f9e61 at {username='slave'} at 127.0.0.1:50932: session id = 9d18f530b0bf4623910dcdc5f21f9e61-b4f23169c10c45178df402961b07c7cf
I20260616 01:58:17.652525 14791 tablet_copy_source_session.cc:215] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: Tablet Copy: opened 0 blocks and 1 log segments
W20260616 01:58:17.700212 14887 scanner-internal.cc:458] Time spent opening tablet: real 0.818s	user 0.003s	sys 0.000s
I20260616 01:58:17.705724 14905 tablet_copy_client.cc:806] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: tablet copy: Starting download of 0 data blocks...
I20260616 01:58:17.706707 14905 tablet_copy_client.cc:670] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: tablet copy: Starting download of 1 WAL segments...
I20260616 01:58:17.711560 14908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f23169c10c45178df402961b07c7cf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260616 01:58:17.731985 14888 scanner-internal.cc:458] Time spent opening tablet: real 0.847s	user 0.002s	sys 0.000s
W20260616 01:58:17.757225 14883 scanner-internal.cc:458] Time spent opening tablet: real 0.856s	user 0.001s	sys 0.009s
W20260616 01:58:17.772220 14884 scanner-internal.cc:458] Time spent opening tablet: real 0.880s	user 0.003s	sys 0.000s
W20260616 01:58:17.784590 14881 scanner-internal.cc:458] Time spent opening tablet: real 0.887s	user 0.004s	sys 0.000s
W20260616 01:58:17.792936 14882 scanner-internal.cc:458] Time spent opening tablet: real 0.913s	user 0.002s	sys 0.000s
I20260616 01:58:17.802680 14908 tablet_copy_client.cc:806] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: tablet copy: Starting download of 0 data blocks...
I20260616 01:58:17.805406 14908 tablet_copy_client.cc:670] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: tablet copy: Starting download of 1 WAL segments...
W20260616 01:58:17.812803 14880 scanner-internal.cc:458] Time spent opening tablet: real 0.918s	user 0.003s	sys 0.000s
W20260616 01:58:17.816759 14886 scanner-internal.cc:458] Time spent opening tablet: real 0.936s	user 0.001s	sys 0.002s
W20260616 01:58:17.833463 14889 scanner-internal.cc:458] Time spent opening tablet: real 0.952s	user 0.003s	sys 0.000s
I20260616 01:58:18.212121 14905 tablet_copy_client.cc:538] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260616 01:58:18.237036 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap starting.
I20260616 01:58:18.340024 14908 tablet_copy_client.cc:538] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260616 01:58:18.380324 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap starting.
I20260616 01:58:18.500455 14908 tablet_bootstrap.cc:700] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Time spent opening tablet: real 0.113s	user 0.004s	sys 0.000s
I20260616 01:58:19.463424 14753 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 21) took 1043 ms. Trace:
I20260616 01:58:19.463892 14753 rpcz_store.cc:276] 0616 01:58:18.420398 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:18.420540 (+   142us) service_pool.cc:224] Handling call
0616 01:58:18.420827 (+   287us) tablet_service.cc:3201] Found scanner de22b9dff4fa43378cf3f91401d8a903 for tablet b4f23169c10c45178df402961b07c7cf, query id is 838175c527bc486e917e57ccde8fe457
0616 01:58:19.443282 (+1022455us) tablet_service.cc:3276] Deadline expired after scanning 4352 rows: responding with 178432 bytes (batch size 1048576)
0616 01:58:19.463367 (+ 20085us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:58:19.493034 14761 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 24) took 1032 ms. Trace:
I20260616 01:58:19.493547 14761 rpcz_store.cc:276] 0616 01:58:18.461097 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:18.465483 (+  4386us) service_pool.cc:224] Handling call
0616 01:58:18.465836 (+   353us) tablet_service.cc:3201] Found scanner 794e6f36bc354c63a92f524cba52580f for tablet b4f23169c10c45178df402961b07c7cf, query id is 973cd69433114937977f103c18c60010
0616 01:58:19.470142 (+1004306us) tablet_service.cc:3276] Deadline expired after scanning 2432 rows: responding with 99712 bytes (batch size 1048576)
0616 01:58:19.492963 (+ 22821us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:58:19.523154 14755 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 25) took 1043 ms. Trace:
I20260616 01:58:19.524710 14755 rpcz_store.cc:276] 0616 01:58:18.480209 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:18.480500 (+   291us) service_pool.cc:224] Handling call
0616 01:58:18.480764 (+   264us) tablet_service.cc:3201] Found scanner e6f232445f23466ba438d761f9445e9f for tablet b4f23169c10c45178df402961b07c7cf, query id is 1f8d8229f7744a01b7f0a6c774a3b1f5
0616 01:58:19.521477 (+1040713us) tablet_service.cc:3276] Deadline expired after scanning 2048 rows: responding with 83968 bytes (batch size 1048576)
0616 01:58:19.523085 (+  1608us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:58:19.573060 14754 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 22) took 1132 ms. Trace:
I20260616 01:58:19.573513 14754 rpcz_store.cc:276] 0616 01:58:18.440494 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:18.456917 (+ 16423us) service_pool.cc:224] Handling call
0616 01:58:18.457231 (+   314us) tablet_service.cc:3201] Found scanner 6ba81cb7aede49ee967b86394775e403 for tablet b4f23169c10c45178df402961b07c7cf, query id is 84bca776946640c6b4b2cf37934d7689
0616 01:58:19.571493 (+1114262us) tablet_service.cc:3276] Deadline expired after scanning 3072 rows: responding with 125952 bytes (batch size 1048576)
0616 01:58:19.572961 (+  1468us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:58:19.668233 14752 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 20) took 1260 ms. Trace:
I20260616 01:58:19.668732 14752 rpcz_store.cc:276] 0616 01:58:18.407755 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:18.418789 (+ 11034us) service_pool.cc:224] Handling call
0616 01:58:18.419104 (+   315us) tablet_service.cc:3201] Found scanner 4738e45f169e4ddda091ffc2193d9bf2 for tablet b4f23169c10c45178df402961b07c7cf, query id is 5f44396bccc04f6f9110de12479119f1
0616 01:58:19.637886 (+1218782us) tablet_service.cc:3276] Deadline expired after scanning 2048 rows: responding with 83968 bytes (batch size 1048576)
0616 01:58:19.668085 (+ 30199us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260616 01:58:20.340644 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260616 01:58:20.445582 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260616 01:58:20.515741 14802 debug-util.cc:398] Leaking SignalData structure 0x7b08001e79e0 after lost signal to thread 7167
W20260616 01:58:20.516950 14802 debug-util.cc:398] Leaking SignalData structure 0x7b08001dffe0 after lost signal to thread 14510
W20260616 01:58:20.518208 14802 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9520 after lost signal to thread 14597
W20260616 01:58:20.519305 14802 debug-util.cc:398] Leaking SignalData structure 0x7b08001f1280 after lost signal to thread 14667
W20260616 01:58:20.520816 14802 debug-util.cc:398] Leaking SignalData structure 0x7b08000b24c0 after lost signal to thread 14736
W20260616 01:58:20.522112 14802 debug-util.cc:398] Leaking SignalData structure 0x7b080011b3c0 after lost signal to thread 14805
W20260616 01:58:22.889756 14888 scanner-internal.cc:458] Time spent opening tablet: real 0.752s	user 0.002s	sys 0.000s
W20260616 01:58:22.984436 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260616 01:58:22.999902 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260616 01:58:23.202589 14883 scanner-internal.cc:458] Time spent opening tablet: real 0.718s	user 0.002s	sys 0.001s
W20260616 01:58:24.920954 14886 scanner-internal.cc:458] Time spent opening tablet: real 0.746s	user 0.002s	sys 0.000s
W20260616 01:58:25.150594 14889 scanner-internal.cc:458] Time spent opening tablet: real 0.928s	user 0.000s	sys 0.002s
W20260616 01:58:25.320377 14884 scanner-internal.cc:458] Time spent opening tablet: real 0.680s	user 0.001s	sys 0.001s
W20260616 01:58:25.477655 14880 scanner-internal.cc:458] Time spent opening tablet: real 0.936s	user 0.002s	sys 0.000s
W20260616 01:58:25.535930 14887 scanner-internal.cc:458] Time spent opening tablet: real 0.586s	user 0.002s	sys 0.000s
W20260616 01:58:25.628674 14885 scanner-internal.cc:458] Time spent opening tablet: real 0.624s	user 0.001s	sys 0.000s
W20260616 01:58:25.675931 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
I20260616 01:58:25.912302 14760 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 130) took 1019 ms. Trace:
I20260616 01:58:25.912909 14760 rpcz_store.cc:276] 0616 01:58:24.892527 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:24.893577 (+  1050us) service_pool.cc:224] Handling call
0616 01:58:24.894181 (+   604us) tablet_service.cc:2890] Created scanner 6a531bc8a0f5417fa208f71a10550363 for tablet b4f23169c10c45178df402961b07c7cf, query id is 525df4fe07b14924a9ab25693718ef49
0616 01:58:24.895293 (+  1112us) tablet_service.cc:3030] Creating iterator
0616 01:58:24.895341 (+    48us) tablet_service.cc:3408] Waiting safe time to advance
0616 01:58:24.895383 (+    42us) tablet_service.cc:3415] Waiting for operations to commit
0616 01:58:24.895478 (+    95us) tablet_service.cc:3431] All operations in snapshot committed. Waited for 72 microseconds
0616 01:58:24.895727 (+   249us) tablet_service.cc:3055] Iterator created
0616 01:58:25.167779 (+272052us) tablet_service.cc:3077] Iterator init: OK
0616 01:58:25.167841 (+    62us) tablet_service.cc:3120] has_more: true
0616 01:58:25.168014 (+   173us) tablet_service.cc:3137] Continuing scan request
0616 01:58:25.168227 (+   213us) tablet_service.cc:3201] Found scanner 6a531bc8a0f5417fa208f71a10550363 for tablet b4f23169c10c45178df402961b07c7cf, query id is 525df4fe07b14924a9ab25693718ef49
0616 01:58:25.909807 (+741580us) tablet_service.cc:3276] Deadline expired after scanning 2048 rows: responding with 83968 bytes (batch size 1048576)
0616 01:58:25.912233 (+  2426us) inbound_call.cc:177] Queueing success response
Metrics: {"rowset_iterators":1,"scanner_bytes_read":0}
W20260616 01:58:25.926785 14881 scanner-internal.cc:458] Time spent opening tablet: real 0.712s	user 0.001s	sys 0.001s
W20260616 01:58:25.963611 14882 scanner-internal.cc:458] Time spent opening tablet: real 1.073s	user 0.000s	sys 0.002s
W20260616 01:58:26.054344 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
I20260616 01:58:27.346583 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replaying log segment 1/1 (122.6K/1.12M this segment, stats: ops{read=69 overwritten=0 applied=63 ignored=0} inserts{seen=3100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260616 01:58:27.813620 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap replaying log segment 1/1 (133.5K/1.12M this segment, stats: ops{read=75 overwritten=0 applied=71 ignored=0} inserts{seen=3500 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:58:27.982604 14888 scanner-internal.cc:458] Time spent opening tablet: real 0.728s	user 0.001s	sys 0.001s
W20260616 01:58:28.148550 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 21: this message will repeat every 5th retry.
W20260616 01:58:28.563787 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 21: this message will repeat every 5th retry.
W20260616 01:58:30.204780 14883 scanner-internal.cc:458] Time spent opening tablet: real 0.683s	user 0.001s	sys 0.000s
W20260616 01:58:30.981953 14884 scanner-internal.cc:458] Time spent opening tablet: real 0.748s	user 0.001s	sys 0.000s
W20260616 01:58:30.991094 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20260616 01:58:31.219688 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20260616 01:58:31.326001 14889 scanner-internal.cc:458] Time spent opening tablet: real 0.645s	user 0.001s	sys 0.000s
W20260616 01:58:31.346210 14880 scanner-internal.cc:458] Time spent opening tablet: real 0.823s	user 0.002s	sys 0.000s
W20260616 01:58:31.619854 14882 scanner-internal.cc:458] Time spent opening tablet: real 0.774s	user 0.001s	sys 0.000s
W20260616 01:58:32.048903 14881 scanner-internal.cc:458] Time spent opening tablet: real 0.616s	user 0.001s	sys 0.000s
W20260616 01:58:32.097168 14886 scanner-internal.cc:458] Time spent opening tablet: real 0.661s	user 0.001s	sys 0.000s
W20260616 01:58:32.119549 14885 scanner-internal.cc:458] Time spent opening tablet: real 0.658s	user 0.002s	sys 0.000s
I20260616 01:58:32.411510 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replaying log segment 1/1 (225.8K/1.12M this segment, stats: ops{read=126 overwritten=0 applied=126 ignored=0} inserts{seen=6250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260616 01:58:32.826217 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap replaying log segment 1/1 (265.6K/1.12M this segment, stats: ops{read=148 overwritten=0 applied=148 ignored=0} inserts{seen=7350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:58:33.380403 14887 scanner-internal.cc:458] Time spent opening tablet: real 0.906s	user 0.002s	sys 0.000s
W20260616 01:58:33.800254 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20260616 01:58:33.821023 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20260616 01:58:34.223588 14908 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Append to log took a long time: real 0.064s	user 0.002s	sys 0.000s
W20260616 01:58:34.983204 14888 scanner-internal.cc:458] Time spent opening tablet: real 0.591s	user 0.002s	sys 0.000s
W20260616 01:58:35.057003 14908 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260616 01:58:36.308712 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20260616 01:58:36.561146 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20260616 01:58:36.658937 14889 scanner-internal.cc:458] Time spent opening tablet: real 0.682s	user 0.002s	sys 0.000s
W20260616 01:58:36.682386 14885 scanner-internal.cc:458] Time spent opening tablet: real 0.665s	user 0.001s	sys 0.000s
W20260616 01:58:36.901219 14884 scanner-internal.cc:458] Time spent opening tablet: real 0.809s	user 0.001s	sys 0.000s
W20260616 01:58:37.296192 14883 scanner-internal.cc:458] Time spent opening tablet: real 0.786s	user 0.001s	sys 0.000s
I20260616 01:58:37.458398 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replaying log segment 1/1 (337.7K/1.12M this segment, stats: ops{read=188 overwritten=0 applied=184 ignored=0} inserts{seen=9150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260616 01:58:37.834414 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap replaying log segment 1/1 (370.5K/1.12M this segment, stats: ops{read=206 overwritten=0 applied=206 ignored=0} inserts{seen=10250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:58:37.999936 14882 scanner-internal.cc:458] Time spent opening tablet: real 0.677s	user 0.000s	sys 0.001s
W20260616 01:58:38.414968 14881 scanner-internal.cc:458] Time spent opening tablet: real 0.583s	user 0.002s	sys 0.000s
W20260616 01:58:38.753654 14886 scanner-internal.cc:458] Time spent opening tablet: real 0.673s	user 0.002s	sys 0.000s
W20260616 01:58:38.993059 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20260616 01:58:39.125509 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20260616 01:58:39.302922 14880 scanner-internal.cc:458] Time spent opening tablet: real 0.641s	user 0.001s	sys 0.000s
W20260616 01:58:40.495299 14905 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Append to log took a long time: real 0.101s	user 0.003s	sys 0.000s
W20260616 01:58:40.676470 14887 scanner-internal.cc:458] Time spent opening tablet: real 0.691s	user 0.002s	sys 0.000s
W20260616 01:58:41.190575 14888 scanner-internal.cc:458] Time spent opening tablet: real 0.793s	user 0.002s	sys 0.000s
W20260616 01:58:41.478950 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
W20260616 01:58:41.801911 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20260616 01:58:42.576159 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replaying log segment 1/1 (440.8K/1.12M this segment, stats: ops{read=245 overwritten=0 applied=240 ignored=0} inserts{seen=11950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260616 01:58:42.874676 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap replaying log segment 1/1 (484.6K/1.12M this segment, stats: ops{read=269 overwritten=0 applied=269 ignored=0} inserts{seen=13400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:58:42.976990 14883 scanner-internal.cc:458] Time spent opening tablet: real 0.908s	user 0.001s	sys 0.000s
W20260616 01:58:43.044631 14884 scanner-internal.cc:458] Time spent opening tablet: real 0.660s	user 0.002s	sys 0.000s
W20260616 01:58:43.088317 14905 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Append to log took a long time: real 0.058s	user 0.002s	sys 0.000s
W20260616 01:58:43.143357 14889 scanner-internal.cc:458] Time spent opening tablet: real 0.702s	user 0.001s	sys 0.000s
W20260616 01:58:43.763695 14885 scanner-internal.cc:458] Time spent opening tablet: real 0.657s	user 0.002s	sys 0.000s
W20260616 01:58:44.264201 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20260616 01:58:44.295527 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20260616 01:58:44.455938 14881 scanner-internal.cc:458] Time spent opening tablet: real 0.898s	user 0.004s	sys 0.000s
W20260616 01:58:44.863798 14882 scanner-internal.cc:458] Time spent opening tablet: real 0.586s	user 0.001s	sys 0.000s
W20260616 01:58:46.061569 14887 scanner-internal.cc:458] Time spent opening tablet: real 0.805s	user 0.002s	sys 0.000s
W20260616 01:58:46.085172 14880 scanner-internal.cc:458] Time spent opening tablet: real 0.722s	user 0.002s	sys 0.000s
W20260616 01:58:46.575438 14886 scanner-internal.cc:458] Time spent opening tablet: real 0.665s	user 0.002s	sys 0.000s
W20260616 01:58:46.606513 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
W20260616 01:58:46.844954 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
I20260616 01:58:47.608566 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replaying log segment 1/1 (538.9K/1.12M this segment, stats: ops{read=299 overwritten=0 applied=298 ignored=0} inserts{seen=14850 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:58:47.748989 14594 debug-util.cc:398] Leaking SignalData structure 0x7b080019aa60 after lost signal to thread 7167
W20260616 01:58:47.750211 14594 debug-util.cc:398] Leaking SignalData structure 0x7b080019d160 after lost signal to thread 14510
W20260616 01:58:47.751415 14594 debug-util.cc:398] Leaking SignalData structure 0x7b08002240e0 after lost signal to thread 14597
W20260616 01:58:47.752475 14594 debug-util.cc:398] Leaking SignalData structure 0x7b0800224920 after lost signal to thread 14667
W20260616 01:58:47.767591 14594 debug-util.cc:398] Leaking SignalData structure 0x7b0800225160 after lost signal to thread 14736
W20260616 01:58:47.768923 14594 debug-util.cc:398] Leaking SignalData structure 0x7b08002259a0 after lost signal to thread 14805
I20260616 01:58:47.951273 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap replaying log segment 1/1 (585.9K/1.12M this segment, stats: ops{read=325 overwritten=0 applied=321 ignored=0} inserts{seen=16000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:58:47.954210 14883 scanner-internal.cc:458] Time spent opening tablet: real 0.614s	user 0.001s	sys 0.000s
W20260616 01:58:48.030324 14888 scanner-internal.cc:458] Time spent opening tablet: real 0.754s	user 0.001s	sys 0.000s
W20260616 01:58:48.583648 14889 scanner-internal.cc:458] Time spent opening tablet: real 0.813s	user 0.002s	sys 0.000s
W20260616 01:58:49.298919 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
W20260616 01:58:49.533991 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
I20260616 01:58:51.205897 14755 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 577) took 1529 ms. Trace:
I20260616 01:58:51.206480 14755 rpcz_store.cc:276] 0616 01:58:49.676627 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:49.676763 (+   136us) service_pool.cc:224] Handling call
0616 01:58:49.676995 (+   232us) tablet_service.cc:3201] Found scanner 103053e5b652467eac23ddf509298a9c for tablet b4f23169c10c45178df402961b07c7cf, query id is 4ae8c1c6b3c44247841be90e2d9d6ad0
0616 01:58:50.199118 (+522123us) tablet_service.cc:3276] Deadline expired after scanning 2176 rows: responding with 89216 bytes (batch size 1048576)
0616 01:58:51.205794 (+1006676us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:58:51.209838 14757 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 583) took 1155 ms. Trace:
I20260616 01:58:51.210424 14757 rpcz_store.cc:276] 0616 01:58:50.054143 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:50.059684 (+  5541us) service_pool.cc:224] Handling call
0616 01:58:50.059952 (+   268us) tablet_service.cc:3201] Found scanner b67560ddbac149e5bea54ab4f2e024e3 for tablet b4f23169c10c45178df402961b07c7cf, query id is ea81a66adc314341b0faba05f0372277
0616 01:58:51.208022 (+1148070us) tablet_service.cc:3276] Deadline expired after scanning 256 rows: responding with 10496 bytes (batch size 1048576)
0616 01:58:51.209768 (+  1746us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:58:51.218088 14753 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 582) took 1233 ms. Trace:
I20260616 01:58:51.218623 14753 rpcz_store.cc:276] 0616 01:58:49.984922 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:49.985059 (+   137us) service_pool.cc:224] Handling call
0616 01:58:49.985283 (+   224us) tablet_service.cc:3201] Found scanner 814025b5fa7547b49706354b1f7817fb for tablet b4f23169c10c45178df402961b07c7cf, query id is 4eacefb791d5415bbefb10ac419f6db7
0616 01:58:51.216356 (+1231073us) tablet_service.cc:3276] Deadline expired after scanning 1280 rows: responding with 52480 bytes (batch size 1048576)
0616 01:58:51.218025 (+  1669us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:58:51.226779 14573 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52142 (request call id 63) took 1096 ms. Trace:
I20260616 01:58:51.227339 14573 rpcz_store.cc:276] 0616 01:58:50.130180 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:51.225824 (+1095644us) service_pool.cc:224] Handling call
0616 01:58:51.226540 (+   716us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260616 01:58:51.239347 14758 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 580) took 1357 ms. Trace:
I20260616 01:58:51.239908 14758 rpcz_store.cc:276] 0616 01:58:49.882036 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:49.882162 (+   126us) service_pool.cc:224] Handling call
0616 01:58:49.882468 (+   306us) tablet_service.cc:3201] Found scanner d15fd903051f46cfbc555024f83dfcff for tablet b4f23169c10c45178df402961b07c7cf, query id is 31c57e4560b348d2941a17ea9f180f15
0616 01:58:51.237697 (+1355229us) tablet_service.cc:3276] Deadline expired after scanning 1024 rows: responding with 41984 bytes (batch size 1048576)
0616 01:58:51.239286 (+  1589us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:58:51.269685 14759 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 578) took 1485 ms. Trace:
I20260616 01:58:51.270109 14759 rpcz_store.cc:276] 0616 01:58:49.784737 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:49.790265 (+  5528us) service_pool.cc:224] Handling call
0616 01:58:49.790541 (+   276us) tablet_service.cc:3201] Found scanner e4f57fbea231469297bd3525f4e0a220 for tablet b4f23169c10c45178df402961b07c7cf, query id is 05ad7a5862ca4b8c812a2d04c2d67f84
0616 01:58:51.267807 (+1477266us) tablet_service.cc:3276] Deadline expired after scanning 2048 rows: responding with 83968 bytes (batch size 1048576)
0616 01:58:51.269615 (+  1808us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:58:51.273484 14754 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 581) took 1383 ms. Trace:
I20260616 01:58:51.273980 14754 rpcz_store.cc:276] 0616 01:58:49.890057 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:49.890193 (+   136us) service_pool.cc:224] Handling call
0616 01:58:49.892312 (+  2119us) tablet_service.cc:3201] Found scanner 97b45a0e6e4d4039b44a61a78d5b8d96 for tablet b4f23169c10c45178df402961b07c7cf, query id is 5b28d095199a43598b60f01226d5b8ce
0616 01:58:51.271709 (+1379397us) tablet_service.cc:3276] Deadline expired after scanning 1792 rows: responding with 73472 bytes (batch size 1048576)
0616 01:58:51.273417 (+  1708us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:58:51.283989 14761 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 579) took 1462 ms. Trace:
I20260616 01:58:51.286358 14752 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 573) took 1818 ms. Trace:
I20260616 01:58:51.289601 14752 rpcz_store.cc:276] 0616 01:58:49.467548 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:49.477823 (+ 10275us) service_pool.cc:224] Handling call
0616 01:58:49.478383 (+   560us) tablet_service.cc:2890] Created scanner f0105ab5e6ba4e2583565729da16cdad for tablet b4f23169c10c45178df402961b07c7cf, query id is 76daade2338543939bcbb60b88655e84
0616 01:58:49.481557 (+  3174us) tablet_service.cc:3030] Creating iterator
0616 01:58:49.481598 (+    41us) tablet_service.cc:3408] Waiting safe time to advance
0616 01:58:49.481657 (+    59us) tablet_service.cc:3415] Waiting for operations to commit
0616 01:58:49.481716 (+    59us) tablet_service.cc:3431] All operations in snapshot committed. Waited for 83 microseconds
0616 01:58:49.481955 (+   239us) tablet_service.cc:3055] Iterator created
0616 01:58:49.585389 (+103434us) tablet_service.cc:3077] Iterator init: OK
0616 01:58:49.594293 (+  8904us) tablet_service.cc:3120] has_more: true
0616 01:58:49.594455 (+   162us) tablet_service.cc:3137] Continuing scan request
0616 01:58:49.594684 (+   229us) tablet_service.cc:3201] Found scanner f0105ab5e6ba4e2583565729da16cdad for tablet b4f23169c10c45178df402961b07c7cf, query id is 76daade2338543939bcbb60b88655e84
0616 01:58:50.207785 (+613101us) tablet_service.cc:3276] Deadline expired after scanning 3072 rows: responding with 125952 bytes (batch size 1048576)
0616 01:58:51.286296 (+1078511us) inbound_call.cc:177] Queueing success response
Metrics: {"rowset_iterators":1,"scanner_bytes_read":0}
I20260616 01:58:51.291255 14761 rpcz_store.cc:276] 0616 01:58:49.821838 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:49.822038 (+   200us) service_pool.cc:224] Handling call
0616 01:58:49.822293 (+   255us) tablet_service.cc:3201] Found scanner 18625817a59c44d8b6d12299f1621a63 for tablet b4f23169c10c45178df402961b07c7cf, query id is 2aa317d0405445a388d33a8366db7ce9
0616 01:58:51.282227 (+1459934us) tablet_service.cc:3276] Deadline expired after scanning 2560 rows: responding with 104960 bytes (batch size 1048576)
0616 01:58:51.283926 (+  1699us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:58:51.326064 14760 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 584) took 1147 ms. Trace:
I20260616 01:58:51.329345 14760 rpcz_store.cc:276] 0616 01:58:50.179064 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:50.179259 (+   195us) service_pool.cc:224] Handling call
0616 01:58:50.179553 (+   294us) tablet_service.cc:3201] Found scanner 756ccc7f15214c43a262d83f67bd8d6d for tablet b4f23169c10c45178df402961b07c7cf, query id is 4caeedff4bf54b9ba9b1e4a7015e50bd
0616 01:58:51.324150 (+1144597us) tablet_service.cc:3276] Deadline expired after scanning 512 rows: responding with 20992 bytes (batch size 1048576)
0616 01:58:51.325995 (+  1845us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260616 01:58:51.355938 14664 debug-util.cc:398] Leaking SignalData structure 0x7b0800202b80 after lost signal to thread 7167
W20260616 01:58:51.357285 14664 debug-util.cc:398] Leaking SignalData structure 0x7b0800200cc0 after lost signal to thread 14510
W20260616 01:58:51.358379 14884 scanner-internal.cc:458] Time spent opening tablet: real 1.892s	user 0.001s	sys 0.000s
W20260616 01:58:51.358623 14664 debug-util.cc:398] Leaking SignalData structure 0x7b080005d020 after lost signal to thread 14597
W20260616 01:58:51.359859 14664 debug-util.cc:398] Leaking SignalData structure 0x7b080020b100 after lost signal to thread 14667
W20260616 01:58:51.361228 14664 debug-util.cc:398] Leaking SignalData structure 0x7b08002233c0 after lost signal to thread 14736
W20260616 01:58:51.414901 14664 debug-util.cc:398] Leaking SignalData structure 0x7b0800211580 after lost signal to thread 14805
W20260616 01:58:51.415421 14664 debug-util.cc:398] Leaking SignalData structure 0x7b08002113a0 after lost signal to thread 14883
W20260616 01:58:51.415724 14664 debug-util.cc:398] Leaking SignalData structure 0x7b0800211360 after lost signal to thread 14885
W20260616 01:58:52.389271 14885 scanner-internal.cc:458] Time spent opening tablet: real 0.738s	user 0.002s	sys 0.000s
W20260616 01:58:52.429780 14881 scanner-internal.cc:458] Time spent opening tablet: real 0.740s	user 0.002s	sys 0.000s
I20260616 01:58:52.739753 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replaying log segment 1/1 (633.1K/1.12M this segment, stats: ops{read=351 overwritten=0 applied=347 ignored=0} inserts{seen=17300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:58:52.852082 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 66: this message will repeat every 5th retry.
W20260616 01:58:52.928606 14887 scanner-internal.cc:458] Time spent opening tablet: real 0.587s	user 0.002s	sys 0.000s
W20260616 01:58:52.955983 14880 scanner-internal.cc:458] Time spent opening tablet: real 0.904s	user 0.001s	sys 0.000s
I20260616 01:58:52.984699 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap replaying log segment 1/1 (682.3K/1.12M this segment, stats: ops{read=378 overwritten=0 applied=378 ignored=0} inserts{seen=18850 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:58:53.254024 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 66: this message will repeat every 5th retry.
W20260616 01:58:54.040201 14905 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Append to log took a long time: real 0.054s	user 0.003s	sys 0.000s
W20260616 01:58:54.173516 14882 scanner-internal.cc:458] Time spent opening tablet: real 0.694s	user 0.002s	sys 0.000s
W20260616 01:58:55.487206 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 71: this message will repeat every 5th retry.
W20260616 01:58:55.501194 14883 scanner-internal.cc:458] Time spent opening tablet: real 0.781s	user 0.003s	sys 0.000s
W20260616 01:58:55.938971 14889 scanner-internal.cc:458] Time spent opening tablet: real 0.775s	user 0.001s	sys 0.000s
W20260616 01:58:55.966073 14886 scanner-internal.cc:458] Time spent opening tablet: real 0.760s	user 0.001s	sys 0.000s
W20260616 01:58:56.008419 14888 scanner-internal.cc:458] Time spent opening tablet: real 0.788s	user 0.001s	sys 0.000s
W20260616 01:58:56.119262 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 71: this message will repeat every 5th retry.
W20260616 01:58:56.763659 14905 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Append to log took a long time: real 0.058s	user 0.002s	sys 0.000s
I20260616 01:58:57.844267 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replaying log segment 1/1 (716.6K/1.12M this segment, stats: ops{read=397 overwritten=0 applied=394 ignored=0} inserts{seen=19650 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:58:58.013242 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 76: this message will repeat every 5th retry.
I20260616 01:58:58.078219 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap replaying log segment 1/1 (763.9K/1.12M this segment, stats: ops{read=423 overwritten=0 applied=423 ignored=0} inserts{seen=21100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:58:58.392724 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 76: this message will repeat every 5th retry.
W20260616 01:58:58.947805 14884 scanner-internal.cc:458] Time spent opening tablet: real 0.801s	user 0.003s	sys 0.000s
W20260616 01:58:59.151978 14885 scanner-internal.cc:458] Time spent opening tablet: real 0.739s	user 0.002s	sys 0.000s
W20260616 01:59:00.190418 14887 scanner-internal.cc:458] Time spent opening tablet: real 0.830s	user 0.002s	sys 0.000s
W20260616 01:59:00.347393 14883 scanner-internal.cc:458] Time spent opening tablet: real 0.930s	user 0.001s	sys 0.000s
W20260616 01:59:00.445489 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 81: this message will repeat every 5th retry.
W20260616 01:59:01.017166 14881 scanner-internal.cc:458] Time spent opening tablet: real 0.787s	user 0.002s	sys 0.000s
W20260616 01:59:01.595814 14908 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Append to log took a long time: real 0.187s	user 0.002s	sys 0.000s
I20260616 01:59:02.740792 14753 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 757) took 1927 ms. Trace:
I20260616 01:59:02.741401 14753 rpcz_store.cc:276] 0616 01:59:00.813730 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:59:00.813866 (+   136us) service_pool.cc:224] Handling call
0616 01:59:00.814142 (+   276us) tablet_service.cc:3201] Found scanner 30b73b99948e41d191c074e8ec934549 for tablet b4f23169c10c45178df402961b07c7cf, query id is cdb54d9cf78e4bf9a7c81f4e1711e865
0616 01:59:02.739058 (+1924916us) tablet_service.cc:3276] Deadline expired after scanning 128 rows: responding with 5248 bytes (batch size 1048576)
0616 01:59:02.740701 (+  1643us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:59:02.752135 14761 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 752) took 2382 ms. Trace:
I20260616 01:59:02.752575 14761 rpcz_store.cc:276] 0616 01:59:00.369364 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:59:00.369578 (+   214us) service_pool.cc:224] Handling call
0616 01:59:00.369795 (+   217us) tablet_service.cc:3201] Found scanner 1ab43896d445466e84f9ebad98dcafac for tablet b4f23169c10c45178df402961b07c7cf, query id is 5c4c61c8abc248a69ebd6b1c33eafcde
0616 01:59:00.974535 (+604740us) tablet_service.cc:3276] Deadline expired after scanning 2560 rows: responding with 104960 bytes (batch size 1048576)
0616 01:59:02.752046 (+1777511us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0,"spinlock_wait_cycles":4352}
W20260616 01:59:02.779289 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 81: this message will repeat every 5th retry.
I20260616 01:59:02.787974 14756 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 743) took 2867 ms. Trace:
I20260616 01:59:02.788452 14756 rpcz_store.cc:276] 0616 01:58:59.920228 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:58:59.920359 (+   131us) service_pool.cc:224] Handling call
0616 01:58:59.920924 (+   565us) tablet_service.cc:2890] Created scanner 92090f20556b486ea063a492da95637a for tablet b4f23169c10c45178df402961b07c7cf, query id is 39b39fb89a2e45d794f900732f6173c2
0616 01:58:59.922052 (+  1128us) tablet_service.cc:3030] Creating iterator
0616 01:58:59.922096 (+    44us) tablet_service.cc:3408] Waiting safe time to advance
0616 01:58:59.922140 (+    44us) tablet_service.cc:3415] Waiting for operations to commit
0616 01:58:59.922215 (+    75us) tablet_service.cc:3431] All operations in snapshot committed. Waited for 76 microseconds
0616 01:58:59.922539 (+   324us) tablet_service.cc:3055] Iterator created
0616 01:59:00.190690 (+268151us) tablet_service.cc:3077] Iterator init: OK
0616 01:59:00.190749 (+    59us) tablet_service.cc:3120] has_more: true
0616 01:59:00.190919 (+   170us) tablet_service.cc:3137] Continuing scan request
0616 01:59:00.191117 (+   198us) tablet_service.cc:3201] Found scanner 92090f20556b486ea063a492da95637a for tablet b4f23169c10c45178df402961b07c7cf, query id is 39b39fb89a2e45d794f900732f6173c2
0616 01:59:00.987728 (+796611us) tablet_service.cc:3276] Deadline expired after scanning 2048 rows: responding with 83968 bytes (batch size 1048576)
0616 01:59:02.787887 (+1800159us) inbound_call.cc:177] Queueing success response
Metrics: {"rowset_iterators":1,"scanner_bytes_read":0}
W20260616 01:59:02.794762 14880 scanner-internal.cc:458] Time spent opening tablet: real 2.974s	user 0.001s	sys 0.000s
I20260616 01:59:02.807296 14757 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 754) took 2346 ms. Trace:
I20260616 01:59:02.807936 14757 rpcz_store.cc:276] 0616 01:59:00.460604 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:59:00.495692 (+ 35088us) service_pool.cc:224] Handling call
0616 01:59:00.495947 (+   255us) tablet_service.cc:3201] Found scanner 9369047a2c434a3e918636ce1680b049 for tablet b4f23169c10c45178df402961b07c7cf, query id is 275f2c19535a4bcdaab7463f1cb20c9b
0616 01:59:02.805545 (+2309598us) tablet_service.cc:3276] Deadline expired after scanning 768 rows: responding with 31488 bytes (batch size 1048576)
0616 01:59:02.807231 (+  1686us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:59:02.832547 14759 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 753) took 2388 ms. Trace:
I20260616 01:59:02.845160 14759 rpcz_store.cc:276] 0616 01:59:00.444003 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:59:00.446222 (+  2219us) service_pool.cc:224] Handling call
0616 01:59:00.446467 (+   245us) tablet_service.cc:3201] Found scanner 2ab1cc7c9364477790576823eea84da5 for tablet b4f23169c10c45178df402961b07c7cf, query id is 2e82a60ce36c4ce7b869fc192d9e63e6
0616 01:59:00.994427 (+547960us) tablet_service.cc:3276] Deadline expired after scanning 1024 rows: responding with 41984 bytes (batch size 1048576)
0616 01:59:02.832482 (+1838055us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0,"spinlock_wait_cycles":6016}
I20260616 01:59:02.856849 14755 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 751) took 2505 ms. Trace:
I20260616 01:59:02.857316 14755 rpcz_store.cc:276] 0616 01:59:00.351037 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:59:00.359591 (+  8554us) service_pool.cc:224] Handling call
0616 01:59:00.359863 (+   272us) tablet_service.cc:3201] Found scanner bc8b92ea7bf24db69116e10df11b5267 for tablet b4f23169c10c45178df402961b07c7cf, query id is d1c91cca91e64dbfa46d07919bb464e2
0616 01:59:02.854720 (+2494857us) tablet_service.cc:3276] Deadline expired after scanning 2048 rows: responding with 83968 bytes (batch size 1048576)
0616 01:59:02.856786 (+  2066us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:59:02.893878 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replaying log segment 1/1 (809.1K/1.12M this segment, stats: ops{read=448 overwritten=0 applied=444 ignored=0} inserts{seen=22150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260616 01:59:02.921057 14475 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54580 (request call id 3006) took 2107 ms. Trace:
I20260616 01:59:02.921561 14475 rpcz_store.cc:276] 0616 01:59:00.813564 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:59:02.919571 (+2106007us) service_pool.cc:224] Handling call
0616 01:59:02.920874 (+  1303us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260616 01:59:02.929201 14752 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 755) took 2290 ms. Trace:
I20260616 01:59:02.930531 14752 rpcz_store.cc:276] 0616 01:59:00.638820 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:59:00.663586 (+ 24766us) service_pool.cc:224] Handling call
0616 01:59:00.663906 (+   320us) tablet_service.cc:3201] Found scanner 8e580f998ccb428482acae839fdfaed5 for tablet b4f23169c10c45178df402961b07c7cf, query id is 38a7acd90f0244d0b068f2f0584ae135
0616 01:59:02.927524 (+2263618us) tablet_service.cc:3276] Deadline expired after scanning 1024 rows: responding with 41984 bytes (batch size 1048576)
0616 01:59:02.929138 (+  1614us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:59:02.937086 14473 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54598 (request call id 3132) took 2186 ms. Trace:
I20260616 01:59:02.937551 14473 rpcz_store.cc:276] 0616 01:59:00.750277 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:59:00.750483 (+   206us) service_pool.cc:224] Handling call
0616 01:59:02.936875 (+2186392us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260616 01:59:03.207026 14760 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 758) took 2385 ms. Trace:
I20260616 01:59:03.207602 14760 rpcz_store.cc:276] 0616 01:59:00.821529 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:59:00.821677 (+   148us) service_pool.cc:224] Handling call
0616 01:59:00.824131 (+  2454us) tablet_service.cc:3201] Found scanner fb67da35fcd7495d8e669940422d7077 for tablet b4f23169c10c45178df402961b07c7cf, query id is 2e454455bb02465b8c2eb7900d0888e4
0616 01:59:03.205109 (+2380978us) tablet_service.cc:3276] Deadline expired after scanning 6144 rows: responding with 251904 bytes (batch size 1048576)
0616 01:59:03.206955 (+  1846us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:59:03.487814 14758 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:50910 (request call id 756) took 2675 ms. Trace:
I20260616 01:59:03.488343 14758 rpcz_store.cc:276] 0616 01:59:00.812852 (+     0us) service_pool.cc:167] Inserting onto call queue
0616 01:59:00.816094 (+  3242us) service_pool.cc:224] Handling call
0616 01:59:00.816377 (+   283us) tablet_service.cc:3201] Found scanner 449b322de4804140b10b585befb1111f for tablet b4f23169c10c45178df402961b07c7cf, query id is 9cb0d97d1f784a959728f0e5e89dac42
0616 01:59:03.486003 (+2669626us) tablet_service.cc:3276] Deadline expired after scanning 1152 rows: responding with 47232 bytes (batch size 1048576)
0616 01:59:03.487749 (+  1746us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260616 01:59:03.610498 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap replaying log segment 1/1 (829.1K/1.12M this segment, stats: ops{read=459 overwritten=0 applied=457 ignored=0} inserts{seen=22800 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:59:03.947868 14802 debug-util.cc:398] Leaking SignalData structure 0x7b080009cd80 after lost signal to thread 7167
W20260616 01:59:03.960563 14802 debug-util.cc:398] Leaking SignalData structure 0x7b08001609e0 after lost signal to thread 14510
W20260616 01:59:03.961740 14802 debug-util.cc:398] Leaking SignalData structure 0x7b08001e0440 after lost signal to thread 14597
W20260616 01:59:03.962745 14802 debug-util.cc:398] Leaking SignalData structure 0x7b0800048f80 after lost signal to thread 14667
W20260616 01:59:03.974565 14802 debug-util.cc:398] Leaking SignalData structure 0x7b08000f2520 after lost signal to thread 14736
W20260616 01:59:03.976035 14802 debug-util.cc:398] Leaking SignalData structure 0x7b08001780c0 after lost signal to thread 14805
W20260616 01:59:04.904644 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 86: this message will repeat every 5th retry.
W20260616 01:59:05.477396 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 86: this message will repeat every 5th retry.
W20260616 01:59:05.573583 14882 scanner-internal.cc:458] Time spent opening tablet: real 0.714s	user 0.001s	sys 0.000s
W20260616 01:59:05.737300 14886 scanner-internal.cc:458] Time spent opening tablet: real 0.757s	user 0.001s	sys 0.000s
W20260616 01:59:05.826131 14889 scanner-internal.cc:458] Time spent opening tablet: real 0.685s	user 0.001s	sys 0.000s
W20260616 01:59:06.389936 14888 scanner-internal.cc:458] Time spent opening tablet: real 0.773s	user 0.001s	sys 0.000s
W20260616 01:59:07.495808 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 91: this message will repeat every 5th retry.
W20260616 01:59:07.866247 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 91: this message will repeat every 5th retry.
I20260616 01:59:08.182474 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replaying log segment 1/1 (889.0K/1.12M this segment, stats: ops{read=492 overwritten=0 applied=492 ignored=0} inserts{seen=24550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:59:08.308854 14887 scanner-internal.cc:458] Time spent opening tablet: real 0.939s	user 0.003s	sys 0.000s
W20260616 01:59:08.723480 14884 scanner-internal.cc:458] Time spent opening tablet: real 0.743s	user 0.001s	sys 0.000s
W20260616 01:59:08.988853 14507 debug-util.cc:398] Leaking SignalData structure 0x7b08000d40a0 after lost signal to thread 7167
W20260616 01:59:08.990023 14507 debug-util.cc:398] Leaking SignalData structure 0x7b080010cfa0 after lost signal to thread 14510
W20260616 01:59:08.991286 14507 debug-util.cc:398] Leaking SignalData structure 0x7b080015e4c0 after lost signal to thread 14597
W20260616 01:59:08.992383 14507 debug-util.cc:398] Leaking SignalData structure 0x7b0800152360 after lost signal to thread 14667
W20260616 01:59:08.993702 14507 debug-util.cc:398] Leaking SignalData structure 0x7b0800226540 after lost signal to thread 14736
W20260616 01:59:08.994908 14507 debug-util.cc:398] Leaking SignalData structure 0x7b080021fc60 after lost signal to thread 14805
I20260616 01:59:09.013048 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap replaying log segment 1/1 (941.5K/1.12M this segment, stats: ops{read=521 overwritten=0 applied=518 ignored=0} inserts{seen=25850 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:59:09.072901 14905 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Append to log took a long time: real 0.062s	user 0.004s	sys 0.000s
W20260616 01:59:09.121387 14885 scanner-internal.cc:458] Time spent opening tablet: real 0.869s	user 0.001s	sys 0.000s
W20260616 01:59:09.981329 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 96: this message will repeat every 5th retry.
W20260616 01:59:10.098665 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 96: this message will repeat every 5th retry.
W20260616 01:59:10.423959 14880 scanner-internal.cc:458] Time spent opening tablet: real 0.720s	user 0.000s	sys 0.001s
W20260616 01:59:10.826092 14883 scanner-internal.cc:458] Time spent opening tablet: real 0.694s	user 0.001s	sys 0.000s
W20260616 01:59:11.141252 14881 scanner-internal.cc:458] Time spent opening tablet: real 0.992s	user 0.002s	sys 0.000s
W20260616 01:59:11.651626 14882 scanner-internal.cc:458] Time spent opening tablet: real 0.709s	user 0.002s	sys 0.000s
W20260616 01:59:12.536619 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 101: this message will repeat every 5th retry.
W20260616 01:59:12.556509 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 101: this message will repeat every 5th retry.
W20260616 01:59:13.139952 14905 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Append to log took a long time: real 0.057s	user 0.004s	sys 0.000s
I20260616 01:59:13.231434 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replaying log segment 1/1 (1008.8K/1.12M this segment, stats: ops{read=558 overwritten=0 applied=557 ignored=0} inserts{seen=27800 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:59:13.444857 14886 scanner-internal.cc:458] Time spent opening tablet: real 0.729s	user 0.001s	sys 0.000s
W20260616 01:59:13.516453 14905 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Append to log took a long time: real 0.057s	user 0.004s	sys 0.000s
I20260616 01:59:14.023793 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap replaying log segment 1/1 (1.02M/1.12M this segment, stats: ops{read=578 overwritten=0 applied=577 ignored=0} inserts{seen=28800 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260616 01:59:14.354086 14888 scanner-internal.cc:458] Time spent opening tablet: real 0.797s	user 0.002s	sys 0.000s
W20260616 01:59:14.442219 14908 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260616 01:59:14.567553 14744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.255.2:45579, user_credentials={real_user=slave}} blocked reactor thread for 45458.4us
W20260616 01:59:14.906643 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 106: this message will repeat every 5th retry.
W20260616 01:59:15.079833 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 106: this message will repeat every 5th retry.
W20260616 01:59:15.205133 14889 scanner-internal.cc:458] Time spent opening tablet: real 0.915s	user 0.002s	sys 0.000s
W20260616 01:59:15.576709 14880 scanner-internal.cc:458] Time spent opening tablet: real 0.612s	user 0.002s	sys 0.000s
W20260616 01:59:16.534863 14887 scanner-internal.cc:458] Time spent opening tablet: real 0.574s	user 0.002s	sys 0.000s
W20260616 01:59:17.078529 14884 scanner-internal.cc:458] Time spent opening tablet: real 0.921s	user 0.002s	sys 0.000s
W20260616 01:59:17.103575 14885 scanner-internal.cc:458] Time spent opening tablet: real 0.846s	user 0.002s	sys 0.000s
W20260616 01:59:17.296149 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 111: this message will repeat every 5th retry.
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:360: Failure
Expected equality of these values:
  replication_factor
    Which is: 3
  actual_replica_count
    Which is: 1
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2538: Failure
Expected: VerifyTabletReplicaCount(3, VerifyRowCount::kEnable) doesn't generate new fatal failures in the current thread.
  Actual: it does.
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
W20260616 01:59:17.603183 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 111: this message will repeat every 5th retry.
I20260616 01:59:18.263757 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replaying log segment 1/1 (1.08M/1.12M this segment, stats: ops{read=613 overwritten=0 applied=606 ignored=0} inserts{seen=30250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260616 01:59:18.936444 14908 tablet.cc:1724] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: 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
I20260616 01:59:18.945292 14908 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260616 01:59:18.950923 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap replayed 1/1 log segments. Stats: ops{read=636 overwritten=0 applied=636 ignored=0} inserts{seen=31600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260616 01:59:18.952395 14908 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Bootstrap complete.
W20260616 01:59:19.047631 14905 log.cc:927] Time spent T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Append to log took a long time: real 0.058s	user 0.003s	sys 0.000s
I20260616 01:59:19.097020 14908 ts_tablet_manager.cc:1403] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Time spent bootstrapping tablet: real 60.717s	user 12.486s	sys 0.488s
I20260616 01:59:19.125226 14908 raft_consensus.cc:359] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 636 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: true } }
I20260616 01:59:19.131639 14908 raft_consensus.cc:740] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d18f530b0bf4623910dcdc5f21f9e61, State: Initialized, Role: LEARNER
I20260616 01:59:19.132414 14908 consensus_queue.cc:260] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 636, Last appended: 1.636, Last appended by leader: 636, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 636 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: true } }
I20260616 01:59:19.174654 14908 ts_tablet_manager.cc:1434] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.000s
I20260616 01:59:19.183683 14790 tablet_copy_service.cc:342] P 176bb1527e434be786a2dccc615c17bc: Request end of tablet copy session 9d18f530b0bf4623910dcdc5f21f9e61-b4f23169c10c45178df402961b07c7cf received from {username='slave'} at 127.0.0.1:50932
I20260616 01:59:19.184373 14790 tablet_copy_service.cc:434] P 176bb1527e434be786a2dccc615c17bc: ending tablet copy session 9d18f530b0bf4623910dcdc5f21f9e61-b4f23169c10c45178df402961b07c7cf on tablet b4f23169c10c45178df402961b07c7cf with peer 9d18f530b0bf4623910dcdc5f21f9e61
I20260616 01:59:19.438722 14643 raft_consensus.cc:1217] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.635->[1.636-1.636]   Dedup: 1.636->[]
I20260616 01:59:19.875752 14927 raft_consensus.cc:1064] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: attempting to promote NON_VOTER 9d18f530b0bf4623910dcdc5f21f9e61 to VOTER
I20260616 01:59:19.878517 14927 consensus_queue.cc:237] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 636, Committed index: 636, Last appended: 1.636, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 637 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } }
W20260616 01:59:19.929948 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260616 01:59:19.929507 14643 raft_consensus.cc:1275] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 LEARNER]: Refusing update from remote peer 176bb1527e434be786a2dccc615c17bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 636. Preceding OpId from leader: term: 1 index: 637. (index mismatch)
I20260616 01:59:19.941390 14931 consensus_queue.cc:1048] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 637, Last known committed idx: 636, Time since last communication: 0.001s
I20260616 01:59:19.959262 14931 raft_consensus.cc:2955] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 1 LEADER]: Committing config change with OpId 1.637: config changed from index 636 to 637, 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2) changed from NON_VOTER to VOTER. New config: { opid_index: 637 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } } }
I20260616 01:59:19.958021 14643 raft_consensus.cc:2955] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 FOLLOWER]: Committing config change with OpId 1.637: config changed from index 636 to 637, 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2) changed from NON_VOTER to VOTER. New config: { opid_index: 637 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } } }
I20260616 01:59:20.041276 14473 catalog_manager.cc:5696] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc reported cstate change: config changed from index 636 to 637, 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "176bb1527e434be786a2dccc615c17bc" committed_config { opid_index: 637 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260616 01:59:20.681692 14905 tablet.cc:1724] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: 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
I20260616 01:59:20.682901 14905 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260616 01:59:20.708382 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap replayed 1/1 log segments. Stats: ops{read=636 overwritten=0 applied=636 ignored=0} inserts{seen=31600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260616 01:59:20.713665 14905 tablet_bootstrap.cc:492] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Bootstrap complete.
I20260616 01:59:20.743599 14905 ts_tablet_manager.cc:1403] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Time spent bootstrapping tablet: real 62.516s	user 12.519s	sys 0.441s
I20260616 01:59:20.770289 14905 raft_consensus.cc:359] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 636 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: true } }
I20260616 01:59:20.771210 14905 raft_consensus.cc:740] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 68dcf49ed73c465eb74af1e31be5b35b, State: Initialized, Role: LEARNER
I20260616 01:59:20.771896 14905 consensus_queue.cc:260] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 636, Last appended: 1.636, Last appended by leader: 636, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 636 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: NON_VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: true } }
I20260616 01:59:20.789980 14905 ts_tablet_manager.cc:1434] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260616 01:59:20.792155 14790 tablet_copy_service.cc:342] P 176bb1527e434be786a2dccc615c17bc: Request end of tablet copy session 68dcf49ed73c465eb74af1e31be5b35b-b4f23169c10c45178df402961b07c7cf received from {username='slave'} at 127.0.0.1:50926
I20260616 01:59:20.792670 14790 tablet_copy_service.cc:434] P 176bb1527e434be786a2dccc615c17bc: ending tablet copy session 68dcf49ed73c465eb74af1e31be5b35b-b4f23169c10c45178df402961b07c7cf on tablet b4f23169c10c45178df402961b07c7cf with peer 68dcf49ed73c465eb74af1e31be5b35b
I20260616 01:59:20.840305 14573 raft_consensus.cc:2955] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b [term 1 LEARNER]: Committing config change with OpId 1.637: config changed from index 636 to 637, 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2) changed from NON_VOTER to VOTER. New config: { opid_index: 637 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: NON_VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: true } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } } }
W20260616 01:59:21.478881 14875 client.cc:2042] Couldn't close scanner cce84ac35d2a4338afd03453eecf5175: Service unavailable: reactor is shutting down (error 108)
I20260616 01:59:21.491299  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:59:21.512094 14942 raft_consensus.cc:1064] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: attempting to promote NON_VOTER 68dcf49ed73c465eb74af1e31be5b35b to VOTER
I20260616 01:59:21.514878 14942 consensus_queue.cc:237] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 637, Committed index: 637, Last appended: 1.637, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 638 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: false } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } }
W20260616 01:59:21.554984 14746 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260616 01:59:21.555094 14643 raft_consensus.cc:1275] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 FOLLOWER]: Refusing update from remote peer 176bb1527e434be786a2dccc615c17bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 637. Preceding OpId from leader: term: 1 index: 638. (index mismatch)
I20260616 01:59:21.556963 14942 consensus_queue.cc:1048] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 638, Last known committed idx: 637, Time since last communication: 0.000s
I20260616 01:59:21.573287 14943 raft_consensus.cc:2955] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 1 LEADER]: Committing config change with OpId 1.638: config changed from index 637 to 638, 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1) changed from NON_VOTER to VOTER. New config: { opid_index: 638 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: false } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } } }
W20260616 01:59:21.589279 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260616 01:59:21.596027 14643 raft_consensus.cc:2955] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 FOLLOWER]: Committing config change with OpId 1.638: config changed from index 637 to 638, 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1) changed from NON_VOTER to VOTER. New config: { opid_index: 638 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: false } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } } }
I20260616 01:59:21.614188 14471 catalog_manager.cc:5696] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc reported cstate change: config changed from index 637 to 638, 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "176bb1527e434be786a2dccc615c17bc" committed_config { opid_index: 638 OBSOLETE_local: true peers { permanent_uuid: "176bb1527e434be786a2dccc615c17bc" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68dcf49ed73c465eb74af1e31be5b35b" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 38239 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d18f530b0bf4623910dcdc5f21f9e61" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45579 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260616 01:59:21.736786  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:21.738415  7164 tablet_replica.cc:333] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b: stopping tablet replica
I20260616 01:59:21.739296  7164 raft_consensus.cc:2243] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b [term 1 LEARNER]: Raft consensus shutting down.
I20260616 01:59:21.740166  7164 raft_consensus.cc:2272] T b4f23169c10c45178df402961b07c7cf P 68dcf49ed73c465eb74af1e31be5b35b [term 1 LEARNER]: Raft consensus is shut down!
W20260616 01:59:22.961913  7164 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14594)
W20260616 01:59:23.963565  7164 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14594)
W20260616 01:59:24.035127 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Status: Network error: Client connection negotiation failed: client connection to 127.6.255.1:38239: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260616 01:59:24.964437  7164 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 14594)
W20260616 01:59:25.965303  7164 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 14594)
I20260616 01:59:26.544803  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
W20260616 01:59:26.553644 14746 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 68dcf49ed73c465eb74af1e31be5b35b (127.6.255.1:38239): Couldn't send request to peer 68dcf49ed73c465eb74af1e31be5b35b. Status: Network error: Client connection negotiation failed: client connection to 127.6.255.1:38239: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260616 01:59:26.571365  7164 tablet_server.cc:179] TabletServer@127.6.255.2:0 shutting down...
I20260616 01:59:26.630172  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:26.631390  7164 tablet_replica.cc:333] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61: stopping tablet replica
I20260616 01:59:26.632339  7164 raft_consensus.cc:2243] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:59:26.633701  7164 raft_consensus.cc:2272] T b4f23169c10c45178df402961b07c7cf P 9d18f530b0bf4623910dcdc5f21f9e61 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260616 01:59:26.921983 14744 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.255.2:45579: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260616 01:59:26.925657 14744 consensus_peers.cc:597] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc -> Peer 9d18f530b0bf4623910dcdc5f21f9e61 (127.6.255.2:45579): Couldn't send request to peer 9d18f530b0bf4623910dcdc5f21f9e61. Status: Network error: Client connection negotiation failed: client connection to 127.6.255.2:45579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260616 01:59:27.322245  7164 tablet_server.cc:196] TabletServer@127.6.255.2:0 shutdown complete.
I20260616 01:59:27.340605  7164 tablet_server.cc:179] TabletServer@127.6.255.3:0 shutting down...
I20260616 01:59:27.384903  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:27.417156  7164 tablet_server.cc:196] TabletServer@127.6.255.3:0 shutdown complete.
I20260616 01:59:27.431404  7164 tablet_server.cc:179] TabletServer@127.6.255.4:0 shutting down...
I20260616 01:59:27.468163  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:27.469165  7164 tablet_replica.cc:333] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc: stopping tablet replica
I20260616 01:59:27.469980  7164 raft_consensus.cc:2243] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:59:27.471530  7164 raft_consensus.cc:2272] T b4f23169c10c45178df402961b07c7cf P 176bb1527e434be786a2dccc615c17bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:27.771658  7164 tablet_server.cc:196] TabletServer@127.6.255.4:0 shutdown complete.
I20260616 01:59:27.788511  7164 master.cc:562] Master@127.6.255.62:40589 shutting down...
I20260616 01:59:27.823570  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:59:27.824368  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:27.824790  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 87e10d6d7a91449996e1faa9a08df68f: stopping tablet replica
I20260616 01:59:28.369242  7164 master.cc:584] Master@127.6.255.62:40589 shutdown complete.
I20260616 01:59:28.406735  7164 test_util.cc:182] -----------------------------------------------
I20260616 01:59:28.406976  7164 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781575012071070-7164-0
[  FAILED  ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (86722 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20260616 01:59:28.411098  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:42261
I20260616 01:59:28.412321  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:28.414837  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:28.417514  7164 webserver.cc:533] Webserver started at http://127.6.255.62:34615/ using document root <none> and password file <none>
I20260616 01:59:28.418071  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:28.418287  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:28.418602  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:28.419958  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "a040183a276440e184bf839f35910a0a"
format_stamp: "Formatted at 2026-06-16 01:59:28 on dist-test-slave-mdc4"
I20260616 01:59:28.424602  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260616 01:59:28.428335 14967 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:28.429215  7164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260616 01:59:28.429558  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "a040183a276440e184bf839f35910a0a"
format_stamp: "Formatted at 2026-06-16 01:59:28 on dist-test-slave-mdc4"
I20260616 01:59:28.429886  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-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)
I20260616 01:59:28.447304  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:28.448648  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:28.488395  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:42261
I20260616 01:59:28.488514 15018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:42261 every 8 connection(s)
I20260616 01:59:28.492548 15019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:59:28.504194 15019 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a: Bootstrap starting.
I20260616 01:59:28.509147 15019 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a: Neither blocks nor log segments found. Creating new log.
I20260616 01:59:28.513674 15019 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a: No bootstrap required, opened a new log
I20260616 01:59:28.516041 15019 raft_consensus.cc:359] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a040183a276440e184bf839f35910a0a" member_type: VOTER }
I20260616 01:59:28.516480 15019 raft_consensus.cc:385] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:59:28.516654 15019 raft_consensus.cc:740] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a040183a276440e184bf839f35910a0a, State: Initialized, Role: FOLLOWER
I20260616 01:59:28.517119 15019 consensus_queue.cc:260] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a040183a276440e184bf839f35910a0a" member_type: VOTER }
I20260616 01:59:28.517560 15019 raft_consensus.cc:399] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:59:28.517753 15019 raft_consensus.cc:493] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:59:28.517966 15019 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:59:28.522789 15019 raft_consensus.cc:515] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a040183a276440e184bf839f35910a0a" member_type: VOTER }
I20260616 01:59:28.523298 15019 leader_election.cc:304] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a040183a276440e184bf839f35910a0a; no voters: 
I20260616 01:59:28.524485 15019 leader_election.cc:290] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:59:28.524940 15022 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:59:28.526317 15022 raft_consensus.cc:697] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [term 1 LEADER]: Becoming Leader. State: Replica: a040183a276440e184bf839f35910a0a, State: Running, Role: LEADER
I20260616 01:59:28.527040 15022 consensus_queue.cc:237] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a040183a276440e184bf839f35910a0a" member_type: VOTER }
I20260616 01:59:28.527608 15019 sys_catalog.cc:565] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:59:28.531594 15024 sys_catalog.cc:455] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [sys.catalog]: SysCatalogTable state changed. Reason: New leader a040183a276440e184bf839f35910a0a. Latest consensus state: current_term: 1 leader_uuid: "a040183a276440e184bf839f35910a0a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a040183a276440e184bf839f35910a0a" member_type: VOTER } }
I20260616 01:59:28.532253 15024 sys_catalog.cc:458] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [sys.catalog]: This master's current role is: LEADER
I20260616 01:59:28.531802 15023 sys_catalog.cc:455] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a040183a276440e184bf839f35910a0a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a040183a276440e184bf839f35910a0a" member_type: VOTER } }
I20260616 01:59:28.532863 15023 sys_catalog.cc:458] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [sys.catalog]: This master's current role is: LEADER
I20260616 01:59:28.536864 15029 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:59:28.541765 15029 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:59:28.545341  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:59:28.551223 15029 catalog_manager.cc:1382] Generated new cluster ID: a460b8cd943040a2bb445cdfa363f64c
I20260616 01:59:28.551587 15029 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:59:28.570051 15029 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:59:28.571388 15029 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:59:28.586020 15029 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a: Generated new TSK 0
I20260616 01:59:28.586695 15029 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:59:28.612630  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:28.616150  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:28.619086  7164 webserver.cc:533] Webserver started at http://127.6.255.1:38249/ using document root <none> and password file <none>
I20260616 01:59:28.619657  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:28.619841  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:28.620059  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:28.621137  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "6f71ba318a774240b4f4d90903b10754"
format_stamp: "Formatted at 2026-06-16 01:59:28 on dist-test-slave-mdc4"
I20260616 01:59:28.626048  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260616 01:59:28.630139 15043 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:28.630980  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:59:28.631266  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "6f71ba318a774240b4f4d90903b10754"
format_stamp: "Formatted at 2026-06-16 01:59:28 on dist-test-slave-mdc4"
I20260616 01:59:28.631562  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-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)
I20260616 01:59:28.642043  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:28.643546  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:28.645123  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:59:28.647671  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:59:28.647866  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:28.648185  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:59:28.648376  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:28.691375  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:45231
I20260616 01:59:28.691526 15105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:45231 every 8 connection(s)
I20260616 01:59:28.696851  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:28.702435  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:28.706064  7164 webserver.cc:533] Webserver started at http://127.6.255.2:35711/ using document root <none> and password file <none>
I20260616 01:59:28.706631  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:28.706856  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:28.707139  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:28.708348  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-1-root/instance:
uuid: "9781b2e3a1684f049b37058b28cd271d"
format_stamp: "Formatted at 2026-06-16 01:59:28 on dist-test-slave-mdc4"
I20260616 01:59:28.712981 15106 heartbeater.cc:344] Connected to a master server at 127.6.255.62:42261
I20260616 01:59:28.713425 15106 heartbeater.cc:461] Registering TS with master...
I20260616 01:59:28.714313  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260616 01:59:28.714336 15106 heartbeater.cc:507] Master 127.6.255.62:42261 requested a full tablet report, sending...
I20260616 01:59:28.716826 14984 ts_manager.cc:194] Registered new tserver with Master: 6f71ba318a774240b4f4d90903b10754 (127.6.255.1:45231)
I20260616 01:59:28.718717 14984 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56598
I20260616 01:59:28.718915 15113 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:28.720012  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260616 01:59:28.720355  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-1-root
uuid: "9781b2e3a1684f049b37058b28cd271d"
format_stamp: "Formatted at 2026-06-16 01:59:28 on dist-test-slave-mdc4"
I20260616 01:59:28.720743  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-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)
I20260616 01:59:28.731840 15106 heartbeater.cc:499] Master 127.6.255.62:42261 was elected leader, sending a full tablet report...
I20260616 01:59:28.744531  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:28.746006  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:28.747864  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:59:28.750481  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:59:28.750726  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:28.750988  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:59:28.751166  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:28.798789  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.2:42627
I20260616 01:59:28.798910 15175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.2:42627 every 8 connection(s)
I20260616 01:59:28.804359  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:28.809794  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:28.813480  7164 webserver.cc:533] Webserver started at http://127.6.255.3:46119/ using document root <none> and password file <none>
I20260616 01:59:28.814188  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:28.814504  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:28.814868  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:28.816291 15176 heartbeater.cc:344] Connected to a master server at 127.6.255.62:42261
I20260616 01:59:28.816375  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-2-root/instance:
uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f"
format_stamp: "Formatted at 2026-06-16 01:59:28 on dist-test-slave-mdc4"
I20260616 01:59:28.816973 15176 heartbeater.cc:461] Registering TS with master...
I20260616 01:59:28.817943 15176 heartbeater.cc:507] Master 127.6.255.62:42261 requested a full tablet report, sending...
I20260616 01:59:28.820102 14984 ts_manager.cc:194] Registered new tserver with Master: 9781b2e3a1684f049b37058b28cd271d (127.6.255.2:42627)
I20260616 01:59:28.821691 14984 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56608
I20260616 01:59:28.822681  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260616 01:59:28.826655 15182 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:28.827602  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:59:28.827930  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-2-root
uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f"
format_stamp: "Formatted at 2026-06-16 01:59:28 on dist-test-slave-mdc4"
I20260616 01:59:28.828186  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-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)
I20260616 01:59:28.834502 15176 heartbeater.cc:499] Master 127.6.255.62:42261 was elected leader, sending a full tablet report...
I20260616 01:59:28.841692  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:28.843046  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:28.844980  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:59:28.847854  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:59:28.848068  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:28.848289  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:59:28.848491  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:28.901521  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.3:36577
I20260616 01:59:28.901621 15244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.3:36577 every 8 connection(s)
I20260616 01:59:28.906891  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:28.911778  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:28.916224  7164 webserver.cc:533] Webserver started at http://127.6.255.4:37743/ using document root <none> and password file <none>
I20260616 01:59:28.917042  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:28.917372  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:28.917697  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:28.918691 15245 heartbeater.cc:344] Connected to a master server at 127.6.255.62:42261
I20260616 01:59:28.919147 15245 heartbeater.cc:461] Registering TS with master...
I20260616 01:59:28.919116  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-3-root/instance:
uuid: "0a7024cd8c3d4783b2f2bab24cd5191c"
format_stamp: "Formatted at 2026-06-16 01:59:28 on dist-test-slave-mdc4"
I20260616 01:59:28.920156 15245 heartbeater.cc:507] Master 127.6.255.62:42261 requested a full tablet report, sending...
I20260616 01:59:28.922423 14984 ts_manager.cc:194] Registered new tserver with Master: ca3ce99db9f14206bb2fd71a5fe9fa2f (127.6.255.3:36577)
I20260616 01:59:28.923959 14984 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56616
I20260616 01:59:28.925436  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260616 01:59:28.929392 15251 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:28.930522  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260616 01:59:28.930819  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-3-root
uuid: "0a7024cd8c3d4783b2f2bab24cd5191c"
format_stamp: "Formatted at 2026-06-16 01:59:28 on dist-test-slave-mdc4"
I20260616 01:59:28.931123  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781575012071070-7164-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)
I20260616 01:59:28.936825 15245 heartbeater.cc:499] Master 127.6.255.62:42261 was elected leader, sending a full tablet report...
I20260616 01:59:28.954680  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:28.956568  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:28.958189  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:59:28.961256  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:59:28.961455  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:28.961787  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:59:28.962025  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:29.015903  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.4:34951
I20260616 01:59:29.015973 15313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.4:34951 every 8 connection(s)
I20260616 01:59:29.033573 15314 heartbeater.cc:344] Connected to a master server at 127.6.255.62:42261
I20260616 01:59:29.034116 15314 heartbeater.cc:461] Registering TS with master...
I20260616 01:59:29.035028 15314 heartbeater.cc:507] Master 127.6.255.62:42261 requested a full tablet report, sending...
I20260616 01:59:29.037446 14983 ts_manager.cc:194] Registered new tserver with Master: 0a7024cd8c3d4783b2f2bab24cd5191c (127.6.255.4:34951)
I20260616 01:59:29.038726  7164 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018248343s
I20260616 01:59:29.039398 14983 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56630
I20260616 01:59:29.053679 15314 heartbeater.cc:499] Master 127.6.255.62:42261 was elected leader, sending a full tablet report...
I20260616 01:59:29.266594 14983 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56636:
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"
    }
  }
}
I20260616 01:59:29.322156 15279 tablet_service.cc:1511] Processing CreateTablet for tablet 07623289cc244087baecb4ed00f25324 (DEFAULT_TABLE table=fake-table [id=c45c734a84fe4c279e4b4ccf1ab12fe9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:59:29.323578 15279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07623289cc244087baecb4ed00f25324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:59:29.328677 15210 tablet_service.cc:1511] Processing CreateTablet for tablet 07623289cc244087baecb4ed00f25324 (DEFAULT_TABLE table=fake-table [id=c45c734a84fe4c279e4b4ccf1ab12fe9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:59:29.330086 15210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07623289cc244087baecb4ed00f25324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:59:29.332212 15071 tablet_service.cc:1511] Processing CreateTablet for tablet 07623289cc244087baecb4ed00f25324 (DEFAULT_TABLE table=fake-table [id=c45c734a84fe4c279e4b4ccf1ab12fe9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:59:29.333536 15071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07623289cc244087baecb4ed00f25324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:59:29.352104 15332 tablet_bootstrap.cc:492] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c: Bootstrap starting.
I20260616 01:59:29.353595 15333 tablet_bootstrap.cc:492] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f: Bootstrap starting.
I20260616 01:59:29.359720 15332 tablet_bootstrap.cc:654] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c: Neither blocks nor log segments found. Creating new log.
I20260616 01:59:29.360906 15333 tablet_bootstrap.cc:654] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f: Neither blocks nor log segments found. Creating new log.
I20260616 01:59:29.369613 15332 tablet_bootstrap.cc:492] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c: No bootstrap required, opened a new log
I20260616 01:59:29.370447 15332 ts_tablet_manager.cc:1403] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260616 01:59:29.373124 15333 tablet_bootstrap.cc:492] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f: No bootstrap required, opened a new log
I20260616 01:59:29.373822 15333 ts_tablet_manager.cc:1403] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260616 01:59:29.373723 15332 raft_consensus.cc:359] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7024cd8c3d4783b2f2bab24cd5191c" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 34951 } } peers { permanent_uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 36577 } } peers { permanent_uuid: "6f71ba318a774240b4f4d90903b10754" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45231 } }
I20260616 01:59:29.376513 15332 raft_consensus.cc:385] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:59:29.376827 15332 raft_consensus.cc:740] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7024cd8c3d4783b2f2bab24cd5191c, State: Initialized, Role: FOLLOWER
I20260616 01:59:29.377333 15333 raft_consensus.cc:359] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7024cd8c3d4783b2f2bab24cd5191c" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 34951 } } peers { permanent_uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 36577 } } peers { permanent_uuid: "6f71ba318a774240b4f4d90903b10754" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45231 } }
I20260616 01:59:29.377550 15332 consensus_queue.cc:260] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a7024cd8c3d4783b2f2bab24cd5191c" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 34951 } } peers { permanent_uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 36577 } } peers { permanent_uuid: "6f71ba318a774240b4f4d90903b10754" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45231 } }
I20260616 01:59:29.378135 15333 raft_consensus.cc:385] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:59:29.378465 15333 raft_consensus.cc:740] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3ce99db9f14206bb2fd71a5fe9fa2f, State: Initialized, Role: FOLLOWER
I20260616 01:59:29.376145 15334 tablet_bootstrap.cc:492] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754: Bootstrap starting.
I20260616 01:59:29.379294 15333 consensus_queue.cc:260] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a7024cd8c3d4783b2f2bab24cd5191c" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 34951 } } peers { permanent_uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 36577 } } peers { permanent_uuid: "6f71ba318a774240b4f4d90903b10754" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45231 } }
I20260616 01:59:29.382529 15333 ts_tablet_manager.cc:1434] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260616 01:59:29.386808 15334 tablet_bootstrap.cc:654] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754: Neither blocks nor log segments found. Creating new log.
I20260616 01:59:29.392822 15332 ts_tablet_manager.cc:1434] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.005s
I20260616 01:59:29.396174 15334 tablet_bootstrap.cc:492] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754: No bootstrap required, opened a new log
I20260616 01:59:29.396822 15334 ts_tablet_manager.cc:1403] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.012s
I20260616 01:59:29.399864 15334 raft_consensus.cc:359] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7024cd8c3d4783b2f2bab24cd5191c" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 34951 } } peers { permanent_uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 36577 } } peers { permanent_uuid: "6f71ba318a774240b4f4d90903b10754" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45231 } }
I20260616 01:59:29.400774 15334 raft_consensus.cc:385] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:59:29.401127 15334 raft_consensus.cc:740] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f71ba318a774240b4f4d90903b10754, State: Initialized, Role: FOLLOWER
I20260616 01:59:29.401919 15334 consensus_queue.cc:260] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a7024cd8c3d4783b2f2bab24cd5191c" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 34951 } } peers { permanent_uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 36577 } } peers { permanent_uuid: "6f71ba318a774240b4f4d90903b10754" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45231 } }
I20260616 01:59:29.404891 15334 ts_tablet_manager.cc:1434] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
W20260616 01:59:29.481148 15107 tablet.cc:2406] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260616 01:59:29.513466 15340 raft_consensus.cc:493] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260616 01:59:29.514047 15340 raft_consensus.cc:515] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7024cd8c3d4783b2f2bab24cd5191c" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 34951 } } peers { permanent_uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 36577 } } peers { permanent_uuid: "6f71ba318a774240b4f4d90903b10754" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45231 } }
I20260616 01:59:29.518458 15340 leader_election.cc:290] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a7024cd8c3d4783b2f2bab24cd5191c (127.6.255.4:34951), ca3ce99db9f14206bb2fd71a5fe9fa2f (127.6.255.3:36577)
I20260616 01:59:29.527253 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07623289cc244087baecb4ed00f25324" candidate_uuid: "6f71ba318a774240b4f4d90903b10754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7024cd8c3d4783b2f2bab24cd5191c" is_pre_election: true
I20260616 01:59:29.528182 15289 raft_consensus.cc:2468] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f71ba318a774240b4f4d90903b10754 in term 0.
I20260616 01:59:29.529654 15047 leader_election.cc:304] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [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: 0a7024cd8c3d4783b2f2bab24cd5191c, 6f71ba318a774240b4f4d90903b10754; no voters: 
I20260616 01:59:29.530897 15340 raft_consensus.cc:2804] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260616 01:59:29.531267 15340 raft_consensus.cc:493] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260616 01:59:29.531646 15340 raft_consensus.cc:3060] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:59:29.532606 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07623289cc244087baecb4ed00f25324" candidate_uuid: "6f71ba318a774240b4f4d90903b10754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f" is_pre_election: true
I20260616 01:59:29.533301 15220 raft_consensus.cc:2468] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f71ba318a774240b4f4d90903b10754 in term 0.
I20260616 01:59:29.537750 15340 raft_consensus.cc:515] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7024cd8c3d4783b2f2bab24cd5191c" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 34951 } } peers { permanent_uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 36577 } } peers { permanent_uuid: "6f71ba318a774240b4f4d90903b10754" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45231 } }
I20260616 01:59:29.539681 15340 leader_election.cc:290] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [CANDIDATE]: Term 1 election: Requested vote from peers 0a7024cd8c3d4783b2f2bab24cd5191c (127.6.255.4:34951), ca3ce99db9f14206bb2fd71a5fe9fa2f (127.6.255.3:36577)
I20260616 01:59:29.540633 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07623289cc244087baecb4ed00f25324" candidate_uuid: "6f71ba318a774240b4f4d90903b10754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7024cd8c3d4783b2f2bab24cd5191c"
I20260616 01:59:29.541210 15289 raft_consensus.cc:3060] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:59:29.541111 15220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07623289cc244087baecb4ed00f25324" candidate_uuid: "6f71ba318a774240b4f4d90903b10754" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f"
I20260616 01:59:29.541926 15220 raft_consensus.cc:3060] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:59:29.550047 15289 raft_consensus.cc:2468] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f71ba318a774240b4f4d90903b10754 in term 1.
I20260616 01:59:29.550933 15220 raft_consensus.cc:2468] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f71ba318a774240b4f4d90903b10754 in term 1.
I20260616 01:59:29.551573 15047 leader_election.cc:304] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [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: 0a7024cd8c3d4783b2f2bab24cd5191c, 6f71ba318a774240b4f4d90903b10754; no voters: 
I20260616 01:59:29.552407 15340 raft_consensus.cc:2804] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:59:29.553536 15340 raft_consensus.cc:697] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 1 LEADER]: Becoming Leader. State: Replica: 6f71ba318a774240b4f4d90903b10754, State: Running, Role: LEADER
I20260616 01:59:29.554235 15340 consensus_queue.cc:237] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [LEADER]: Queue going to LEADER mode. State: All 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: "0a7024cd8c3d4783b2f2bab24cd5191c" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 34951 } } peers { permanent_uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 36577 } } peers { permanent_uuid: "6f71ba318a774240b4f4d90903b10754" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45231 } }
I20260616 01:59:29.563629 14981 catalog_manager.cc:5696] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f71ba318a774240b4f4d90903b10754 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "6f71ba318a774240b4f4d90903b10754" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7024cd8c3d4783b2f2bab24cd5191c" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 34951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3ce99db9f14206bb2fd71a5fe9fa2f" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f71ba318a774240b4f4d90903b10754" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 45231 } health_report { overall_health: HEALTHY } } }
I20260616 01:59:29.655933  7164 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2554: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260616 01:59:29.656904  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:59:29.684542  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:29.685307  7164 tablet_replica.cc:333] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754: stopping tablet replica
I20260616 01:59:29.685858  7164 raft_consensus.cc:2243] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:59:29.686477  7164 pending_rounds.cc:70] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754: Trying to abort 1 pending ops.
I20260616 01:59:29.686719  7164 pending_rounds.cc:77] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260616 01:59:29.687031  7164 raft_consensus.cc:2889] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260616 01:59:29.687346  7164 raft_consensus.cc:2272] T 07623289cc244087baecb4ed00f25324 P 6f71ba318a774240b4f4d90903b10754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:29.698866  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:59:29.709715  7164 tablet_server.cc:179] TabletServer@127.6.255.2:0 shutting down...
I20260616 01:59:29.735694  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:29.753762  7164 tablet_server.cc:196] TabletServer@127.6.255.2:0 shutdown complete.
I20260616 01:59:29.762384  7164 tablet_server.cc:179] TabletServer@127.6.255.3:0 shutting down...
I20260616 01:59:29.786968  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:29.787774  7164 tablet_replica.cc:333] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f: stopping tablet replica
I20260616 01:59:29.788300  7164 raft_consensus.cc:2243] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:59:29.788714  7164 raft_consensus.cc:2272] T 07623289cc244087baecb4ed00f25324 P ca3ce99db9f14206bb2fd71a5fe9fa2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:29.807536  7164 tablet_server.cc:196] TabletServer@127.6.255.3:0 shutdown complete.
I20260616 01:59:29.817124  7164 tablet_server.cc:179] TabletServer@127.6.255.4:0 shutting down...
I20260616 01:59:29.836951  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:29.837800  7164 tablet_replica.cc:333] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c: stopping tablet replica
I20260616 01:59:29.838416  7164 raft_consensus.cc:2243] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:59:29.838872  7164 raft_consensus.cc:2272] T 07623289cc244087baecb4ed00f25324 P 0a7024cd8c3d4783b2f2bab24cd5191c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:29.857959  7164 tablet_server.cc:196] TabletServer@127.6.255.4:0 shutdown complete.
I20260616 01:59:29.867376  7164 master.cc:562] Master@127.6.255.62:42261 shutting down...
I20260616 01:59:29.883998  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:59:29.884541  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:29.884809  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P a040183a276440e184bf839f35910a0a: stopping tablet replica
W20260616 01:59:30.104103 15015 debug-util.cc:398] Leaking SignalData structure 0x7b080003b0c0 after lost signal to thread 7167
W20260616 01:59:30.902616  7164 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15015)
W20260616 01:59:31.903116  7164 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15015)
I20260616 01:59:32.790601  7164 master.cc:584] Master@127.6.255.62:42261 shutdown complete.
[  SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting (4410 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed
I20260616 01:59:32.821236  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:42815
I20260616 01:59:32.822325  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:32.824864  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:32.827311  7164 webserver.cc:533] Webserver started at http://127.6.255.62:34317/ using document root <none> and password file <none>
I20260616 01:59:32.827901  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:32.828104  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:32.828394  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:32.829525  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "e5773ed042ea49e78514049858305f71"
format_stamp: "Formatted at 2026-06-16 01:59:32 on dist-test-slave-mdc4"
I20260616 01:59:32.834219  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260616 01:59:32.837983 15349 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:32.839010  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260616 01:59:32.839349  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "e5773ed042ea49e78514049858305f71"
format_stamp: "Formatted at 2026-06-16 01:59:32 on dist-test-slave-mdc4"
I20260616 01:59:32.839718  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-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)
I20260616 01:59:32.866408  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:32.867520  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:32.903776  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:42815
I20260616 01:59:32.903888 15400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:42815 every 8 connection(s)
I20260616 01:59:32.907666 15401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:59:32.918778 15401 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71: Bootstrap starting.
I20260616 01:59:32.923245 15401 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71: Neither blocks nor log segments found. Creating new log.
I20260616 01:59:32.927423 15401 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71: No bootstrap required, opened a new log
I20260616 01:59:32.929643 15401 raft_consensus.cc:359] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5773ed042ea49e78514049858305f71" member_type: VOTER }
I20260616 01:59:32.930050 15401 raft_consensus.cc:385] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:59:32.930346 15401 raft_consensus.cc:740] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5773ed042ea49e78514049858305f71, State: Initialized, Role: FOLLOWER
I20260616 01:59:32.930932 15401 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5773ed042ea49e78514049858305f71" member_type: VOTER }
I20260616 01:59:32.931398 15401 raft_consensus.cc:399] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:59:32.931715 15401 raft_consensus.cc:493] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:59:32.931975 15401 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:59:32.936893 15401 raft_consensus.cc:515] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5773ed042ea49e78514049858305f71" member_type: VOTER }
I20260616 01:59:32.937469 15401 leader_election.cc:304] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e5773ed042ea49e78514049858305f71; no voters: 
I20260616 01:59:32.938577 15401 leader_election.cc:290] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:59:32.938944 15404 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:59:32.940420 15404 raft_consensus.cc:697] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [term 1 LEADER]: Becoming Leader. State: Replica: e5773ed042ea49e78514049858305f71, State: Running, Role: LEADER
I20260616 01:59:32.941064 15404 consensus_queue.cc:237] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5773ed042ea49e78514049858305f71" member_type: VOTER }
I20260616 01:59:32.941578 15401 sys_catalog.cc:565] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:59:32.945286 15405 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e5773ed042ea49e78514049858305f71" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5773ed042ea49e78514049858305f71" member_type: VOTER } }
I20260616 01:59:32.945590 15406 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e5773ed042ea49e78514049858305f71. Latest consensus state: current_term: 1 leader_uuid: "e5773ed042ea49e78514049858305f71" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5773ed042ea49e78514049858305f71" member_type: VOTER } }
I20260616 01:59:32.946136 15405 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [sys.catalog]: This master's current role is: LEADER
I20260616 01:59:32.946482 15406 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [sys.catalog]: This master's current role is: LEADER
I20260616 01:59:32.949823 15411 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:59:32.957990 15411 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:59:32.960412  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:59:32.968448 15411 catalog_manager.cc:1382] Generated new cluster ID: b14c1525835549358cee9b5803c4fb8e
I20260616 01:59:32.968856 15411 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:59:32.986680 15411 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:59:32.988073 15411 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:59:33.002147 15411 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71: Generated new TSK 0
I20260616 01:59:33.002815 15411 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:59:33.027179  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:33.030655  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:33.033800  7164 webserver.cc:533] Webserver started at http://127.6.255.1:41011/ using document root <none> and password file <none>
I20260616 01:59:33.034279  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:33.034451  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:33.034659  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:33.035861  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "230a2ba3b69246ecaa439bb66f32d59c"
format_stamp: "Formatted at 2026-06-16 01:59:33 on dist-test-slave-mdc4"
I20260616 01:59:33.040439  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260616 01:59:33.044073 15425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:33.044904  7164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260616 01:59:33.045226  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "230a2ba3b69246ecaa439bb66f32d59c"
format_stamp: "Formatted at 2026-06-16 01:59:33 on dist-test-slave-mdc4"
I20260616 01:59:33.045535  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-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)
I20260616 01:59:33.063932  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:33.065060  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:33.066617  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:59:33.069020  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:59:33.069258  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:33.069520  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:59:33.069689  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:33.112409  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:32959
I20260616 01:59:33.112505 15487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:32959 every 8 connection(s)
I20260616 01:59:33.117543  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:33.122488  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:33.126246  7164 webserver.cc:533] Webserver started at http://127.6.255.2:39463/ using document root <none> and password file <none>
I20260616 01:59:33.126837  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:33.127086  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:33.127378  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:33.128789  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-1-root/instance:
uuid: "f9abd22b381841688f519ba922817d3b"
format_stamp: "Formatted at 2026-06-16 01:59:33 on dist-test-slave-mdc4"
I20260616 01:59:33.129498 15488 heartbeater.cc:344] Connected to a master server at 127.6.255.62:42815
I20260616 01:59:33.129895 15488 heartbeater.cc:461] Registering TS with master...
I20260616 01:59:33.130622 15488 heartbeater.cc:507] Master 127.6.255.62:42815 requested a full tablet report, sending...
I20260616 01:59:33.132701 15366 ts_manager.cc:194] Registered new tserver with Master: 230a2ba3b69246ecaa439bb66f32d59c (127.6.255.1:32959)
I20260616 01:59:33.134366  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260616 01:59:33.134924 15366 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50414
I20260616 01:59:33.138583 15495 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:33.139616  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:59:33.139894  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-1-root
uuid: "f9abd22b381841688f519ba922817d3b"
format_stamp: "Formatted at 2026-06-16 01:59:33 on dist-test-slave-mdc4"
I20260616 01:59:33.140147  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-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)
I20260616 01:59:33.147821 15488 heartbeater.cc:499] Master 127.6.255.62:42815 was elected leader, sending a full tablet report...
I20260616 01:59:33.158823  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:33.160157  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:33.161660  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:59:33.164328  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:59:33.164599  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:33.164921  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:59:33.165095  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:33.212761  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.2:35861
I20260616 01:59:33.212868 15557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.2:35861 every 8 connection(s)
I20260616 01:59:33.217634  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:33.222849  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:33.226807  7164 webserver.cc:533] Webserver started at http://127.6.255.3:45301/ using document root <none> and password file <none>
I20260616 01:59:33.227517  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:33.227881  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:33.228223  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:33.229115 15558 heartbeater.cc:344] Connected to a master server at 127.6.255.62:42815
I20260616 01:59:33.229547 15558 heartbeater.cc:461] Registering TS with master...
I20260616 01:59:33.229596  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-2-root/instance:
uuid: "9c0f00a77bf641f0a5a02576cc4922fa"
format_stamp: "Formatted at 2026-06-16 01:59:33 on dist-test-slave-mdc4"
I20260616 01:59:33.230324 15558 heartbeater.cc:507] Master 127.6.255.62:42815 requested a full tablet report, sending...
I20260616 01:59:33.232620 15366 ts_manager.cc:194] Registered new tserver with Master: f9abd22b381841688f519ba922817d3b (127.6.255.2:35861)
I20260616 01:59:33.234346 15366 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50426
I20260616 01:59:33.235931  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260616 01:59:33.239979 15564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:33.240833  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260616 01:59:33.241204  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-2-root
uuid: "9c0f00a77bf641f0a5a02576cc4922fa"
format_stamp: "Formatted at 2026-06-16 01:59:33 on dist-test-slave-mdc4"
I20260616 01:59:33.241540  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-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)
I20260616 01:59:33.247323 15558 heartbeater.cc:499] Master 127.6.255.62:42815 was elected leader, sending a full tablet report...
I20260616 01:59:33.253495  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:33.254896  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:33.256445  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:59:33.258858  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:59:33.259102  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:33.259362  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:59:33.259567  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260616 01:59:33.307998  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.3:34569
I20260616 01:59:33.308099 15626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.3:34569 every 8 connection(s)
I20260616 01:59:33.313169  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:33.317975  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:33.324240  7164 webserver.cc:533] Webserver started at http://127.6.255.4:40059/ using document root <none> and password file <none>
I20260616 01:59:33.324972  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:33.325223  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:33.325577  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:33.325775 15627 heartbeater.cc:344] Connected to a master server at 127.6.255.62:42815
I20260616 01:59:33.326238 15627 heartbeater.cc:461] Registering TS with master...
I20260616 01:59:33.326964  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-3-root/instance:
uuid: "befd2b7695744e3a89679570f69f170c"
format_stamp: "Formatted at 2026-06-16 01:59:33 on dist-test-slave-mdc4"
I20260616 01:59:33.327101 15627 heartbeater.cc:507] Master 127.6.255.62:42815 requested a full tablet report, sending...
I20260616 01:59:33.329692 15365 ts_manager.cc:194] Registered new tserver with Master: 9c0f00a77bf641f0a5a02576cc4922fa (127.6.255.3:34569)
I20260616 01:59:33.331601 15365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50428
I20260616 01:59:33.332850  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260616 01:59:33.338038 15633 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:33.338902  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260616 01:59:33.339218  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-3-root
uuid: "befd2b7695744e3a89679570f69f170c"
format_stamp: "Formatted at 2026-06-16 01:59:33 on dist-test-slave-mdc4"
I20260616 01:59:33.339620  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781575012071070-7164-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)
I20260616 01:59:33.345448 15627 heartbeater.cc:499] Master 127.6.255.62:42815 was elected leader, sending a full tablet report...
I20260616 01:59:33.352070  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:33.353451  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:33.355203  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:59:33.357857  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:59:33.358074  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:33.358289  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:59:33.358446  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:33.415135  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.4:38867
I20260616 01:59:33.415256 15695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.4:38867 every 8 connection(s)
I20260616 01:59:33.432616 15696 heartbeater.cc:344] Connected to a master server at 127.6.255.62:42815
I20260616 01:59:33.433024 15696 heartbeater.cc:461] Registering TS with master...
I20260616 01:59:33.433972 15696 heartbeater.cc:507] Master 127.6.255.62:42815 requested a full tablet report, sending...
I20260616 01:59:33.436383 15365 ts_manager.cc:194] Registered new tserver with Master: befd2b7695744e3a89679570f69f170c (127.6.255.4:38867)
I20260616 01:59:33.437553  7164 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018591634s
I20260616 01:59:33.438243 15365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50440
I20260616 01:59:33.451154 15696 heartbeater.cc:499] Master 127.6.255.62:42815 was elected leader, sending a full tablet report...
I20260616 01:59:33.468353 15365 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50444:
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"
    }
  }
}
I20260616 01:59:33.514942 15453 tablet_service.cc:1511] Processing CreateTablet for tablet a05f205da0cb44a9add3c663ec103c9b (DEFAULT_TABLE table=fake-table [id=f1cbf10a8bcf4cdc9dc4a1b9a8eef4fd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:59:33.516923 15453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05f205da0cb44a9add3c663ec103c9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:59:33.537150 15523 tablet_service.cc:1511] Processing CreateTablet for tablet a05f205da0cb44a9add3c663ec103c9b (DEFAULT_TABLE table=fake-table [id=f1cbf10a8bcf4cdc9dc4a1b9a8eef4fd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:59:33.538636 15523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05f205da0cb44a9add3c663ec103c9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:59:33.544811 15592 tablet_service.cc:1511] Processing CreateTablet for tablet a05f205da0cb44a9add3c663ec103c9b (DEFAULT_TABLE table=fake-table [id=f1cbf10a8bcf4cdc9dc4a1b9a8eef4fd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:59:33.546231 15592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05f205da0cb44a9add3c663ec103c9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:59:33.556516 15711 tablet_bootstrap.cc:492] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c: Bootstrap starting.
I20260616 01:59:33.563683 15712 tablet_bootstrap.cc:492] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b: Bootstrap starting.
I20260616 01:59:33.566028 15711 tablet_bootstrap.cc:654] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c: Neither blocks nor log segments found. Creating new log.
I20260616 01:59:33.573271 15712 tablet_bootstrap.cc:654] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b: Neither blocks nor log segments found. Creating new log.
I20260616 01:59:33.575960 15713 tablet_bootstrap.cc:492] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa: Bootstrap starting.
I20260616 01:59:33.581153 15712 tablet_bootstrap.cc:492] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b: No bootstrap required, opened a new log
I20260616 01:59:33.581729 15712 ts_tablet_manager.cc:1403] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260616 01:59:33.579890 15711 tablet_bootstrap.cc:492] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c: No bootstrap required, opened a new log
I20260616 01:59:33.584162 15711 ts_tablet_manager.cc:1403] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.006s
I20260616 01:59:33.584789 15712 raft_consensus.cc:359] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230a2ba3b69246ecaa439bb66f32d59c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32959 } } peers { permanent_uuid: "f9abd22b381841688f519ba922817d3b" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35861 } } peers { permanent_uuid: "9c0f00a77bf641f0a5a02576cc4922fa" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 34569 } }
I20260616 01:59:33.585629 15712 raft_consensus.cc:385] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:59:33.585920 15712 raft_consensus.cc:740] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abd22b381841688f519ba922817d3b, State: Initialized, Role: FOLLOWER
I20260616 01:59:33.586680 15712 consensus_queue.cc:260] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "230a2ba3b69246ecaa439bb66f32d59c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32959 } } peers { permanent_uuid: "f9abd22b381841688f519ba922817d3b" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35861 } } peers { permanent_uuid: "9c0f00a77bf641f0a5a02576cc4922fa" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 34569 } }
I20260616 01:59:33.587280 15711 raft_consensus.cc:359] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230a2ba3b69246ecaa439bb66f32d59c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32959 } } peers { permanent_uuid: "f9abd22b381841688f519ba922817d3b" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35861 } } peers { permanent_uuid: "9c0f00a77bf641f0a5a02576cc4922fa" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 34569 } }
I20260616 01:59:33.588153 15711 raft_consensus.cc:385] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:59:33.588581 15711 raft_consensus.cc:740] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230a2ba3b69246ecaa439bb66f32d59c, State: Initialized, Role: FOLLOWER
I20260616 01:59:33.589890 15712 ts_tablet_manager.cc:1434] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260616 01:59:33.589476 15711 consensus_queue.cc:260] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "230a2ba3b69246ecaa439bb66f32d59c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32959 } } peers { permanent_uuid: "f9abd22b381841688f519ba922817d3b" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35861 } } peers { permanent_uuid: "9c0f00a77bf641f0a5a02576cc4922fa" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 34569 } }
I20260616 01:59:33.592882 15711 ts_tablet_manager.cc:1434] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260616 01:59:33.594035 15713 tablet_bootstrap.cc:654] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa: Neither blocks nor log segments found. Creating new log.
I20260616 01:59:33.600895 15713 tablet_bootstrap.cc:492] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa: No bootstrap required, opened a new log
I20260616 01:59:33.601402 15713 ts_tablet_manager.cc:1403] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260616 01:59:33.604517 15713 raft_consensus.cc:359] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230a2ba3b69246ecaa439bb66f32d59c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32959 } } peers { permanent_uuid: "f9abd22b381841688f519ba922817d3b" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35861 } } peers { permanent_uuid: "9c0f00a77bf641f0a5a02576cc4922fa" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 34569 } }
I20260616 01:59:33.605252 15713 raft_consensus.cc:385] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:59:33.605545 15713 raft_consensus.cc:740] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0f00a77bf641f0a5a02576cc4922fa, State: Initialized, Role: FOLLOWER
I20260616 01:59:33.606223 15713 consensus_queue.cc:260] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "230a2ba3b69246ecaa439bb66f32d59c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32959 } } peers { permanent_uuid: "f9abd22b381841688f519ba922817d3b" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35861 } } peers { permanent_uuid: "9c0f00a77bf641f0a5a02576cc4922fa" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 34569 } }
I20260616 01:59:33.609292 15713 ts_tablet_manager.cc:1434] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.006s
I20260616 01:59:33.812215 15716 raft_consensus.cc:493] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260616 01:59:33.812757 15716 raft_consensus.cc:515] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230a2ba3b69246ecaa439bb66f32d59c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32959 } } peers { permanent_uuid: "f9abd22b381841688f519ba922817d3b" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35861 } } peers { permanent_uuid: "9c0f00a77bf641f0a5a02576cc4922fa" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 34569 } }
I20260616 01:59:33.817662 15716 leader_election.cc:290] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230a2ba3b69246ecaa439bb66f32d59c (127.6.255.1:32959), 9c0f00a77bf641f0a5a02576cc4922fa (127.6.255.3:34569)
I20260616 01:59:33.828456 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05f205da0cb44a9add3c663ec103c9b" candidate_uuid: "f9abd22b381841688f519ba922817d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230a2ba3b69246ecaa439bb66f32d59c" is_pre_election: true
I20260616 01:59:33.829077 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05f205da0cb44a9add3c663ec103c9b" candidate_uuid: "f9abd22b381841688f519ba922817d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0f00a77bf641f0a5a02576cc4922fa" is_pre_election: true
I20260616 01:59:33.829308 15463 raft_consensus.cc:2468] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abd22b381841688f519ba922817d3b in term 0.
I20260616 01:59:33.829762 15602 raft_consensus.cc:2468] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abd22b381841688f519ba922817d3b in term 0.
I20260616 01:59:33.831432 15498 leader_election.cc:304] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [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: 230a2ba3b69246ecaa439bb66f32d59c, f9abd22b381841688f519ba922817d3b; no voters: 
I20260616 01:59:33.832345 15716 raft_consensus.cc:2804] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260616 01:59:33.832741 15716 raft_consensus.cc:493] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260616 01:59:33.833069 15716 raft_consensus.cc:3060] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:59:33.839073 15716 raft_consensus.cc:515] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230a2ba3b69246ecaa439bb66f32d59c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32959 } } peers { permanent_uuid: "f9abd22b381841688f519ba922817d3b" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35861 } } peers { permanent_uuid: "9c0f00a77bf641f0a5a02576cc4922fa" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 34569 } }
I20260616 01:59:33.841075 15716 leader_election.cc:290] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [CANDIDATE]: Term 1 election: Requested vote from peers 230a2ba3b69246ecaa439bb66f32d59c (127.6.255.1:32959), 9c0f00a77bf641f0a5a02576cc4922fa (127.6.255.3:34569)
I20260616 01:59:33.841692 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05f205da0cb44a9add3c663ec103c9b" candidate_uuid: "f9abd22b381841688f519ba922817d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230a2ba3b69246ecaa439bb66f32d59c"
I20260616 01:59:33.842085 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05f205da0cb44a9add3c663ec103c9b" candidate_uuid: "f9abd22b381841688f519ba922817d3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0f00a77bf641f0a5a02576cc4922fa"
I20260616 01:59:33.842399 15463 raft_consensus.cc:3060] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:59:33.842675 15602 raft_consensus.cc:3060] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:59:33.850847 15602 raft_consensus.cc:2468] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abd22b381841688f519ba922817d3b in term 1.
I20260616 01:59:33.851989 15496 leader_election.cc:304] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [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: 9c0f00a77bf641f0a5a02576cc4922fa, f9abd22b381841688f519ba922817d3b; no voters: 
I20260616 01:59:33.852850 15463 raft_consensus.cc:2468] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abd22b381841688f519ba922817d3b in term 1.
I20260616 01:59:33.852878 15716 raft_consensus.cc:2804] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:59:33.854301 15716 raft_consensus.cc:697] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 1 LEADER]: Becoming Leader. State: Replica: f9abd22b381841688f519ba922817d3b, State: Running, Role: LEADER
I20260616 01:59:33.855297 15716 consensus_queue.cc:237] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [LEADER]: Queue going to LEADER mode. State: All 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: "230a2ba3b69246ecaa439bb66f32d59c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32959 } } peers { permanent_uuid: "f9abd22b381841688f519ba922817d3b" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35861 } } peers { permanent_uuid: "9c0f00a77bf641f0a5a02576cc4922fa" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 34569 } }
I20260616 01:59:33.863154 15362 catalog_manager.cc:5696] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b reported cstate change: term changed from 0 to 1, leader changed from <none> to f9abd22b381841688f519ba922817d3b (127.6.255.2). New cstate: current_term: 1 leader_uuid: "f9abd22b381841688f519ba922817d3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230a2ba3b69246ecaa439bb66f32d59c" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 32959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9abd22b381841688f519ba922817d3b" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c0f00a77bf641f0a5a02576cc4922fa" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 34569 } health_report { overall_health: UNKNOWN } } }
I20260616 01:59:33.977272  7164 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2614: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260616 01:59:33.978099  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:59:34.004329  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:34.005704  7164 tablet_replica.cc:333] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c: stopping tablet replica
I20260616 01:59:34.006565  7164 raft_consensus.cc:2243] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:59:34.007210  7164 raft_consensus.cc:2272] T a05f205da0cb44a9add3c663ec103c9b P 230a2ba3b69246ecaa439bb66f32d59c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:34.017091  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:59:34.028379  7164 tablet_server.cc:179] TabletServer@127.6.255.2:0 shutting down...
I20260616 01:59:34.055270  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:34.056166  7164 tablet_replica.cc:333] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b: stopping tablet replica
I20260616 01:59:34.056643  7164 raft_consensus.cc:2243] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:59:34.057165  7164 pending_rounds.cc:70] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b: Trying to abort 1 pending ops.
I20260616 01:59:34.057331  7164 pending_rounds.cc:77] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260616 01:59:34.057626  7164 raft_consensus.cc:2889] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260616 01:59:34.057905  7164 raft_consensus.cc:2272] T a05f205da0cb44a9add3c663ec103c9b P f9abd22b381841688f519ba922817d3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:34.079859  7164 tablet_server.cc:196] TabletServer@127.6.255.2:0 shutdown complete.
I20260616 01:59:34.088672  7164 tablet_server.cc:179] TabletServer@127.6.255.3:0 shutting down...
I20260616 01:59:34.111536  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:34.112320  7164 tablet_replica.cc:333] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa: stopping tablet replica
I20260616 01:59:34.112908  7164 raft_consensus.cc:2243] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:59:34.113328  7164 raft_consensus.cc:2272] T a05f205da0cb44a9add3c663ec103c9b P 9c0f00a77bf641f0a5a02576cc4922fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:34.131764  7164 tablet_server.cc:196] TabletServer@127.6.255.3:0 shutdown complete.
I20260616 01:59:34.140417  7164 tablet_server.cc:179] TabletServer@127.6.255.4:0 shutting down...
I20260616 01:59:34.166018  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:34.181803  7164 tablet_server.cc:196] TabletServer@127.6.255.4:0 shutdown complete.
I20260616 01:59:34.189289  7164 master.cc:562] Master@127.6.255.62:42815 shutting down...
I20260616 01:59:34.205931  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:59:34.206487  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:34.206825  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P e5773ed042ea49e78514049858305f71: stopping tablet replica
I20260616 01:59:34.226313  7164 master.cc:584] Master@127.6.255.62:42815 shutdown complete.
[  SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed (1432 ms)
[ RUN      ] ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter
I20260616 01:59:34.254277  7164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.255.62:44083
I20260616 01:59:34.255376  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:34.257834  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:34.260427  7164 webserver.cc:533] Webserver started at http://127.6.255.62:40151/ using document root <none> and password file <none>
I20260616 01:59:34.260972  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:34.261179  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:34.261459  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:34.262598  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/master-0-root/instance:
uuid: "aae71ffdae944f41b85d9c0fb53e005a"
format_stamp: "Formatted at 2026-06-16 01:59:34 on dist-test-slave-mdc4"
I20260616 01:59:34.267297  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260616 01:59:34.271343 15728 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:34.272235  7164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260616 01:59:34.272598  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/master-0-root
uuid: "aae71ffdae944f41b85d9c0fb53e005a"
format_stamp: "Formatted at 2026-06-16 01:59:34 on dist-test-slave-mdc4"
I20260616 01:59:34.272908  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-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)
I20260616 01:59:34.285614  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:34.286757  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:34.325446  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.62:44083
I20260616 01:59:34.325534 15779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.62:44083 every 8 connection(s)
I20260616 01:59:34.329294 15780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:59:34.340358 15780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a: Bootstrap starting.
I20260616 01:59:34.344857 15780 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a: Neither blocks nor log segments found. Creating new log.
I20260616 01:59:34.348940 15780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a: No bootstrap required, opened a new log
I20260616 01:59:34.351002 15780 raft_consensus.cc:359] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aae71ffdae944f41b85d9c0fb53e005a" member_type: VOTER }
I20260616 01:59:34.351383 15780 raft_consensus.cc:385] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:59:34.351660 15780 raft_consensus.cc:740] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aae71ffdae944f41b85d9c0fb53e005a, State: Initialized, Role: FOLLOWER
I20260616 01:59:34.352155 15780 consensus_queue.cc:260] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aae71ffdae944f41b85d9c0fb53e005a" member_type: VOTER }
I20260616 01:59:34.352573 15780 raft_consensus.cc:399] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:59:34.352766 15780 raft_consensus.cc:493] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:59:34.352967 15780 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:59:34.357755 15780 raft_consensus.cc:515] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aae71ffdae944f41b85d9c0fb53e005a" member_type: VOTER }
I20260616 01:59:34.358246 15780 leader_election.cc:304] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aae71ffdae944f41b85d9c0fb53e005a; no voters: 
I20260616 01:59:34.359308 15780 leader_election.cc:290] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:59:34.359735 15783 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:59:34.361085 15783 raft_consensus.cc:697] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [term 1 LEADER]: Becoming Leader. State: Replica: aae71ffdae944f41b85d9c0fb53e005a, State: Running, Role: LEADER
I20260616 01:59:34.361739 15783 consensus_queue.cc:237] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aae71ffdae944f41b85d9c0fb53e005a" member_type: VOTER }
I20260616 01:59:34.362406 15780 sys_catalog.cc:565] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [sys.catalog]: configured and running, proceeding with master startup.
I20260616 01:59:34.364697 15784 sys_catalog.cc:455] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aae71ffdae944f41b85d9c0fb53e005a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aae71ffdae944f41b85d9c0fb53e005a" member_type: VOTER } }
I20260616 01:59:34.364773 15785 sys_catalog.cc:455] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [sys.catalog]: SysCatalogTable state changed. Reason: New leader aae71ffdae944f41b85d9c0fb53e005a. Latest consensus state: current_term: 1 leader_uuid: "aae71ffdae944f41b85d9c0fb53e005a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aae71ffdae944f41b85d9c0fb53e005a" member_type: VOTER } }
I20260616 01:59:34.365509 15784 sys_catalog.cc:458] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [sys.catalog]: This master's current role is: LEADER
I20260616 01:59:34.365576 15785 sys_catalog.cc:458] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [sys.catalog]: This master's current role is: LEADER
I20260616 01:59:34.373019 15789 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260616 01:59:34.378445 15789 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260616 01:59:34.379480  7164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260616 01:59:34.387534 15789 catalog_manager.cc:1382] Generated new cluster ID: 985c698932eb46b08c49922482100459
I20260616 01:59:34.387888 15789 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260616 01:59:34.406055 15789 catalog_manager.cc:1405] Generated new certificate authority record
I20260616 01:59:34.407383 15789 catalog_manager.cc:1539] Loading token signing keys...
I20260616 01:59:34.419304 15789 catalog_manager.cc:6069] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a: Generated new TSK 0
I20260616 01:59:34.419906 15789 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260616 01:59:34.446667  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:34.450093  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:34.453110  7164 webserver.cc:533] Webserver started at http://127.6.255.1:42165/ using document root <none> and password file <none>
I20260616 01:59:34.453666  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:34.453838  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:34.454160  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:34.455262  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-0-root/instance:
uuid: "2fc4eb5ec70148e786d40975dfb32259"
format_stamp: "Formatted at 2026-06-16 01:59:34 on dist-test-slave-mdc4"
I20260616 01:59:34.460131  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260616 01:59:34.464207 15804 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:34.465030  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260616 01:59:34.465360  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
uuid: "2fc4eb5ec70148e786d40975dfb32259"
format_stamp: "Formatted at 2026-06-16 01:59:34 on dist-test-slave-mdc4"
I20260616 01:59:34.465632  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-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)
I20260616 01:59:34.477643  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:34.478690  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:34.480239  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:59:34.482484  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:59:34.482731  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:34.482975  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:59:34.483153  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:34.521452  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.1:40165
I20260616 01:59:34.521556 15866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.1:40165 every 8 connection(s)
I20260616 01:59:34.526458  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:34.530476  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:34.533922  7164 webserver.cc:533] Webserver started at http://127.6.255.2:32825/ using document root <none> and password file <none>
I20260616 01:59:34.534693  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:34.534931  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:34.535211  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:34.536741  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-1-root/instance:
uuid: "8287cc9d439d4b67a650ffca493c71dd"
format_stamp: "Formatted at 2026-06-16 01:59:34 on dist-test-slave-mdc4"
I20260616 01:59:34.537621 15867 heartbeater.cc:344] Connected to a master server at 127.6.255.62:44083
I20260616 01:59:34.538075 15867 heartbeater.cc:461] Registering TS with master...
I20260616 01:59:34.538889 15867 heartbeater.cc:507] Master 127.6.255.62:44083 requested a full tablet report, sending...
I20260616 01:59:34.541492 15745 ts_manager.cc:194] Registered new tserver with Master: 2fc4eb5ec70148e786d40975dfb32259 (127.6.255.1:40165)
I20260616 01:59:34.542692  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260616 01:59:34.543895 15745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46532
I20260616 01:59:34.547304 15874 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:34.548200  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260616 01:59:34.548537  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-1-root
uuid: "8287cc9d439d4b67a650ffca493c71dd"
format_stamp: "Formatted at 2026-06-16 01:59:34 on dist-test-slave-mdc4"
I20260616 01:59:34.548837  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-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)
I20260616 01:59:34.556962 15867 heartbeater.cc:499] Master 127.6.255.62:44083 was elected leader, sending a full tablet report...
I20260616 01:59:34.578147  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:34.579334  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:34.608409  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:59:34.615232  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:59:34.615531  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260616 01:59:34.615976  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:59:34.616139  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:34.670373  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.2:45067
I20260616 01:59:34.670540 15937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.2:45067 every 8 connection(s)
I20260616 01:59:34.679538  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:34.685432  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:34.689987  7164 webserver.cc:533] Webserver started at http://127.6.255.3:42593/ using document root <none> and password file <none>
I20260616 01:59:34.690625  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:34.690912  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:34.691330  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:34.693121 15938 heartbeater.cc:344] Connected to a master server at 127.6.255.62:44083
I20260616 01:59:34.693559 15938 heartbeater.cc:461] Registering TS with master...
I20260616 01:59:34.693429  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-2-root/instance:
uuid: "50d525c498804ed3ac06a2e3824b4233"
format_stamp: "Formatted at 2026-06-16 01:59:34 on dist-test-slave-mdc4"
I20260616 01:59:34.694624 15938 heartbeater.cc:507] Master 127.6.255.62:44083 requested a full tablet report, sending...
I20260616 01:59:34.697019 15745 ts_manager.cc:194] Registered new tserver with Master: 8287cc9d439d4b67a650ffca493c71dd (127.6.255.2:45067)
I20260616 01:59:34.699373 15745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46546
I20260616 01:59:34.700758  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260616 01:59:34.705808 15944 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:34.706674  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260616 01:59:34.707021  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-2-root
uuid: "50d525c498804ed3ac06a2e3824b4233"
format_stamp: "Formatted at 2026-06-16 01:59:34 on dist-test-slave-mdc4"
I20260616 01:59:34.707391  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-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)
I20260616 01:59:34.713042 15938 heartbeater.cc:499] Master 127.6.255.62:44083 was elected leader, sending a full tablet report...
I20260616 01:59:34.720736  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:34.722230  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:34.723948  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:59:34.726594  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:59:34.726846  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:34.727155  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:59:34.727363  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:34.780323  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.3:39175
I20260616 01:59:34.780436 16006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.3:39175 every 8 connection(s)
I20260616 01:59:34.785682  7164 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260616 01:59:34.791256  7164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260616 01:59:34.795585  7164 webserver.cc:533] Webserver started at http://127.6.255.4:41149/ using document root <none> and password file <none>
I20260616 01:59:34.796465  7164 fs_manager.cc:362] Metadata directory not provided
I20260616 01:59:34.796773  7164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260616 01:59:34.797153  7164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260616 01:59:34.798077 16007 heartbeater.cc:344] Connected to a master server at 127.6.255.62:44083
I20260616 01:59:34.798496 16007 heartbeater.cc:461] Registering TS with master...
I20260616 01:59:34.798468  7164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-3-root/instance:
uuid: "1355509689024e058f0d730cd5ed2754"
format_stamp: "Formatted at 2026-06-16 01:59:34 on dist-test-slave-mdc4"
I20260616 01:59:34.799713 16007 heartbeater.cc:507] Master 127.6.255.62:44083 requested a full tablet report, sending...
I20260616 01:59:34.802168 15745 ts_manager.cc:194] Registered new tserver with Master: 50d525c498804ed3ac06a2e3824b4233 (127.6.255.3:39175)
I20260616 01:59:34.804169 15745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46556
I20260616 01:59:34.805338  7164 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260616 01:59:34.809391 16013 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:34.810284  7164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260616 01:59:34.810624  7164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-3-root
uuid: "1355509689024e058f0d730cd5ed2754"
format_stamp: "Formatted at 2026-06-16 01:59:34 on dist-test-slave-mdc4"
I20260616 01:59:34.810964  7164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-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)
I20260616 01:59:34.816946 16007 heartbeater.cc:499] Master 127.6.255.62:44083 was elected leader, sending a full tablet report...
I20260616 01:59:34.826030  7164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260616 01:59:34.827962  7164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260616 01:59:34.830053  7164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260616 01:59:34.833329  7164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260616 01:59:34.833643  7164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:34.833942  7164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260616 01:59:34.834103  7164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260616 01:59:34.894683  7164 rpc_server.cc:307] RPC server started. Bound to: 127.6.255.4:32799
I20260616 01:59:34.894953 16075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.255.4:32799 every 8 connection(s)
I20260616 01:59:34.914707 16076 heartbeater.cc:344] Connected to a master server at 127.6.255.62:44083
I20260616 01:59:34.915139 16076 heartbeater.cc:461] Registering TS with master...
I20260616 01:59:34.916253 16076 heartbeater.cc:507] Master 127.6.255.62:44083 requested a full tablet report, sending...
I20260616 01:59:34.919131 15744 ts_manager.cc:194] Registered new tserver with Master: 1355509689024e058f0d730cd5ed2754 (127.6.255.4:32799)
I20260616 01:59:34.919692  7164 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.021597901s
I20260616 01:59:34.920956 15744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46558
I20260616 01:59:34.934397 16076 heartbeater.cc:499] Master 127.6.255.62:44083 was elected leader, sending a full tablet report...
I20260616 01:59:34.948381 15743 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46562:
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"
    }
  }
}
I20260616 01:59:35.020061 15832 tablet_service.cc:1511] Processing CreateTablet for tablet d609816017204ab3826d523ebd146351 (DEFAULT_TABLE table=fake-table [id=c8c3e389ece34e23b34e62934fc79d39]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:59:35.021761 15832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d609816017204ab3826d523ebd146351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:59:35.026985 16041 tablet_service.cc:1511] Processing CreateTablet for tablet d609816017204ab3826d523ebd146351 (DEFAULT_TABLE table=fake-table [id=c8c3e389ece34e23b34e62934fc79d39]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:59:35.028566 16041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d609816017204ab3826d523ebd146351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:59:35.033289 15972 tablet_service.cc:1511] Processing CreateTablet for tablet d609816017204ab3826d523ebd146351 (DEFAULT_TABLE table=fake-table [id=c8c3e389ece34e23b34e62934fc79d39]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:59:35.034580 15972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d609816017204ab3826d523ebd146351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:59:35.053316 16094 tablet_bootstrap.cc:492] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233: Bootstrap starting.
I20260616 01:59:35.057123 16095 tablet_bootstrap.cc:492] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754: Bootstrap starting.
I20260616 01:59:35.060165 16096 tablet_bootstrap.cc:492] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259: Bootstrap starting.
I20260616 01:59:35.062318 16094 tablet_bootstrap.cc:654] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233: Neither blocks nor log segments found. Creating new log.
I20260616 01:59:35.067792 16096 tablet_bootstrap.cc:654] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259: Neither blocks nor log segments found. Creating new log.
I20260616 01:59:35.071048 16095 tablet_bootstrap.cc:654] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754: Neither blocks nor log segments found. Creating new log.
I20260616 01:59:35.072227 16094 tablet_bootstrap.cc:492] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233: No bootstrap required, opened a new log
I20260616 01:59:35.072808 16094 ts_tablet_manager.cc:1403] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260616 01:59:35.075666 16096 tablet_bootstrap.cc:492] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259: No bootstrap required, opened a new log
I20260616 01:59:35.076310 16096 ts_tablet_manager.cc:1403] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260616 01:59:35.076152 16094 raft_consensus.cc:359] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc4eb5ec70148e786d40975dfb32259" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40165 } } peers { permanent_uuid: "1355509689024e058f0d730cd5ed2754" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 32799 } } peers { permanent_uuid: "50d525c498804ed3ac06a2e3824b4233" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 39175 } }
I20260616 01:59:35.077319 16094 raft_consensus.cc:385] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:59:35.077739 16094 raft_consensus.cc:740] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50d525c498804ed3ac06a2e3824b4233, State: Initialized, Role: FOLLOWER
I20260616 01:59:35.078598 16094 consensus_queue.cc:260] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2fc4eb5ec70148e786d40975dfb32259" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40165 } } peers { permanent_uuid: "1355509689024e058f0d730cd5ed2754" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 32799 } } peers { permanent_uuid: "50d525c498804ed3ac06a2e3824b4233" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 39175 } }
I20260616 01:59:35.079721 16096 raft_consensus.cc:359] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc4eb5ec70148e786d40975dfb32259" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40165 } } peers { permanent_uuid: "1355509689024e058f0d730cd5ed2754" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 32799 } } peers { permanent_uuid: "50d525c498804ed3ac06a2e3824b4233" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 39175 } }
I20260616 01:59:35.080590 16096 raft_consensus.cc:385] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:59:35.080947 16096 raft_consensus.cc:740] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc4eb5ec70148e786d40975dfb32259, State: Initialized, Role: FOLLOWER
I20260616 01:59:35.082144 16096 consensus_queue.cc:260] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2fc4eb5ec70148e786d40975dfb32259" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40165 } } peers { permanent_uuid: "1355509689024e058f0d730cd5ed2754" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 32799 } } peers { permanent_uuid: "50d525c498804ed3ac06a2e3824b4233" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 39175 } }
I20260616 01:59:35.088943 16094 ts_tablet_manager.cc:1434] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.005s
I20260616 01:59:35.089566 16096 ts_tablet_manager.cc:1434] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.008s
I20260616 01:59:35.093185 16095 tablet_bootstrap.cc:492] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754: No bootstrap required, opened a new log
I20260616 01:59:35.093904 16095 ts_tablet_manager.cc:1403] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.000s
I20260616 01:59:35.097144 16095 raft_consensus.cc:359] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc4eb5ec70148e786d40975dfb32259" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40165 } } peers { permanent_uuid: "1355509689024e058f0d730cd5ed2754" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 32799 } } peers { permanent_uuid: "50d525c498804ed3ac06a2e3824b4233" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 39175 } }
I20260616 01:59:35.098030 16095 raft_consensus.cc:385] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:59:35.098389 16095 raft_consensus.cc:740] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1355509689024e058f0d730cd5ed2754, State: Initialized, Role: FOLLOWER
I20260616 01:59:35.099346 16095 consensus_queue.cc:260] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2fc4eb5ec70148e786d40975dfb32259" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40165 } } peers { permanent_uuid: "1355509689024e058f0d730cd5ed2754" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 32799 } } peers { permanent_uuid: "50d525c498804ed3ac06a2e3824b4233" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 39175 } }
I20260616 01:59:35.101915 16095 ts_tablet_manager.cc:1434] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260616 01:59:35.284759 16100 raft_consensus.cc:493] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260616 01:59:35.285419 16100 raft_consensus.cc:515] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc4eb5ec70148e786d40975dfb32259" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40165 } } peers { permanent_uuid: "1355509689024e058f0d730cd5ed2754" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 32799 } } peers { permanent_uuid: "50d525c498804ed3ac06a2e3824b4233" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 39175 } }
I20260616 01:59:35.287758 16100 leader_election.cc:290] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1355509689024e058f0d730cd5ed2754 (127.6.255.4:32799), 50d525c498804ed3ac06a2e3824b4233 (127.6.255.3:39175)
I20260616 01:59:35.301826 16051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d609816017204ab3826d523ebd146351" candidate_uuid: "2fc4eb5ec70148e786d40975dfb32259" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1355509689024e058f0d730cd5ed2754" is_pre_election: true
I20260616 01:59:35.301826 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d609816017204ab3826d523ebd146351" candidate_uuid: "2fc4eb5ec70148e786d40975dfb32259" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50d525c498804ed3ac06a2e3824b4233" is_pre_election: true
I20260616 01:59:35.303004 15982 raft_consensus.cc:2468] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc4eb5ec70148e786d40975dfb32259 in term 0.
I20260616 01:59:35.303004 16051 raft_consensus.cc:2468] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc4eb5ec70148e786d40975dfb32259 in term 0.
I20260616 01:59:35.304533 15808 leader_election.cc:304] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [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: 1355509689024e058f0d730cd5ed2754, 2fc4eb5ec70148e786d40975dfb32259, 50d525c498804ed3ac06a2e3824b4233; no voters: 
I20260616 01:59:35.305331 16100 raft_consensus.cc:2804] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260616 01:59:35.305641 16100 raft_consensus.cc:493] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260616 01:59:35.305920 16100 raft_consensus.cc:3060] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:59:35.314939 16100 raft_consensus.cc:515] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc4eb5ec70148e786d40975dfb32259" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40165 } } peers { permanent_uuid: "1355509689024e058f0d730cd5ed2754" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 32799 } } peers { permanent_uuid: "50d525c498804ed3ac06a2e3824b4233" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 39175 } }
I20260616 01:59:35.316742 16100 leader_election.cc:290] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [CANDIDATE]: Term 1 election: Requested vote from peers 1355509689024e058f0d730cd5ed2754 (127.6.255.4:32799), 50d525c498804ed3ac06a2e3824b4233 (127.6.255.3:39175)
I20260616 01:59:35.317480 16051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d609816017204ab3826d523ebd146351" candidate_uuid: "2fc4eb5ec70148e786d40975dfb32259" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1355509689024e058f0d730cd5ed2754"
I20260616 01:59:35.317701 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d609816017204ab3826d523ebd146351" candidate_uuid: "2fc4eb5ec70148e786d40975dfb32259" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50d525c498804ed3ac06a2e3824b4233"
I20260616 01:59:35.318076 16051 raft_consensus.cc:3060] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:59:35.318264 15982 raft_consensus.cc:3060] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233 [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:59:35.325845 16051 raft_consensus.cc:2468] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc4eb5ec70148e786d40975dfb32259 in term 1.
I20260616 01:59:35.327248 15808 leader_election.cc:304] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [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: 1355509689024e058f0d730cd5ed2754, 2fc4eb5ec70148e786d40975dfb32259; no voters: 
I20260616 01:59:35.327225 15982 raft_consensus.cc:2468] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc4eb5ec70148e786d40975dfb32259 in term 1.
I20260616 01:59:35.328753 16100 raft_consensus.cc:2804] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:59:35.329924 16100 raft_consensus.cc:697] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc4eb5ec70148e786d40975dfb32259, State: Running, Role: LEADER
I20260616 01:59:35.330914 16100 consensus_queue.cc:237] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [LEADER]: Queue going to LEADER mode. State: All 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: "2fc4eb5ec70148e786d40975dfb32259" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40165 } } peers { permanent_uuid: "1355509689024e058f0d730cd5ed2754" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 32799 } } peers { permanent_uuid: "50d525c498804ed3ac06a2e3824b4233" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 39175 } }
I20260616 01:59:35.338472 15744 catalog_manager.cc:5696] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc4eb5ec70148e786d40975dfb32259 (127.6.255.1). New cstate: current_term: 1 leader_uuid: "2fc4eb5ec70148e786d40975dfb32259" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc4eb5ec70148e786d40975dfb32259" member_type: VOTER last_known_addr { host: "127.6.255.1" port: 40165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1355509689024e058f0d730cd5ed2754" member_type: VOTER last_known_addr { host: "127.6.255.4" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50d525c498804ed3ac06a2e3824b4233" member_type: VOTER last_known_addr { host: "127.6.255.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260616 01:59:35.439579  7164 alter_table-test.cc:182] Tablet successfully located
I20260616 01:59:35.441576 15745 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46562:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260616 01:59:35.442231 15745 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:46562:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260616 01:59:35.452345 15745 catalog_manager.cc:5983] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a: Sending DeleteTablet for 3 replicas of tablet d609816017204ab3826d523ebd146351
I20260616 01:59:35.454232 15832 tablet_service.cc:1558] Processing DeleteTablet for tablet d609816017204ab3826d523ebd146351 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-16 01:59:35 UTC) from {username='slave'} at 127.0.0.1:37240
I20260616 01:59:35.454744 16041 tablet_service.cc:1558] Processing DeleteTablet for tablet d609816017204ab3826d523ebd146351 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-16 01:59:35 UTC) from {username='slave'} at 127.0.0.1:39054
I20260616 01:59:35.456110 15972 tablet_service.cc:1558] Processing DeleteTablet for tablet d609816017204ab3826d523ebd146351 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-16 01:59:35 UTC) from {username='slave'} at 127.0.0.1:54516
I20260616 01:59:35.466140 15743 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46562:
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"
    }
  }
}
I20260616 01:59:35.468302 16108 tablet_replica.cc:333] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259: stopping tablet replica
I20260616 01:59:35.470134 16109 tablet_replica.cc:333] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754: stopping tablet replica
I20260616 01:59:35.471081 16109 raft_consensus.cc:2243] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:59:35.471859 16109 raft_consensus.cc:2272] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:35.472234 16108 raft_consensus.cc:2243] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:59:35.473551 16108 pending_rounds.cc:70] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259: Trying to abort 1 pending ops.
I20260616 01:59:35.473942 16108 pending_rounds.cc:77] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260616 01:59:35.474459 16108 raft_consensus.cc:2889] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260616 01:59:35.474977 16108 raft_consensus.cc:2272] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:35.475278 16109 ts_tablet_manager.cc:1916] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:59:35.469681 16110 tablet_replica.cc:333] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233: stopping tablet replica
I20260616 01:59:35.477437 16110 raft_consensus.cc:2243] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260616 01:59:35.478148 16110 raft_consensus.cc:2272] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:35.482120 16108 ts_tablet_manager.cc:1916] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:59:35.482194 16110 ts_tablet_manager.cc:1916] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:59:35.508782 16109 ts_tablet_manager.cc:1929] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260616 01:59:35.509712 16109 log.cc:1199] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-3-root/wals/d609816017204ab3826d523ebd146351
I20260616 01:59:35.509814 16108 ts_tablet_manager.cc:1929] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:59:35.510442 16108 log.cc:1199] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-0-root/wals/d609816017204ab3826d523ebd146351
I20260616 01:59:35.510807 16109 ts_tablet_manager.cc:1950] T d609816017204ab3826d523ebd146351 P 1355509689024e058f0d730cd5ed2754: Deleting consensus metadata
I20260616 01:59:35.511410 16108 ts_tablet_manager.cc:1950] T d609816017204ab3826d523ebd146351 P 2fc4eb5ec70148e786d40975dfb32259: Deleting consensus metadata
I20260616 01:59:35.513381 15730 catalog_manager.cc:5027] TS 2fc4eb5ec70148e786d40975dfb32259 (127.6.255.1:40165): tablet d609816017204ab3826d523ebd146351 (table fake-table [id=c8c3e389ece34e23b34e62934fc79d39]) successfully deleted
I20260616 01:59:35.514667 15732 catalog_manager.cc:5027] TS 1355509689024e058f0d730cd5ed2754 (127.6.255.4:32799): tablet d609816017204ab3826d523ebd146351 (table fake-table [id=c8c3e389ece34e23b34e62934fc79d39]) successfully deleted
I20260616 01:59:35.521692 16110 ts_tablet_manager.cc:1929] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260616 01:59:35.522197 16110 log.cc:1199] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-2-root/wals/d609816017204ab3826d523ebd146351
I20260616 01:59:35.523074 16110 ts_tablet_manager.cc:1950] T d609816017204ab3826d523ebd146351 P 50d525c498804ed3ac06a2e3824b4233: Deleting consensus metadata
I20260616 01:59:35.527925 15903 tablet_service.cc:1511] Processing CreateTablet for tablet f512348ed2cf4b7aa6f61b72a9805b80 (DEFAULT_TABLE table=fake-table [id=edcc8e3754f94bfc929387f4f9c9c61d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260616 01:59:35.528367 15730 catalog_manager.cc:5027] TS 50d525c498804ed3ac06a2e3824b4233 (127.6.255.3:39175): tablet d609816017204ab3826d523ebd146351 (table fake-table [id=c8c3e389ece34e23b34e62934fc79d39]) successfully deleted
I20260616 01:59:35.529247 15903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f512348ed2cf4b7aa6f61b72a9805b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260616 01:59:35.544446 16112 tablet_bootstrap.cc:492] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd: Bootstrap starting.
I20260616 01:59:35.549958 16112 tablet_bootstrap.cc:654] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd: Neither blocks nor log segments found. Creating new log.
I20260616 01:59:35.555337 16112 tablet_bootstrap.cc:492] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd: No bootstrap required, opened a new log
I20260616 01:59:35.555817 16112 ts_tablet_manager.cc:1403] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260616 01:59:35.558736 16112 raft_consensus.cc:359] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8287cc9d439d4b67a650ffca493c71dd" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45067 } }
I20260616 01:59:35.559340 16112 raft_consensus.cc:385] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260616 01:59:35.559674 16112 raft_consensus.cc:740] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8287cc9d439d4b67a650ffca493c71dd, State: Initialized, Role: FOLLOWER
I20260616 01:59:35.560379 16112 consensus_queue.cc:260] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8287cc9d439d4b67a650ffca493c71dd" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45067 } }
I20260616 01:59:35.560909 16112 raft_consensus.cc:399] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260616 01:59:35.561172 16112 raft_consensus.cc:493] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260616 01:59:35.561453 16112 raft_consensus.cc:3060] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [term 0 FOLLOWER]: Advancing to term 1
I20260616 01:59:35.568964 16112 raft_consensus.cc:515] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8287cc9d439d4b67a650ffca493c71dd" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45067 } }
I20260616 01:59:35.569587 16112 leader_election.cc:304] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8287cc9d439d4b67a650ffca493c71dd; no voters: 
I20260616 01:59:35.570973 16112 leader_election.cc:290] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260616 01:59:35.571410 16114 raft_consensus.cc:2804] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [term 1 FOLLOWER]: Leader election won for term 1
I20260616 01:59:35.573552 16114 raft_consensus.cc:697] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [term 1 LEADER]: Becoming Leader. State: Replica: 8287cc9d439d4b67a650ffca493c71dd, State: Running, Role: LEADER
I20260616 01:59:35.574775 16114 consensus_queue.cc:237] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8287cc9d439d4b67a650ffca493c71dd" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45067 } }
I20260616 01:59:35.575631 16112 ts_tablet_manager.cc:1434] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.008s
I20260616 01:59:35.584426 15743 catalog_manager.cc:5696] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8287cc9d439d4b67a650ffca493c71dd (127.6.255.2). New cstate: current_term: 1 leader_uuid: "8287cc9d439d4b67a650ffca493c71dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8287cc9d439d4b67a650ffca493c71dd" member_type: VOTER last_known_addr { host: "127.6.255.2" port: 45067 } health_report { overall_health: HEALTHY } } }
I20260616 01:59:35.596895 15745 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46562:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260616 01:59:35.610819 15745 catalog_manager.cc:5983] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a: Sending DeleteTablet for 1 replicas of tablet f512348ed2cf4b7aa6f61b72a9805b80
I20260616 01:59:35.613343 15903 tablet_service.cc:1558] Processing DeleteTablet for tablet f512348ed2cf4b7aa6f61b72a9805b80 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-16 01:59:35 UTC) from {username='slave'} at 127.0.0.1:46956
I20260616 01:59:35.615362 16119 tablet_replica.cc:333] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd: stopping tablet replica
I20260616 01:59:35.616353 16119 raft_consensus.cc:2243] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:59:35.617031 16119 raft_consensus.cc:2272] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:35.620752 16119 ts_tablet_manager.cc:1916] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260616 01:59:35.620950 15745 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46562:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260616 01:59:35.644821 16119 ts_tablet_manager.cc:1929] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260616 01:59:35.645341 16119 log.cc:1199] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd: Deleting WAL directory at /tmp/dist-test-task4rmGQ_/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781575012071070-7164-0/minicluster-data/ts-1-root/wals/f512348ed2cf4b7aa6f61b72a9805b80
I20260616 01:59:35.646351 16119 ts_tablet_manager.cc:1950] T f512348ed2cf4b7aa6f61b72a9805b80 P 8287cc9d439d4b67a650ffca493c71dd: Deleting consensus metadata
I20260616 01:59:35.649408  7164 tablet_server.cc:179] TabletServer@127.6.255.1:0 shutting down...
I20260616 01:59:35.649827 15731 catalog_manager.cc:5027] TS 8287cc9d439d4b67a650ffca493c71dd (127.6.255.2:45067): tablet f512348ed2cf4b7aa6f61b72a9805b80 (table fake-table [id=edcc8e3754f94bfc929387f4f9c9c61d]) successfully deleted
I20260616 01:59:35.698346  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:35.716624  7164 tablet_server.cc:196] TabletServer@127.6.255.1:0 shutdown complete.
I20260616 01:59:35.730325  7164 tablet_server.cc:179] TabletServer@127.6.255.2:0 shutting down...
I20260616 01:59:35.755147  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:35.772943  7164 tablet_server.cc:196] TabletServer@127.6.255.2:0 shutdown complete.
I20260616 01:59:35.784668  7164 tablet_server.cc:179] TabletServer@127.6.255.3:0 shutting down...
I20260616 01:59:35.804358  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:35.821724  7164 tablet_server.cc:196] TabletServer@127.6.255.3:0 shutdown complete.
I20260616 01:59:35.830734  7164 tablet_server.cc:179] TabletServer@127.6.255.4:0 shutting down...
I20260616 01:59:35.851678  7164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260616 01:59:35.867682  7164 tablet_server.cc:196] TabletServer@127.6.255.4:0 shutdown complete.
I20260616 01:59:35.876816  7164 master.cc:562] Master@127.6.255.62:44083 shutting down...
I20260616 01:59:35.897347  7164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [term 1 LEADER]: Raft consensus shutting down.
I20260616 01:59:35.897931  7164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260616 01:59:35.898289  7164 tablet_replica.cc:333] T 00000000000000000000000000000000 P aae71ffdae944f41b85d9c0fb53e005a: stopping tablet replica
I20260616 01:59:35.919031  7164 master.cc:584] Master@127.6.255.62:44083 shutdown complete.
[       OK ] ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter (1698 ms)
[----------] 7 tests from ReplicatedAlterTableTest (106206 ms total)

[----------] Global test environment tear-down
[==========] 40 tests from 2 test suites ran. (163706 ms total)
[  PASSED  ] 35 tests.
[  SKIPPED ] 4 tests, listed below:
[  SKIPPED ] AlterTableTest.TestRestartTSDuringAlter
[  SKIPPED ] ReplicatedAlterTableTest.AlterTableAndDropTablet
[  SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
[  SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning

 1 FAILED TEST
I20260616 01:59:35.978700  7164 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 1 messages since previous log ~688 seconds ago
I20260616 01:59:35.978977  7164 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 1 messages since previous log ~688 seconds ago
I20260616 01:59:35.979166  7164 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 1 messages since previous log ~688 seconds ago
I20260616 01:59:35.979384  7164 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 25 messages since previous log ~107 seconds ago
I20260616 01:59:35.979627  7164 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 8 messages since previous log ~6 seconds ago
I20260616 01:59:35.979813  7164 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 1 messages since previous log ~146 seconds ago
I20260616 01:59:35.980010  7164 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 1 messages since previous log ~146 seconds ago
I20260616 01:59:35.980250  7164 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~9 seconds ago