[==========] Running 39 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 32 tests from AlterTableTest
[ RUN ] AlterTableTest.TestTabletReports
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20251026 02:56:17.487673 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:39777
I20251026 02:56:17.489589 6860 env_posix.cc:2264] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20251026 02:56:17.490919 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:17.495664 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:17.499415 6860 webserver.cc:492] Webserver started at http://127.6.179.62:40459/ using document root <none> and password file <none>
I20251026 02:56:17.500298 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:17.500401 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:17.500778 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:17.504053 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "91ed78c4dd4f4662a3a781d16f4cb717"
format_stamp: "Formatted at 2025-10-26 02:56:17 on dist-test-slave-n5cb"
I20251026 02:56:17.510354 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.003s sys 0.004s
I20251026 02:56:17.513655 6868 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:17.515205 6860 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20251026 02:56:17.515453 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "91ed78c4dd4f4662a3a781d16f4cb717"
format_stamp: "Formatted at 2025-10-26 02:56:17 on dist-test-slave-n5cb"
I20251026 02:56:17.515686 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761447377419549-6860-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)
I20251026 02:56:17.542532 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:17.543442 6860 env_posix.cc:2264] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20251026 02:56:17.543720 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:17.564288 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:39777
I20251026 02:56:17.564301 6919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:39777 every 8 connection(s)
I20251026 02:56:17.568434 6920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:17.581238 6920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: Bootstrap starting.
I20251026 02:56:17.586264 6920 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:17.587502 6920 log.cc:826] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: Log is configured to *not* fsync() on all Append() calls
I20251026 02:56:17.590319 6920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: No bootstrap required, opened a new log
I20251026 02:56:17.596213 6920 raft_consensus.cc:359] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91ed78c4dd4f4662a3a781d16f4cb717" member_type: VOTER }
I20251026 02:56:17.596517 6920 raft_consensus.cc:385] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:17.596642 6920 raft_consensus.cc:740] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91ed78c4dd4f4662a3a781d16f4cb717, State: Initialized, Role: FOLLOWER
I20251026 02:56:17.597375 6920 consensus_queue.cc:260] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91ed78c4dd4f4662a3a781d16f4cb717" member_type: VOTER }
I20251026 02:56:17.597610 6920 raft_consensus.cc:399] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:17.597718 6920 raft_consensus.cc:493] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:17.597909 6920 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:17.600536 6920 raft_consensus.cc:515] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91ed78c4dd4f4662a3a781d16f4cb717" member_type: VOTER }
I20251026 02:56:17.601063 6920 leader_election.cc:304] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 91ed78c4dd4f4662a3a781d16f4cb717; no voters:
I20251026 02:56:17.601687 6920 leader_election.cc:290] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:17.601883 6923 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:17.604033 6920 sys_catalog.cc:565] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:17.606611 6923 raft_consensus.cc:697] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [term 1 LEADER]: Becoming Leader. State: Replica: 91ed78c4dd4f4662a3a781d16f4cb717, State: Running, Role: LEADER
I20251026 02:56:17.607254 6923 consensus_queue.cc:237] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91ed78c4dd4f4662a3a781d16f4cb717" member_type: VOTER }
I20251026 02:56:17.610558 6924 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "91ed78c4dd4f4662a3a781d16f4cb717" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91ed78c4dd4f4662a3a781d16f4cb717" member_type: VOTER } }
I20251026 02:56:17.610839 6924 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:17.616191 6925 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 91ed78c4dd4f4662a3a781d16f4cb717. Latest consensus state: current_term: 1 leader_uuid: "91ed78c4dd4f4662a3a781d16f4cb717" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91ed78c4dd4f4662a3a781d16f4cb717" member_type: VOTER } }
I20251026 02:56:17.616509 6925 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:17.622306 6929 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:17.628507 6929 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:17.633646 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:17.638507 6929 catalog_manager.cc:1357] Generated new cluster ID: 5027af8997954ff5b12965966587853b
I20251026 02:56:17.638634 6929 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:17.651105 6929 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:17.652333 6929 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:17.659572 6929 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: Generated new TSK 0
I20251026 02:56:17.660717 6929 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:17.666832 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:17.668896 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:17.670488 6860 webserver.cc:492] Webserver started at http://127.6.179.1:43557/ using document root <none> and password file <none>
I20251026 02:56:17.670766 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:17.670850 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:17.671007 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:17.671670 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "1205491c43934751ac96a730d043d621"
format_stamp: "Formatted at 2025-10-26 02:56:17 on dist-test-slave-n5cb"
I20251026 02:56:17.674635 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.003s
I20251026 02:56:17.676606 6945 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:17.677029 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20251026 02:56:17.677165 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "1205491c43934751ac96a730d043d621"
format_stamp: "Formatted at 2025-10-26 02:56:17 on dist-test-slave-n5cb"
I20251026 02:56:17.677321 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1761447377419549-6860-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)
I20251026 02:56:17.686491 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:17.687354 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:17.688372 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:17.690228 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:17.690409 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:17.690546 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:17.690634 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:17.714630 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:36047
I20251026 02:56:17.714653 7007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:36047 every 8 connection(s)
I20251026 02:56:17.738039 7008 heartbeater.cc:344] Connected to a master server at 127.6.179.62:39777
I20251026 02:56:17.738466 7008 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:17.739353 7008 heartbeater.cc:507] Master 127.6.179.62:39777 requested a full tablet report, sending...
I20251026 02:56:17.741618 6885 ts_manager.cc:194] Registered new tserver with Master: 1205491c43934751ac96a730d043d621 (127.6.179.1:36047)
I20251026 02:56:17.741776 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.025615388s
I20251026 02:56:17.744277 6885 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50140
I20251026 02:56:17.757444 7008 heartbeater.cc:499] Master 127.6.179.62:39777 was elected leader, sending a full tablet report...
I20251026 02:56:17.760556 6885 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50156:
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"
}
}
}
I20251026 02:56:17.788779 6973 tablet_service.cc:1505] Processing CreateTablet for tablet e857c286a3214ee888d27ee4bf056977 (DEFAULT_TABLE table=fake-table [id=bea1814aa4724baa818dfd4d47d35660]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:17.789480 6973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e857c286a3214ee888d27ee4bf056977. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:17.795805 7020 tablet_bootstrap.cc:492] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: Bootstrap starting.
I20251026 02:56:17.798247 7020 tablet_bootstrap.cc:654] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:17.800704 7020 tablet_bootstrap.cc:492] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: No bootstrap required, opened a new log
I20251026 02:56:17.800891 7020 ts_tablet_manager.cc:1403] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20251026 02:56:17.801810 7020 raft_consensus.cc:359] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1205491c43934751ac96a730d043d621" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36047 } }
I20251026 02:56:17.802044 7020 raft_consensus.cc:385] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:17.802150 7020 raft_consensus.cc:740] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1205491c43934751ac96a730d043d621, State: Initialized, Role: FOLLOWER
I20251026 02:56:17.802449 7020 consensus_queue.cc:260] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1205491c43934751ac96a730d043d621" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36047 } }
I20251026 02:56:17.802685 7020 raft_consensus.cc:399] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:17.802820 7020 raft_consensus.cc:493] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:17.802963 7020 raft_consensus.cc:3060] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:17.806141 7020 raft_consensus.cc:515] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1205491c43934751ac96a730d043d621" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36047 } }
I20251026 02:56:17.806459 7020 leader_election.cc:304] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1205491c43934751ac96a730d043d621; no voters:
I20251026 02:56:17.807510 7020 leader_election.cc:290] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:17.807689 7022 raft_consensus.cc:2804] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:17.808235 7022 raft_consensus.cc:697] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [term 1 LEADER]: Becoming Leader. State: Replica: 1205491c43934751ac96a730d043d621, State: Running, Role: LEADER
I20251026 02:56:17.808686 7022 consensus_queue.cc:237] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1205491c43934751ac96a730d043d621" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36047 } }
I20251026 02:56:17.814522 7020 ts_tablet_manager.cc:1434] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: Time spent starting tablet: real 0.013s user 0.004s sys 0.010s
I20251026 02:56:17.814267 6884 catalog_manager.cc:5649] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1205491c43934751ac96a730d043d621 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "1205491c43934751ac96a730d043d621" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1205491c43934751ac96a730d043d621" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36047 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:17.848169 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:17.849916 6884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
W20251026 02:56:17.854089 6884 catalog_manager.cc:5101] could not convert tablet's e857c286a3214ee888d27ee4bf056977 schema from PB: OK
I20251026 02:56:17.857775 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: Alter schema from (
10:c0 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
I20251026 02:56:17.859839 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:17.868057 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 1)
I20251026 02:56:17.870378 6884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
I20251026 02:56:17.875706 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:17.876168 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:17.884037 6884 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 2)
I20251026 02:56:17.888028 6884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
I20251026 02:56:17.893424 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:17.893925 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:17.902688 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 3)
I20251026 02:56:17.904286 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
I20251026 02:56:17.909628 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:17.910180 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:17.918337 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 4)
I20251026 02:56:17.922417 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
I20251026 02:56:17.927433 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:17.927978 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:17.935230 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 5)
I20251026 02:56:17.936484 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
I20251026 02:56:17.941798 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:17.942478 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:17.951630 6884 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 6)
I20251026 02:56:17.955183 6884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
I20251026 02:56:17.960711 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:17.961469 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:17.969223 6884 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 7)
I20251026 02:56:17.970719 6884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
I20251026 02:56:17.976052 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:17.976949 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:17.985102 6884 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 8)
I20251026 02:56:17.987898 6884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
I20251026 02:56:17.993851 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:17.994640 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.003458 6884 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 9)
I20251026 02:56:18.006260 6884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
I20251026 02:56:18.011974 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.012602 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.020335 6884 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 10)
I20251026 02:56:18.024528 6884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
I20251026 02:56:18.030246 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.030880 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.038332 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 11)
I20251026 02:56:18.041020 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
I20251026 02:56:18.047659 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.048324 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.055856 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 12)
I20251026 02:56:18.060274 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
I20251026 02:56:18.065930 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.066730 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.074977 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 13)
I20251026 02:56:18.078388 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
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
I20251026 02:56:18.085129 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.085876 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.094154 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 14)
I20251026 02:56:18.097277 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT8" } } modify_external_catalogs: true
I20251026 02:56:18.102707 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.103343 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.111553 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 15)
I20251026 02:56:18.115888 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT16" } } modify_external_catalogs: true
I20251026 02:56:18.122699 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.123780 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.130942 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 16)
I20251026 02:56:18.132072 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT32" } } modify_external_catalogs: true
I20251026 02:56:18.138773 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.139410 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.146562 6884 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 17)
I20251026 02:56:18.148588 6884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT64" } } modify_external_catalogs: true
I20251026 02:56:18.153344 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.153898 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.160408 6884 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 18)
I20251026 02:56:18.164916 6884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_STRING" } } modify_external_catalogs: true
I20251026 02:56:18.169391 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.169884 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.176481 6884 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 19)
I20251026 02:56:18.180447 6884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BOOL" } } modify_external_catalogs: true
I20251026 02:56:18.185483 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.186013 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.193157 6884 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 20)
I20251026 02:56:18.197494 6884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_FLOAT" } } modify_external_catalogs: true
I20251026 02:56:18.202943 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.203481 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.210894 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 21)
I20251026 02:56:18.214983 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DOUBLE" } } modify_external_catalogs: true
I20251026 02:56:18.219784 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.220275 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.227873 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 22)
I20251026 02:56:18.231357 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BINARY" } } modify_external_catalogs: true
I20251026 02:56:18.235973 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.236460 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.243659 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 23)
I20251026 02:56:18.247611 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_UNIXTIME_MICROS" } } modify_external_catalogs: true
I20251026 02:56:18.252365 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.252848 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.259888 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 24)
I20251026 02:56:18.261322 6884 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DECIMAL" } } modify_external_catalogs: true
I20251026 02:56:18.265712 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.266160 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.272584 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 25)
I20251026 02:56:18.273989 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_VARCHAR" } } modify_external_catalogs: true
I20251026 02:56:18.278380 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.278875 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.284899 6885 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 26)
I20251026 02:56:18.286408 6885 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50156:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DATE" } } modify_external_catalogs: true
I20251026 02:56:18.290668 7028 tablet.cc:1722] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: 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
I20251026 02:56:18.291080 7028 tablet.cc:1620] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: MemRowSet was empty: no flush needed.
I20251026 02:56:18.297334 6884 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: fake-table [id=bea1814aa4724baa818dfd4d47d35660] alter complete (version 27)
I20251026 02:56:18.298377 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:18.310173 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:18.310683 6860 tablet_replica.cc:333] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621: stopping tablet replica
I20251026 02:56:18.311092 6860 raft_consensus.cc:2243] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:18.311355 6860 raft_consensus.cc:2272] T e857c286a3214ee888d27ee4bf056977 P 1205491c43934751ac96a730d043d621 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:18.326949 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:18.332211 6860 master.cc:561] Master@127.6.179.62:39777 shutting down...
I20251026 02:56:18.340242 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:18.340509 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:18.340638 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 91ed78c4dd4f4662a3a781d16f4cb717: stopping tablet replica
I20251026 02:56:18.354550 6860 master.cc:583] Master@127.6.179.62:39777 shutdown complete.
[ OK ] AlterTableTest.TestTabletReports (881 ms)
[ RUN ] AlterTableTest.TestAddExistingColumn
I20251026 02:56:18.365267 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:37759
I20251026 02:56:18.365773 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:18.366564 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:18.367710 6860 webserver.cc:492] Webserver started at http://127.6.179.62:40691/ using document root <none> and password file <none>
I20251026 02:56:18.367903 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:18.367976 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:18.368080 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:18.368645 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "baa381b054664e6ab9e23356b5dc334f"
format_stamp: "Formatted at 2025-10-26 02:56:18 on dist-test-slave-n5cb"
I20251026 02:56:18.370957 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:18.372483 7032 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:18.372797 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:18.372891 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "baa381b054664e6ab9e23356b5dc334f"
format_stamp: "Formatted at 2025-10-26 02:56:18 on dist-test-slave-n5cb"
I20251026 02:56:18.373003 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761447377419549-6860-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)
I20251026 02:56:18.387863 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:18.388464 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:18.402504 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:37759
I20251026 02:56:18.402570 7083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:37759 every 8 connection(s)
I20251026 02:56:18.403867 7084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:18.407848 7084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f: Bootstrap starting.
I20251026 02:56:18.409245 7084 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:18.410909 7084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f: No bootstrap required, opened a new log
I20251026 02:56:18.411554 7084 raft_consensus.cc:359] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa381b054664e6ab9e23356b5dc334f" member_type: VOTER }
I20251026 02:56:18.411695 7084 raft_consensus.cc:385] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:18.411787 7084 raft_consensus.cc:740] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baa381b054664e6ab9e23356b5dc334f, State: Initialized, Role: FOLLOWER
I20251026 02:56:18.411995 7084 consensus_queue.cc:260] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa381b054664e6ab9e23356b5dc334f" member_type: VOTER }
I20251026 02:56:18.412142 7084 raft_consensus.cc:399] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:18.412217 7084 raft_consensus.cc:493] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:18.412325 7084 raft_consensus.cc:3060] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:18.414065 7084 raft_consensus.cc:515] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa381b054664e6ab9e23356b5dc334f" member_type: VOTER }
I20251026 02:56:18.414264 7084 leader_election.cc:304] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: baa381b054664e6ab9e23356b5dc334f; no voters:
I20251026 02:56:18.414722 7084 leader_election.cc:290] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:18.414892 7087 raft_consensus.cc:2804] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:18.415424 7087 raft_consensus.cc:697] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [term 1 LEADER]: Becoming Leader. State: Replica: baa381b054664e6ab9e23356b5dc334f, State: Running, Role: LEADER
I20251026 02:56:18.415635 7084 sys_catalog.cc:565] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:18.415705 7087 consensus_queue.cc:237] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa381b054664e6ab9e23356b5dc334f" member_type: VOTER }
I20251026 02:56:18.416564 7088 sys_catalog.cc:455] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "baa381b054664e6ab9e23356b5dc334f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa381b054664e6ab9e23356b5dc334f" member_type: VOTER } }
I20251026 02:56:18.416597 7089 sys_catalog.cc:455] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [sys.catalog]: SysCatalogTable state changed. Reason: New leader baa381b054664e6ab9e23356b5dc334f. Latest consensus state: current_term: 1 leader_uuid: "baa381b054664e6ab9e23356b5dc334f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa381b054664e6ab9e23356b5dc334f" member_type: VOTER } }
I20251026 02:56:18.416880 7089 sys_catalog.cc:458] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:18.417446 7088 sys_catalog.cc:458] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:18.419158 7092 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:18.421676 7092 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:18.422075 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:18.424750 7092 catalog_manager.cc:1357] Generated new cluster ID: 4669b8b1043646ef92a640c956bf8471
I20251026 02:56:18.424826 7092 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:18.442317 7092 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:18.443102 7092 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:18.455906 7092 catalog_manager.cc:6022] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f: Generated new TSK 0
I20251026 02:56:18.456167 7092 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:18.487212 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:18.488368 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:18.489754 6860 webserver.cc:492] Webserver started at http://127.6.179.1:33881/ using document root <none> and password file <none>
I20251026 02:56:18.490006 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:18.490087 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:18.490232 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:18.490896 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "d4af7bde1a264835925806d0fdf5cf59"
format_stamp: "Formatted at 2025-10-26 02:56:18 on dist-test-slave-n5cb"
I20251026 02:56:18.493391 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:18.495059 7108 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:18.495471 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:18.495604 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "d4af7bde1a264835925806d0fdf5cf59"
format_stamp: "Formatted at 2025-10-26 02:56:18 on dist-test-slave-n5cb"
I20251026 02:56:18.495725 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1761447377419549-6860-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)
I20251026 02:56:18.502861 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:18.503476 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:18.504009 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:18.504843 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:18.504930 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:18.505031 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:18.505108 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:18.521785 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:43251
I20251026 02:56:18.521853 7170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:43251 every 8 connection(s)
I20251026 02:56:18.530515 7171 heartbeater.cc:344] Connected to a master server at 127.6.179.62:37759
I20251026 02:56:18.530699 7171 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:18.531121 7171 heartbeater.cc:507] Master 127.6.179.62:37759 requested a full tablet report, sending...
I20251026 02:56:18.532143 7049 ts_manager.cc:194] Registered new tserver with Master: d4af7bde1a264835925806d0fdf5cf59 (127.6.179.1:43251)
I20251026 02:56:18.532253 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009419098s
I20251026 02:56:18.533506 7049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40402
I20251026 02:56:18.544306 7049 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40412:
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"
}
}
}
I20251026 02:56:18.545161 7171 heartbeater.cc:499] Master 127.6.179.62:37759 was elected leader, sending a full tablet report...
I20251026 02:56:18.559437 7136 tablet_service.cc:1505] Processing CreateTablet for tablet 7c7a8d6b22704359b031c0b6136bc438 (DEFAULT_TABLE table=fake-table [id=45b5e0b921264733bbff387519f17171]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:18.559947 7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7a8d6b22704359b031c0b6136bc438. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:18.564515 7183 tablet_bootstrap.cc:492] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59: Bootstrap starting.
I20251026 02:56:18.565954 7183 tablet_bootstrap.cc:654] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:18.567608 7183 tablet_bootstrap.cc:492] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59: No bootstrap required, opened a new log
I20251026 02:56:18.567730 7183 ts_tablet_manager.cc:1403] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
I20251026 02:56:18.568522 7183 raft_consensus.cc:359] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4af7bde1a264835925806d0fdf5cf59" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43251 } }
I20251026 02:56:18.568719 7183 raft_consensus.cc:385] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:18.568847 7183 raft_consensus.cc:740] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4af7bde1a264835925806d0fdf5cf59, State: Initialized, Role: FOLLOWER
I20251026 02:56:18.569087 7183 consensus_queue.cc:260] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4af7bde1a264835925806d0fdf5cf59" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43251 } }
I20251026 02:56:18.569270 7183 raft_consensus.cc:399] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:18.569358 7183 raft_consensus.cc:493] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:18.569471 7183 raft_consensus.cc:3060] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:18.571226 7183 raft_consensus.cc:515] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4af7bde1a264835925806d0fdf5cf59" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43251 } }
I20251026 02:56:18.571410 7183 leader_election.cc:304] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d4af7bde1a264835925806d0fdf5cf59; no voters:
I20251026 02:56:18.571794 7183 leader_election.cc:290] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:18.571956 7185 raft_consensus.cc:2804] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:18.572563 7183 ts_tablet_manager.cc:1434] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20251026 02:56:18.572587 7185 raft_consensus.cc:697] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [term 1 LEADER]: Becoming Leader. State: Replica: d4af7bde1a264835925806d0fdf5cf59, State: Running, Role: LEADER
I20251026 02:56:18.572945 7185 consensus_queue.cc:237] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4af7bde1a264835925806d0fdf5cf59" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43251 } }
I20251026 02:56:18.575294 7049 catalog_manager.cc:5649] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4af7bde1a264835925806d0fdf5cf59 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "d4af7bde1a264835925806d0fdf5cf59" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4af7bde1a264835925806d0fdf5cf59" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43251 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:18.594174 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:18.595021 7049 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40412:
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
I20251026 02:56:18.596544 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:18.604007 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:18.604413 6860 tablet_replica.cc:333] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59: stopping tablet replica
I20251026 02:56:18.604575 6860 raft_consensus.cc:2243] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:18.604745 6860 raft_consensus.cc:2272] T 7c7a8d6b22704359b031c0b6136bc438 P d4af7bde1a264835925806d0fdf5cf59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:18.618795 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:18.621515 6860 master.cc:561] Master@127.6.179.62:37759 shutting down...
I20251026 02:56:18.628701 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:18.628948 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:18.629110 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P baa381b054664e6ab9e23356b5dc334f: stopping tablet replica
I20251026 02:56:18.643476 6860 master.cc:583] Master@127.6.179.62:37759 shutdown complete.
[ OK ] AlterTableTest.TestAddExistingColumn (287 ms)
[ RUN ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20251026 02:56:18.653075 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:46007
I20251026 02:56:18.653614 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:18.654444 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:18.655637 6860 webserver.cc:492] Webserver started at http://127.6.179.62:45107/ using document root <none> and password file <none>
I20251026 02:56:18.655848 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:18.655938 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:18.656064 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:18.656668 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "6f86ed5ea0c94c3981c4a94ed96f22f9"
format_stamp: "Formatted at 2025-10-26 02:56:18 on dist-test-slave-n5cb"
I20251026 02:56:18.658984 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:18.660444 7194 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:18.660760 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:18.660876 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "6f86ed5ea0c94c3981c4a94ed96f22f9"
format_stamp: "Formatted at 2025-10-26 02:56:18 on dist-test-slave-n5cb"
I20251026 02:56:18.661000 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761447377419549-6860-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)
I20251026 02:56:18.669353 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:18.669924 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:18.682847 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:46007
I20251026 02:56:18.682894 7245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:46007 every 8 connection(s)
I20251026 02:56:18.684103 7246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:18.688006 7246 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9: Bootstrap starting.
I20251026 02:56:18.689328 7246 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:18.690904 7246 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9: No bootstrap required, opened a new log
I20251026 02:56:18.691524 7246 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f86ed5ea0c94c3981c4a94ed96f22f9" member_type: VOTER }
I20251026 02:56:18.691661 7246 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:18.691759 7246 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f86ed5ea0c94c3981c4a94ed96f22f9, State: Initialized, Role: FOLLOWER
I20251026 02:56:18.691962 7246 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f86ed5ea0c94c3981c4a94ed96f22f9" member_type: VOTER }
I20251026 02:56:18.692094 7246 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:18.692166 7246 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:18.692266 7246 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:18.693926 7246 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f86ed5ea0c94c3981c4a94ed96f22f9" member_type: VOTER }
I20251026 02:56:18.694108 7246 leader_election.cc:304] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f86ed5ea0c94c3981c4a94ed96f22f9; no voters:
I20251026 02:56:18.694516 7246 leader_election.cc:290] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:18.694654 7249 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:18.695135 7249 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [term 1 LEADER]: Becoming Leader. State: Replica: 6f86ed5ea0c94c3981c4a94ed96f22f9, State: Running, Role: LEADER
I20251026 02:56:18.695420 7246 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:18.695438 7249 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f86ed5ea0c94c3981c4a94ed96f22f9" member_type: VOTER }
I20251026 02:56:18.696331 7250 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6f86ed5ea0c94c3981c4a94ed96f22f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f86ed5ea0c94c3981c4a94ed96f22f9" member_type: VOTER } }
I20251026 02:56:18.696399 7251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6f86ed5ea0c94c3981c4a94ed96f22f9. Latest consensus state: current_term: 1 leader_uuid: "6f86ed5ea0c94c3981c4a94ed96f22f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f86ed5ea0c94c3981c4a94ed96f22f9" member_type: VOTER } }
I20251026 02:56:18.696659 7251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:18.696699 7250 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:18.697593 7254 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:18.699306 7254 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:18.701040 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:18.702406 7254 catalog_manager.cc:1357] Generated new cluster ID: d6e41c7ded9347b692c4126e1e0e3efa
I20251026 02:56:18.702494 7254 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:18.722397 7254 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:18.723146 7254 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:18.733651 7254 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9: Generated new TSK 0
I20251026 02:56:18.733896 7254 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:18.766796 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:18.767949 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:18.769315 6860 webserver.cc:492] Webserver started at http://127.6.179.1:38291/ using document root <none> and password file <none>
I20251026 02:56:18.769556 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:18.769636 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:18.769767 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:18.770406 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "549634e036594ab5abd65e876b70f604"
format_stamp: "Formatted at 2025-10-26 02:56:18 on dist-test-slave-n5cb"
I20251026 02:56:18.772902 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.001s
I20251026 02:56:18.774556 7270 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:18.774914 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20251026 02:56:18.775020 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "549634e036594ab5abd65e876b70f604"
format_stamp: "Formatted at 2025-10-26 02:56:18 on dist-test-slave-n5cb"
I20251026 02:56:18.775141 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1761447377419549-6860-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)
I20251026 02:56:18.786199 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:18.786854 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:18.787384 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:18.788218 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:18.788304 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:18.788401 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:18.788472 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:18.803224 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:34459
I20251026 02:56:18.803256 7332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:34459 every 8 connection(s)
I20251026 02:56:18.810659 7333 heartbeater.cc:344] Connected to a master server at 127.6.179.62:46007
I20251026 02:56:18.810808 7333 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:18.811209 7333 heartbeater.cc:507] Master 127.6.179.62:46007 requested a full tablet report, sending...
I20251026 02:56:18.812042 7211 ts_manager.cc:194] Registered new tserver with Master: 549634e036594ab5abd65e876b70f604 (127.6.179.1:34459)
I20251026 02:56:18.812119 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007972099s
I20251026 02:56:18.813198 7211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45366
I20251026 02:56:18.823653 7211 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45376:
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"
}
}
}
I20251026 02:56:18.824434 7333 heartbeater.cc:499] Master 127.6.179.62:46007 was elected leader, sending a full tablet report...
I20251026 02:56:18.837213 7298 tablet_service.cc:1505] Processing CreateTablet for tablet c012c55d6ffc4734803e2fb912a5726a (DEFAULT_TABLE table=fake-table [id=d3dcf43152ec45939365153bc1dfd804]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:18.837678 7298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c012c55d6ffc4734803e2fb912a5726a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:18.842674 7345 tablet_bootstrap.cc:492] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604: Bootstrap starting.
I20251026 02:56:18.844403 7345 tablet_bootstrap.cc:654] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:18.845990 7345 tablet_bootstrap.cc:492] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604: No bootstrap required, opened a new log
I20251026 02:56:18.846107 7345 ts_tablet_manager.cc:1403] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:56:18.846710 7345 raft_consensus.cc:359] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "549634e036594ab5abd65e876b70f604" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 34459 } }
I20251026 02:56:18.846856 7345 raft_consensus.cc:385] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:18.846926 7345 raft_consensus.cc:740] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 549634e036594ab5abd65e876b70f604, State: Initialized, Role: FOLLOWER
I20251026 02:56:18.847102 7345 consensus_queue.cc:260] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "549634e036594ab5abd65e876b70f604" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 34459 } }
I20251026 02:56:18.847226 7345 raft_consensus.cc:399] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:18.847311 7345 raft_consensus.cc:493] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:18.847419 7345 raft_consensus.cc:3060] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:18.849738 7345 raft_consensus.cc:515] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "549634e036594ab5abd65e876b70f604" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 34459 } }
I20251026 02:56:18.849941 7345 leader_election.cc:304] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 549634e036594ab5abd65e876b70f604; no voters:
I20251026 02:56:18.850320 7345 leader_election.cc:290] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:18.850531 7347 raft_consensus.cc:2804] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:18.851153 7347 raft_consensus.cc:697] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [term 1 LEADER]: Becoming Leader. State: Replica: 549634e036594ab5abd65e876b70f604, State: Running, Role: LEADER
I20251026 02:56:18.851158 7345 ts_tablet_manager.cc:1434] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:56:18.851504 7347 consensus_queue.cc:237] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "549634e036594ab5abd65e876b70f604" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 34459 } }
I20251026 02:56:18.853641 7210 catalog_manager.cc:5649] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 reported cstate change: term changed from 0 to 1, leader changed from <none> to 549634e036594ab5abd65e876b70f604 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "549634e036594ab5abd65e876b70f604" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "549634e036594ab5abd65e876b70f604" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 34459 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:18.873961 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:18.874266 6860 catalog_manager.cc:3527] Servicing AlterTable request from internal request:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } }
I20251026 02:56:18.875222 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:18.884055 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:18.884444 6860 tablet_replica.cc:333] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604: stopping tablet replica
I20251026 02:56:18.884653 6860 raft_consensus.cc:2243] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:18.884836 6860 raft_consensus.cc:2272] T c012c55d6ffc4734803e2fb912a5726a P 549634e036594ab5abd65e876b70f604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:18.889075 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:18.891803 6860 master.cc:561] Master@127.6.179.62:46007 shutting down...
I20251026 02:56:18.899199 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:18.899420 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:18.899583 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6f86ed5ea0c94c3981c4a94ed96f22f9: stopping tablet replica
I20251026 02:56:18.903964 6860 master.cc:583] Master@127.6.179.62:46007 shutdown complete.
[ OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (261 ms)
[ RUN ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20251026 02:56:18.914760 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:41683
I20251026 02:56:18.915321 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:18.916193 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:18.917426 6860 webserver.cc:492] Webserver started at http://127.6.179.62:42163/ using document root <none> and password file <none>
I20251026 02:56:18.917671 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:18.917755 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:18.917907 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:18.918673 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "67614d49d4434168988ff471e79aea7d"
format_stamp: "Formatted at 2025-10-26 02:56:18 on dist-test-slave-n5cb"
I20251026 02:56:18.921320 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20251026 02:56:18.923007 7356 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:18.923358 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:18.923502 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "67614d49d4434168988ff471e79aea7d"
format_stamp: "Formatted at 2025-10-26 02:56:18 on dist-test-slave-n5cb"
I20251026 02:56:18.923653 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761447377419549-6860-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)
I20251026 02:56:18.938192 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:18.938921 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:18.951669 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:41683
I20251026 02:56:18.951692 7407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:41683 every 8 connection(s)
I20251026 02:56:18.953088 7408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:18.957007 7408 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d: Bootstrap starting.
I20251026 02:56:18.958393 7408 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:18.960125 7408 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d: No bootstrap required, opened a new log
I20251026 02:56:18.960762 7408 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67614d49d4434168988ff471e79aea7d" member_type: VOTER }
I20251026 02:56:18.960904 7408 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:18.960997 7408 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67614d49d4434168988ff471e79aea7d, State: Initialized, Role: FOLLOWER
I20251026 02:56:18.961196 7408 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67614d49d4434168988ff471e79aea7d" member_type: VOTER }
I20251026 02:56:18.961333 7408 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:18.961405 7408 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:18.961510 7408 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:18.963189 7408 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67614d49d4434168988ff471e79aea7d" member_type: VOTER }
I20251026 02:56:18.963394 7408 leader_election.cc:304] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 67614d49d4434168988ff471e79aea7d; no voters:
I20251026 02:56:18.963761 7408 leader_election.cc:290] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:18.963896 7411 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:18.964399 7411 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [term 1 LEADER]: Becoming Leader. State: Replica: 67614d49d4434168988ff471e79aea7d, State: Running, Role: LEADER
I20251026 02:56:18.964630 7408 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:18.964644 7411 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67614d49d4434168988ff471e79aea7d" member_type: VOTER }
I20251026 02:56:18.965520 7412 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67614d49d4434168988ff471e79aea7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67614d49d4434168988ff471e79aea7d" member_type: VOTER } }
I20251026 02:56:18.965562 7413 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67614d49d4434168988ff471e79aea7d. Latest consensus state: current_term: 1 leader_uuid: "67614d49d4434168988ff471e79aea7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67614d49d4434168988ff471e79aea7d" member_type: VOTER } }
I20251026 02:56:18.965795 7413 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:18.965826 7412 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:18.967293 7416 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:18.969076 7416 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:18.970216 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:18.972147 7416 catalog_manager.cc:1357] Generated new cluster ID: 2024c746a42c49b4bc789a2af863d806
I20251026 02:56:18.972231 7416 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:18.990219 7416 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:18.991060 7416 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:19.006239 7416 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d: Generated new TSK 0
I20251026 02:56:19.006523 7416 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:19.035537 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:19.036648 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:19.038030 6860 webserver.cc:492] Webserver started at http://127.6.179.1:42177/ using document root <none> and password file <none>
I20251026 02:56:19.038230 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:19.038367 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:19.038506 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:19.039131 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "8ca49bad00464eabae0e3bb494b39986"
format_stamp: "Formatted at 2025-10-26 02:56:19 on dist-test-slave-n5cb"
I20251026 02:56:19.041565 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20251026 02:56:19.043139 7432 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:19.043471 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:19.043570 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "8ca49bad00464eabae0e3bb494b39986"
format_stamp: "Formatted at 2025-10-26 02:56:19 on dist-test-slave-n5cb"
I20251026 02:56:19.043715 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1761447377419549-6860-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)
I20251026 02:56:19.060343 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:19.061007 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:19.061573 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:19.062464 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:19.062531 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:19.062641 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:19.062690 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:19.077983 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:42949
I20251026 02:56:19.078006 7494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:42949 every 8 connection(s)
I20251026 02:56:19.085464 7495 heartbeater.cc:344] Connected to a master server at 127.6.179.62:41683
I20251026 02:56:19.085610 7495 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:19.086025 7495 heartbeater.cc:507] Master 127.6.179.62:41683 requested a full tablet report, sending...
I20251026 02:56:19.086946 7373 ts_manager.cc:194] Registered new tserver with Master: 8ca49bad00464eabae0e3bb494b39986 (127.6.179.1:42949)
I20251026 02:56:19.087044 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007986333s
I20251026 02:56:19.088480 7373 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36526
I20251026 02:56:19.099071 7373 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36538:
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"
}
}
}
I20251026 02:56:19.100104 7495 heartbeater.cc:499] Master 127.6.179.62:41683 was elected leader, sending a full tablet report...
I20251026 02:56:19.112259 7460 tablet_service.cc:1505] Processing CreateTablet for tablet 100bb13e6cf84783a9653d56715e063e (DEFAULT_TABLE table=fake-table [id=34f5ff4e6d454ce5889eb11972f7f453]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:19.112886 7460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100bb13e6cf84783a9653d56715e063e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:19.117913 7507 tablet_bootstrap.cc:492] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986: Bootstrap starting.
I20251026 02:56:19.119553 7507 tablet_bootstrap.cc:654] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:19.121560 7507 tablet_bootstrap.cc:492] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986: No bootstrap required, opened a new log
I20251026 02:56:19.121690 7507 ts_tablet_manager.cc:1403] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:56:19.122259 7507 raft_consensus.cc:359] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ca49bad00464eabae0e3bb494b39986" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42949 } }
I20251026 02:56:19.122457 7507 raft_consensus.cc:385] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:19.122525 7507 raft_consensus.cc:740] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca49bad00464eabae0e3bb494b39986, State: Initialized, Role: FOLLOWER
I20251026 02:56:19.122728 7507 consensus_queue.cc:260] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ca49bad00464eabae0e3bb494b39986" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42949 } }
I20251026 02:56:19.122860 7507 raft_consensus.cc:399] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:19.122921 7507 raft_consensus.cc:493] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:19.123364 7507 raft_consensus.cc:3060] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:19.125838 7507 raft_consensus.cc:515] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ca49bad00464eabae0e3bb494b39986" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42949 } }
I20251026 02:56:19.126066 7507 leader_election.cc:304] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8ca49bad00464eabae0e3bb494b39986; no voters:
I20251026 02:56:19.126788 7507 leader_election.cc:290] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:19.126979 7509 raft_consensus.cc:2804] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:19.127522 7507 ts_tablet_manager.cc:1434] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986: Time spent starting tablet: real 0.006s user 0.000s sys 0.006s
I20251026 02:56:19.127795 7509 raft_consensus.cc:697] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca49bad00464eabae0e3bb494b39986, State: Running, Role: LEADER
I20251026 02:56:19.128114 7509 consensus_queue.cc:237] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ca49bad00464eabae0e3bb494b39986" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42949 } }
I20251026 02:56:19.130439 7373 catalog_manager.cc:5649] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca49bad00464eabae0e3bb494b39986 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "8ca49bad00464eabae0e3bb494b39986" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ca49bad00464eabae0e3bb494b39986" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42949 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:19.151576 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:19.193248 7372 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36538:
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
I20251026 02:56:19.198777 7516 tablet.cc:1722] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986: Alter schema from (
10:c0 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
I20251026 02:56:19.199455 7516 tablet.cc:1620] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986: MemRowSet was empty: no flush needed.
I20251026 02:56:19.207756 7372 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d: fake-table [id=34f5ff4e6d454ce5889eb11972f7f453] alter complete (version 1)
I20251026 02:56:19.229809 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:19.239984 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:19.240437 6860 tablet_replica.cc:333] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986: stopping tablet replica
I20251026 02:56:19.240657 6860 raft_consensus.cc:2243] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:19.240868 6860 raft_consensus.cc:2272] T 100bb13e6cf84783a9653d56715e063e P 8ca49bad00464eabae0e3bb494b39986 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:19.245785 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:19.249399 6860 master.cc:561] Master@127.6.179.62:41683 shutting down...
I20251026 02:56:19.257122 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:19.257360 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:19.257536 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67614d49d4434168988ff471e79aea7d: stopping tablet replica
I20251026 02:56:19.261813 6860 master.cc:583] Master@127.6.179.62:41683 shutdown complete.
[ OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (358 ms)
[ RUN ] AlterTableTest.TestRenamePrimaryKeyColumn
I20251026 02:56:19.273638 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:46141
I20251026 02:56:19.274228 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:19.275105 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:19.276433 6860 webserver.cc:492] Webserver started at http://127.6.179.62:42385/ using document root <none> and password file <none>
I20251026 02:56:19.276661 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:19.276746 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:19.276906 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:19.277491 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "65a8f73e41564093b9b35f9daffb4bf7"
format_stamp: "Formatted at 2025-10-26 02:56:19 on dist-test-slave-n5cb"
I20251026 02:56:19.280069 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:19.281744 7521 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:19.282166 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:19.282363 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "65a8f73e41564093b9b35f9daffb4bf7"
format_stamp: "Formatted at 2025-10-26 02:56:19 on dist-test-slave-n5cb"
I20251026 02:56:19.282502 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761447377419549-6860-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)
I20251026 02:56:19.291632 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:19.292376 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:19.307641 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:46141
I20251026 02:56:19.307641 7572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:46141 every 8 connection(s)
I20251026 02:56:19.309594 7573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:19.313632 7573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7: Bootstrap starting.
I20251026 02:56:19.315152 7573 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:19.316905 7573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7: No bootstrap required, opened a new log
I20251026 02:56:19.317577 7573 raft_consensus.cc:359] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65a8f73e41564093b9b35f9daffb4bf7" member_type: VOTER }
I20251026 02:56:19.317718 7573 raft_consensus.cc:385] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:19.317823 7573 raft_consensus.cc:740] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65a8f73e41564093b9b35f9daffb4bf7, State: Initialized, Role: FOLLOWER
I20251026 02:56:19.318066 7573 consensus_queue.cc:260] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65a8f73e41564093b9b35f9daffb4bf7" member_type: VOTER }
I20251026 02:56:19.318220 7573 raft_consensus.cc:399] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:19.318333 7573 raft_consensus.cc:493] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:19.318454 7573 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:19.320302 7573 raft_consensus.cc:515] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65a8f73e41564093b9b35f9daffb4bf7" member_type: VOTER }
I20251026 02:56:19.320513 7573 leader_election.cc:304] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 65a8f73e41564093b9b35f9daffb4bf7; no voters:
I20251026 02:56:19.320920 7573 leader_election.cc:290] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:19.321102 7576 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:19.321867 7573 sys_catalog.cc:565] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:19.322486 7576 raft_consensus.cc:697] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [term 1 LEADER]: Becoming Leader. State: Replica: 65a8f73e41564093b9b35f9daffb4bf7, State: Running, Role: LEADER
I20251026 02:56:19.322834 7576 consensus_queue.cc:237] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65a8f73e41564093b9b35f9daffb4bf7" member_type: VOTER }
I20251026 02:56:19.323757 7577 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "65a8f73e41564093b9b35f9daffb4bf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65a8f73e41564093b9b35f9daffb4bf7" member_type: VOTER } }
I20251026 02:56:19.323983 7577 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:19.324424 7578 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 65a8f73e41564093b9b35f9daffb4bf7. Latest consensus state: current_term: 1 leader_uuid: "65a8f73e41564093b9b35f9daffb4bf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65a8f73e41564093b9b35f9daffb4bf7" member_type: VOTER } }
I20251026 02:56:19.324610 7578 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:19.334694 7582 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:19.336813 7582 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:19.339146 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:19.340801 7582 catalog_manager.cc:1357] Generated new cluster ID: f70d27c82f254a6291beed809bd7de44
I20251026 02:56:19.340909 7582 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:19.372134 7582 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:19.372972 7582 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:19.382670 7582 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7: Generated new TSK 0
I20251026 02:56:19.382962 7582 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:19.404469 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:19.405843 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:19.407618 6860 webserver.cc:492] Webserver started at http://127.6.179.1:33819/ using document root <none> and password file <none>
I20251026 02:56:19.407904 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:19.408042 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:19.408208 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:19.408941 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "cd843bed175a4a889b495ab646994201"
format_stamp: "Formatted at 2025-10-26 02:56:19 on dist-test-slave-n5cb"
I20251026 02:56:19.412001 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20251026 02:56:19.413944 7597 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:19.414458 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:19.414605 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "cd843bed175a4a889b495ab646994201"
format_stamp: "Formatted at 2025-10-26 02:56:19 on dist-test-slave-n5cb"
I20251026 02:56:19.414791 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1761447377419549-6860-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)
I20251026 02:56:19.456061 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:19.456943 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:19.457682 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:19.458932 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:19.459029 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:19.459156 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:19.459237 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:19.477828 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:33763
I20251026 02:56:19.477869 7659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:33763 every 8 connection(s)
I20251026 02:56:19.487546 7660 heartbeater.cc:344] Connected to a master server at 127.6.179.62:46141
I20251026 02:56:19.487740 7660 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:19.488345 7660 heartbeater.cc:507] Master 127.6.179.62:46141 requested a full tablet report, sending...
I20251026 02:56:19.489456 7538 ts_manager.cc:194] Registered new tserver with Master: cd843bed175a4a889b495ab646994201 (127.6.179.1:33763)
I20251026 02:56:19.490320 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011305455s
I20251026 02:56:19.491263 7538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42914
I20251026 02:56:19.502950 7660 heartbeater.cc:499] Master 127.6.179.62:46141 was elected leader, sending a full tablet report...
I20251026 02:56:19.504702 7538 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42924:
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"
}
}
}
I20251026 02:56:19.521046 7625 tablet_service.cc:1505] Processing CreateTablet for tablet 07673ee5240d45b88a221a7ad93aa6a3 (DEFAULT_TABLE table=fake-table [id=9678d4a42568482490d0d459f06486c6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:19.521564 7625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07673ee5240d45b88a221a7ad93aa6a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:19.527603 7672 tablet_bootstrap.cc:492] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201: Bootstrap starting.
I20251026 02:56:19.529963 7672 tablet_bootstrap.cc:654] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:19.532361 7672 tablet_bootstrap.cc:492] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201: No bootstrap required, opened a new log
I20251026 02:56:19.532519 7672 ts_tablet_manager.cc:1403] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20251026 02:56:19.533195 7672 raft_consensus.cc:359] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd843bed175a4a889b495ab646994201" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33763 } }
I20251026 02:56:19.533360 7672 raft_consensus.cc:385] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:19.533455 7672 raft_consensus.cc:740] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd843bed175a4a889b495ab646994201, State: Initialized, Role: FOLLOWER
I20251026 02:56:19.533691 7672 consensus_queue.cc:260] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd843bed175a4a889b495ab646994201" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33763 } }
I20251026 02:56:19.533849 7672 raft_consensus.cc:399] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:19.533941 7672 raft_consensus.cc:493] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:19.534068 7672 raft_consensus.cc:3060] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:19.536258 7672 raft_consensus.cc:515] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd843bed175a4a889b495ab646994201" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33763 } }
I20251026 02:56:19.536517 7672 leader_election.cc:304] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd843bed175a4a889b495ab646994201; no voters:
I20251026 02:56:19.537061 7672 leader_election.cc:290] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:19.537237 7674 raft_consensus.cc:2804] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:19.541193 7674 raft_consensus.cc:697] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [term 1 LEADER]: Becoming Leader. State: Replica: cd843bed175a4a889b495ab646994201, State: Running, Role: LEADER
I20251026 02:56:19.541600 7674 consensus_queue.cc:237] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd843bed175a4a889b495ab646994201" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33763 } }
I20251026 02:56:19.544281 7538 catalog_manager.cc:5649] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd843bed175a4a889b495ab646994201 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cd843bed175a4a889b495ab646994201" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd843bed175a4a889b495ab646994201" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33763 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:19.547209 7672 ts_tablet_manager.cc:1434] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201: Time spent starting tablet: real 0.015s user 0.000s sys 0.014s
I20251026 02:56:19.569298 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:19.605404 7538 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42924:
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
I20251026 02:56:19.610594 7681 tablet.cc:1722] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201: 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
I20251026 02:56:19.611136 7681 tablet.cc:1620] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201: MemRowSet was empty: no flush needed.
I20251026 02:56:19.619364 7537 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7: fake-table [id=9678d4a42568482490d0d459f06486c6] alter complete (version 1)
I20251026 02:56:19.635586 7537 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42924:
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
I20251026 02:56:19.640799 7681 tablet.cc:1722] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201: 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
I20251026 02:56:19.654079 7537 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7: fake-table [id=9678d4a42568482490d0d459f06486c6] alter complete (version 2)
I20251026 02:56:19.668131 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:19.679592 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:19.680078 6860 tablet_replica.cc:333] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201: stopping tablet replica
I20251026 02:56:19.680328 6860 raft_consensus.cc:2243] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:19.680568 6860 raft_consensus.cc:2272] T 07673ee5240d45b88a221a7ad93aa6a3 P cd843bed175a4a889b495ab646994201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:19.696187 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:19.700752 6860 master.cc:561] Master@127.6.179.62:46141 shutting down...
I20251026 02:56:19.708913 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:19.709178 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:19.709388 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 65a8f73e41564093b9b35f9daffb4bf7: stopping tablet replica
I20251026 02:56:19.714195 6860 master.cc:583] Master@127.6.179.62:46141 shutdown complete.
[ OK ] AlterTableTest.TestRenamePrimaryKeyColumn (451 ms)
[ RUN ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20251026 02:56:19.726197 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:35171
I20251026 02:56:19.726835 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:19.727675 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:19.729113 6860 webserver.cc:492] Webserver started at http://127.6.179.62:46151/ using document root <none> and password file <none>
I20251026 02:56:19.729372 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:19.729447 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:19.729599 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:19.730244 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "02902f4e85cb453dab5acb7e330577ec"
format_stamp: "Formatted at 2025-10-26 02:56:19 on dist-test-slave-n5cb"
I20251026 02:56:19.732841 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20251026 02:56:19.734572 7685 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:19.735014 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:56:19.735164 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "02902f4e85cb453dab5acb7e330577ec"
format_stamp: "Formatted at 2025-10-26 02:56:19 on dist-test-slave-n5cb"
I20251026 02:56:19.735299 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761447377419549-6860-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)
I20251026 02:56:19.768596 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:19.769510 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:19.788576 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:35171
I20251026 02:56:19.788597 7736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:35171 every 8 connection(s)
I20251026 02:56:19.790217 7737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:19.794430 7737 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec: Bootstrap starting.
I20251026 02:56:19.795955 7737 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:19.797761 7737 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec: No bootstrap required, opened a new log
I20251026 02:56:19.798525 7737 raft_consensus.cc:359] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02902f4e85cb453dab5acb7e330577ec" member_type: VOTER }
I20251026 02:56:19.798684 7737 raft_consensus.cc:385] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:19.798785 7737 raft_consensus.cc:740] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02902f4e85cb453dab5acb7e330577ec, State: Initialized, Role: FOLLOWER
I20251026 02:56:19.799010 7737 consensus_queue.cc:260] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02902f4e85cb453dab5acb7e330577ec" member_type: VOTER }
I20251026 02:56:19.799160 7737 raft_consensus.cc:399] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:19.799240 7737 raft_consensus.cc:493] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:19.799351 7737 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:19.801206 7737 raft_consensus.cc:515] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02902f4e85cb453dab5acb7e330577ec" member_type: VOTER }
I20251026 02:56:19.801424 7737 leader_election.cc:304] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 02902f4e85cb453dab5acb7e330577ec; no voters:
I20251026 02:56:19.801879 7737 leader_election.cc:290] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:19.802039 7740 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:19.802822 7737 sys_catalog.cc:565] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:19.807399 7740 raft_consensus.cc:697] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [term 1 LEADER]: Becoming Leader. State: Replica: 02902f4e85cb453dab5acb7e330577ec, State: Running, Role: LEADER
I20251026 02:56:19.807770 7740 consensus_queue.cc:237] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02902f4e85cb453dab5acb7e330577ec" member_type: VOTER }
I20251026 02:56:19.808838 7741 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "02902f4e85cb453dab5acb7e330577ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02902f4e85cb453dab5acb7e330577ec" member_type: VOTER } }
I20251026 02:56:19.809058 7741 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:19.813268 7755 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:19.813241 7742 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 02902f4e85cb453dab5acb7e330577ec. Latest consensus state: current_term: 1 leader_uuid: "02902f4e85cb453dab5acb7e330577ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02902f4e85cb453dab5acb7e330577ec" member_type: VOTER } }
I20251026 02:56:19.813486 7742 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:19.814604 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:19.815253 7755 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:19.818477 7755 catalog_manager.cc:1357] Generated new cluster ID: b17b151c4c784bbfb2aa278cc27c099b
I20251026 02:56:19.818570 7755 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:19.824667 7755 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:19.825484 7755 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:19.838864 7755 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec: Generated new TSK 0
I20251026 02:56:19.839143 7755 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:19.847489 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:19.848694 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:19.850360 6860 webserver.cc:492] Webserver started at http://127.6.179.1:38491/ using document root <none> and password file <none>
I20251026 02:56:19.850620 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:19.850718 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:19.850869 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:19.851540 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "7c0e19f1f41a49f8a320b84e19a07079"
format_stamp: "Formatted at 2025-10-26 02:56:19 on dist-test-slave-n5cb"
I20251026 02:56:19.854327 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20251026 02:56:19.856220 7761 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:19.856653 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20251026 02:56:19.856791 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "7c0e19f1f41a49f8a320b84e19a07079"
format_stamp: "Formatted at 2025-10-26 02:56:19 on dist-test-slave-n5cb"
I20251026 02:56:19.856957 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1761447377419549-6860-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)
I20251026 02:56:19.880079 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:19.880919 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:19.881639 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:19.882870 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:19.882964 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:19.883083 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:19.883165 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:19.901132 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:35391
I20251026 02:56:19.901151 7823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:35391 every 8 connection(s)
I20251026 02:56:19.911545 7824 heartbeater.cc:344] Connected to a master server at 127.6.179.62:35171
I20251026 02:56:19.911701 7824 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:19.912170 7824 heartbeater.cc:507] Master 127.6.179.62:35171 requested a full tablet report, sending...
I20251026 02:56:19.913096 7702 ts_manager.cc:194] Registered new tserver with Master: 7c0e19f1f41a49f8a320b84e19a07079 (127.6.179.1:35391)
I20251026 02:56:19.913769 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011343444s
I20251026 02:56:19.914469 7702 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34378
I20251026 02:56:19.925668 7824 heartbeater.cc:499] Master 127.6.179.62:35171 was elected leader, sending a full tablet report...
I20251026 02:56:19.935885 7702 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34394:
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"
}
}
}
I20251026 02:56:19.954012 7789 tablet_service.cc:1505] Processing CreateTablet for tablet 5eeeeca05b1f4649b013da491759c865 (DEFAULT_TABLE table=fake-table [id=5ba8eb503f3d425ea751c5929802a5bd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:19.954593 7789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eeeeca05b1f4649b013da491759c865. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:19.962340 7836 tablet_bootstrap.cc:492] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: Bootstrap starting.
I20251026 02:56:19.964711 7836 tablet_bootstrap.cc:654] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:19.979640 7836 tablet_bootstrap.cc:492] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: No bootstrap required, opened a new log
I20251026 02:56:19.979846 7836 ts_tablet_manager.cc:1403] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: Time spent bootstrapping tablet: real 0.018s user 0.003s sys 0.013s
I20251026 02:56:19.980767 7836 raft_consensus.cc:359] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c0e19f1f41a49f8a320b84e19a07079" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 35391 } }
I20251026 02:56:19.980967 7836 raft_consensus.cc:385] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:19.981071 7836 raft_consensus.cc:740] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0e19f1f41a49f8a320b84e19a07079, State: Initialized, Role: FOLLOWER
I20251026 02:56:19.981325 7836 consensus_queue.cc:260] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c0e19f1f41a49f8a320b84e19a07079" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 35391 } }
I20251026 02:56:19.981518 7836 raft_consensus.cc:399] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:19.981609 7836 raft_consensus.cc:493] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:19.981730 7836 raft_consensus.cc:3060] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:19.984850 7836 raft_consensus.cc:515] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c0e19f1f41a49f8a320b84e19a07079" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 35391 } }
I20251026 02:56:19.985134 7836 leader_election.cc:304] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7c0e19f1f41a49f8a320b84e19a07079; no voters:
I20251026 02:56:19.985730 7836 leader_election.cc:290] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:19.985940 7838 raft_consensus.cc:2804] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:19.986624 7836 ts_tablet_manager.cc:1434] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: Time spent starting tablet: real 0.007s user 0.005s sys 0.003s
I20251026 02:56:19.987052 7838 raft_consensus.cc:697] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0e19f1f41a49f8a320b84e19a07079, State: Running, Role: LEADER
I20251026 02:56:19.987352 7838 consensus_queue.cc:237] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c0e19f1f41a49f8a320b84e19a07079" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 35391 } }
I20251026 02:56:19.989943 7702 catalog_manager.cc:5649] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c0e19f1f41a49f8a320b84e19a07079 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "7c0e19f1f41a49f8a320b84e19a07079" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c0e19f1f41a49f8a320b84e19a07079" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 35391 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:20.007550 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:20.008471 7701 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34394:
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
I20251026 02:56:20.014802 7844 tablet.cc:1722] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: Alter schema from (
10:c0 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
I20251026 02:56:20.015553 7844 tablet.cc:1620] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: MemRowSet was empty: no flush needed.
I20251026 02:56:20.023365 7701 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec: fake-table [id=5ba8eb503f3d425ea751c5929802a5bd] alter complete (version 1)
I20251026 02:56:20.054661 7701 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34394:
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
I20251026 02:56:20.060598 7844 tablet.cc:1722] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: 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
I20251026 02:56:20.061218 7844 tablet.cc:1620] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: MemRowSet was empty: no flush needed.
I20251026 02:56:20.068704 7702 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec: fake-table [id=5ba8eb503f3d425ea751c5929802a5bd] alter complete (version 2)
I20251026 02:56:20.098060 7701 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34394:
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
I20251026 02:56:20.103615 7844 tablet.cc:1722] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: 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
I20251026 02:56:20.104419 7844 tablet.cc:1620] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: MemRowSet was empty: no flush needed.
I20251026 02:56:20.113528 7701 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec: fake-table [id=5ba8eb503f3d425ea751c5929802a5bd] alter complete (version 3)
I20251026 02:56:20.144368 7701 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34394:
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
I20251026 02:56:20.149780 7844 tablet.cc:1722] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: 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
I20251026 02:56:20.150429 7844 tablet.cc:1620] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: MemRowSet was empty: no flush needed.
I20251026 02:56:20.157997 7702 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec: fake-table [id=5ba8eb503f3d425ea751c5929802a5bd] alter complete (version 4)
I20251026 02:56:20.187665 7702 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34394:
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
I20251026 02:56:20.192515 7844 tablet.cc:1722] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: 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
I20251026 02:56:20.193243 7844 tablet.cc:1620] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: MemRowSet was empty: no flush needed.
I20251026 02:56:20.201808 7702 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec: fake-table [id=5ba8eb503f3d425ea751c5929802a5bd] alter complete (version 5)
I20251026 02:56:20.203415 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:20.212738 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:20.213229 6860 tablet_replica.cc:333] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079: stopping tablet replica
I20251026 02:56:20.213418 6860 raft_consensus.cc:2243] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:20.213616 6860 raft_consensus.cc:2272] T 5eeeeca05b1f4649b013da491759c865 P 7c0e19f1f41a49f8a320b84e19a07079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:20.228793 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:20.232239 6860 master.cc:561] Master@127.6.179.62:35171 shutting down...
I20251026 02:56:20.241086 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:20.241335 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:20.241531 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 02902f4e85cb453dab5acb7e330577ec: stopping tablet replica
I20251026 02:56:20.246340 6860 master.cc:583] Master@127.6.179.62:35171 shutdown complete.
[ OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (535 ms)
[ RUN ] AlterTableTest.TestAlterEmptyRLEBlock
I20251026 02:56:20.261799 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:34489
I20251026 02:56:20.262544 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:20.263710 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:20.265128 6860 webserver.cc:492] Webserver started at http://127.6.179.62:34563/ using document root <none> and password file <none>
I20251026 02:56:20.265420 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:20.265513 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:20.265678 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:20.266508 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "9a61f44520494d3c8fd2f62467f42921"
format_stamp: "Formatted at 2025-10-26 02:56:20 on dist-test-slave-n5cb"
I20251026 02:56:20.269886 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20251026 02:56:20.272114 7849 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:20.272534 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:56:20.272645 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "9a61f44520494d3c8fd2f62467f42921"
format_stamp: "Formatted at 2025-10-26 02:56:20 on dist-test-slave-n5cb"
I20251026 02:56:20.272778 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761447377419549-6860-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)
I20251026 02:56:20.287014 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:20.287691 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:20.302955 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:34489
I20251026 02:56:20.303001 7900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:34489 every 8 connection(s)
I20251026 02:56:20.304553 7901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:20.310833 7901 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921: Bootstrap starting.
I20251026 02:56:20.312809 7901 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:20.314927 7901 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921: No bootstrap required, opened a new log
I20251026 02:56:20.315797 7901 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a61f44520494d3c8fd2f62467f42921" member_type: VOTER }
I20251026 02:56:20.315985 7901 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:20.316082 7901 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a61f44520494d3c8fd2f62467f42921, State: Initialized, Role: FOLLOWER
I20251026 02:56:20.316320 7901 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a61f44520494d3c8fd2f62467f42921" member_type: VOTER }
I20251026 02:56:20.316493 7901 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:20.316576 7901 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:20.316684 7901 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:20.319439 7901 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a61f44520494d3c8fd2f62467f42921" member_type: VOTER }
I20251026 02:56:20.319695 7901 leader_election.cc:304] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9a61f44520494d3c8fd2f62467f42921; no voters:
I20251026 02:56:20.320183 7901 leader_election.cc:290] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:20.320348 7904 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:20.321033 7904 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [term 1 LEADER]: Becoming Leader. State: Replica: 9a61f44520494d3c8fd2f62467f42921, State: Running, Role: LEADER
I20251026 02:56:20.321112 7901 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:20.321367 7904 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a61f44520494d3c8fd2f62467f42921" member_type: VOTER }
I20251026 02:56:20.322419 7905 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a61f44520494d3c8fd2f62467f42921" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a61f44520494d3c8fd2f62467f42921" member_type: VOTER } }
I20251026 02:56:20.322649 7905 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:20.322592 7906 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a61f44520494d3c8fd2f62467f42921. Latest consensus state: current_term: 1 leader_uuid: "9a61f44520494d3c8fd2f62467f42921" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a61f44520494d3c8fd2f62467f42921" member_type: VOTER } }
I20251026 02:56:20.322772 7906 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:20.331614 7909 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:20.333127 7909 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:20.336663 7909 catalog_manager.cc:1357] Generated new cluster ID: 52ec402f8827449cae2c76ebdda4854c
I20251026 02:56:20.336766 7909 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:20.339056 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:20.352638 7909 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:20.353885 7909 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:20.365824 7909 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921: Generated new TSK 0
I20251026 02:56:20.366118 7909 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:20.371892 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:20.373225 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:20.374882 6860 webserver.cc:492] Webserver started at http://127.6.179.1:41893/ using document root <none> and password file <none>
I20251026 02:56:20.375135 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:20.375244 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:20.375394 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:20.376049 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "fb71218bf9f34751800187ada39cc6ed"
format_stamp: "Formatted at 2025-10-26 02:56:20 on dist-test-slave-n5cb"
I20251026 02:56:20.378767 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20251026 02:56:20.380599 7925 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:20.381004 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:56:20.381112 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "fb71218bf9f34751800187ada39cc6ed"
format_stamp: "Formatted at 2025-10-26 02:56:20 on dist-test-slave-n5cb"
I20251026 02:56:20.381261 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1761447377419549-6860-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)
I20251026 02:56:20.401965 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:20.402806 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:20.403491 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:20.413731 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:20.413810 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:20.413867 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:20.413894 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:20.430356 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:39193
I20251026 02:56:20.430369 7987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:39193 every 8 connection(s)
I20251026 02:56:20.444325 7988 heartbeater.cc:344] Connected to a master server at 127.6.179.62:34489
I20251026 02:56:20.444465 7988 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:20.444835 7988 heartbeater.cc:507] Master 127.6.179.62:34489 requested a full tablet report, sending...
I20251026 02:56:20.445789 7866 ts_manager.cc:194] Registered new tserver with Master: fb71218bf9f34751800187ada39cc6ed (127.6.179.1:39193)
I20251026 02:56:20.445807 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014543589s
I20251026 02:56:20.447341 7866 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55154
I20251026 02:56:20.457194 7866 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55158:
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"
}
}
}
I20251026 02:56:20.458870 7988 heartbeater.cc:499] Master 127.6.179.62:34489 was elected leader, sending a full tablet report...
I20251026 02:56:20.476029 7953 tablet_service.cc:1505] Processing CreateTablet for tablet 561490b2b2054e5cb1c56857b87337fc (DEFAULT_TABLE table=fake-table [id=8fd7f46c5a56446787b8aec33ab56c65]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:20.476477 7953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561490b2b2054e5cb1c56857b87337fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:20.481055 8000 tablet_bootstrap.cc:492] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed: Bootstrap starting.
I20251026 02:56:20.482887 8000 tablet_bootstrap.cc:654] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:20.484759 8000 tablet_bootstrap.cc:492] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed: No bootstrap required, opened a new log
I20251026 02:56:20.484886 8000 ts_tablet_manager.cc:1403] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:56:20.485471 8000 raft_consensus.cc:359] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb71218bf9f34751800187ada39cc6ed" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39193 } }
I20251026 02:56:20.485599 8000 raft_consensus.cc:385] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:20.485661 8000 raft_consensus.cc:740] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb71218bf9f34751800187ada39cc6ed, State: Initialized, Role: FOLLOWER
I20251026 02:56:20.485828 8000 consensus_queue.cc:260] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb71218bf9f34751800187ada39cc6ed" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39193 } }
I20251026 02:56:20.485934 8000 raft_consensus.cc:399] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:20.485993 8000 raft_consensus.cc:493] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:20.486080 8000 raft_consensus.cc:3060] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:20.487867 8000 raft_consensus.cc:515] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb71218bf9f34751800187ada39cc6ed" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39193 } }
I20251026 02:56:20.488057 8000 leader_election.cc:304] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fb71218bf9f34751800187ada39cc6ed; no voters:
I20251026 02:56:20.488559 8000 leader_election.cc:290] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:20.488731 8002 raft_consensus.cc:2804] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:20.489326 8000 ts_tablet_manager.cc:1434] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed: Time spent starting tablet: real 0.004s user 0.000s sys 0.005s
I20251026 02:56:20.489734 8002 raft_consensus.cc:697] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [term 1 LEADER]: Becoming Leader. State: Replica: fb71218bf9f34751800187ada39cc6ed, State: Running, Role: LEADER
I20251026 02:56:20.489995 8002 consensus_queue.cc:237] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb71218bf9f34751800187ada39cc6ed" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39193 } }
I20251026 02:56:20.492105 7866 catalog_manager.cc:5649] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed reported cstate change: term changed from 0 to 1, leader changed from <none> to fb71218bf9f34751800187ada39cc6ed (127.6.179.1). New cstate: current_term: 1 leader_uuid: "fb71218bf9f34751800187ada39cc6ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb71218bf9f34751800187ada39cc6ed" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39193 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:20.509833 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:20.510833 7866 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55158:
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
I20251026 02:56:20.516113 8008 tablet.cc:1722] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed: Alter schema from (
10:c0 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
I20251026 02:56:20.516729 8008 tablet.cc:1620] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed: MemRowSet was empty: no flush needed.
I20251026 02:56:20.523648 7866 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921: fake-table [id=8fd7f46c5a56446787b8aec33ab56c65] alter complete (version 1)
I20251026 02:56:20.542881 7866 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55158:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20251026 02:56:20.547396 8008 tablet.cc:1722] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed: 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
I20251026 02:56:20.563866 7865 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921: fake-table [id=8fd7f46c5a56446787b8aec33ab56c65] alter complete (version 2)
I20251026 02:56:20.572898 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:20.583675 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:20.584043 6860 tablet_replica.cc:333] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed: stopping tablet replica
I20251026 02:56:20.584244 6860 raft_consensus.cc:2243] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:20.584443 6860 raft_consensus.cc:2272] T 561490b2b2054e5cb1c56857b87337fc P fb71218bf9f34751800187ada39cc6ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:20.589659 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:20.593878 6860 master.cc:561] Master@127.6.179.62:34489 shutting down...
I20251026 02:56:20.607226 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:20.607580 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:20.607795 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a61f44520494d3c8fd2f62467f42921: stopping tablet replica
I20251026 02:56:20.629918 6860 master.cc:583] Master@127.6.179.62:34489 shutdown complete.
[ OK ] AlterTableTest.TestAlterEmptyRLEBlock (382 ms)
[ RUN ] AlterTableTest.TestAlterOnTSRestart
I20251026 02:56:20.644492 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:42953
I20251026 02:56:20.645190 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:20.646380 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:20.647981 6860 webserver.cc:492] Webserver started at http://127.6.179.62:43949/ using document root <none> and password file <none>
I20251026 02:56:20.648363 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:20.648466 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:20.648592 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:20.649359 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "efa42447c40248dcac8cef89cec6b99e"
format_stamp: "Formatted at 2025-10-26 02:56:20 on dist-test-slave-n5cb"
I20251026 02:56:20.652632 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20251026 02:56:20.654691 8013 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:20.655085 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:56:20.655205 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "efa42447c40248dcac8cef89cec6b99e"
format_stamp: "Formatted at 2025-10-26 02:56:20 on dist-test-slave-n5cb"
I20251026 02:56:20.655333 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-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)
I20251026 02:56:20.671702 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:20.672343 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:20.687675 8064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:42953 every 8 connection(s)
I20251026 02:56:20.687671 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:42953
I20251026 02:56:20.689240 8065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:20.693184 8065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e: Bootstrap starting.
I20251026 02:56:20.694644 8065 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:20.696352 8065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e: No bootstrap required, opened a new log
I20251026 02:56:20.696913 8065 raft_consensus.cc:359] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa42447c40248dcac8cef89cec6b99e" member_type: VOTER }
I20251026 02:56:20.697037 8065 raft_consensus.cc:385] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:20.697079 8065 raft_consensus.cc:740] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa42447c40248dcac8cef89cec6b99e, State: Initialized, Role: FOLLOWER
I20251026 02:56:20.697291 8065 consensus_queue.cc:260] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa42447c40248dcac8cef89cec6b99e" member_type: VOTER }
I20251026 02:56:20.697402 8065 raft_consensus.cc:399] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:20.697463 8065 raft_consensus.cc:493] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:20.697537 8065 raft_consensus.cc:3060] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:20.699606 8065 raft_consensus.cc:515] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa42447c40248dcac8cef89cec6b99e" member_type: VOTER }
I20251026 02:56:20.699816 8065 leader_election.cc:304] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: efa42447c40248dcac8cef89cec6b99e; no voters:
I20251026 02:56:20.700210 8065 leader_election.cc:290] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:20.700371 8068 raft_consensus.cc:2804] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:20.701084 8065 sys_catalog.cc:565] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:20.705164 8068 raft_consensus.cc:697] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [term 1 LEADER]: Becoming Leader. State: Replica: efa42447c40248dcac8cef89cec6b99e, State: Running, Role: LEADER
I20251026 02:56:20.705489 8068 consensus_queue.cc:237] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa42447c40248dcac8cef89cec6b99e" member_type: VOTER }
I20251026 02:56:20.706491 8069 sys_catalog.cc:455] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "efa42447c40248dcac8cef89cec6b99e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa42447c40248dcac8cef89cec6b99e" member_type: VOTER } }
I20251026 02:56:20.706645 8069 sys_catalog.cc:458] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:20.708477 8070 sys_catalog.cc:455] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [sys.catalog]: SysCatalogTable state changed. Reason: New leader efa42447c40248dcac8cef89cec6b99e. Latest consensus state: current_term: 1 leader_uuid: "efa42447c40248dcac8cef89cec6b99e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efa42447c40248dcac8cef89cec6b99e" member_type: VOTER } }
I20251026 02:56:20.708664 8070 sys_catalog.cc:458] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:20.710016 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20251026 02:56:20.712731 8082 catalog_manager.cc:1568] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20251026 02:56:20.712808 8082 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20251026 02:56:20.712873 8083 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:20.714056 8083 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:20.716879 8083 catalog_manager.cc:1357] Generated new cluster ID: a146d5b8020646a2ae1aaf69605698f9
I20251026 02:56:20.716964 8083 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:20.730844 8083 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:20.731890 8083 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:20.747880 8083 catalog_manager.cc:6022] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e: Generated new TSK 0
I20251026 02:56:20.748167 8083 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:20.776816 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:20.777887 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:20.779206 6860 webserver.cc:492] Webserver started at http://127.6.179.1:32979/ using document root <none> and password file <none>
I20251026 02:56:20.779428 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:20.779493 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:20.779609 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:20.780180 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "586460c7d17849bca4c8d67f1b44e90c"
format_stamp: "Formatted at 2025-10-26 02:56:20 on dist-test-slave-n5cb"
I20251026 02:56:20.782583 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.001s
I20251026 02:56:20.783946 8090 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:20.784227 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:20.784355 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "586460c7d17849bca4c8d67f1b44e90c"
format_stamp: "Formatted at 2025-10-26 02:56:20 on dist-test-slave-n5cb"
I20251026 02:56:20.784466 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-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)
I20251026 02:56:20.801232 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:20.801795 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:20.802470 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:20.803268 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:20.803320 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:20.803380 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:20.803408 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:20.814946 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:39575
I20251026 02:56:20.814983 8152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:39575 every 8 connection(s)
I20251026 02:56:20.821467 8153 heartbeater.cc:344] Connected to a master server at 127.6.179.62:42953
I20251026 02:56:20.821632 8153 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:20.821961 8153 heartbeater.cc:507] Master 127.6.179.62:42953 requested a full tablet report, sending...
I20251026 02:56:20.822803 8030 ts_manager.cc:194] Registered new tserver with Master: 586460c7d17849bca4c8d67f1b44e90c (127.6.179.1:39575)
I20251026 02:56:20.823679 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00787165s
I20251026 02:56:20.823745 8030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48998
I20251026 02:56:20.833389 8030 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49010:
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"
}
}
}
I20251026 02:56:20.834978 8153 heartbeater.cc:499] Master 127.6.179.62:42953 was elected leader, sending a full tablet report...
I20251026 02:56:20.845531 8118 tablet_service.cc:1505] Processing CreateTablet for tablet 316e73d487bb47f899f00e0579ed0dfd (DEFAULT_TABLE table=fake-table [id=a597860534af49818026d56b6a48b003]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:20.845979 8118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316e73d487bb47f899f00e0579ed0dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:20.850946 8165 tablet_bootstrap.cc:492] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c: Bootstrap starting.
I20251026 02:56:20.852128 8165 tablet_bootstrap.cc:654] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:20.853701 8165 tablet_bootstrap.cc:492] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c: No bootstrap required, opened a new log
I20251026 02:56:20.853827 8165 ts_tablet_manager.cc:1403] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:56:20.854444 8165 raft_consensus.cc:359] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "586460c7d17849bca4c8d67f1b44e90c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39575 } }
I20251026 02:56:20.854568 8165 raft_consensus.cc:385] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:20.854625 8165 raft_consensus.cc:740] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 586460c7d17849bca4c8d67f1b44e90c, State: Initialized, Role: FOLLOWER
I20251026 02:56:20.854797 8165 consensus_queue.cc:260] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "586460c7d17849bca4c8d67f1b44e90c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39575 } }
I20251026 02:56:20.854911 8165 raft_consensus.cc:399] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:20.854969 8165 raft_consensus.cc:493] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:20.855039 8165 raft_consensus.cc:3060] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:20.856875 8165 raft_consensus.cc:515] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "586460c7d17849bca4c8d67f1b44e90c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39575 } }
I20251026 02:56:20.857061 8165 leader_election.cc:304] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 586460c7d17849bca4c8d67f1b44e90c; no voters:
I20251026 02:56:20.857718 8165 leader_election.cc:290] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:20.857820 8167 raft_consensus.cc:2804] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:20.859566 8167 raft_consensus.cc:697] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 1 LEADER]: Becoming Leader. State: Replica: 586460c7d17849bca4c8d67f1b44e90c, State: Running, Role: LEADER
I20251026 02:56:20.859859 8167 consensus_queue.cc:237] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "586460c7d17849bca4c8d67f1b44e90c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39575 } }
I20251026 02:56:20.860066 8165 ts_tablet_manager.cc:1434] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c: Time spent starting tablet: real 0.006s user 0.007s sys 0.000s
I20251026 02:56:20.861668 8030 catalog_manager.cc:5649] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c reported cstate change: term changed from 0 to 1, leader changed from <none> to 586460c7d17849bca4c8d67f1b44e90c (127.6.179.1). New cstate: current_term: 1 leader_uuid: "586460c7d17849bca4c8d67f1b44e90c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "586460c7d17849bca4c8d67f1b44e90c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39575 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:20.874747 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:20.874928 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:20.882413 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:20.882761 6860 tablet_replica.cc:333] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c: stopping tablet replica
I20251026 02:56:20.882988 6860 raft_consensus.cc:2243] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:20.883173 6860 raft_consensus.cc:2272] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:20.897536 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:20.901815 8030 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49010:
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
W20251026 02:56:20.905860 8015 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.179.1:39575: connect: Connection refused (error 111)
W20251026 02:56:20.907331 8015 catalog_manager.cc:4712] TS 586460c7d17849bca4c8d67f1b44e90c (127.6.179.1:39575): AlterTable RPC failed for tablet 316e73d487bb47f899f00e0579ed0dfd: Network error: Client connection negotiation failed: client connection to 127.6.179.1:39575: connect: Connection refused (error 111)
I20251026 02:56:21.367082 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:21.368163 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:21.369434 6860 webserver.cc:492] Webserver started at http://127.6.179.1:32979/ using document root <none> and password file <none>
I20251026 02:56:21.369680 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:21.369742 6860 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251026 02:56:21.371582 6860 fs_manager.cc:714] Time spent opening directory manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:56:21.372781 8177 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:21.373127 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:21.373211 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "586460c7d17849bca4c8d67f1b44e90c"
format_stamp: "Formatted at 2025-10-26 02:56:20 on dist-test-slave-n5cb"
I20251026 02:56:21.373309 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1761447377419549-6860-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)
I20251026 02:56:21.391769 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:21.392243 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:21.392779 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:21.394320 8184 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251026 02:56:21.397032 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251026 02:56:21.397111 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s user 0.000s sys 0.000s
I20251026 02:56:21.397217 6860 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251026 02:56:21.399044 6860 ts_tablet_manager.cc:616] Registered 1 tablets
I20251026 02:56:21.399134 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.001s sys 0.000s
I20251026 02:56:21.399236 8184 tablet_bootstrap.cc:492] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c: Bootstrap starting.
I20251026 02:56:21.405175 8184 tablet_bootstrap.cc:492] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c: 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
I20251026 02:56:21.405736 8184 tablet_bootstrap.cc:492] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c: Bootstrap complete.
I20251026 02:56:21.405992 8184 ts_tablet_manager.cc:1403] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c: Time spent bootstrapping tablet: real 0.007s user 0.006s sys 0.000s
I20251026 02:56:21.406663 8184 raft_consensus.cc:359] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "586460c7d17849bca4c8d67f1b44e90c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39575 } }
I20251026 02:56:21.406816 8184 raft_consensus.cc:740] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 586460c7d17849bca4c8d67f1b44e90c, State: Initialized, Role: FOLLOWER
I20251026 02:56:21.407086 8184 consensus_queue.cc:260] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [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: "586460c7d17849bca4c8d67f1b44e90c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39575 } }
I20251026 02:56:21.407224 8184 raft_consensus.cc:399] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:21.407297 8184 raft_consensus.cc:493] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:21.407380 8184 raft_consensus.cc:3060] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 1 FOLLOWER]: Advancing to term 2
I20251026 02:56:21.409382 8184 raft_consensus.cc:515] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "586460c7d17849bca4c8d67f1b44e90c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39575 } }
I20251026 02:56:21.409638 8184 leader_election.cc:304] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [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: 586460c7d17849bca4c8d67f1b44e90c; no voters:
I20251026 02:56:21.410154 8184 leader_election.cc:290] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [CANDIDATE]: Term 2 election: Requested vote from peers
I20251026 02:56:21.410326 8224 raft_consensus.cc:2804] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 2 FOLLOWER]: Leader election won for term 2
I20251026 02:56:21.411091 8184 ts_tablet_manager.cc:1434] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20251026 02:56:21.411252 8224 raft_consensus.cc:697] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 2 LEADER]: Becoming Leader. State: Replica: 586460c7d17849bca4c8d67f1b44e90c, State: Running, Role: LEADER
I20251026 02:56:21.411527 8224 consensus_queue.cc:237] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [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: "586460c7d17849bca4c8d67f1b44e90c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39575 } }
I20251026 02:56:21.415369 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:39575
I20251026 02:56:21.415405 8246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:39575 every 8 connection(s)
I20251026 02:56:21.422645 8247 heartbeater.cc:344] Connected to a master server at 127.6.179.62:42953
I20251026 02:56:21.422799 8247 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:21.423141 8247 heartbeater.cc:507] Master 127.6.179.62:42953 requested a full tablet report, sending...
I20251026 02:56:21.424507 8030 ts_manager.cc:194] Re-registered known tserver with Master: 586460c7d17849bca4c8d67f1b44e90c (127.6.179.1:39575)
I20251026 02:56:21.424927 8030 catalog_manager.cc:5649] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "586460c7d17849bca4c8d67f1b44e90c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "586460c7d17849bca4c8d67f1b44e90c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39575 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:21.425251 8030 catalog_manager.cc:5741] TS 586460c7d17849bca4c8d67f1b44e90c (127.6.179.1:39575) does not have the latest schema for tablet 316e73d487bb47f899f00e0579ed0dfd (table fake-table [id=a597860534af49818026d56b6a48b003]). Expected version 1 got 0
I20251026 02:56:21.429571 8030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49034
I20251026 02:56:21.430629 8247 heartbeater.cc:499] Master 127.6.179.62:42953 was elected leader, sending a full tablet report...
I20251026 02:56:21.431787 8030 catalog_manager.cc:5741] TS 586460c7d17849bca4c8d67f1b44e90c (127.6.179.1:39575) does not have the latest schema for tablet 316e73d487bb47f899f00e0579ed0dfd (table fake-table [id=a597860534af49818026d56b6a48b003]). Expected version 1 got 0
I20251026 02:56:21.535027 8256 tablet.cc:1722] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c: Alter schema from (
10:c0 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
I20251026 02:56:21.535643 8256 tablet.cc:1620] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c: MemRowSet was empty: no flush needed.
I20251026 02:56:21.542863 8029 catalog_manager.cc:6194] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e: fake-table [id=a597860534af49818026d56b6a48b003] alter complete (version 1)
I20251026 02:56:21.553045 6860 tablet_server.cc:178] TabletServer@127.6.179.1:39575 shutting down...
I20251026 02:56:21.562352 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:21.562772 6860 tablet_replica.cc:333] stopping tablet replica
I20251026 02:56:21.562939 6860 raft_consensus.cc:2243] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 2 LEADER]: Raft consensus shutting down.
I20251026 02:56:21.563127 6860 raft_consensus.cc:2272] T 316e73d487bb47f899f00e0579ed0dfd P 586460c7d17849bca4c8d67f1b44e90c [term 2 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:21.579182 6860 tablet_server.cc:195] TabletServer@127.6.179.1:39575 shutdown complete.
I20251026 02:56:21.582438 6860 master.cc:561] Master@127.6.179.62:42953 shutting down...
I20251026 02:56:21.589963 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:21.590202 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:21.590334 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P efa42447c40248dcac8cef89cec6b99e: stopping tablet replica
I20251026 02:56:21.609953 6860 master.cc:583] Master@127.6.179.62:42953 shutdown complete.
[ OK ] AlterTableTest.TestAlterOnTSRestart (976 ms)
[ RUN ] AlterTableTest.TestShutdownWithPendingTasks
I20251026 02:56:21.620308 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:42527
I20251026 02:56:21.620791 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:21.621538 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:21.622758 6860 webserver.cc:492] Webserver started at http://127.6.179.62:43861/ using document root <none> and password file <none>
I20251026 02:56:21.622937 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:21.622984 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:21.623066 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:21.623589 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "dc365399e3ea46e89ea8fe742270b990"
format_stamp: "Formatted at 2025-10-26 02:56:21 on dist-test-slave-n5cb"
I20251026 02:56:21.625787 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:21.627292 8260 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:21.627631 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:21.627728 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "dc365399e3ea46e89ea8fe742270b990"
format_stamp: "Formatted at 2025-10-26 02:56:21 on dist-test-slave-n5cb"
I20251026 02:56:21.627825 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761447377419549-6860-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)
I20251026 02:56:21.639797 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:21.640282 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:21.651539 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:42527
I20251026 02:56:21.651551 8311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:42527 every 8 connection(s)
I20251026 02:56:21.652714 8312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:21.656637 8312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990: Bootstrap starting.
I20251026 02:56:21.657733 8312 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:21.659210 8312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990: No bootstrap required, opened a new log
I20251026 02:56:21.659785 8312 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc365399e3ea46e89ea8fe742270b990" member_type: VOTER }
I20251026 02:56:21.659911 8312 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:21.659945 8312 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc365399e3ea46e89ea8fe742270b990, State: Initialized, Role: FOLLOWER
I20251026 02:56:21.660145 8312 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc365399e3ea46e89ea8fe742270b990" member_type: VOTER }
I20251026 02:56:21.660245 8312 raft_consensus.cc:399] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:21.660282 8312 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:21.660383 8312 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:21.662043 8312 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc365399e3ea46e89ea8fe742270b990" member_type: VOTER }
I20251026 02:56:21.662207 8312 leader_election.cc:304] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dc365399e3ea46e89ea8fe742270b990; no voters:
I20251026 02:56:21.662634 8312 leader_election.cc:290] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:21.662758 8315 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:21.663198 8315 raft_consensus.cc:697] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [term 1 LEADER]: Becoming Leader. State: Replica: dc365399e3ea46e89ea8fe742270b990, State: Running, Role: LEADER
I20251026 02:56:21.663460 8312 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:21.663434 8315 consensus_queue.cc:237] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc365399e3ea46e89ea8fe742270b990" member_type: VOTER }
I20251026 02:56:21.664125 8317 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc365399e3ea46e89ea8fe742270b990. Latest consensus state: current_term: 1 leader_uuid: "dc365399e3ea46e89ea8fe742270b990" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc365399e3ea46e89ea8fe742270b990" member_type: VOTER } }
I20251026 02:56:21.664202 8316 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dc365399e3ea46e89ea8fe742270b990" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc365399e3ea46e89ea8fe742270b990" member_type: VOTER } }
I20251026 02:56:21.664283 8317 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:21.664283 8316 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:21.665830 8320 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:21.667517 8320 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:21.670019 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:21.670878 8320 catalog_manager.cc:1357] Generated new cluster ID: 4d0f097a974743d986638287a034985c
I20251026 02:56:21.670958 8320 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:21.696314 8320 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:21.697100 8320 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:21.709461 8320 catalog_manager.cc:6022] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990: Generated new TSK 0
I20251026 02:56:21.709728 8320 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:21.735309 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:21.736372 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:21.737679 6860 webserver.cc:492] Webserver started at http://127.6.179.1:46735/ using document root <none> and password file <none>
I20251026 02:56:21.737884 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:21.737951 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:21.738083 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:21.738710 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "318fa93b2a81413ea44b9571f2c37a4a"
format_stamp: "Formatted at 2025-10-26 02:56:21 on dist-test-slave-n5cb"
I20251026 02:56:21.741170 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:21.742664 8336 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:21.742969 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:21.743067 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "318fa93b2a81413ea44b9571f2c37a4a"
format_stamp: "Formatted at 2025-10-26 02:56:21 on dist-test-slave-n5cb"
I20251026 02:56:21.743170 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1761447377419549-6860-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)
I20251026 02:56:21.766371 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:21.766942 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:21.767525 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:21.768330 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:21.768388 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:21.768466 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:21.768503 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:21.779774 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:38167
I20251026 02:56:21.779827 8398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:38167 every 8 connection(s)
I20251026 02:56:21.786458 8399 heartbeater.cc:344] Connected to a master server at 127.6.179.62:42527
I20251026 02:56:21.786609 8399 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:21.786932 8399 heartbeater.cc:507] Master 127.6.179.62:42527 requested a full tablet report, sending...
I20251026 02:56:21.787822 8277 ts_manager.cc:194] Registered new tserver with Master: 318fa93b2a81413ea44b9571f2c37a4a (127.6.179.1:38167)
I20251026 02:56:21.788515 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00784256s
I20251026 02:56:21.788810 8277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58752
I20251026 02:56:21.798686 8277 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58766:
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"
}
}
}
I20251026 02:56:21.799969 8399 heartbeater.cc:499] Master 127.6.179.62:42527 was elected leader, sending a full tablet report...
I20251026 02:56:21.810447 8364 tablet_service.cc:1505] Processing CreateTablet for tablet 2d12df82e57f4a24b977f8b940734e2d (DEFAULT_TABLE table=fake-table [id=4b52be6e83524322a28d27948aaa08b5]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:21.810812 8364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d12df82e57f4a24b977f8b940734e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:21.815636 8411 tablet_bootstrap.cc:492] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a: Bootstrap starting.
I20251026 02:56:21.816751 8411 tablet_bootstrap.cc:654] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:21.818168 8411 tablet_bootstrap.cc:492] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a: No bootstrap required, opened a new log
I20251026 02:56:21.818338 8411 ts_tablet_manager.cc:1403] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:56:21.818871 8411 raft_consensus.cc:359] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "318fa93b2a81413ea44b9571f2c37a4a" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38167 } }
I20251026 02:56:21.818998 8411 raft_consensus.cc:385] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:21.819061 8411 raft_consensus.cc:740] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 318fa93b2a81413ea44b9571f2c37a4a, State: Initialized, Role: FOLLOWER
I20251026 02:56:21.819270 8411 consensus_queue.cc:260] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "318fa93b2a81413ea44b9571f2c37a4a" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38167 } }
I20251026 02:56:21.819389 8411 raft_consensus.cc:399] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:21.819455 8411 raft_consensus.cc:493] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:21.819532 8411 raft_consensus.cc:3060] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:21.821189 8411 raft_consensus.cc:515] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "318fa93b2a81413ea44b9571f2c37a4a" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38167 } }
I20251026 02:56:21.821370 8411 leader_election.cc:304] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 318fa93b2a81413ea44b9571f2c37a4a; no voters:
I20251026 02:56:21.821753 8411 leader_election.cc:290] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:21.821875 8413 raft_consensus.cc:2804] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:21.822336 8413 raft_consensus.cc:697] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [term 1 LEADER]: Becoming Leader. State: Replica: 318fa93b2a81413ea44b9571f2c37a4a, State: Running, Role: LEADER
I20251026 02:56:21.822556 8413 consensus_queue.cc:237] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "318fa93b2a81413ea44b9571f2c37a4a" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38167 } }
I20251026 02:56:21.822634 8411 ts_tablet_manager.cc:1434] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20251026 02:56:21.824498 8277 catalog_manager.cc:5649] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 318fa93b2a81413ea44b9571f2c37a4a (127.6.179.1). New cstate: current_term: 1 leader_uuid: "318fa93b2a81413ea44b9571f2c37a4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "318fa93b2a81413ea44b9571f2c37a4a" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38167 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:21.841040 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:21.841223 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:21.849403 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:21.849781 6860 tablet_replica.cc:333] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a: stopping tablet replica
I20251026 02:56:21.849951 6860 raft_consensus.cc:2243] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:21.850111 6860 raft_consensus.cc:2272] T 2d12df82e57f4a24b977f8b940734e2d P 318fa93b2a81413ea44b9571f2c37a4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:21.864372 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:21.868321 8277 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58766:
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
W20251026 02:56:21.910612 8262 catalog_manager.cc:4712] TS 318fa93b2a81413ea44b9571f2c37a4a (127.6.179.1:38167): AlterTable RPC failed for tablet 2d12df82e57f4a24b977f8b940734e2d: Network error: Client connection negotiation failed: client connection to 127.6.179.1:38167: connect: Connection refused (error 111)
I20251026 02:56:22.329563 6860 master.cc:561] Master@127.6.179.62:42527 shutting down...
I20251026 02:56:22.501886 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:22.502170 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:22.502257 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc365399e3ea46e89ea8fe742270b990: stopping tablet replica
I20251026 02:56:22.528525 6860 master.cc:583] Master@127.6.179.62:42527 shutdown complete.
[ OK ] AlterTableTest.TestShutdownWithPendingTasks (917 ms)
[ RUN ] AlterTableTest.TestRestartTSDuringAlter
I20251026 02:56:22.538327 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:45585
I20251026 02:56:22.538862 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:22.539659 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:22.540843 6860 webserver.cc:492] Webserver started at http://127.6.179.62:39091/ using document root <none> and password file <none>
I20251026 02:56:22.541054 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:22.541134 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:22.541275 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:22.541855 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "c91006b32e754e8686c8add9aec947d7"
format_stamp: "Formatted at 2025-10-26 02:56:22 on dist-test-slave-n5cb"
I20251026 02:56:22.544196 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:22.545732 8423 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:22.546099 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:22.546223 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "c91006b32e754e8686c8add9aec947d7"
format_stamp: "Formatted at 2025-10-26 02:56:22 on dist-test-slave-n5cb"
I20251026 02:56:22.546382 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-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)
I20251026 02:56:22.555557 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:22.556104 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:22.569151 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:45585
I20251026 02:56:22.569209 8474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:45585 every 8 connection(s)
I20251026 02:56:22.570552 8475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:22.574987 8475 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7: Bootstrap starting.
I20251026 02:56:22.576316 8475 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:22.577983 8475 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7: No bootstrap required, opened a new log
I20251026 02:56:22.578637 8475 raft_consensus.cc:359] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c91006b32e754e8686c8add9aec947d7" member_type: VOTER }
I20251026 02:56:22.578775 8475 raft_consensus.cc:385] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:22.578825 8475 raft_consensus.cc:740] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c91006b32e754e8686c8add9aec947d7, State: Initialized, Role: FOLLOWER
I20251026 02:56:22.579047 8475 consensus_queue.cc:260] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c91006b32e754e8686c8add9aec947d7" member_type: VOTER }
I20251026 02:56:22.579175 8475 raft_consensus.cc:399] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:22.579224 8475 raft_consensus.cc:493] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:22.579293 8475 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:22.581099 8475 raft_consensus.cc:515] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c91006b32e754e8686c8add9aec947d7" member_type: VOTER }
I20251026 02:56:22.581300 8475 leader_election.cc:304] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c91006b32e754e8686c8add9aec947d7; no voters:
I20251026 02:56:22.581749 8475 leader_election.cc:290] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:22.581871 8478 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:22.582398 8478 raft_consensus.cc:697] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [term 1 LEADER]: Becoming Leader. State: Replica: c91006b32e754e8686c8add9aec947d7, State: Running, Role: LEADER
I20251026 02:56:22.582669 8478 consensus_queue.cc:237] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c91006b32e754e8686c8add9aec947d7" member_type: VOTER }
I20251026 02:56:22.582837 8475 sys_catalog.cc:565] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:22.583645 8480 sys_catalog.cc:455] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c91006b32e754e8686c8add9aec947d7. Latest consensus state: current_term: 1 leader_uuid: "c91006b32e754e8686c8add9aec947d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c91006b32e754e8686c8add9aec947d7" member_type: VOTER } }
I20251026 02:56:22.583724 8479 sys_catalog.cc:455] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c91006b32e754e8686c8add9aec947d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c91006b32e754e8686c8add9aec947d7" member_type: VOTER } }
I20251026 02:56:22.583900 8479 sys_catalog.cc:458] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:22.583895 8480 sys_catalog.cc:458] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:22.585639 8483 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:22.587054 8483 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:22.588721 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:22.589977 8483 catalog_manager.cc:1357] Generated new cluster ID: 179c3ba2896c40f69c615855c707728f
I20251026 02:56:22.590078 8483 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:22.621685 8483 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:22.622629 8483 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:22.644356 8483 catalog_manager.cc:6022] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7: Generated new TSK 0
I20251026 02:56:22.644644 8483 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:22.653987 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:22.655324 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:22.656845 6860 webserver.cc:492] Webserver started at http://127.6.179.1:44625/ using document root <none> and password file <none>
I20251026 02:56:22.657136 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:22.657245 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:22.657413 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:22.658095 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "837a891a074a4d7b83d9a7afd3740d0d"
format_stamp: "Formatted at 2025-10-26 02:56:22 on dist-test-slave-n5cb"
I20251026 02:56:22.660868 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20251026 02:56:22.662669 8499 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:22.663069 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20251026 02:56:22.663200 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "837a891a074a4d7b83d9a7afd3740d0d"
format_stamp: "Formatted at 2025-10-26 02:56:22 on dist-test-slave-n5cb"
I20251026 02:56:22.663329 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-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)
I20251026 02:56:22.670063 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:22.670653 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:22.671219 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:22.672088 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:22.672166 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:22.672274 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:22.672334 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:22.695102 8561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:43263 every 8 connection(s)
I20251026 02:56:22.695076 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:43263
I20251026 02:56:22.701872 8562 heartbeater.cc:344] Connected to a master server at 127.6.179.62:45585
I20251026 02:56:22.702036 8562 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:22.702401 8562 heartbeater.cc:507] Master 127.6.179.62:45585 requested a full tablet report, sending...
I20251026 02:56:22.703342 8440 ts_manager.cc:194] Registered new tserver with Master: 837a891a074a4d7b83d9a7afd3740d0d (127.6.179.1:43263)
I20251026 02:56:22.703950 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00789367s
I20251026 02:56:22.704385 8440 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39096
I20251026 02:56:22.714354 8440 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39104:
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"
}
}
}
I20251026 02:56:22.715569 8562 heartbeater.cc:499] Master 127.6.179.62:45585 was elected leader, sending a full tablet report...
I20251026 02:56:22.732398 8527 tablet_service.cc:1505] Processing CreateTablet for tablet 9ad8f9b3bd9143a191c4c640e7cfe251 (DEFAULT_TABLE table=fake-table [id=2ddc678356ed49728642abb5327b6348]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:22.732802 8527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad8f9b3bd9143a191c4c640e7cfe251. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:22.737205 8574 tablet_bootstrap.cc:492] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Bootstrap starting.
I20251026 02:56:22.738538 8574 tablet_bootstrap.cc:654] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:22.740149 8574 tablet_bootstrap.cc:492] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: No bootstrap required, opened a new log
I20251026 02:56:22.740275 8574 ts_tablet_manager.cc:1403] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:56:22.740823 8574 raft_consensus.cc:359] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.740960 8574 raft_consensus.cc:385] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:22.741044 8574 raft_consensus.cc:740] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 837a891a074a4d7b83d9a7afd3740d0d, State: Initialized, Role: FOLLOWER
I20251026 02:56:22.741219 8574 consensus_queue.cc:260] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.741325 8574 raft_consensus.cc:399] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:22.741365 8574 raft_consensus.cc:493] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:22.741416 8574 raft_consensus.cc:3060] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:22.743204 8574 raft_consensus.cc:515] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.743374 8574 leader_election.cc:304] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 837a891a074a4d7b83d9a7afd3740d0d; no voters:
I20251026 02:56:22.743748 8574 leader_election.cc:290] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:22.743891 8576 raft_consensus.cc:2804] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:22.744313 8576 raft_consensus.cc:697] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 1 LEADER]: Becoming Leader. State: Replica: 837a891a074a4d7b83d9a7afd3740d0d, State: Running, Role: LEADER
I20251026 02:56:22.744624 8576 consensus_queue.cc:237] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.745119 8574 ts_tablet_manager.cc:1434] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:56:22.746811 8440 catalog_manager.cc:5649] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 837a891a074a4d7b83d9a7afd3740d0d (127.6.179.1). New cstate: current_term: 1 leader_uuid: "837a891a074a4d7b83d9a7afd3740d0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:22.777134 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:22.778028 8440 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39104:
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
I20251026 02:56:22.779937 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:22.788791 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:22.789202 6860 tablet_replica.cc:333] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: stopping tablet replica
I20251026 02:56:22.789409 6860 raft_consensus.cc:2243] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:22.789604 6860 raft_consensus.cc:2272] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:22.794142 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:22.797463 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:22.798545 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:22.799801 6860 webserver.cc:492] Webserver started at http://127.6.179.1:44625/ using document root <none> and password file <none>
I20251026 02:56:22.800025 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:22.800076 6860 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251026 02:56:22.801906 6860 fs_manager.cc:714] Time spent opening directory manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:56:22.803267 8586 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:22.803711 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:22.803805 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "837a891a074a4d7b83d9a7afd3740d0d"
format_stamp: "Formatted at 2025-10-26 02:56:22 on dist-test-slave-n5cb"
I20251026 02:56:22.803933 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-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)
I20251026 02:56:22.827981 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:22.828486 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:22.829018 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:22.830214 8593 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251026 02:56:22.832480 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251026 02:56:22.832556 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s user 0.000s sys 0.000s
I20251026 02:56:22.832666 6860 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251026 02:56:22.834328 6860 ts_tablet_manager.cc:616] Registered 1 tablets
I20251026 02:56:22.834410 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.000s sys 0.002s
I20251026 02:56:22.834479 8593 tablet_bootstrap.cc:492] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Bootstrap starting.
I20251026 02:56:22.838739 8593 tablet_bootstrap.cc:492] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: 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
I20251026 02:56:22.839195 8593 tablet_bootstrap.cc:492] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Bootstrap complete.
I20251026 02:56:22.839455 8593 ts_tablet_manager.cc:1403] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Time spent bootstrapping tablet: real 0.005s user 0.001s sys 0.003s
I20251026 02:56:22.840049 8593 raft_consensus.cc:359] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.840189 8593 raft_consensus.cc:740] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 837a891a074a4d7b83d9a7afd3740d0d, State: Initialized, Role: FOLLOWER
I20251026 02:56:22.840422 8593 consensus_queue.cc:260] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [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: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.840551 8593 raft_consensus.cc:399] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:22.840637 8593 raft_consensus.cc:493] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:22.840725 8593 raft_consensus.cc:3060] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 1 FOLLOWER]: Advancing to term 2
I20251026 02:56:22.842888 8593 raft_consensus.cc:515] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.843122 8593 leader_election.cc:304] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [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: 837a891a074a4d7b83d9a7afd3740d0d; no voters:
I20251026 02:56:22.843535 8593 leader_election.cc:290] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [CANDIDATE]: Term 2 election: Requested vote from peers
I20251026 02:56:22.843700 8627 raft_consensus.cc:2804] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 2 FOLLOWER]: Leader election won for term 2
I20251026 02:56:22.844362 8593 ts_tablet_manager.cc:1434] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20251026 02:56:22.844961 8627 raft_consensus.cc:697] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 2 LEADER]: Becoming Leader. State: Replica: 837a891a074a4d7b83d9a7afd3740d0d, State: Running, Role: LEADER
I20251026 02:56:22.845268 8627 consensus_queue.cc:237] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [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: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.849697 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:43263
I20251026 02:56:22.849718 8655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:43263 every 8 connection(s)
I20251026 02:56:22.856688 8656 heartbeater.cc:344] Connected to a master server at 127.6.179.62:45585
I20251026 02:56:22.856845 8656 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:22.857235 8656 heartbeater.cc:507] Master 127.6.179.62:45585 requested a full tablet report, sending...
I20251026 02:56:22.858553 8440 ts_manager.cc:194] Re-registered known tserver with Master: 837a891a074a4d7b83d9a7afd3740d0d (127.6.179.1:43263)
I20251026 02:56:22.858978 8440 catalog_manager.cc:5649] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "837a891a074a4d7b83d9a7afd3740d0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:22.859287 8440 catalog_manager.cc:5741] TS 837a891a074a4d7b83d9a7afd3740d0d (127.6.179.1:43263) does not have the latest schema for tablet 9ad8f9b3bd9143a191c4c640e7cfe251 (table fake-table [id=2ddc678356ed49728642abb5327b6348]). Expected version 1 got 0
I20251026 02:56:22.859922 6860 tablet_server.cc:178] TabletServer@127.6.179.1:43263 shutting down...
I20251026 02:56:22.862999 8440 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39126
I20251026 02:56:22.864651 8656 heartbeater.cc:499] Master 127.6.179.62:45585 was elected leader, sending a full tablet report...
I20251026 02:56:22.866365 8440 catalog_manager.cc:5741] TS 837a891a074a4d7b83d9a7afd3740d0d (127.6.179.1:43263) does not have the latest schema for tablet 9ad8f9b3bd9143a191c4c640e7cfe251 (table fake-table [id=2ddc678356ed49728642abb5327b6348]). Expected version 1 got 0
I20251026 02:56:22.868081 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:22.868371 6860 tablet_replica.cc:333] stopping tablet replica
I20251026 02:56:22.868566 6860 raft_consensus.cc:2243] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 2 LEADER]: Raft consensus shutting down.
I20251026 02:56:22.868727 6860 raft_consensus.cc:2272] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:22.882913 6860 tablet_server.cc:195] TabletServer@127.6.179.1:43263 shutdown complete.
I20251026 02:56:22.886349 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:22.887357 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:22.888562 6860 webserver.cc:492] Webserver started at http://127.6.179.1:44625/ using document root <none> and password file <none>
I20251026 02:56:22.888768 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:22.888852 6860 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251026 02:56:22.890578 6860 fs_manager.cc:714] Time spent opening directory manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:22.891889 8663 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:22.892321 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:22.892429 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "837a891a074a4d7b83d9a7afd3740d0d"
format_stamp: "Formatted at 2025-10-26 02:56:22 on dist-test-slave-n5cb"
I20251026 02:56:22.892537 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-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)
I20251026 02:56:22.904150 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:22.904691 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:22.905248 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:22.908540 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251026 02:56:22.908635 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s user 0.000s sys 0.000s
I20251026 02:56:22.910305 6860 ts_tablet_manager.cc:616] Registered 1 tablets
I20251026 02:56:22.910403 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.002s sys 0.000s
I20251026 02:56:22.910503 8670 tablet_bootstrap.cc:492] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Bootstrap starting.
I20251026 02:56:22.915311 8670 tablet_bootstrap.cc:492] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251026 02:56:22.915707 8670 tablet_bootstrap.cc:492] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Bootstrap complete.
I20251026 02:56:22.916006 8670 ts_tablet_manager.cc:1403] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Time spent bootstrapping tablet: real 0.006s user 0.002s sys 0.002s
I20251026 02:56:22.916728 8670 raft_consensus.cc:359] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.916895 8670 raft_consensus.cc:740] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 837a891a074a4d7b83d9a7afd3740d0d, State: Initialized, Role: FOLLOWER
I20251026 02:56:22.917789 8670 consensus_queue.cc:260] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.917986 8670 raft_consensus.cc:399] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:22.918112 8670 raft_consensus.cc:493] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:22.918224 8670 raft_consensus.cc:3060] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 2 FOLLOWER]: Advancing to term 3
I20251026 02:56:22.921062 8670 raft_consensus.cc:515] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.921274 8670 leader_election.cc:304] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [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: 837a891a074a4d7b83d9a7afd3740d0d; no voters:
I20251026 02:56:22.921710 8670 leader_election.cc:290] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [CANDIDATE]: Term 3 election: Requested vote from peers
I20251026 02:56:22.921826 8699 raft_consensus.cc:2804] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 3 FOLLOWER]: Leader election won for term 3
I20251026 02:56:22.922550 8670 ts_tablet_manager.cc:1434] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Time spent starting tablet: real 0.006s user 0.004s sys 0.004s
I20251026 02:56:22.922963 8699 raft_consensus.cc:697] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 3 LEADER]: Becoming Leader. State: Replica: 837a891a074a4d7b83d9a7afd3740d0d, State: Running, Role: LEADER
I20251026 02:56:22.923209 8699 consensus_queue.cc:237] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.931131 8732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:43263 every 8 connection(s)
I20251026 02:56:22.931107 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:43263
I20251026 02:56:22.939785 8733 heartbeater.cc:344] Connected to a master server at 127.6.179.62:45585
I20251026 02:56:22.939958 8733 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:22.940390 8733 heartbeater.cc:507] Master 127.6.179.62:45585 requested a full tablet report, sending...
I20251026 02:56:22.941607 8440 ts_manager.cc:194] Re-registered known tserver with Master: 837a891a074a4d7b83d9a7afd3740d0d (127.6.179.1:43263)
I20251026 02:56:22.942085 8440 catalog_manager.cc:5649] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "837a891a074a4d7b83d9a7afd3740d0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:22.942400 8440 catalog_manager.cc:5741] TS 837a891a074a4d7b83d9a7afd3740d0d (127.6.179.1:43263) does not have the latest schema for tablet 9ad8f9b3bd9143a191c4c640e7cfe251 (table fake-table [id=2ddc678356ed49728642abb5327b6348]). Expected version 1 got 0
I20251026 02:56:22.944336 6860 tablet_server.cc:178] TabletServer@127.6.179.1:43263 shutting down...
I20251026 02:56:22.946614 8440 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39132
I20251026 02:56:22.948760 8733 heartbeater.cc:499] Master 127.6.179.62:45585 was elected leader, sending a full tablet report...
I20251026 02:56:22.951408 8440 catalog_manager.cc:5741] TS 837a891a074a4d7b83d9a7afd3740d0d (127.6.179.1:43263) does not have the latest schema for tablet 9ad8f9b3bd9143a191c4c640e7cfe251 (table fake-table [id=2ddc678356ed49728642abb5327b6348]). Expected version 1 got 0
I20251026 02:56:22.953715 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:22.954066 6860 tablet_replica.cc:333] stopping tablet replica
I20251026 02:56:22.954236 6860 raft_consensus.cc:2243] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 3 LEADER]: Raft consensus shutting down.
I20251026 02:56:22.954438 6860 raft_consensus.cc:2272] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:22.958113 6860 tablet_server.cc:195] TabletServer@127.6.179.1:43263 shutdown complete.
I20251026 02:56:22.961231 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:22.962204 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:22.963418 6860 webserver.cc:492] Webserver started at http://127.6.179.1:44625/ using document root <none> and password file <none>
I20251026 02:56:22.963630 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:22.963711 6860 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251026 02:56:22.965494 6860 fs_manager.cc:714] Time spent opening directory manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:56:22.966930 8740 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:22.967353 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:22.967482 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "837a891a074a4d7b83d9a7afd3740d0d"
format_stamp: "Formatted at 2025-10-26 02:56:22 on dist-test-slave-n5cb"
I20251026 02:56:22.967613 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1761447377419549-6860-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)
I20251026 02:56:22.981833 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
W20251026 02:56:22.981849 8425 catalog_manager.cc:4712] TS 837a891a074a4d7b83d9a7afd3740d0d (127.6.179.1:43263): AlterTable RPC failed for tablet 9ad8f9b3bd9143a191c4c640e7cfe251: Network error: Client connection negotiation failed: client connection to 127.6.179.1:43263: connect: Connection refused (error 111)
I20251026 02:56:22.982430 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:22.982982 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:22.986155 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251026 02:56:22.986248 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s user 0.000s sys 0.000s
I20251026 02:56:22.988157 6860 ts_tablet_manager.cc:616] Registered 1 tablets
I20251026 02:56:22.988241 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20251026 02:56:22.988298 8747 tablet_bootstrap.cc:492] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Bootstrap starting.
I20251026 02:56:22.993677 8747 tablet_bootstrap.cc:492] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251026 02:56:22.994134 8747 tablet_bootstrap.cc:492] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Bootstrap complete.
I20251026 02:56:22.994426 8747 ts_tablet_manager.cc:1403] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.002s
I20251026 02:56:22.995185 8747 raft_consensus.cc:359] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.995348 8747 raft_consensus.cc:740] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 837a891a074a4d7b83d9a7afd3740d0d, State: Initialized, Role: FOLLOWER
I20251026 02:56:22.995620 8747 consensus_queue.cc:260] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.995774 8747 raft_consensus.cc:399] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 3 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:22.995862 8747 raft_consensus.cc:493] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 3 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:22.995971 8747 raft_consensus.cc:3060] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 3 FOLLOWER]: Advancing to term 4
I20251026 02:56:22.997676 8747 raft_consensus.cc:515] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:22.997886 8747 leader_election.cc:304] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 837a891a074a4d7b83d9a7afd3740d0d; no voters:
I20251026 02:56:22.998425 8747 leader_election.cc:290] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [CANDIDATE]: Term 4 election: Requested vote from peers
I20251026 02:56:22.998531 8772 raft_consensus.cc:2804] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 4 FOLLOWER]: Leader election won for term 4
I20251026 02:56:22.999665 8747 ts_tablet_manager.cc:1434] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20251026 02:56:22.999819 8772 raft_consensus.cc:697] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 4 LEADER]: Becoming Leader. State: Replica: 837a891a074a4d7b83d9a7afd3740d0d, State: Running, Role: LEADER
I20251026 02:56:23.000106 8772 consensus_queue.cc:237] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } }
I20251026 02:56:23.007126 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:43263
I20251026 02:56:23.007144 8809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:43263 every 8 connection(s)
I20251026 02:56:23.015723 8810 heartbeater.cc:344] Connected to a master server at 127.6.179.62:45585
I20251026 02:56:23.015888 8810 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:23.016363 8810 heartbeater.cc:507] Master 127.6.179.62:45585 requested a full tablet report, sending...
I20251026 02:56:23.017496 8439 ts_manager.cc:194] Re-registered known tserver with Master: 837a891a074a4d7b83d9a7afd3740d0d (127.6.179.1:43263)
I20251026 02:56:23.017850 8439 catalog_manager.cc:5649] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d reported cstate change: term changed from 3 to 4. New cstate: current_term: 4 leader_uuid: "837a891a074a4d7b83d9a7afd3740d0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a891a074a4d7b83d9a7afd3740d0d" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43263 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:23.018127 8439 catalog_manager.cc:5741] TS 837a891a074a4d7b83d9a7afd3740d0d (127.6.179.1:43263) does not have the latest schema for tablet 9ad8f9b3bd9143a191c4c640e7cfe251 (table fake-table [id=2ddc678356ed49728642abb5327b6348]). Expected version 1 got 0
I20251026 02:56:23.021116 8439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39140
I20251026 02:56:23.022156 8810 heartbeater.cc:499] Master 127.6.179.62:45585 was elected leader, sending a full tablet report...
I20251026 02:56:23.023417 8440 catalog_manager.cc:5741] TS 837a891a074a4d7b83d9a7afd3740d0d (127.6.179.1:43263) does not have the latest schema for tablet 9ad8f9b3bd9143a191c4c640e7cfe251 (table fake-table [id=2ddc678356ed49728642abb5327b6348]). Expected version 1 got 0
I20251026 02:56:23.165469 8814 tablet.cc:1722] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: Alter schema from (
10:c0 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
I20251026 02:56:23.165915 8814 tablet.cc:1620] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d: MemRowSet was empty: no flush needed.
I20251026 02:56:23.172082 8439 catalog_manager.cc:6194] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7: fake-table [id=2ddc678356ed49728642abb5327b6348] alter complete (version 1)
I20251026 02:56:23.173856 6860 tablet_server.cc:178] TabletServer@127.6.179.1:43263 shutting down...
I20251026 02:56:23.182152 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:23.182670 6860 tablet_replica.cc:333] stopping tablet replica
I20251026 02:56:23.182850 6860 raft_consensus.cc:2243] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 4 LEADER]: Raft consensus shutting down.
I20251026 02:56:23.183038 6860 raft_consensus.cc:2272] T 9ad8f9b3bd9143a191c4c640e7cfe251 P 837a891a074a4d7b83d9a7afd3740d0d [term 4 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:23.197472 6860 tablet_server.cc:195] TabletServer@127.6.179.1:43263 shutdown complete.
I20251026 02:56:23.200610 6860 master.cc:561] Master@127.6.179.62:45585 shutting down...
I20251026 02:56:23.209474 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:23.209851 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:23.209992 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P c91006b32e754e8686c8add9aec947d7: stopping tablet replica
I20251026 02:56:23.214039 6860 master.cc:583] Master@127.6.179.62:45585 shutdown complete.
[ OK ] AlterTableTest.TestRestartTSDuringAlter (684 ms)
[ RUN ] AlterTableTest.TestGetSchemaAfterAlterTable
I20251026 02:56:23.223513 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:36637
I20251026 02:56:23.224023 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:23.224807 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:23.226060 6860 webserver.cc:492] Webserver started at http://127.6.179.62:43763/ using document root <none> and password file <none>
I20251026 02:56:23.226351 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:23.226410 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:23.226511 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:23.227080 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "e593aedb2c9749569eb3b3d4df6bb728"
format_stamp: "Formatted at 2025-10-26 02:56:23 on dist-test-slave-n5cb"
I20251026 02:56:23.229378 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:23.230867 8818 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:23.231247 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:23.231331 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "e593aedb2c9749569eb3b3d4df6bb728"
format_stamp: "Formatted at 2025-10-26 02:56:23 on dist-test-slave-n5cb"
I20251026 02:56:23.231415 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761447377419549-6860-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)
I20251026 02:56:23.239634 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:23.240139 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:23.251327 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:36637
I20251026 02:56:23.251349 8869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:36637 every 8 connection(s)
I20251026 02:56:23.252590 8870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:23.256608 8870 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728: Bootstrap starting.
I20251026 02:56:23.257932 8870 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:23.259716 8870 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728: No bootstrap required, opened a new log
I20251026 02:56:23.260383 8870 raft_consensus.cc:359] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e593aedb2c9749569eb3b3d4df6bb728" member_type: VOTER }
I20251026 02:56:23.260517 8870 raft_consensus.cc:385] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:23.260603 8870 raft_consensus.cc:740] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e593aedb2c9749569eb3b3d4df6bb728, State: Initialized, Role: FOLLOWER
I20251026 02:56:23.260828 8870 consensus_queue.cc:260] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e593aedb2c9749569eb3b3d4df6bb728" member_type: VOTER }
I20251026 02:56:23.260965 8870 raft_consensus.cc:399] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:23.261045 8870 raft_consensus.cc:493] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:23.261162 8870 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:23.299232 8870 raft_consensus.cc:515] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e593aedb2c9749569eb3b3d4df6bb728" member_type: VOTER }
I20251026 02:56:23.299568 8870 leader_election.cc:304] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e593aedb2c9749569eb3b3d4df6bb728; no voters:
I20251026 02:56:23.300096 8870 leader_election.cc:290] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:23.300303 8873 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:23.300954 8873 raft_consensus.cc:697] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [term 1 LEADER]: Becoming Leader. State: Replica: e593aedb2c9749569eb3b3d4df6bb728, State: Running, Role: LEADER
I20251026 02:56:23.301229 8870 sys_catalog.cc:565] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:23.301301 8873 consensus_queue.cc:237] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e593aedb2c9749569eb3b3d4df6bb728" member_type: VOTER }
I20251026 02:56:23.302302 8874 sys_catalog.cc:455] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e593aedb2c9749569eb3b3d4df6bb728" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e593aedb2c9749569eb3b3d4df6bb728" member_type: VOTER } }
I20251026 02:56:23.302553 8874 sys_catalog.cc:458] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:23.302356 8875 sys_catalog.cc:455] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e593aedb2c9749569eb3b3d4df6bb728. Latest consensus state: current_term: 1 leader_uuid: "e593aedb2c9749569eb3b3d4df6bb728" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e593aedb2c9749569eb3b3d4df6bb728" member_type: VOTER } }
I20251026 02:56:23.302762 8875 sys_catalog.cc:458] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:23.303377 8879 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:23.305310 8879 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:23.306905 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:23.308303 8879 catalog_manager.cc:1357] Generated new cluster ID: 820877bcfaef4a4583a7be884da61350
I20251026 02:56:23.308391 8879 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:23.317836 8879 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:23.318681 8879 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:23.327102 8879 catalog_manager.cc:6022] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728: Generated new TSK 0
I20251026 02:56:23.327337 8879 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:23.340010 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:23.341255 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:23.342868 6860 webserver.cc:492] Webserver started at http://127.6.179.1:39571/ using document root <none> and password file <none>
I20251026 02:56:23.343156 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:23.343268 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:23.343396 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:23.344063 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "02fca65be83f4bb385cc2c5b0a386da8"
format_stamp: "Formatted at 2025-10-26 02:56:23 on dist-test-slave-n5cb"
I20251026 02:56:23.346875 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.001s sys 0.003s
I20251026 02:56:23.348834 8894 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:23.349217 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:23.349339 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "02fca65be83f4bb385cc2c5b0a386da8"
format_stamp: "Formatted at 2025-10-26 02:56:23 on dist-test-slave-n5cb"
I20251026 02:56:23.349478 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1761447377419549-6860-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)
I20251026 02:56:23.358786 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:23.359360 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:23.359992 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:23.360925 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:23.361009 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:23.361140 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:23.361202 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:23.375813 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:40649
I20251026 02:56:23.375825 8956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:40649 every 8 connection(s)
I20251026 02:56:23.383917 8957 heartbeater.cc:344] Connected to a master server at 127.6.179.62:36637
I20251026 02:56:23.384083 8957 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:23.384496 8957 heartbeater.cc:507] Master 127.6.179.62:36637 requested a full tablet report, sending...
I20251026 02:56:23.385457 8835 ts_manager.cc:194] Registered new tserver with Master: 02fca65be83f4bb385cc2c5b0a386da8 (127.6.179.1:40649)
I20251026 02:56:23.386400 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00906837s
I20251026 02:56:23.386638 8835 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39408
I20251026 02:56:23.397869 8835 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39418:
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"
}
}
}
I20251026 02:56:23.398336 8957 heartbeater.cc:499] Master 127.6.179.62:36637 was elected leader, sending a full tablet report...
I20251026 02:56:23.410624 8922 tablet_service.cc:1505] Processing CreateTablet for tablet 4fc474d7bcd74da8b04d712900bf50cd (DEFAULT_TABLE table=fake-table [id=cbefc9ebeb1340c7930642b3ed1de280]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:23.411206 8922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc474d7bcd74da8b04d712900bf50cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:23.416370 8969 tablet_bootstrap.cc:492] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8: Bootstrap starting.
I20251026 02:56:23.417712 8969 tablet_bootstrap.cc:654] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:23.419471 8969 tablet_bootstrap.cc:492] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8: No bootstrap required, opened a new log
I20251026 02:56:23.419612 8969 ts_tablet_manager.cc:1403] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:56:23.420183 8969 raft_consensus.cc:359] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02fca65be83f4bb385cc2c5b0a386da8" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 40649 } }
I20251026 02:56:23.420323 8969 raft_consensus.cc:385] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:23.420393 8969 raft_consensus.cc:740] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02fca65be83f4bb385cc2c5b0a386da8, State: Initialized, Role: FOLLOWER
I20251026 02:56:23.420598 8969 consensus_queue.cc:260] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02fca65be83f4bb385cc2c5b0a386da8" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 40649 } }
I20251026 02:56:23.420738 8969 raft_consensus.cc:399] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:23.420818 8969 raft_consensus.cc:493] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:23.420926 8969 raft_consensus.cc:3060] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:23.479734 8969 raft_consensus.cc:515] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02fca65be83f4bb385cc2c5b0a386da8" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 40649 } }
I20251026 02:56:23.480106 8969 leader_election.cc:304] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 02fca65be83f4bb385cc2c5b0a386da8; no voters:
I20251026 02:56:23.480674 8969 leader_election.cc:290] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:23.480908 8971 raft_consensus.cc:2804] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:23.482820 8969 ts_tablet_manager.cc:1434] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8: Time spent starting tablet: real 0.063s user 0.007s sys 0.000s
I20251026 02:56:23.483024 8971 raft_consensus.cc:697] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [term 1 LEADER]: Becoming Leader. State: Replica: 02fca65be83f4bb385cc2c5b0a386da8, State: Running, Role: LEADER
I20251026 02:56:23.483292 8971 consensus_queue.cc:237] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02fca65be83f4bb385cc2c5b0a386da8" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 40649 } }
I20251026 02:56:23.486559 8835 catalog_manager.cc:5649] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02fca65be83f4bb385cc2c5b0a386da8 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "02fca65be83f4bb385cc2c5b0a386da8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02fca65be83f4bb385cc2c5b0a386da8" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 40649 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:23.516649 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:23.517469 8835 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39418:
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
I20251026 02:56:23.522455 8977 tablet.cc:1722] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8: Alter schema from (
10:c0 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
I20251026 02:56:23.522964 8977 tablet.cc:1620] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8: MemRowSet was empty: no flush needed.
I20251026 02:56:23.582680 8834 catalog_manager.cc:6194] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728: fake-table [id=cbefc9ebeb1340c7930642b3ed1de280] alter complete (version 1)
I20251026 02:56:23.590406 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:23.599560 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:23.600005 6860 tablet_replica.cc:333] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8: stopping tablet replica
I20251026 02:56:23.600241 6860 raft_consensus.cc:2243] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:23.600451 6860 raft_consensus.cc:2272] T 4fc474d7bcd74da8b04d712900bf50cd P 02fca65be83f4bb385cc2c5b0a386da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:23.614889 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:23.617971 6860 master.cc:561] Master@127.6.179.62:36637 shutting down...
I20251026 02:56:23.626348 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:23.626588 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:23.626794 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P e593aedb2c9749569eb3b3d4df6bb728: stopping tablet replica
I20251026 02:56:23.641152 6860 master.cc:583] Master@127.6.179.62:36637 shutdown complete.
[ OK ] AlterTableTest.TestGetSchemaAfterAlterTable (428 ms)
[ RUN ] AlterTableTest.TestDropAndAddNewColumn
I20251026 02:56:23.652158 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:43135
I20251026 02:56:23.652665 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:23.653477 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:23.654718 6860 webserver.cc:492] Webserver started at http://127.6.179.62:35401/ using document root <none> and password file <none>
I20251026 02:56:23.654969 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:23.655050 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:23.655205 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:23.655824 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "da1fbf87103344c9a4f61294c76762bb"
format_stamp: "Formatted at 2025-10-26 02:56:23 on dist-test-slave-n5cb"
I20251026 02:56:23.658229 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:23.660245 8981 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:23.660621 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20251026 02:56:23.660758 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "da1fbf87103344c9a4f61294c76762bb"
format_stamp: "Formatted at 2025-10-26 02:56:23 on dist-test-slave-n5cb"
I20251026 02:56:23.660903 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761447377419549-6860-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)
I20251026 02:56:23.681936 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:23.682614 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:23.693605 9032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:43135 every 8 connection(s)
I20251026 02:56:23.693581 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:43135
I20251026 02:56:23.695602 9033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:23.699644 9033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb: Bootstrap starting.
I20251026 02:56:23.700759 9033 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:23.702252 9033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb: No bootstrap required, opened a new log
I20251026 02:56:23.702809 9033 raft_consensus.cc:359] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da1fbf87103344c9a4f61294c76762bb" member_type: VOTER }
I20251026 02:56:23.702932 9033 raft_consensus.cc:385] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:23.702999 9033 raft_consensus.cc:740] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da1fbf87103344c9a4f61294c76762bb, State: Initialized, Role: FOLLOWER
I20251026 02:56:23.703189 9033 consensus_queue.cc:260] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da1fbf87103344c9a4f61294c76762bb" member_type: VOTER }
I20251026 02:56:23.703289 9033 raft_consensus.cc:399] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:23.703346 9033 raft_consensus.cc:493] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:23.703418 9033 raft_consensus.cc:3060] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:23.784335 9033 raft_consensus.cc:515] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da1fbf87103344c9a4f61294c76762bb" member_type: VOTER }
I20251026 02:56:23.784648 9033 leader_election.cc:304] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: da1fbf87103344c9a4f61294c76762bb; no voters:
I20251026 02:56:23.785161 9033 leader_election.cc:290] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:23.785307 9036 raft_consensus.cc:2804] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:23.786046 9036 raft_consensus.cc:697] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [term 1 LEADER]: Becoming Leader. State: Replica: da1fbf87103344c9a4f61294c76762bb, State: Running, Role: LEADER
I20251026 02:56:23.786245 9033 sys_catalog.cc:565] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:23.786336 9036 consensus_queue.cc:237] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da1fbf87103344c9a4f61294c76762bb" member_type: VOTER }
I20251026 02:56:23.789866 9037 sys_catalog.cc:455] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "da1fbf87103344c9a4f61294c76762bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da1fbf87103344c9a4f61294c76762bb" member_type: VOTER } }
I20251026 02:56:23.790035 9037 sys_catalog.cc:458] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:23.790088 9038 sys_catalog.cc:455] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader da1fbf87103344c9a4f61294c76762bb. Latest consensus state: current_term: 1 leader_uuid: "da1fbf87103344c9a4f61294c76762bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da1fbf87103344c9a4f61294c76762bb" member_type: VOTER } }
I20251026 02:56:23.790269 9038 sys_catalog.cc:458] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:23.790779 9042 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:23.792510 9042 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:23.793828 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:23.795650 9042 catalog_manager.cc:1357] Generated new cluster ID: fd92ea79b2ae416ea8b320e86617193f
I20251026 02:56:23.795735 9042 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:23.807142 9042 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:23.807946 9042 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:23.819775 9042 catalog_manager.cc:6022] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb: Generated new TSK 0
I20251026 02:56:23.820050 9042 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:23.826567 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:23.827527 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:23.828748 6860 webserver.cc:492] Webserver started at http://127.6.179.1:40669/ using document root <none> and password file <none>
I20251026 02:56:23.828966 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:23.829030 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:23.829162 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:23.829703 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "8f0c57b6c5ba427497670bc8afbad5d4"
format_stamp: "Formatted at 2025-10-26 02:56:23 on dist-test-slave-n5cb"
I20251026 02:56:23.832012 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20251026 02:56:23.833371 9057 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:23.833678 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:23.833771 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "8f0c57b6c5ba427497670bc8afbad5d4"
format_stamp: "Formatted at 2025-10-26 02:56:23 on dist-test-slave-n5cb"
I20251026 02:56:23.833873 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1761447377419549-6860-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)
I20251026 02:56:23.847127 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:23.847631 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:23.848147 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:23.848877 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:23.848939 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:23.849014 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:23.849059 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:23.860910 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:45645
I20251026 02:56:23.860935 9119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:45645 every 8 connection(s)
I20251026 02:56:23.867635 9120 heartbeater.cc:344] Connected to a master server at 127.6.179.62:43135
I20251026 02:56:23.867774 9120 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:23.868091 9120 heartbeater.cc:507] Master 127.6.179.62:43135 requested a full tablet report, sending...
I20251026 02:56:23.868888 8998 ts_manager.cc:194] Registered new tserver with Master: 8f0c57b6c5ba427497670bc8afbad5d4 (127.6.179.1:45645)
I20251026 02:56:23.869650 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007905749s
I20251026 02:56:23.870020 8998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47818
I20251026 02:56:23.879772 8998 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47834:
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"
}
}
}
I20251026 02:56:23.881237 9120 heartbeater.cc:499] Master 127.6.179.62:43135 was elected leader, sending a full tablet report...
I20251026 02:56:23.895331 9085 tablet_service.cc:1505] Processing CreateTablet for tablet 910d3908834e4c828bdfb747bd4053d8 (DEFAULT_TABLE table=fake-table [id=abcf6ccce0724c85afc1b63ffd3f77b8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:23.895779 9085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910d3908834e4c828bdfb747bd4053d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:23.900449 9132 tablet_bootstrap.cc:492] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4: Bootstrap starting.
I20251026 02:56:23.901566 9132 tablet_bootstrap.cc:654] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:23.903038 9132 tablet_bootstrap.cc:492] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4: No bootstrap required, opened a new log
I20251026 02:56:23.903200 9132 ts_tablet_manager.cc:1403] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20251026 02:56:23.903810 9132 raft_consensus.cc:359] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f0c57b6c5ba427497670bc8afbad5d4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45645 } }
I20251026 02:56:23.903976 9132 raft_consensus.cc:385] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:23.904034 9132 raft_consensus.cc:740] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f0c57b6c5ba427497670bc8afbad5d4, State: Initialized, Role: FOLLOWER
I20251026 02:56:23.904239 9132 consensus_queue.cc:260] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f0c57b6c5ba427497670bc8afbad5d4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45645 } }
I20251026 02:56:23.904376 9132 raft_consensus.cc:399] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:23.904451 9132 raft_consensus.cc:493] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:23.904523 9132 raft_consensus.cc:3060] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:23.986582 9132 raft_consensus.cc:515] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f0c57b6c5ba427497670bc8afbad5d4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45645 } }
I20251026 02:56:23.986913 9132 leader_election.cc:304] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f0c57b6c5ba427497670bc8afbad5d4; no voters:
I20251026 02:56:23.987535 9132 leader_election.cc:290] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:23.987661 9134 raft_consensus.cc:2804] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:23.988603 9134 raft_consensus.cc:697] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [term 1 LEADER]: Becoming Leader. State: Replica: 8f0c57b6c5ba427497670bc8afbad5d4, State: Running, Role: LEADER
I20251026 02:56:23.988912 9134 consensus_queue.cc:237] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f0c57b6c5ba427497670bc8afbad5d4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45645 } }
I20251026 02:56:23.990345 9132 ts_tablet_manager.cc:1434] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4: Time spent starting tablet: real 0.087s user 0.005s sys 0.003s
I20251026 02:56:23.991772 8997 catalog_manager.cc:5649] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f0c57b6c5ba427497670bc8afbad5d4 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "8f0c57b6c5ba427497670bc8afbad5d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f0c57b6c5ba427497670bc8afbad5d4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45645 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:24.026371 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:28.867727 9121 maintenance_manager.cc:419] P 8f0c57b6c5ba427497670bc8afbad5d4: Scheduling FlushMRSOp(910d3908834e4c828bdfb747bd4053d8): perf score=1.000000
I20251026 02:56:30.264859 9062 maintenance_manager.cc:643] P 8f0c57b6c5ba427497670bc8afbad5d4: FlushMRSOp(910d3908834e4c828bdfb747bd4053d8) complete. Timing: real 1.396s user 1.107s sys 0.286s Metrics: {"bytes_written":118035,"cfile_init":1,"dirs.queue_time_us":399,"dirs.run_cpu_time_us":220,"dirs.run_wall_time_us":987,"drs_written":1,"lbm_read_time_us":58,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3054,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":39401,"thread_start_us":300,"threads_started":1}
I20251026 02:56:34.271658 9121 maintenance_manager.cc:419] P 8f0c57b6c5ba427497670bc8afbad5d4: Scheduling FlushMRSOp(910d3908834e4c828bdfb747bd4053d8): perf score=1.000000
I20251026 02:56:35.369105 9062 maintenance_manager.cc:643] P 8f0c57b6c5ba427497670bc8afbad5d4: FlushMRSOp(910d3908834e4c828bdfb747bd4053d8) complete. Timing: real 1.097s user 1.010s sys 0.084s Metrics: {"bytes_written":116190,"cfile_init":1,"dirs.queue_time_us":356,"dirs.run_cpu_time_us":286,"dirs.run_wall_time_us":1670,"drs_written":1,"lbm_read_time_us":49,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3062,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":39900,"thread_start_us":249,"threads_started":1}
I20251026 02:56:35.370164 9121 maintenance_manager.cc:419] P 8f0c57b6c5ba427497670bc8afbad5d4: Scheduling CompactRowSetsOp(910d3908834e4c828bdfb747bd4053d8): perf score=1.014048
I20251026 02:56:36.549572 9062 maintenance_manager.cc:643] P 8f0c57b6c5ba427497670bc8afbad5d4: CompactRowSetsOp(910d3908834e4c828bdfb747bd4053d8) complete. Timing: real 1.179s user 1.168s sys 0.008s Metrics: {"bytes_written":254516,"cfile_cache_hit":9,"cfile_cache_hit_bytes":28042,"cfile_cache_miss":51,"cfile_cache_miss_bytes":1166410,"cfile_init":5,"delta_iterators_relevant":4,"dirs.queue_time_us":1656,"dirs.run_cpu_time_us":291,"dirs.run_wall_time_us":1458,"drs_written":1,"lbm_read_time_us":3725,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":70,"lbm_write_time_us":5957,"lbm_writes_lt_1ms":85,"num_input_rowsets":2,"peak_mem_usage":636730,"rows_written":79301,"thread_start_us":1196,"threads_started":5}
I20251026 02:56:37.301173 6860 alter_table-test.cc:963] Verifying initial pattern
I20251026 02:56:39.178495 6860 alter_table-test.cc:966] Dropping and adding back c1
I20251026 02:56:39.179266 8997 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47834:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251026 02:56:39.186218 9156 tablet.cc:1722] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4: 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
I20251026 02:56:39.852485 8997 catalog_manager.cc:6194] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb: fake-table [id=abcf6ccce0724c85afc1b63ffd3f77b8] alter complete (version 1)
I20251026 02:56:39.894862 8997 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47834:
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
I20251026 02:56:39.900277 9156 tablet.cc:1722] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4: 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
I20251026 02:56:39.900753 9156 tablet.cc:1620] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4: MemRowSet was empty: no flush needed.
I20251026 02:56:39.907317 8997 catalog_manager.cc:6194] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb: fake-table [id=abcf6ccce0724c85afc1b63ffd3f77b8] alter complete (version 2)
I20251026 02:56:39.911181 6860 alter_table-test.cc:973] Verifying that the new default shows up
I20251026 02:56:41.298549 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:41.308017 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:41.308339 6860 tablet_replica.cc:333] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4: stopping tablet replica
I20251026 02:56:41.308514 6860 raft_consensus.cc:2243] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:41.308709 6860 raft_consensus.cc:2272] T 910d3908834e4c828bdfb747bd4053d8 P 8f0c57b6c5ba427497670bc8afbad5d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:41.322475 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:41.325940 6860 master.cc:561] Master@127.6.179.62:43135 shutting down...
I20251026 02:56:41.333652 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:41.333894 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:41.334005 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P da1fbf87103344c9a4f61294c76762bb: stopping tablet replica
I20251026 02:56:41.347405 6860 master.cc:583] Master@127.6.179.62:43135 shutdown complete.
[ OK ] AlterTableTest.TestDropAndAddNewColumn (17711 ms)
[ RUN ] AlterTableTest.TestRenameTableAndAdd
I20251026 02:56:41.387646 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:36967
I20251026 02:56:41.388167 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:41.388980 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:41.390381 6860 webserver.cc:492] Webserver started at http://127.6.179.62:46283/ using document root <none> and password file <none>
I20251026 02:56:41.390600 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:41.390666 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:41.390784 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:41.391364 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "235221e686f5426cbbd4c1adbdd6c1c1"
format_stamp: "Formatted at 2025-10-26 02:56:41 on dist-test-slave-n5cb"
I20251026 02:56:41.393738 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20251026 02:56:41.395367 9167 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:41.395813 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20251026 02:56:41.395927 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "235221e686f5426cbbd4c1adbdd6c1c1"
format_stamp: "Formatted at 2025-10-26 02:56:41 on dist-test-slave-n5cb"
I20251026 02:56:41.396044 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761447377419549-6860-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)
I20251026 02:56:41.408558 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:41.409078 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:41.420715 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:36967
I20251026 02:56:41.420739 9218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:36967 every 8 connection(s)
I20251026 02:56:41.421960 9219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:41.425925 9219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1: Bootstrap starting.
I20251026 02:56:41.427264 9219 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:41.428817 9219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1: No bootstrap required, opened a new log
I20251026 02:56:41.429363 9219 raft_consensus.cc:359] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "235221e686f5426cbbd4c1adbdd6c1c1" member_type: VOTER }
I20251026 02:56:41.429499 9219 raft_consensus.cc:385] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:41.429554 9219 raft_consensus.cc:740] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 235221e686f5426cbbd4c1adbdd6c1c1, State: Initialized, Role: FOLLOWER
I20251026 02:56:41.429757 9219 consensus_queue.cc:260] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "235221e686f5426cbbd4c1adbdd6c1c1" member_type: VOTER }
I20251026 02:56:41.429886 9219 raft_consensus.cc:399] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:41.429937 9219 raft_consensus.cc:493] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:41.430006 9219 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:41.431699 9219 raft_consensus.cc:515] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "235221e686f5426cbbd4c1adbdd6c1c1" member_type: VOTER }
I20251026 02:56:41.431869 9219 leader_election.cc:304] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 235221e686f5426cbbd4c1adbdd6c1c1; no voters:
I20251026 02:56:41.432219 9219 leader_election.cc:290] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:41.432358 9222 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:41.432806 9222 raft_consensus.cc:697] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [term 1 LEADER]: Becoming Leader. State: Replica: 235221e686f5426cbbd4c1adbdd6c1c1, State: Running, Role: LEADER
I20251026 02:56:41.433077 9219 sys_catalog.cc:565] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:41.433048 9222 consensus_queue.cc:237] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "235221e686f5426cbbd4c1adbdd6c1c1" member_type: VOTER }
I20251026 02:56:41.433888 9223 sys_catalog.cc:455] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "235221e686f5426cbbd4c1adbdd6c1c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "235221e686f5426cbbd4c1adbdd6c1c1" member_type: VOTER } }
I20251026 02:56:41.433944 9224 sys_catalog.cc:455] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 235221e686f5426cbbd4c1adbdd6c1c1. Latest consensus state: current_term: 1 leader_uuid: "235221e686f5426cbbd4c1adbdd6c1c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "235221e686f5426cbbd4c1adbdd6c1c1" member_type: VOTER } }
I20251026 02:56:41.434178 9224 sys_catalog.cc:458] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:41.434696 9223 sys_catalog.cc:458] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:41.438619 9227 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:41.438743 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:41.439787 9227 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:41.442399 9227 catalog_manager.cc:1357] Generated new cluster ID: d36fd17a40ce4b5bbbc81cfc4e28f999
I20251026 02:56:41.442494 9227 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:41.479971 9227 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:41.480813 9227 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:41.488787 9227 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1: Generated new TSK 0
I20251026 02:56:41.489063 9227 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:41.503770 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:41.504837 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:41.506181 6860 webserver.cc:492] Webserver started at http://127.6.179.1:46031/ using document root <none> and password file <none>
I20251026 02:56:41.506469 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:41.506552 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:41.506700 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:41.507332 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "91de279c58da4d6d8b6121cf006c5279"
format_stamp: "Formatted at 2025-10-26 02:56:41 on dist-test-slave-n5cb"
I20251026 02:56:41.509759 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:41.511260 9243 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:41.511610 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:41.511729 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "91de279c58da4d6d8b6121cf006c5279"
format_stamp: "Formatted at 2025-10-26 02:56:41 on dist-test-slave-n5cb"
I20251026 02:56:41.511850 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1761447377419549-6860-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)
I20251026 02:56:41.523488 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:41.524111 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:41.524685 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:41.525529 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:41.525611 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:41.525722 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:41.525787 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:41.541443 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:43033
I20251026 02:56:41.541482 9305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:43033 every 8 connection(s)
I20251026 02:56:41.548187 9306 heartbeater.cc:344] Connected to a master server at 127.6.179.62:36967
I20251026 02:56:41.548360 9306 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:41.548698 9306 heartbeater.cc:507] Master 127.6.179.62:36967 requested a full tablet report, sending...
I20251026 02:56:41.549532 9184 ts_manager.cc:194] Registered new tserver with Master: 91de279c58da4d6d8b6121cf006c5279 (127.6.179.1:43033)
I20251026 02:56:41.550150 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007839162s
I20251026 02:56:41.550549 9184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33008
I20251026 02:56:41.560971 9184 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33020:
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"
}
}
}
I20251026 02:56:41.561898 9306 heartbeater.cc:499] Master 127.6.179.62:36967 was elected leader, sending a full tablet report...
I20251026 02:56:41.572855 9271 tablet_service.cc:1505] Processing CreateTablet for tablet 5f665ea93c0c497185b20eba54d1b03a (DEFAULT_TABLE table=fake-table [id=0be353f86d8645d99bdbf0d761ac44e8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:41.573386 9271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f665ea93c0c497185b20eba54d1b03a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:41.578907 9318 tablet_bootstrap.cc:492] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279: Bootstrap starting.
I20251026 02:56:41.580776 9318 tablet_bootstrap.cc:654] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:41.582787 9318 tablet_bootstrap.cc:492] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279: No bootstrap required, opened a new log
I20251026 02:56:41.583019 9318 ts_tablet_manager.cc:1403] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20251026 02:56:41.583837 9318 raft_consensus.cc:359] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91de279c58da4d6d8b6121cf006c5279" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43033 } }
I20251026 02:56:41.584002 9318 raft_consensus.cc:385] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:41.584081 9318 raft_consensus.cc:740] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91de279c58da4d6d8b6121cf006c5279, State: Initialized, Role: FOLLOWER
I20251026 02:56:41.584339 9318 consensus_queue.cc:260] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91de279c58da4d6d8b6121cf006c5279" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43033 } }
I20251026 02:56:41.584514 9318 raft_consensus.cc:399] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:41.584605 9318 raft_consensus.cc:493] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:41.584697 9318 raft_consensus.cc:3060] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:41.586747 9318 raft_consensus.cc:515] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91de279c58da4d6d8b6121cf006c5279" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43033 } }
I20251026 02:56:41.586959 9318 leader_election.cc:304] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 91de279c58da4d6d8b6121cf006c5279; no voters:
I20251026 02:56:41.587436 9318 leader_election.cc:290] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:41.587559 9320 raft_consensus.cc:2804] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:41.588304 9318 ts_tablet_manager.cc:1434] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:56:41.590476 9320 raft_consensus.cc:697] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [term 1 LEADER]: Becoming Leader. State: Replica: 91de279c58da4d6d8b6121cf006c5279, State: Running, Role: LEADER
I20251026 02:56:41.590739 9320 consensus_queue.cc:237] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91de279c58da4d6d8b6121cf006c5279" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43033 } }
I20251026 02:56:41.592789 9184 catalog_manager.cc:5649] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91de279c58da4d6d8b6121cf006c5279 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "91de279c58da4d6d8b6121cf006c5279" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91de279c58da4d6d8b6121cf006c5279" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 43033 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:41.612972 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:41.613729 9184 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33020:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20251026 02:56:41.618403 9326 tablet.cc:1722] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279: Alter schema from (
10:c0 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
I20251026 02:56:41.625178 9184 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1: someothername [id=0be353f86d8645d99bdbf0d761ac44e8] alter complete (version 1)
I20251026 02:56:41.626447 9183 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33020:
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
I20251026 02:56:41.630911 9326 tablet.cc:1722] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279: 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
I20251026 02:56:41.631381 9326 tablet.cc:1620] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279: MemRowSet was empty: no flush needed.
I20251026 02:56:41.638053 9183 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1: someothername [id=0be353f86d8645d99bdbf0d761ac44e8] alter complete (version 2)
I20251026 02:56:41.638706 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:41.646879 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:41.647301 6860 tablet_replica.cc:333] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279: stopping tablet replica
I20251026 02:56:41.647506 6860 raft_consensus.cc:2243] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:41.647727 6860 raft_consensus.cc:2272] T 5f665ea93c0c497185b20eba54d1b03a P 91de279c58da4d6d8b6121cf006c5279 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:41.662024 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:41.665097 6860 master.cc:561] Master@127.6.179.62:36967 shutting down...
I20251026 02:56:41.671890 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:41.672142 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:41.672282 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 235221e686f5426cbbd4c1adbdd6c1c1: stopping tablet replica
I20251026 02:56:41.684120 6860 master.cc:583] Master@127.6.179.62:36967 shutdown complete.
[ OK ] AlterTableTest.TestRenameTableAndAdd (306 ms)
[ RUN ] AlterTableTest.TestRenameToSameName
I20251026 02:56:41.693885 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:45045
I20251026 02:56:41.694478 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:41.695302 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:41.696548 6860 webserver.cc:492] Webserver started at http://127.6.179.62:35999/ using document root <none> and password file <none>
I20251026 02:56:41.696779 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:41.696856 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:41.697006 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:41.697590 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "0c5012ce8773436a907f3b85738e5696"
format_stamp: "Formatted at 2025-10-26 02:56:41 on dist-test-slave-n5cb"
I20251026 02:56:41.700096 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:41.701632 9330 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:41.701972 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:41.702104 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "0c5012ce8773436a907f3b85738e5696"
format_stamp: "Formatted at 2025-10-26 02:56:41 on dist-test-slave-n5cb"
I20251026 02:56:41.702224 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761447377419549-6860-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)
I20251026 02:56:41.717604 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:41.718147 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:41.731289 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:45045
I20251026 02:56:41.731318 9381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:45045 every 8 connection(s)
I20251026 02:56:41.732576 9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:41.736753 9382 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696: Bootstrap starting.
I20251026 02:56:41.738062 9382 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:41.739773 9382 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696: No bootstrap required, opened a new log
I20251026 02:56:41.740350 9382 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c5012ce8773436a907f3b85738e5696" member_type: VOTER }
I20251026 02:56:41.740497 9382 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:41.740552 9382 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c5012ce8773436a907f3b85738e5696, State: Initialized, Role: FOLLOWER
I20251026 02:56:41.740721 9382 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c5012ce8773436a907f3b85738e5696" member_type: VOTER }
I20251026 02:56:41.740823 9382 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:41.740885 9382 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:41.740955 9382 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:41.742772 9382 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c5012ce8773436a907f3b85738e5696" member_type: VOTER }
I20251026 02:56:41.742978 9382 leader_election.cc:304] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0c5012ce8773436a907f3b85738e5696; no voters:
I20251026 02:56:41.743351 9382 leader_election.cc:290] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:41.743492 9385 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:41.743925 9385 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [term 1 LEADER]: Becoming Leader. State: Replica: 0c5012ce8773436a907f3b85738e5696, State: Running, Role: LEADER
I20251026 02:56:41.744164 9385 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c5012ce8773436a907f3b85738e5696" member_type: VOTER }
I20251026 02:56:41.744203 9382 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:41.745020 9386 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0c5012ce8773436a907f3b85738e5696" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c5012ce8773436a907f3b85738e5696" member_type: VOTER } }
I20251026 02:56:41.745078 9387 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0c5012ce8773436a907f3b85738e5696. Latest consensus state: current_term: 1 leader_uuid: "0c5012ce8773436a907f3b85738e5696" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c5012ce8773436a907f3b85738e5696" member_type: VOTER } }
I20251026 02:56:41.745208 9386 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:41.745252 9387 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:41.746373 9390 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:41.747524 9390 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:41.749511 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:41.750321 9390 catalog_manager.cc:1357] Generated new cluster ID: 009329d703a044658fa7cddf0997ab03
I20251026 02:56:41.750402 9390 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:41.763053 9390 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:41.763854 9390 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:41.773320 9390 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696: Generated new TSK 0
I20251026 02:56:41.773602 9390 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:41.782665 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:41.783771 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:41.785194 6860 webserver.cc:492] Webserver started at http://127.6.179.1:41151/ using document root <none> and password file <none>
I20251026 02:56:41.785429 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:41.785518 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:41.785657 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:41.786317 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "40e9a40c96844406a15878b294116ea7"
format_stamp: "Formatted at 2025-10-26 02:56:41 on dist-test-slave-n5cb"
I20251026 02:56:41.788712 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20251026 02:56:41.790160 9406 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:41.790611 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20251026 02:56:41.790712 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "40e9a40c96844406a15878b294116ea7"
format_stamp: "Formatted at 2025-10-26 02:56:41 on dist-test-slave-n5cb"
I20251026 02:56:41.790819 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1761447377419549-6860-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)
I20251026 02:56:41.806329 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:41.806834 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:41.807456 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:41.808308 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:41.808379 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:41.808449 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:41.808496 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:41.820295 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:42009
I20251026 02:56:41.820314 9468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:42009 every 8 connection(s)
I20251026 02:56:41.827514 9469 heartbeater.cc:344] Connected to a master server at 127.6.179.62:45045
I20251026 02:56:41.827677 9469 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:41.828027 9469 heartbeater.cc:507] Master 127.6.179.62:45045 requested a full tablet report, sending...
I20251026 02:56:41.828891 9347 ts_manager.cc:194] Registered new tserver with Master: 40e9a40c96844406a15878b294116ea7 (127.6.179.1:42009)
I20251026 02:56:41.829093 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007930326s
I20251026 02:56:41.830461 9347 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52438
I20251026 02:56:41.840675 9347 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52452:
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"
}
}
}
I20251026 02:56:41.841894 9469 heartbeater.cc:499] Master 127.6.179.62:45045 was elected leader, sending a full tablet report...
I20251026 02:56:41.853425 9434 tablet_service.cc:1505] Processing CreateTablet for tablet 5b993bc762634d4aa09babe6c1ae57b7 (DEFAULT_TABLE table=fake-table [id=857bc492583143d1b6c1cc5ce17cac25]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:41.853901 9434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b993bc762634d4aa09babe6c1ae57b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:41.858807 9481 tablet_bootstrap.cc:492] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7: Bootstrap starting.
I20251026 02:56:41.860183 9481 tablet_bootstrap.cc:654] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:41.861938 9481 tablet_bootstrap.cc:492] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7: No bootstrap required, opened a new log
I20251026 02:56:41.862079 9481 ts_tablet_manager.cc:1403] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:56:41.862754 9481 raft_consensus.cc:359] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40e9a40c96844406a15878b294116ea7" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42009 } }
I20251026 02:56:41.862948 9481 raft_consensus.cc:385] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:41.863040 9481 raft_consensus.cc:740] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e9a40c96844406a15878b294116ea7, State: Initialized, Role: FOLLOWER
I20251026 02:56:41.863404 9481 consensus_queue.cc:260] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40e9a40c96844406a15878b294116ea7" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42009 } }
I20251026 02:56:41.863557 9481 raft_consensus.cc:399] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:41.863651 9481 raft_consensus.cc:493] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:41.863749 9481 raft_consensus.cc:3060] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:41.865824 9481 raft_consensus.cc:515] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40e9a40c96844406a15878b294116ea7" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42009 } }
I20251026 02:56:41.866088 9481 leader_election.cc:304] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 40e9a40c96844406a15878b294116ea7; no voters:
I20251026 02:56:41.866657 9481 leader_election.cc:290] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:41.866770 9483 raft_consensus.cc:2804] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:41.867208 9483 raft_consensus.cc:697] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [term 1 LEADER]: Becoming Leader. State: Replica: 40e9a40c96844406a15878b294116ea7, State: Running, Role: LEADER
I20251026 02:56:41.867381 9481 ts_tablet_manager.cc:1434] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20251026 02:56:41.867486 9483 consensus_queue.cc:237] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40e9a40c96844406a15878b294116ea7" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42009 } }
I20251026 02:56:41.869459 9346 catalog_manager.cc:5649] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40e9a40c96844406a15878b294116ea7 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "40e9a40c96844406a15878b294116ea7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40e9a40c96844406a15878b294116ea7" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42009 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:41.883873 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:41.884594 9346 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52452:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20251026 02:56:41.885783 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:41.893422 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:41.893850 6860 tablet_replica.cc:333] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7: stopping tablet replica
I20251026 02:56:41.894029 6860 raft_consensus.cc:2243] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:41.894230 6860 raft_consensus.cc:2272] T 5b993bc762634d4aa09babe6c1ae57b7 P 40e9a40c96844406a15878b294116ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:41.908730 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:41.911798 6860 master.cc:561] Master@127.6.179.62:45045 shutting down...
I20251026 02:56:41.919232 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:41.919492 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:41.919660 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0c5012ce8773436a907f3b85738e5696: stopping tablet replica
I20251026 02:56:41.933933 6860 master.cc:583] Master@127.6.179.62:45045 shutdown complete.
[ OK ] AlterTableTest.TestRenameToSameName (250 ms)
[ RUN ] AlterTableTest.TestBootstrapAfterAlters
I20251026 02:56:41.944587 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:35173
I20251026 02:56:41.945127 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:41.945922 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:41.947219 6860 webserver.cc:492] Webserver started at http://127.6.179.62:39477/ using document root <none> and password file <none>
I20251026 02:56:41.947454 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:41.947530 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:41.947662 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:41.948262 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "c1f81b9c5e674f6d8b12d46147c4785b"
format_stamp: "Formatted at 2025-10-26 02:56:41 on dist-test-slave-n5cb"
I20251026 02:56:41.950682 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:41.952219 9492 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:41.952555 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:41.952669 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "c1f81b9c5e674f6d8b12d46147c4785b"
format_stamp: "Formatted at 2025-10-26 02:56:41 on dist-test-slave-n5cb"
I20251026 02:56:41.952790 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-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)
I20251026 02:56:41.970216 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:41.970793 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:41.982471 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:35173
I20251026 02:56:41.982496 9543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:35173 every 8 connection(s)
I20251026 02:56:41.983834 9544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:41.989180 9544 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b: Bootstrap starting.
I20251026 02:56:41.990747 9544 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:41.992470 9544 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b: No bootstrap required, opened a new log
I20251026 02:56:41.993139 9544 raft_consensus.cc:359] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1f81b9c5e674f6d8b12d46147c4785b" member_type: VOTER }
I20251026 02:56:41.993305 9544 raft_consensus.cc:385] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:41.993387 9544 raft_consensus.cc:740] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f81b9c5e674f6d8b12d46147c4785b, State: Initialized, Role: FOLLOWER
I20251026 02:56:41.993615 9544 consensus_queue.cc:260] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1f81b9c5e674f6d8b12d46147c4785b" member_type: VOTER }
I20251026 02:56:41.993731 9544 raft_consensus.cc:399] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:41.993806 9544 raft_consensus.cc:493] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:41.993902 9544 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:41.995705 9544 raft_consensus.cc:515] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1f81b9c5e674f6d8b12d46147c4785b" member_type: VOTER }
I20251026 02:56:41.995924 9544 leader_election.cc:304] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c1f81b9c5e674f6d8b12d46147c4785b; no voters:
I20251026 02:56:41.996335 9544 leader_election.cc:290] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:41.996477 9547 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:41.996905 9547 raft_consensus.cc:697] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [term 1 LEADER]: Becoming Leader. State: Replica: c1f81b9c5e674f6d8b12d46147c4785b, State: Running, Role: LEADER
I20251026 02:56:41.997172 9547 consensus_queue.cc:237] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1f81b9c5e674f6d8b12d46147c4785b" member_type: VOTER }
I20251026 02:56:41.997210 9544 sys_catalog.cc:565] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:41.998014 9548 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c1f81b9c5e674f6d8b12d46147c4785b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1f81b9c5e674f6d8b12d46147c4785b" member_type: VOTER } }
I20251026 02:56:41.998060 9549 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [sys.catalog]: SysCatalogTable state changed. Reason: New leader c1f81b9c5e674f6d8b12d46147c4785b. Latest consensus state: current_term: 1 leader_uuid: "c1f81b9c5e674f6d8b12d46147c4785b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1f81b9c5e674f6d8b12d46147c4785b" member_type: VOTER } }
I20251026 02:56:41.998332 9549 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:41.998809 9548 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:41.999282 9553 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:42.000342 9553 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:42.003159 9553 catalog_manager.cc:1357] Generated new cluster ID: 516b2c0330de4f7798e3ae0aae7d963e
I20251026 02:56:42.003283 9553 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:42.005692 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:42.016238 9553 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:42.017014 9553 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:42.023342 9553 catalog_manager.cc:6022] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b: Generated new TSK 0
I20251026 02:56:42.023618 9553 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:42.038667 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:42.039741 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:42.041070 6860 webserver.cc:492] Webserver started at http://127.6.179.1:38223/ using document root <none> and password file <none>
I20251026 02:56:42.041282 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:42.041349 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:42.041455 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:42.042039 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "8a26491bf7f9476b9e9210a21827d2c5"
format_stamp: "Formatted at 2025-10-26 02:56:42 on dist-test-slave-n5cb"
I20251026 02:56:42.044587 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20251026 02:56:42.046195 9568 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:42.046613 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:42.046730 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "8a26491bf7f9476b9e9210a21827d2c5"
format_stamp: "Formatted at 2025-10-26 02:56:42 on dist-test-slave-n5cb"
I20251026 02:56:42.046856 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-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)
I20251026 02:56:42.070066 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:42.070708 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:42.071316 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:42.072144 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:42.072216 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:42.072328 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:42.072391 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:42.084939 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:33511
I20251026 02:56:42.084967 9630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:33511 every 8 connection(s)
I20251026 02:56:42.092430 9631 heartbeater.cc:344] Connected to a master server at 127.6.179.62:35173
I20251026 02:56:42.092597 9631 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:42.092952 9631 heartbeater.cc:507] Master 127.6.179.62:35173 requested a full tablet report, sending...
I20251026 02:56:42.093746 9509 ts_manager.cc:194] Registered new tserver with Master: 8a26491bf7f9476b9e9210a21827d2c5 (127.6.179.1:33511)
I20251026 02:56:42.093833 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008031975s
I20251026 02:56:42.094988 9509 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50642
I20251026 02:56:42.105295 9509 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50650:
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"
}
}
}
I20251026 02:56:42.106612 9631 heartbeater.cc:499] Master 127.6.179.62:35173 was elected leader, sending a full tablet report...
I20251026 02:56:42.120374 9596 tablet_service.cc:1505] Processing CreateTablet for tablet 3c96f005e57441d1808d9c0d96c7f084 (DEFAULT_TABLE table=fake-table [id=d654c6cb6618439a97084cb46b516350]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:42.120770 9596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c96f005e57441d1808d9c0d96c7f084. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:42.125671 9643 tablet_bootstrap.cc:492] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Bootstrap starting.
I20251026 02:56:42.127143 9643 tablet_bootstrap.cc:654] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:42.129251 9643 tablet_bootstrap.cc:492] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: No bootstrap required, opened a new log
I20251026 02:56:42.129392 9643 ts_tablet_manager.cc:1403] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:56:42.129943 9643 raft_consensus.cc:359] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } }
I20251026 02:56:42.130122 9643 raft_consensus.cc:385] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:42.130223 9643 raft_consensus.cc:740] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26491bf7f9476b9e9210a21827d2c5, State: Initialized, Role: FOLLOWER
I20251026 02:56:42.130502 9643 consensus_queue.cc:260] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } }
I20251026 02:56:42.130704 9643 raft_consensus.cc:399] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:42.130806 9643 raft_consensus.cc:493] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:42.130921 9643 raft_consensus.cc:3060] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:42.132772 9643 raft_consensus.cc:515] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } }
I20251026 02:56:42.132952 9643 leader_election.cc:304] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8a26491bf7f9476b9e9210a21827d2c5; no voters:
I20251026 02:56:42.133347 9643 leader_election.cc:290] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:42.133473 9645 raft_consensus.cc:2804] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:42.133968 9645 raft_consensus.cc:697] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 1 LEADER]: Becoming Leader. State: Replica: 8a26491bf7f9476b9e9210a21827d2c5, State: Running, Role: LEADER
I20251026 02:56:42.134114 9643 ts_tablet_manager.cc:1434] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:56:42.134251 9645 consensus_queue.cc:237] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } }
I20251026 02:56:42.136399 9509 catalog_manager.cc:5649] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a26491bf7f9476b9e9210a21827d2c5 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "8a26491bf7f9476b9e9210a21827d2c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:42.156550 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:42.157407 9509 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50650:
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
I20251026 02:56:42.162468 9651 tablet.cc:1722] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Alter schema from (
10:c0 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
I20251026 02:56:42.163625 9651 tablet.cc:1620] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: MemRowSet was empty: no flush needed.
I20251026 02:56:42.170332 9509 catalog_manager.cc:6194] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b: fake-table [id=d654c6cb6618439a97084cb46b516350] alter complete (version 1)
I20251026 02:56:42.234547 6860 alter_table-test.cc:1013] Dropping c1
I20251026 02:56:42.235441 9509 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50650:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251026 02:56:42.240511 9651 tablet.cc:1722] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: 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
I20251026 02:56:42.255841 9509 catalog_manager.cc:6194] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b: fake-table [id=d654c6cb6618439a97084cb46b516350] alter complete (version 2)
I20251026 02:56:42.265202 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:42.275763 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:42.276332 6860 tablet_replica.cc:333] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: stopping tablet replica
I20251026 02:56:42.276535 6860 raft_consensus.cc:2243] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:42.276763 6860 raft_consensus.cc:2272] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:42.282196 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:42.286041 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:42.287317 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:42.288733 6860 webserver.cc:492] Webserver started at http://127.6.179.1:38223/ using document root <none> and password file <none>
I20251026 02:56:42.288970 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:42.289040 6860 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251026 02:56:42.291110 6860 fs_manager.cc:714] Time spent opening directory manager: real 0.002s user 0.002s sys 0.000s
I20251026 02:56:42.297777 9660 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:42.298224 6860 fs_manager.cc:730] Time spent opening block manager: real 0.006s user 0.002s sys 0.000s
I20251026 02:56:42.298462 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "8a26491bf7f9476b9e9210a21827d2c5"
format_stamp: "Formatted at 2025-10-26 02:56:42 on dist-test-slave-n5cb"
I20251026 02:56:42.298615 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-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)
I20251026 02:56:42.309366 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:42.309964 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:42.310608 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:42.311844 9667 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20251026 02:56:42.315759 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251026 02:56:42.315879 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s user 0.000s sys 0.000s
I20251026 02:56:42.316004 6860 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20251026 02:56:42.317862 6860 ts_tablet_manager.cc:616] Registered 1 tablets
I20251026 02:56:42.317960 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20251026 02:56:42.318046 9667 tablet_bootstrap.cc:492] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Bootstrap starting.
I20251026 02:56:42.326232 9667 tablet.cc:1722] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Alter schema from (
10:c0 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
I20251026 02:56:42.326968 9667 tablet.cc:1620] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: MemRowSet was empty: no flush needed.
I20251026 02:56:42.327117 9667 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251026 02:56:42.334398 9667 tablet.cc:1722] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: 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
I20251026 02:56:42.335121 9667 tablet.cc:1620] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: MemRowSet was empty: no flush needed.
I20251026 02:56:42.335287 9667 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251026 02:56:42.336086 9667 tablet_bootstrap.cc:492] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: 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
I20251026 02:56:42.336586 9667 tablet_bootstrap.cc:492] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Bootstrap complete.
I20251026 02:56:42.341104 9667 ts_tablet_manager.cc:1403] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Time spent bootstrapping tablet: real 0.023s user 0.016s sys 0.004s
I20251026 02:56:42.341965 9667 raft_consensus.cc:359] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } }
I20251026 02:56:42.342161 9667 raft_consensus.cc:740] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26491bf7f9476b9e9210a21827d2c5, State: Initialized, Role: FOLLOWER
I20251026 02:56:42.342511 9667 consensus_queue.cc:260] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [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: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } }
I20251026 02:56:42.342685 9667 raft_consensus.cc:399] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:42.342773 9667 raft_consensus.cc:493] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:42.342880 9667 raft_consensus.cc:3060] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 1 FOLLOWER]: Advancing to term 2
I20251026 02:56:42.345810 9667 raft_consensus.cc:515] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } }
I20251026 02:56:42.346064 9667 leader_election.cc:304] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [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: 8a26491bf7f9476b9e9210a21827d2c5; no voters:
I20251026 02:56:42.346638 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:33511
I20251026 02:56:42.346866 9667 leader_election.cc:290] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [CANDIDATE]: Term 2 election: Requested vote from peers
I20251026 02:56:42.346650 9726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:33511 every 8 connection(s)
I20251026 02:56:42.347636 9725 raft_consensus.cc:2804] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 2 FOLLOWER]: Leader election won for term 2
I20251026 02:56:42.354424 9725 raft_consensus.cc:697] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 2 LEADER]: Becoming Leader. State: Replica: 8a26491bf7f9476b9e9210a21827d2c5, State: Running, Role: LEADER
I20251026 02:56:42.354869 9725 consensus_queue.cc:237] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [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: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } }
I20251026 02:56:42.362996 9667 ts_tablet_manager.cc:1434] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Time spent starting tablet: real 0.022s user 0.009s sys 0.014s
I20251026 02:56:42.371608 9729 heartbeater.cc:344] Connected to a master server at 127.6.179.62:35173
I20251026 02:56:42.371773 9729 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:42.372191 9729 heartbeater.cc:507] Master 127.6.179.62:35173 requested a full tablet report, sending...
I20251026 02:56:42.373432 9509 ts_manager.cc:194] Re-registered known tserver with Master: 8a26491bf7f9476b9e9210a21827d2c5 (127.6.179.1:33511)
I20251026 02:56:42.373901 9509 catalog_manager.cc:5649] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "8a26491bf7f9476b9e9210a21827d2c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:42.378896 9509 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50672
I20251026 02:56:42.380164 9729 heartbeater.cc:499] Master 127.6.179.62:35173 was elected leader, sending a full tablet report...
I20251026 02:56:42.388315 9509 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50650:
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
I20251026 02:56:42.401314 9734 tablet.cc:1722] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: 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
I20251026 02:56:42.401984 9734 tablet.cc:1620] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: MemRowSet was empty: no flush needed.
I20251026 02:56:42.410182 9508 catalog_manager.cc:6194] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b: fake-table [id=d654c6cb6618439a97084cb46b516350] alter complete (version 3)
I20251026 02:56:42.423475 6860 tablet_server.cc:178] TabletServer@127.6.179.1:33511 shutting down...
I20251026 02:56:42.432368 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:42.432883 6860 tablet_replica.cc:333] stopping tablet replica
I20251026 02:56:42.433089 6860 raft_consensus.cc:2243] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 2 LEADER]: Raft consensus shutting down.
I20251026 02:56:42.433334 6860 raft_consensus.cc:2272] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:42.448580 6860 tablet_server.cc:195] TabletServer@127.6.179.1:33511 shutdown complete.
I20251026 02:56:42.453181 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:42.454645 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:42.456135 6860 webserver.cc:492] Webserver started at http://127.6.179.1:38223/ using document root <none> and password file <none>
I20251026 02:56:42.456408 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:42.456480 6860 fs_manager.cc:365] Using existing metadata directory in first data directory
I20251026 02:56:42.458571 6860 fs_manager.cc:714] Time spent opening directory manager: real 0.002s user 0.002s sys 0.000s
I20251026 02:56:42.463501 9740 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:42.463954 6860 fs_manager.cc:730] Time spent opening block manager: real 0.005s user 0.001s sys 0.000s
I20251026 02:56:42.464085 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "8a26491bf7f9476b9e9210a21827d2c5"
format_stamp: "Formatted at 2025-10-26 02:56:42 on dist-test-slave-n5cb"
I20251026 02:56:42.464237 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1761447377419549-6860-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)
I20251026 02:56:42.471515 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:42.472148 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:42.472879 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:42.478166 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20251026 02:56:42.478324 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s user 0.000s sys 0.000s
I20251026 02:56:42.480286 6860 ts_tablet_manager.cc:616] Registered 1 tablets
I20251026 02:56:42.480403 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20251026 02:56:42.480484 9747 tablet_bootstrap.cc:492] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Bootstrap starting.
I20251026 02:56:42.490226 9747 tablet.cc:1722] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Alter schema from (
10:c0 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
I20251026 02:56:42.490954 9747 tablet.cc:1620] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: MemRowSet was empty: no flush needed.
I20251026 02:56:42.491196 9747 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251026 02:56:42.497756 9747 tablet.cc:1722] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: 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
I20251026 02:56:42.498548 9747 tablet.cc:1620] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: MemRowSet was empty: no flush needed.
I20251026 02:56:42.498690 9747 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251026 02:56:42.500371 9747 tablet.cc:1722] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: 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
I20251026 02:56:42.500975 9747 tablet.cc:1620] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: MemRowSet was empty: no flush needed.
I20251026 02:56:42.501127 9747 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251026 02:56:42.501140 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:33511
I20251026 02:56:42.501271 9804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:33511 every 8 connection(s)
I20251026 02:56:42.501854 9747 tablet_bootstrap.cc:492] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: 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
I20251026 02:56:42.502351 9747 tablet_bootstrap.cc:492] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Bootstrap complete.
I20251026 02:56:42.518724 9747 ts_tablet_manager.cc:1403] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Time spent bootstrapping tablet: real 0.038s user 0.015s sys 0.021s
I20251026 02:56:42.519752 9747 raft_consensus.cc:359] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } }
I20251026 02:56:42.519974 9747 raft_consensus.cc:740] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26491bf7f9476b9e9210a21827d2c5, State: Initialized, Role: FOLLOWER
I20251026 02:56:42.520267 9747 consensus_queue.cc:260] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [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: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } }
I20251026 02:56:42.520466 9747 raft_consensus.cc:399] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:42.520568 9747 raft_consensus.cc:493] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:42.520674 9747 raft_consensus.cc:3060] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 2 FOLLOWER]: Advancing to term 3
I20251026 02:56:42.523077 9805 heartbeater.cc:344] Connected to a master server at 127.6.179.62:35173
I20251026 02:56:42.523244 9805 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:42.523368 9747 raft_consensus.cc:515] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } }
I20251026 02:56:42.523576 9747 leader_election.cc:304] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [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: 8a26491bf7f9476b9e9210a21827d2c5; no voters:
I20251026 02:56:42.523710 9805 heartbeater.cc:507] Master 127.6.179.62:35173 requested a full tablet report, sending...
I20251026 02:56:42.524857 9747 leader_election.cc:290] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [CANDIDATE]: Term 3 election: Requested vote from peers
I20251026 02:56:42.525300 9508 ts_manager.cc:194] Re-registered known tserver with Master: 8a26491bf7f9476b9e9210a21827d2c5 (127.6.179.1:33511)
I20251026 02:56:42.526485 9809 raft_consensus.cc:2804] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 3 FOLLOWER]: Leader election won for term 3
I20251026 02:56:42.526983 9508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50680
I20251026 02:56:42.528882 9809 raft_consensus.cc:697] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 3 LEADER]: Becoming Leader. State: Replica: 8a26491bf7f9476b9e9210a21827d2c5, State: Running, Role: LEADER
I20251026 02:56:42.529080 9805 heartbeater.cc:499] Master 127.6.179.62:35173 was elected leader, sending a full tablet report...
I20251026 02:56:42.529415 9809 consensus_queue.cc:237] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [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: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } }
I20251026 02:56:42.531627 9747 ts_tablet_manager.cc:1434] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5: Time spent starting tablet: real 0.013s user 0.011s sys 0.002s
I20251026 02:56:42.533254 9509 catalog_manager.cc:5649] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "8a26491bf7f9476b9e9210a21827d2c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a26491bf7f9476b9e9210a21827d2c5" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33511 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:42.556839 6860 tablet_server.cc:178] TabletServer@127.6.179.1:33511 shutting down...
I20251026 02:56:42.566601 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:42.567360 6860 tablet_replica.cc:333] stopping tablet replica
I20251026 02:56:42.567679 6860 raft_consensus.cc:2243] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 3 LEADER]: Raft consensus shutting down.
I20251026 02:56:42.567982 6860 raft_consensus.cc:2272] T 3c96f005e57441d1808d9c0d96c7f084 P 8a26491bf7f9476b9e9210a21827d2c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:42.574991 6860 tablet_server.cc:195] TabletServer@127.6.179.1:33511 shutdown complete.
I20251026 02:56:42.579417 6860 master.cc:561] Master@127.6.179.62:35173 shutting down...
I20251026 02:56:42.589371 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:42.589704 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:42.589864 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P c1f81b9c5e674f6d8b12d46147c4785b: stopping tablet replica
I20251026 02:56:42.604514 6860 master.cc:583] Master@127.6.179.62:35173 shutdown complete.
[ OK ] AlterTableTest.TestBootstrapAfterAlters (673 ms)
[ RUN ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20251026 02:56:42.619259 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:33151
I20251026 02:56:42.619972 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:42.621157 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:42.622915 6860 webserver.cc:492] Webserver started at http://127.6.179.62:45757/ using document root <none> and password file <none>
I20251026 02:56:42.623234 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:42.623337 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:42.623512 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:42.624356 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "f635a7c4dcd544d7b5dc9f987615044f"
format_stamp: "Formatted at 2025-10-26 02:56:42 on dist-test-slave-n5cb"
I20251026 02:56:42.627664 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.002s sys 0.003s
I20251026 02:56:42.629462 9817 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:42.629868 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:56:42.630008 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "f635a7c4dcd544d7b5dc9f987615044f"
format_stamp: "Formatted at 2025-10-26 02:56:42 on dist-test-slave-n5cb"
I20251026 02:56:42.630142 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761447377419549-6860-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)
I20251026 02:56:42.651762 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:42.652449 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:42.668205 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:33151
I20251026 02:56:42.668237 9868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:33151 every 8 connection(s)
I20251026 02:56:42.669703 9869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:42.674381 9869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f: Bootstrap starting.
I20251026 02:56:42.675901 9869 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:42.677645 9869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f: No bootstrap required, opened a new log
I20251026 02:56:42.678378 9869 raft_consensus.cc:359] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f635a7c4dcd544d7b5dc9f987615044f" member_type: VOTER }
I20251026 02:56:42.678535 9869 raft_consensus.cc:385] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:42.678608 9869 raft_consensus.cc:740] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f635a7c4dcd544d7b5dc9f987615044f, State: Initialized, Role: FOLLOWER
I20251026 02:56:42.678843 9869 consensus_queue.cc:260] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f635a7c4dcd544d7b5dc9f987615044f" member_type: VOTER }
I20251026 02:56:42.678972 9869 raft_consensus.cc:399] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:42.679055 9869 raft_consensus.cc:493] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:42.679154 9869 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:42.681110 9869 raft_consensus.cc:515] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f635a7c4dcd544d7b5dc9f987615044f" member_type: VOTER }
I20251026 02:56:42.681334 9869 leader_election.cc:304] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f635a7c4dcd544d7b5dc9f987615044f; no voters:
I20251026 02:56:42.681838 9869 leader_election.cc:290] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:42.681929 9872 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:42.683043 9869 sys_catalog.cc:565] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:42.686513 9872 raft_consensus.cc:697] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [term 1 LEADER]: Becoming Leader. State: Replica: f635a7c4dcd544d7b5dc9f987615044f, State: Running, Role: LEADER
I20251026 02:56:42.686878 9872 consensus_queue.cc:237] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f635a7c4dcd544d7b5dc9f987615044f" member_type: VOTER }
I20251026 02:56:42.687922 9873 sys_catalog.cc:455] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f635a7c4dcd544d7b5dc9f987615044f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f635a7c4dcd544d7b5dc9f987615044f" member_type: VOTER } }
I20251026 02:56:42.688197 9873 sys_catalog.cc:458] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:42.688652 9874 sys_catalog.cc:455] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [sys.catalog]: SysCatalogTable state changed. Reason: New leader f635a7c4dcd544d7b5dc9f987615044f. Latest consensus state: current_term: 1 leader_uuid: "f635a7c4dcd544d7b5dc9f987615044f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f635a7c4dcd544d7b5dc9f987615044f" member_type: VOTER } }
I20251026 02:56:42.688853 9874 sys_catalog.cc:458] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:42.695678 9884 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:42.697546 9884 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:42.697968 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:42.700882 9884 catalog_manager.cc:1357] Generated new cluster ID: 12383f3b50ae4ab6b0ccc3f4eb9a3b04
I20251026 02:56:42.700995 9884 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:42.711462 9884 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:42.712690 9884 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:42.725076 9884 catalog_manager.cc:6022] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f: Generated new TSK 0
I20251026 02:56:42.725391 9884 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:42.730886 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:42.732235 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:42.733757 6860 webserver.cc:492] Webserver started at http://127.6.179.1:41675/ using document root <none> and password file <none>
I20251026 02:56:42.734010 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:42.734103 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:42.734256 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:42.734980 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "1b7d4dbb03434665843b4510da468d78"
format_stamp: "Formatted at 2025-10-26 02:56:42 on dist-test-slave-n5cb"
I20251026 02:56:42.737643 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:42.739326 9894 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:42.739748 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:42.739851 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "1b7d4dbb03434665843b4510da468d78"
format_stamp: "Formatted at 2025-10-26 02:56:42 on dist-test-slave-n5cb"
I20251026 02:56:42.739987 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1761447377419549-6860-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)
I20251026 02:56:42.762884 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:42.763576 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:42.764251 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:42.765303 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:42.765376 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:42.765489 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:42.765549 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:42.782789 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:40877
I20251026 02:56:42.782789 9956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:40877 every 8 connection(s)
I20251026 02:56:42.797605 9957 heartbeater.cc:344] Connected to a master server at 127.6.179.62:33151
I20251026 02:56:42.797765 9957 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:42.798189 9957 heartbeater.cc:507] Master 127.6.179.62:33151 requested a full tablet report, sending...
I20251026 02:56:42.799213 9834 ts_manager.cc:194] Registered new tserver with Master: 1b7d4dbb03434665843b4510da468d78 (127.6.179.1:40877)
I20251026 02:56:42.799693 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015788324s
I20251026 02:56:42.801036 9834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55730
I20251026 02:56:42.812832 9957 heartbeater.cc:499] Master 127.6.179.62:33151 was elected leader, sending a full tablet report...
I20251026 02:56:42.813758 9833 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55732:
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"
}
}
}
I20251026 02:56:42.834703 9922 tablet_service.cc:1505] Processing CreateTablet for tablet b35e2de4b0c741fea83d0593688e2b5d (DEFAULT_TABLE table=fake-table [id=26c4c1b094714fdca846ae8ca936d452]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:42.835225 9922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35e2de4b0c741fea83d0593688e2b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:42.842231 9969 tablet_bootstrap.cc:492] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78: Bootstrap starting.
I20251026 02:56:42.844441 9969 tablet_bootstrap.cc:654] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:42.846658 9969 tablet_bootstrap.cc:492] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78: No bootstrap required, opened a new log
I20251026 02:56:42.846846 9969 ts_tablet_manager.cc:1403] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20251026 02:56:42.847765 9969 raft_consensus.cc:359] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b7d4dbb03434665843b4510da468d78" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 40877 } }
I20251026 02:56:42.847956 9969 raft_consensus.cc:385] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:42.848042 9969 raft_consensus.cc:740] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7d4dbb03434665843b4510da468d78, State: Initialized, Role: FOLLOWER
I20251026 02:56:42.848331 9969 consensus_queue.cc:260] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b7d4dbb03434665843b4510da468d78" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 40877 } }
I20251026 02:56:42.848516 9969 raft_consensus.cc:399] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:42.848603 9969 raft_consensus.cc:493] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:42.848702 9969 raft_consensus.cc:3060] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:42.851828 9969 raft_consensus.cc:515] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b7d4dbb03434665843b4510da468d78" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 40877 } }
I20251026 02:56:42.852115 9969 leader_election.cc:304] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1b7d4dbb03434665843b4510da468d78; no voters:
I20251026 02:56:42.852660 9969 leader_election.cc:290] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:42.852826 9971 raft_consensus.cc:2804] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:42.853462 9969 ts_tablet_manager.cc:1434] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78: Time spent starting tablet: real 0.006s user 0.007s sys 0.000s
I20251026 02:56:42.854373 9971 raft_consensus.cc:697] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7d4dbb03434665843b4510da468d78, State: Running, Role: LEADER
I20251026 02:56:42.854696 9971 consensus_queue.cc:237] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b7d4dbb03434665843b4510da468d78" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 40877 } }
I20251026 02:56:42.857067 9833 catalog_manager.cc:5649] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7d4dbb03434665843b4510da468d78 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "1b7d4dbb03434665843b4510da468d78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b7d4dbb03434665843b4510da468d78" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 40877 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:42.878254 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:42.879467 9833 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55732:
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
I20251026 02:56:42.885754 9977 tablet.cc:1722] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78: Alter schema from (
10:c0 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
I20251026 02:56:42.886485 9977 tablet.cc:1620] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78: MemRowSet was empty: no flush needed.
I20251026 02:56:42.895130 9833 catalog_manager.cc:6194] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f: fake-table [id=26c4c1b094714fdca846ae8ca936d452] alter complete (version 1)
I20251026 02:56:42.953675 6860 alter_table-test.cc:1068] Dropping c1
I20251026 02:56:42.954653 9833 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55732:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251026 02:56:42.960443 9977 tablet.cc:1722] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78: 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
I20251026 02:56:42.961042 9977 tablet.cc:1620] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78: MemRowSet was empty: no flush needed.
I20251026 02:56:42.969280 9833 catalog_manager.cc:6194] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f: fake-table [id=26c4c1b094714fdca846ae8ca936d452] alter complete (version 2)
I20251026 02:56:43.003278 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:43.015254 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:43.015769 6860 tablet_replica.cc:333] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78: stopping tablet replica
I20251026 02:56:43.016037 6860 raft_consensus.cc:2243] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:43.016369 6860 raft_consensus.cc:2272] T b35e2de4b0c741fea83d0593688e2b5d P 1b7d4dbb03434665843b4510da468d78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:43.032413 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:43.037649 6860 master.cc:561] Master@127.6.179.62:33151 shutting down...
I20251026 02:56:43.047518 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:43.047847 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:43.048079 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P f635a7c4dcd544d7b5dc9f987615044f: stopping tablet replica
I20251026 02:56:43.063534 6860 master.cc:583] Master@127.6.179.62:33151 shutdown complete.
[ OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (459 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20251026 02:56:43.078956 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:40063
I20251026 02:56:43.079689 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:43.080866 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:43.082449 6860 webserver.cc:492] Webserver started at http://127.6.179.62:41509/ using document root <none> and password file <none>
I20251026 02:56:43.082741 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:43.082847 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:43.083041 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:43.083950 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "ffc2e69de52143a7ade45005422a97a1"
format_stamp: "Formatted at 2025-10-26 02:56:43 on dist-test-slave-n5cb"
I20251026 02:56:43.087604 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.005s sys 0.000s
I20251026 02:56:43.089741 9986 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:43.090166 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:56:43.090337 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "ffc2e69de52143a7ade45005422a97a1"
format_stamp: "Formatted at 2025-10-26 02:56:43 on dist-test-slave-n5cb"
I20251026 02:56:43.090487 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761447377419549-6860-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)
I20251026 02:56:43.111320 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:43.112041 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:43.128821 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:40063
I20251026 02:56:43.128875 10037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:40063 every 8 connection(s)
I20251026 02:56:43.130322 10038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:43.136710 10038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1: Bootstrap starting.
I20251026 02:56:43.138873 10038 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:43.141101 10038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1: No bootstrap required, opened a new log
I20251026 02:56:43.141960 10038 raft_consensus.cc:359] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffc2e69de52143a7ade45005422a97a1" member_type: VOTER }
I20251026 02:56:43.142144 10038 raft_consensus.cc:385] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:43.142238 10038 raft_consensus.cc:740] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc2e69de52143a7ade45005422a97a1, State: Initialized, Role: FOLLOWER
I20251026 02:56:43.142508 10038 consensus_queue.cc:260] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffc2e69de52143a7ade45005422a97a1" member_type: VOTER }
I20251026 02:56:43.142650 10038 raft_consensus.cc:399] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:43.142725 10038 raft_consensus.cc:493] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:43.142817 10038 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:43.145684 10038 raft_consensus.cc:515] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffc2e69de52143a7ade45005422a97a1" member_type: VOTER }
I20251026 02:56:43.145993 10038 leader_election.cc:304] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ffc2e69de52143a7ade45005422a97a1; no voters:
I20251026 02:56:43.146981 10038 leader_election.cc:290] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:43.147101 10041 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:43.147833 10041 raft_consensus.cc:697] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [term 1 LEADER]: Becoming Leader. State: Replica: ffc2e69de52143a7ade45005422a97a1, State: Running, Role: LEADER
I20251026 02:56:43.147964 10038 sys_catalog.cc:565] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:43.148136 10041 consensus_queue.cc:237] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffc2e69de52143a7ade45005422a97a1" member_type: VOTER }
I20251026 02:56:43.149055 10042 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ffc2e69de52143a7ade45005422a97a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffc2e69de52143a7ade45005422a97a1" member_type: VOTER } }
I20251026 02:56:43.149055 10043 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ffc2e69de52143a7ade45005422a97a1. Latest consensus state: current_term: 1 leader_uuid: "ffc2e69de52143a7ade45005422a97a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffc2e69de52143a7ade45005422a97a1" member_type: VOTER } }
I20251026 02:56:43.149277 10042 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:43.149286 10043 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:43.149878 10046 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:43.151976 10046 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:43.156098 10046 catalog_manager.cc:1357] Generated new cluster ID: 88c8834eb0aa4249b46bc18ed612180e
I20251026 02:56:43.156225 10046 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:43.158582 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:43.177641 10046 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:43.178472 10046 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:43.191190 10046 catalog_manager.cc:6022] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1: Generated new TSK 0
I20251026 02:56:43.191519 10046 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:43.223716 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:43.224815 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:43.226191 6860 webserver.cc:492] Webserver started at http://127.6.179.1:44043/ using document root <none> and password file <none>
I20251026 02:56:43.226459 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:43.226547 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:43.226653 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:43.227248 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "8e641bf8af95494197279c54418724fd"
format_stamp: "Formatted at 2025-10-26 02:56:43 on dist-test-slave-n5cb"
I20251026 02:56:43.229795 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:43.231942 10062 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:43.232280 6860 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.000s sys 0.001s
I20251026 02:56:43.232400 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "8e641bf8af95494197279c54418724fd"
format_stamp: "Formatted at 2025-10-26 02:56:43 on dist-test-slave-n5cb"
I20251026 02:56:43.232537 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1761447377419549-6860-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)
I20251026 02:56:43.256443 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:43.257079 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:43.257675 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:43.258531 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:43.258613 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:43.258734 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:43.258797 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:43.274152 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:41025
I20251026 02:56:43.274199 10124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:41025 every 8 connection(s)
I20251026 02:56:43.281684 10125 heartbeater.cc:344] Connected to a master server at 127.6.179.62:40063
I20251026 02:56:43.281845 10125 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:43.282212 10125 heartbeater.cc:507] Master 127.6.179.62:40063 requested a full tablet report, sending...
I20251026 02:56:43.283170 10003 ts_manager.cc:194] Registered new tserver with Master: 8e641bf8af95494197279c54418724fd (127.6.179.1:41025)
I20251026 02:56:43.284109 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009014885s
I20251026 02:56:43.284282 10003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41548
I20251026 02:56:43.296104 10125 heartbeater.cc:499] Master 127.6.179.62:40063 was elected leader, sending a full tablet report...
I20251026 02:56:43.296417 10003 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41558:
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"
}
}
}
I20251026 02:56:43.310405 10090 tablet_service.cc:1505] Processing CreateTablet for tablet 18974afae6b74c8a96b564cd5cae4263 (DEFAULT_TABLE table=fake-table [id=bee55b27e6e5429f978962171c1ee8d1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:43.310865 10090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18974afae6b74c8a96b564cd5cae4263. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:43.315925 10137 tablet_bootstrap.cc:492] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd: Bootstrap starting.
I20251026 02:56:43.317782 10137 tablet_bootstrap.cc:654] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:43.319536 10137 tablet_bootstrap.cc:492] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd: No bootstrap required, opened a new log
I20251026 02:56:43.319725 10137 ts_tablet_manager.cc:1403] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:56:43.320551 10137 raft_consensus.cc:359] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e641bf8af95494197279c54418724fd" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41025 } }
I20251026 02:56:43.320741 10137 raft_consensus.cc:385] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:43.320832 10137 raft_consensus.cc:740] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e641bf8af95494197279c54418724fd, State: Initialized, Role: FOLLOWER
I20251026 02:56:43.321043 10137 consensus_queue.cc:260] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e641bf8af95494197279c54418724fd" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41025 } }
I20251026 02:56:43.321171 10137 raft_consensus.cc:399] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:43.321254 10137 raft_consensus.cc:493] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:43.321349 10137 raft_consensus.cc:3060] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:43.323697 10137 raft_consensus.cc:515] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e641bf8af95494197279c54418724fd" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41025 } }
I20251026 02:56:43.323910 10137 leader_election.cc:304] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8e641bf8af95494197279c54418724fd; no voters:
I20251026 02:56:43.324361 10137 leader_election.cc:290] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:43.324534 10139 raft_consensus.cc:2804] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:43.325008 10139 raft_consensus.cc:697] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [term 1 LEADER]: Becoming Leader. State: Replica: 8e641bf8af95494197279c54418724fd, State: Running, Role: LEADER
I20251026 02:56:43.325055 10137 ts_tablet_manager.cc:1434] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20251026 02:56:43.325289 10139 consensus_queue.cc:237] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e641bf8af95494197279c54418724fd" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41025 } }
I20251026 02:56:43.327301 10003 catalog_manager.cc:5649] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e641bf8af95494197279c54418724fd (127.6.179.1). New cstate: current_term: 1 leader_uuid: "8e641bf8af95494197279c54418724fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e641bf8af95494197279c54418724fd" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41025 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:43.349629 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:43.350637 10003 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41558:
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
I20251026 02:56:43.355923 10145 tablet.cc:1722] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd: Alter schema from (
10:c0 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
I20251026 02:56:43.356515 10145 tablet.cc:1620] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd: MemRowSet was empty: no flush needed.
I20251026 02:56:43.363624 10002 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1: fake-table [id=bee55b27e6e5429f978962171c1ee8d1] alter complete (version 1)
I20251026 02:56:43.407066 6860 alter_table-test.cc:1104] Dropping c1
I20251026 02:56:43.408025 10002 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41558:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251026 02:56:43.413529 10145 tablet.cc:1722] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd: 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
I20251026 02:56:43.414077 10145 tablet.cc:1620] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd: MemRowSet was empty: no flush needed.
I20251026 02:56:43.421468 10002 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1: fake-table [id=bee55b27e6e5429f978962171c1ee8d1] alter complete (version 2)
I20251026 02:56:43.439373 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:43.447969 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:43.448338 6860 tablet_replica.cc:333] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd: stopping tablet replica
I20251026 02:56:43.448544 6860 raft_consensus.cc:2243] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:43.448750 6860 raft_consensus.cc:2272] T 18974afae6b74c8a96b564cd5cae4263 P 8e641bf8af95494197279c54418724fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:43.467609 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:43.471283 6860 master.cc:561] Master@127.6.179.62:40063 shutting down...
I20251026 02:56:43.478264 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:43.478585 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:43.478754 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P ffc2e69de52143a7ade45005422a97a1: stopping tablet replica
I20251026 02:56:43.492959 6860 master.cc:583] Master@127.6.179.62:40063 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (426 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20251026 02:56:43.504556 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:36353
I20251026 02:56:43.505079 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:43.505900 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:43.507320 6860 webserver.cc:492] Webserver started at http://127.6.179.62:46149/ using document root <none> and password file <none>
I20251026 02:56:43.507529 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:43.507596 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:43.507700 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:43.508241 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "899a0f5f746b4ed1b39128c8e27a2f29"
format_stamp: "Formatted at 2025-10-26 02:56:43 on dist-test-slave-n5cb"
I20251026 02:56:43.510706 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:43.512308 10151 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:43.512705 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:56:43.512833 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "899a0f5f746b4ed1b39128c8e27a2f29"
format_stamp: "Formatted at 2025-10-26 02:56:43 on dist-test-slave-n5cb"
I20251026 02:56:43.512954 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761447377419549-6860-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)
I20251026 02:56:43.524874 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:43.525522 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:43.539343 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:36353
I20251026 02:56:43.539363 10202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:36353 every 8 connection(s)
I20251026 02:56:43.540611 10203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:43.544917 10203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29: Bootstrap starting.
I20251026 02:56:43.546324 10203 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:43.548027 10203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29: No bootstrap required, opened a new log
I20251026 02:56:43.548707 10203 raft_consensus.cc:359] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "899a0f5f746b4ed1b39128c8e27a2f29" member_type: VOTER }
I20251026 02:56:43.548851 10203 raft_consensus.cc:385] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:43.548956 10203 raft_consensus.cc:740] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 899a0f5f746b4ed1b39128c8e27a2f29, State: Initialized, Role: FOLLOWER
I20251026 02:56:43.549163 10203 consensus_queue.cc:260] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "899a0f5f746b4ed1b39128c8e27a2f29" member_type: VOTER }
I20251026 02:56:43.549283 10203 raft_consensus.cc:399] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:43.549361 10203 raft_consensus.cc:493] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:43.549454 10203 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:43.551394 10203 raft_consensus.cc:515] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "899a0f5f746b4ed1b39128c8e27a2f29" member_type: VOTER }
I20251026 02:56:43.551623 10203 leader_election.cc:304] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 899a0f5f746b4ed1b39128c8e27a2f29; no voters:
I20251026 02:56:43.552055 10203 leader_election.cc:290] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:43.552165 10206 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:43.552624 10206 raft_consensus.cc:697] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [term 1 LEADER]: Becoming Leader. State: Replica: 899a0f5f746b4ed1b39128c8e27a2f29, State: Running, Role: LEADER
I20251026 02:56:43.552889 10206 consensus_queue.cc:237] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "899a0f5f746b4ed1b39128c8e27a2f29" member_type: VOTER }
I20251026 02:56:43.552929 10203 sys_catalog.cc:565] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:43.553733 10208 sys_catalog.cc:455] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 899a0f5f746b4ed1b39128c8e27a2f29. Latest consensus state: current_term: 1 leader_uuid: "899a0f5f746b4ed1b39128c8e27a2f29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "899a0f5f746b4ed1b39128c8e27a2f29" member_type: VOTER } }
I20251026 02:56:43.553733 10207 sys_catalog.cc:455] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "899a0f5f746b4ed1b39128c8e27a2f29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "899a0f5f746b4ed1b39128c8e27a2f29" member_type: VOTER } }
I20251026 02:56:43.553979 10208 sys_catalog.cc:458] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:43.554154 10207 sys_catalog.cc:458] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:43.555894 10211 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:43.557169 10211 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:43.558604 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:43.560221 10211 catalog_manager.cc:1357] Generated new cluster ID: cf05fd97fba946adb7f4c1b99fbfcdae
I20251026 02:56:43.560314 10211 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:43.566612 10211 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:43.567407 10211 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:43.575142 10211 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29: Generated new TSK 0
I20251026 02:56:43.575472 10211 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:43.591394 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:43.592499 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:43.593797 6860 webserver.cc:492] Webserver started at http://127.6.179.1:32929/ using document root <none> and password file <none>
I20251026 02:56:43.594048 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:43.594131 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:43.594309 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:43.594934 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "c9d572541bfc4461a46fba6a91aba490"
format_stamp: "Formatted at 2025-10-26 02:56:43 on dist-test-slave-n5cb"
I20251026 02:56:43.597488 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20251026 02:56:43.599068 10227 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:43.599416 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:43.599531 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "c9d572541bfc4461a46fba6a91aba490"
format_stamp: "Formatted at 2025-10-26 02:56:43 on dist-test-slave-n5cb"
I20251026 02:56:43.599658 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1761447377419549-6860-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)
I20251026 02:56:43.636198 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:43.636837 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:43.637446 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:43.638350 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:43.638427 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:43.638541 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:43.638605 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:43.652671 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:38247
I20251026 02:56:43.652719 10289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:38247 every 8 connection(s)
I20251026 02:56:43.664377 10290 heartbeater.cc:344] Connected to a master server at 127.6.179.62:36353
I20251026 02:56:43.664541 10290 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:43.664949 10290 heartbeater.cc:507] Master 127.6.179.62:36353 requested a full tablet report, sending...
I20251026 02:56:43.665917 10168 ts_manager.cc:194] Registered new tserver with Master: c9d572541bfc4461a46fba6a91aba490 (127.6.179.1:38247)
I20251026 02:56:43.666000 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012434154s
I20251026 02:56:43.667218 10168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35752
I20251026 02:56:43.678610 10168 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35760:
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"
}
}
}
I20251026 02:56:43.679100 10290 heartbeater.cc:499] Master 127.6.179.62:36353 was elected leader, sending a full tablet report...
I20251026 02:56:43.695079 10255 tablet_service.cc:1505] Processing CreateTablet for tablet af41b35b80444e79bfb616f38f157c84 (DEFAULT_TABLE table=fake-table [id=c4451a40f82145829641ebffb9da567a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:43.695596 10255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af41b35b80444e79bfb616f38f157c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:43.701593 10302 tablet_bootstrap.cc:492] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490: Bootstrap starting.
I20251026 02:56:43.703308 10302 tablet_bootstrap.cc:654] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:43.705127 10302 tablet_bootstrap.cc:492] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490: No bootstrap required, opened a new log
I20251026 02:56:43.705346 10302 ts_tablet_manager.cc:1403] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:56:43.705983 10302 raft_consensus.cc:359] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d572541bfc4461a46fba6a91aba490" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38247 } }
I20251026 02:56:43.706125 10302 raft_consensus.cc:385] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:43.706177 10302 raft_consensus.cc:740] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d572541bfc4461a46fba6a91aba490, State: Initialized, Role: FOLLOWER
I20251026 02:56:43.706405 10302 consensus_queue.cc:260] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d572541bfc4461a46fba6a91aba490" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38247 } }
I20251026 02:56:43.706537 10302 raft_consensus.cc:399] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:43.706593 10302 raft_consensus.cc:493] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:43.706658 10302 raft_consensus.cc:3060] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:43.708499 10302 raft_consensus.cc:515] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d572541bfc4461a46fba6a91aba490" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38247 } }
I20251026 02:56:43.708693 10302 leader_election.cc:304] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c9d572541bfc4461a46fba6a91aba490; no voters:
I20251026 02:56:43.709106 10302 leader_election.cc:290] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:43.709298 10304 raft_consensus.cc:2804] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:43.709789 10304 raft_consensus.cc:697] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [term 1 LEADER]: Becoming Leader. State: Replica: c9d572541bfc4461a46fba6a91aba490, State: Running, Role: LEADER
I20251026 02:56:43.709867 10302 ts_tablet_manager.cc:1434] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20251026 02:56:43.710096 10304 consensus_queue.cc:237] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d572541bfc4461a46fba6a91aba490" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38247 } }
I20251026 02:56:43.712281 10168 catalog_manager.cc:5649] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d572541bfc4461a46fba6a91aba490 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "c9d572541bfc4461a46fba6a91aba490" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9d572541bfc4461a46fba6a91aba490" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38247 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:43.732359 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:43.759657 10168 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35760:
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
I20251026 02:56:43.764621 10311 tablet.cc:1722] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490: Alter schema from (
10:c0 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
I20251026 02:56:43.765141 10311 tablet.cc:1620] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490: MemRowSet was empty: no flush needed.
I20251026 02:56:43.772392 10167 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29: fake-table [id=c4451a40f82145829641ebffb9da567a] alter complete (version 1)
I20251026 02:56:43.802721 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:43.812158 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:43.812614 6860 tablet_replica.cc:333] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490: stopping tablet replica
I20251026 02:56:43.812798 6860 raft_consensus.cc:2243] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:43.813040 6860 raft_consensus.cc:2272] T af41b35b80444e79bfb616f38f157c84 P c9d572541bfc4461a46fba6a91aba490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:43.818252 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:43.821728 6860 master.cc:561] Master@127.6.179.62:36353 shutting down...
I20251026 02:56:43.829878 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:43.830183 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:43.830430 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 899a0f5f746b4ed1b39128c8e27a2f29: stopping tablet replica
I20251026 02:56:43.835672 6860 master.cc:583] Master@127.6.179.62:36353 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (341 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20251026 02:56:43.846733 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:43823
I20251026 02:56:43.847301 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:43.848150 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:43.849439 6860 webserver.cc:492] Webserver started at http://127.6.179.62:42377/ using document root <none> and password file <none>
I20251026 02:56:43.849687 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:43.849764 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:43.849912 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:43.850605 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "78deedaae66a439685fa9187ad478560"
format_stamp: "Formatted at 2025-10-26 02:56:43 on dist-test-slave-n5cb"
I20251026 02:56:43.853123 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20251026 02:56:43.854725 10315 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:43.855101 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20251026 02:56:43.855232 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "78deedaae66a439685fa9187ad478560"
format_stamp: "Formatted at 2025-10-26 02:56:43 on dist-test-slave-n5cb"
I20251026 02:56:43.855381 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761447377419549-6860-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)
I20251026 02:56:43.881439 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:43.882089 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:43.895567 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:43823
I20251026 02:56:43.895586 10366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:43823 every 8 connection(s)
I20251026 02:56:43.896872 10367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:43.901105 10367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560: Bootstrap starting.
I20251026 02:56:43.902518 10367 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:43.904222 10367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560: No bootstrap required, opened a new log
I20251026 02:56:43.904881 10367 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78deedaae66a439685fa9187ad478560" member_type: VOTER }
I20251026 02:56:43.905030 10367 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:43.905084 10367 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78deedaae66a439685fa9187ad478560, State: Initialized, Role: FOLLOWER
I20251026 02:56:43.905301 10367 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78deedaae66a439685fa9187ad478560" member_type: VOTER }
I20251026 02:56:43.905442 10367 raft_consensus.cc:399] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:43.905503 10367 raft_consensus.cc:493] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:43.905573 10367 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:43.907526 10367 raft_consensus.cc:515] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78deedaae66a439685fa9187ad478560" member_type: VOTER }
I20251026 02:56:43.907727 10367 leader_election.cc:304] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 78deedaae66a439685fa9187ad478560; no voters:
I20251026 02:56:43.908093 10367 leader_election.cc:290] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:43.908217 10370 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:43.908711 10370 raft_consensus.cc:697] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [term 1 LEADER]: Becoming Leader. State: Replica: 78deedaae66a439685fa9187ad478560, State: Running, Role: LEADER
I20251026 02:56:43.909016 10367 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:43.908975 10370 consensus_queue.cc:237] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78deedaae66a439685fa9187ad478560" member_type: VOTER }
I20251026 02:56:43.909899 10371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "78deedaae66a439685fa9187ad478560" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78deedaae66a439685fa9187ad478560" member_type: VOTER } }
I20251026 02:56:43.909950 10372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 78deedaae66a439685fa9187ad478560. Latest consensus state: current_term: 1 leader_uuid: "78deedaae66a439685fa9187ad478560" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78deedaae66a439685fa9187ad478560" member_type: VOTER } }
I20251026 02:56:43.910131 10371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:43.910151 10372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:43.911195 10375 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:43.912436 10375 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:43.914448 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:43.915831 10375 catalog_manager.cc:1357] Generated new cluster ID: 839aba7e86a642d39064b9d43cf2d2ab
I20251026 02:56:43.915921 10375 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:43.932186 10375 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:43.933051 10375 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:43.940076 10375 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560: Generated new TSK 0
I20251026 02:56:43.940330 10375 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:43.948143 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:43.949262 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:43.950728 6860 webserver.cc:492] Webserver started at http://127.6.179.1:42161/ using document root <none> and password file <none>
I20251026 02:56:43.950944 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:43.951011 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:43.951108 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:43.951843 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "8fa33d6ecb2b4c7c82b8cddc3100c310"
format_stamp: "Formatted at 2025-10-26 02:56:43 on dist-test-slave-n5cb"
I20251026 02:56:43.954448 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:43.956059 10391 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:43.956444 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:56:43.956555 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "8fa33d6ecb2b4c7c82b8cddc3100c310"
format_stamp: "Formatted at 2025-10-26 02:56:43 on dist-test-slave-n5cb"
I20251026 02:56:43.956661 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1761447377419549-6860-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)
I20251026 02:56:43.970808 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:43.971406 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:43.971966 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:43.972901 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:43.972992 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:43.973102 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:43.973160 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:43.987174 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:36757
I20251026 02:56:43.987200 10453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:36757 every 8 connection(s)
I20251026 02:56:43.994854 10454 heartbeater.cc:344] Connected to a master server at 127.6.179.62:43823
I20251026 02:56:43.995036 10454 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:43.995445 10454 heartbeater.cc:507] Master 127.6.179.62:43823 requested a full tablet report, sending...
I20251026 02:56:43.996536 10332 ts_manager.cc:194] Registered new tserver with Master: 8fa33d6ecb2b4c7c82b8cddc3100c310 (127.6.179.1:36757)
I20251026 02:56:43.997191 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009109038s
I20251026 02:56:43.997715 10332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45962
I20251026 02:56:44.009218 10454 heartbeater.cc:499] Master 127.6.179.62:43823 was elected leader, sending a full tablet report...
I20251026 02:56:44.009301 10332 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45974:
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"
}
}
}
I20251026 02:56:44.022246 10419 tablet_service.cc:1505] Processing CreateTablet for tablet 4d92961c38a94898b39b7d997bc3e455 (DEFAULT_TABLE table=fake-table [id=16a8bfb19f2f43a4af21b659b1fdfcfc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:44.022723 10419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d92961c38a94898b39b7d997bc3e455. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:44.028082 10466 tablet_bootstrap.cc:492] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310: Bootstrap starting.
I20251026 02:56:44.029486 10466 tablet_bootstrap.cc:654] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:44.031172 10466 tablet_bootstrap.cc:492] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310: No bootstrap required, opened a new log
I20251026 02:56:44.031318 10466 ts_tablet_manager.cc:1403] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:56:44.031951 10466 raft_consensus.cc:359] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fa33d6ecb2b4c7c82b8cddc3100c310" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36757 } }
I20251026 02:56:44.032101 10466 raft_consensus.cc:385] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:44.032207 10466 raft_consensus.cc:740] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fa33d6ecb2b4c7c82b8cddc3100c310, State: Initialized, Role: FOLLOWER
I20251026 02:56:44.032425 10466 consensus_queue.cc:260] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fa33d6ecb2b4c7c82b8cddc3100c310" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36757 } }
I20251026 02:56:44.032563 10466 raft_consensus.cc:399] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:44.032645 10466 raft_consensus.cc:493] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:44.032756 10466 raft_consensus.cc:3060] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:44.034879 10466 raft_consensus.cc:515] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fa33d6ecb2b4c7c82b8cddc3100c310" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36757 } }
I20251026 02:56:44.035095 10466 leader_election.cc:304] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8fa33d6ecb2b4c7c82b8cddc3100c310; no voters:
I20251026 02:56:44.036031 10466 leader_election.cc:290] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:44.036152 10468 raft_consensus.cc:2804] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:44.036641 10468 raft_consensus.cc:697] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [term 1 LEADER]: Becoming Leader. State: Replica: 8fa33d6ecb2b4c7c82b8cddc3100c310, State: Running, Role: LEADER
I20251026 02:56:44.036784 10466 ts_tablet_manager.cc:1434] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20251026 02:56:44.036903 10468 consensus_queue.cc:237] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fa33d6ecb2b4c7c82b8cddc3100c310" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36757 } }
I20251026 02:56:44.039072 10332 catalog_manager.cc:5649] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fa33d6ecb2b4c7c82b8cddc3100c310 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "8fa33d6ecb2b4c7c82b8cddc3100c310" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fa33d6ecb2b4c7c82b8cddc3100c310" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36757 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:44.058357 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:44.082518 10332 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45974:
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
I20251026 02:56:44.087242 10475 tablet.cc:1722] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310: Alter schema from (
10:c0 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
I20251026 02:56:44.087780 10475 tablet.cc:1620] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310: MemRowSet was empty: no flush needed.
I20251026 02:56:44.094589 10332 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560: fake-table [id=16a8bfb19f2f43a4af21b659b1fdfcfc] alter complete (version 1)
I20251026 02:56:44.111716 6860 alter_table-test.cc:1208] Dropping c2
I20251026 02:56:44.112668 10332 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45974:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20251026 02:56:44.117463 10475 tablet.cc:1722] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310: 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
I20251026 02:56:44.118021 10475 tablet.cc:1620] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310: MemRowSet was empty: no flush needed.
I20251026 02:56:44.125262 10332 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560: fake-table [id=16a8bfb19f2f43a4af21b659b1fdfcfc] alter complete (version 2)
I20251026 02:56:44.140877 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:44.153712 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:44.154158 6860 tablet_replica.cc:333] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310: stopping tablet replica
I20251026 02:56:44.154455 6860 raft_consensus.cc:2243] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:44.154682 6860 raft_consensus.cc:2272] T 4d92961c38a94898b39b7d997bc3e455 P 8fa33d6ecb2b4c7c82b8cddc3100c310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:44.159523 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:44.162846 6860 master.cc:561] Master@127.6.179.62:43823 shutting down...
I20251026 02:56:44.170256 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:44.170580 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:44.170748 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78deedaae66a439685fa9187ad478560: stopping tablet replica
I20251026 02:56:44.189328 6860 master.cc:583] Master@127.6.179.62:43823 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (354 ms)
[ RUN ] AlterTableTest.TestReadHistoryAfterAlter
I20251026 02:56:44.201329 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:33709
I20251026 02:56:44.201853 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:44.202702 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:44.203948 6860 webserver.cc:492] Webserver started at http://127.6.179.62:41651/ using document root <none> and password file <none>
I20251026 02:56:44.204146 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:44.204195 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:44.204289 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:44.204859 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "b7dc3ca1e5db4be9b0890535fad3c63e"
format_stamp: "Formatted at 2025-10-26 02:56:44 on dist-test-slave-n5cb"
I20251026 02:56:44.207372 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:44.209074 10479 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:44.209484 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:56:44.209587 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "b7dc3ca1e5db4be9b0890535fad3c63e"
format_stamp: "Formatted at 2025-10-26 02:56:44 on dist-test-slave-n5cb"
I20251026 02:56:44.209686 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761447377419549-6860-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)
I20251026 02:56:44.218216 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:44.218852 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:44.229470 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:33709
I20251026 02:56:44.229496 10530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:33709 every 8 connection(s)
I20251026 02:56:44.230769 10531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:44.235021 10531 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e: Bootstrap starting.
I20251026 02:56:44.236203 10531 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:44.237846 10531 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e: No bootstrap required, opened a new log
I20251026 02:56:44.238509 10531 raft_consensus.cc:359] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7dc3ca1e5db4be9b0890535fad3c63e" member_type: VOTER }
I20251026 02:56:44.238641 10531 raft_consensus.cc:385] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:44.238708 10531 raft_consensus.cc:740] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7dc3ca1e5db4be9b0890535fad3c63e, State: Initialized, Role: FOLLOWER
I20251026 02:56:44.238935 10531 consensus_queue.cc:260] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7dc3ca1e5db4be9b0890535fad3c63e" member_type: VOTER }
I20251026 02:56:44.239059 10531 raft_consensus.cc:399] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:44.239125 10531 raft_consensus.cc:493] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:44.239203 10531 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:44.241197 10531 raft_consensus.cc:515] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7dc3ca1e5db4be9b0890535fad3c63e" member_type: VOTER }
I20251026 02:56:44.241430 10531 leader_election.cc:304] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b7dc3ca1e5db4be9b0890535fad3c63e; no voters:
I20251026 02:56:44.241863 10531 leader_election.cc:290] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:44.241990 10534 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:44.242455 10534 raft_consensus.cc:697] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [term 1 LEADER]: Becoming Leader. State: Replica: b7dc3ca1e5db4be9b0890535fad3c63e, State: Running, Role: LEADER
I20251026 02:56:44.242690 10534 consensus_queue.cc:237] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7dc3ca1e5db4be9b0890535fad3c63e" member_type: VOTER }
I20251026 02:56:44.242740 10531 sys_catalog.cc:565] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:44.243525 10535 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b7dc3ca1e5db4be9b0890535fad3c63e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7dc3ca1e5db4be9b0890535fad3c63e" member_type: VOTER } }
I20251026 02:56:44.243572 10536 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b7dc3ca1e5db4be9b0890535fad3c63e. Latest consensus state: current_term: 1 leader_uuid: "b7dc3ca1e5db4be9b0890535fad3c63e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7dc3ca1e5db4be9b0890535fad3c63e" member_type: VOTER } }
I20251026 02:56:44.243796 10536 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:44.244295 10535 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:44.244809 10540 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:44.245855 10540 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:44.249279 10540 catalog_manager.cc:1357] Generated new cluster ID: 0d7216096c844b7bb019e52257f6a079
I20251026 02:56:44.249375 10540 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:44.249922 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:44.264395 10540 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:44.265152 10540 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:44.276053 10540 catalog_manager.cc:6022] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e: Generated new TSK 0
I20251026 02:56:44.276284 10540 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:44.282750 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:44.283779 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:44.285140 6860 webserver.cc:492] Webserver started at http://127.6.179.1:36379/ using document root <none> and password file <none>
I20251026 02:56:44.285328 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:44.285379 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:44.285466 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:44.286065 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "be70d02227734d90b1f78e45f281655c"
format_stamp: "Formatted at 2025-10-26 02:56:44 on dist-test-slave-n5cb"
I20251026 02:56:44.288556 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20251026 02:56:44.290055 10555 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:44.290429 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20251026 02:56:44.290535 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "be70d02227734d90b1f78e45f281655c"
format_stamp: "Formatted at 2025-10-26 02:56:44 on dist-test-slave-n5cb"
I20251026 02:56:44.290652 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1761447377419549-6860-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)
I20251026 02:56:44.315851 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:44.316390 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:44.316934 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:44.317725 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:44.317791 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:44.317874 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:44.317911 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:44.331032 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:38013
I20251026 02:56:44.331055 10617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:38013 every 8 connection(s)
I20251026 02:56:44.338027 10618 heartbeater.cc:344] Connected to a master server at 127.6.179.62:33709
I20251026 02:56:44.338173 10618 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:44.338518 10618 heartbeater.cc:507] Master 127.6.179.62:33709 requested a full tablet report, sending...
I20251026 02:56:44.339530 10496 ts_manager.cc:194] Registered new tserver with Master: be70d02227734d90b1f78e45f281655c (127.6.179.1:38013)
I20251026 02:56:44.339780 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007800406s
I20251026 02:56:44.340884 10496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60016
I20251026 02:56:44.350901 10496 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60030:
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"
}
}
}
I20251026 02:56:44.352550 10618 heartbeater.cc:499] Master 127.6.179.62:33709 was elected leader, sending a full tablet report...
I20251026 02:56:44.363070 10583 tablet_service.cc:1505] Processing CreateTablet for tablet f29ceea1d0064247a4a07119723c544e (DEFAULT_TABLE table=fake-table [id=8131a899b6894482893dac3d662e0443]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:44.363531 10583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f29ceea1d0064247a4a07119723c544e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:44.368979 10630 tablet_bootstrap.cc:492] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c: Bootstrap starting.
I20251026 02:56:44.370482 10630 tablet_bootstrap.cc:654] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:44.372228 10630 tablet_bootstrap.cc:492] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c: No bootstrap required, opened a new log
I20251026 02:56:44.372355 10630 ts_tablet_manager.cc:1403] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
I20251026 02:56:44.372942 10630 raft_consensus.cc:359] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be70d02227734d90b1f78e45f281655c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38013 } }
I20251026 02:56:44.373082 10630 raft_consensus.cc:385] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:44.373127 10630 raft_consensus.cc:740] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be70d02227734d90b1f78e45f281655c, State: Initialized, Role: FOLLOWER
I20251026 02:56:44.373287 10630 consensus_queue.cc:260] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be70d02227734d90b1f78e45f281655c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38013 } }
I20251026 02:56:44.373399 10630 raft_consensus.cc:399] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:44.373451 10630 raft_consensus.cc:493] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:44.373509 10630 raft_consensus.cc:3060] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:44.375447 10630 raft_consensus.cc:515] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be70d02227734d90b1f78e45f281655c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38013 } }
I20251026 02:56:44.375661 10630 leader_election.cc:304] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: be70d02227734d90b1f78e45f281655c; no voters:
I20251026 02:56:44.376176 10630 leader_election.cc:290] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:44.376312 10632 raft_consensus.cc:2804] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:44.376946 10632 raft_consensus.cc:697] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [term 1 LEADER]: Becoming Leader. State: Replica: be70d02227734d90b1f78e45f281655c, State: Running, Role: LEADER
I20251026 02:56:44.376998 10630 ts_tablet_manager.cc:1434] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20251026 02:56:44.377216 10632 consensus_queue.cc:237] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be70d02227734d90b1f78e45f281655c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38013 } }
I20251026 02:56:44.379494 10496 catalog_manager.cc:5649] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c reported cstate change: term changed from 0 to 1, leader changed from <none> to be70d02227734d90b1f78e45f281655c (127.6.179.1). New cstate: current_term: 1 leader_uuid: "be70d02227734d90b1f78e45f281655c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be70d02227734d90b1f78e45f281655c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38013 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:44.394430 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:44.435990 10495 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60030:
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
I20251026 02:56:44.441190 10639 tablet.cc:1722] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c: Alter schema from (
10:c0 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
I20251026 02:56:44.441740 10639 tablet.cc:1620] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c: MemRowSet was empty: no flush needed.
I20251026 02:56:44.448736 10495 catalog_manager.cc:6194] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e: fake-table [id=8131a899b6894482893dac3d662e0443] alter complete (version 1)
I20251026 02:56:44.459160 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:56:44.482326 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:56:44.482739 6860 tablet_replica.cc:333] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c: stopping tablet replica
I20251026 02:56:44.482932 6860 raft_consensus.cc:2243] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:44.483145 6860 raft_consensus.cc:2272] T f29ceea1d0064247a4a07119723c544e P be70d02227734d90b1f78e45f281655c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:44.497833 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:56:44.501323 6860 master.cc:561] Master@127.6.179.62:33709 shutting down...
I20251026 02:56:44.508760 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:56:44.509006 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:56:44.509181 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P b7dc3ca1e5db4be9b0890535fad3c63e: stopping tablet replica
I20251026 02:56:44.513576 6860 master.cc:583] Master@127.6.179.62:33709 shutdown complete.
[ OK ] AlterTableTest.TestReadHistoryAfterAlter (323 ms)
[ RUN ] AlterTableTest.TestAlterUnderWriteLoad
I20251026 02:56:44.525027 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:34817
I20251026 02:56:44.525555 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:44.526460 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:44.527637 6860 webserver.cc:492] Webserver started at http://127.6.179.62:42585/ using document root <none> and password file <none>
I20251026 02:56:44.527855 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:44.527911 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:44.528019 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:44.528839 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "552ff379042342d69e855ed95f8966f5"
format_stamp: "Formatted at 2025-10-26 02:56:44 on dist-test-slave-n5cb"
I20251026 02:56:44.531479 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20251026 02:56:44.532994 10643 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:44.533326 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:44.533421 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "552ff379042342d69e855ed95f8966f5"
format_stamp: "Formatted at 2025-10-26 02:56:44 on dist-test-slave-n5cb"
I20251026 02:56:44.533545 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761447377419549-6860-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)
I20251026 02:56:44.549360 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:44.549932 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:44.560910 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:34817
I20251026 02:56:44.560945 10694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:34817 every 8 connection(s)
I20251026 02:56:44.562201 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:44.566399 10695 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5: Bootstrap starting.
I20251026 02:56:44.567603 10695 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:44.569213 10695 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5: No bootstrap required, opened a new log
I20251026 02:56:44.569844 10695 raft_consensus.cc:359] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552ff379042342d69e855ed95f8966f5" member_type: VOTER }
I20251026 02:56:44.569970 10695 raft_consensus.cc:385] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:44.570022 10695 raft_consensus.cc:740] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552ff379042342d69e855ed95f8966f5, State: Initialized, Role: FOLLOWER
I20251026 02:56:44.570211 10695 consensus_queue.cc:260] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552ff379042342d69e855ed95f8966f5" member_type: VOTER }
I20251026 02:56:44.570370 10695 raft_consensus.cc:399] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:44.570429 10695 raft_consensus.cc:493] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:44.570501 10695 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:44.572300 10695 raft_consensus.cc:515] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552ff379042342d69e855ed95f8966f5" member_type: VOTER }
I20251026 02:56:44.572475 10695 leader_election.cc:304] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 552ff379042342d69e855ed95f8966f5; no voters:
I20251026 02:56:44.572907 10695 leader_election.cc:290] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:44.573045 10698 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:44.573479 10698 raft_consensus.cc:697] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [term 1 LEADER]: Becoming Leader. State: Replica: 552ff379042342d69e855ed95f8966f5, State: Running, Role: LEADER
I20251026 02:56:44.573710 10695 sys_catalog.cc:565] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:56:44.573695 10698 consensus_queue.cc:237] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552ff379042342d69e855ed95f8966f5" member_type: VOTER }
I20251026 02:56:44.574564 10699 sys_catalog.cc:455] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "552ff379042342d69e855ed95f8966f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552ff379042342d69e855ed95f8966f5" member_type: VOTER } }
I20251026 02:56:44.574642 10700 sys_catalog.cc:455] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 552ff379042342d69e855ed95f8966f5. Latest consensus state: current_term: 1 leader_uuid: "552ff379042342d69e855ed95f8966f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552ff379042342d69e855ed95f8966f5" member_type: VOTER } }
I20251026 02:56:44.574709 10699 sys_catalog.cc:458] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:44.578397 10700 sys_catalog.cc:458] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [sys.catalog]: This master's current role is: LEADER
I20251026 02:56:44.578974 10703 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:56:44.580709 10703 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:56:44.581357 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:56:44.583786 10703 catalog_manager.cc:1357] Generated new cluster ID: d470fb592f4d461f9835ddb18c6e5550
I20251026 02:56:44.583892 10703 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:56:44.599007 10703 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:56:44.599843 10703 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:56:44.611066 10703 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5: Generated new TSK 0
I20251026 02:56:44.611353 10703 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:56:44.614087 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:56:44.615192 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:56:44.616459 6860 webserver.cc:492] Webserver started at http://127.6.179.1:39063/ using document root <none> and password file <none>
I20251026 02:56:44.616638 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:56:44.616698 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:56:44.616788 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:56:44.617354 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "d07e55dedd5b45b199f075ee8b949524"
format_stamp: "Formatted at 2025-10-26 02:56:44 on dist-test-slave-n5cb"
I20251026 02:56:44.619820 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:56:44.621273 10719 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:44.621687 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:56:44.621783 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "d07e55dedd5b45b199f075ee8b949524"
format_stamp: "Formatted at 2025-10-26 02:56:44 on dist-test-slave-n5cb"
I20251026 02:56:44.621886 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1761447377419549-6860-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)
I20251026 02:56:44.637020 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:56:44.637570 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:56:44.638127 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:56:44.639003 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:56:44.639066 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:44.639158 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:56:44.639202 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:56:44.649964 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:45705
I20251026 02:56:44.649987 10781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:45705 every 8 connection(s)
I20251026 02:56:44.656886 10782 heartbeater.cc:344] Connected to a master server at 127.6.179.62:34817
I20251026 02:56:44.657025 10782 heartbeater.cc:461] Registering TS with master...
I20251026 02:56:44.657301 10782 heartbeater.cc:507] Master 127.6.179.62:34817 requested a full tablet report, sending...
I20251026 02:56:44.658133 10660 ts_manager.cc:194] Registered new tserver with Master: d07e55dedd5b45b199f075ee8b949524 (127.6.179.1:45705)
I20251026 02:56:44.658895 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007957124s
I20251026 02:56:44.659395 10660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34376
I20251026 02:56:44.669649 10660 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34392:
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"
}
}
}
I20251026 02:56:44.670771 10782 heartbeater.cc:499] Master 127.6.179.62:34817 was elected leader, sending a full tablet report...
I20251026 02:56:44.682212 10747 tablet_service.cc:1505] Processing CreateTablet for tablet c3fd825e82ae413f824f6ef3bd5b0b92 (DEFAULT_TABLE table=fake-table [id=82c6ded4974146deb8d65ee69d15bac9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:56:44.682785 10747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3fd825e82ae413f824f6ef3bd5b0b92. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:56:44.687762 10794 tablet_bootstrap.cc:492] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: Bootstrap starting.
I20251026 02:56:44.688988 10794 tablet_bootstrap.cc:654] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: Neither blocks nor log segments found. Creating new log.
I20251026 02:56:44.690572 10794 tablet_bootstrap.cc:492] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: No bootstrap required, opened a new log
I20251026 02:56:44.690703 10794 ts_tablet_manager.cc:1403] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:56:44.691260 10794 raft_consensus.cc:359] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d07e55dedd5b45b199f075ee8b949524" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45705 } }
I20251026 02:56:44.691386 10794 raft_consensus.cc:385] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:56:44.691426 10794 raft_consensus.cc:740] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07e55dedd5b45b199f075ee8b949524, State: Initialized, Role: FOLLOWER
I20251026 02:56:44.691568 10794 consensus_queue.cc:260] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d07e55dedd5b45b199f075ee8b949524" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45705 } }
I20251026 02:56:44.691654 10794 raft_consensus.cc:399] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:56:44.691709 10794 raft_consensus.cc:493] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:56:44.691761 10794 raft_consensus.cc:3060] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:56:44.693611 10794 raft_consensus.cc:515] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d07e55dedd5b45b199f075ee8b949524" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45705 } }
I20251026 02:56:44.693831 10794 leader_election.cc:304] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d07e55dedd5b45b199f075ee8b949524; no voters:
I20251026 02:56:44.694375 10794 leader_election.cc:290] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:56:44.694507 10796 raft_consensus.cc:2804] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:56:44.695361 10794 ts_tablet_manager.cc:1434] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20251026 02:56:44.695580 10796 raft_consensus.cc:697] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [term 1 LEADER]: Becoming Leader. State: Replica: d07e55dedd5b45b199f075ee8b949524, State: Running, Role: LEADER
I20251026 02:56:44.695833 10796 consensus_queue.cc:237] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d07e55dedd5b45b199f075ee8b949524" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45705 } }
I20251026 02:56:44.697925 10659 catalog_manager.cc:5649] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 reported cstate change: term changed from 0 to 1, leader changed from <none> to d07e55dedd5b45b199f075ee8b949524 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "d07e55dedd5b45b199f075ee8b949524" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d07e55dedd5b45b199f075ee8b949524" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45705 } health_report { overall_health: HEALTHY } } }
I20251026 02:56:44.714109 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:56:44.729137 10804 alter_table-test.cc:1347] Scanner saw 0 rows
I20251026 02:56:44.732857 10804 alter_table-test.cc:1347] Scanner saw 50 rows
I20251026 02:56:44.738438 10804 alter_table-test.cc:1347] Scanner saw 50 rows
I20251026 02:56:44.742321 10804 alter_table-test.cc:1347] Scanner saw 100 rows
I20251026 02:56:44.745806 10804 alter_table-test.cc:1347] Scanner saw 100 rows
I20251026 02:56:44.750087 10804 alter_table-test.cc:1347] Scanner saw 150 rows
I20251026 02:56:44.754532 10804 alter_table-test.cc:1347] Scanner saw 150 rows
I20251026 02:56:44.760043 10804 alter_table-test.cc:1347] Scanner saw 200 rows
I20251026 02:56:44.765147 10804 alter_table-test.cc:1347] Scanner saw 200 rows
I20251026 02:56:44.779450 10804 alter_table-test.cc:1347] Scanner saw 250 rows
I20251026 02:56:44.784399 10804 alter_table-test.cc:1347] Scanner saw 300 rows
I20251026 02:56:44.789103 10804 alter_table-test.cc:1347] Scanner saw 350 rows
I20251026 02:56:44.795121 10804 alter_table-test.cc:1347] Scanner saw 350 rows
I20251026 02:56:44.801090 10804 alter_table-test.cc:1347] Scanner saw 400 rows
I20251026 02:56:44.806290 10804 alter_table-test.cc:1347] Scanner saw 450 rows
I20251026 02:56:44.812942 10804 alter_table-test.cc:1347] Scanner saw 450 rows
I20251026 02:56:44.820329 10804 alter_table-test.cc:1347] Scanner saw 500 rows
I20251026 02:56:44.827441 10804 alter_table-test.cc:1347] Scanner saw 550 rows
I20251026 02:56:44.836019 10804 alter_table-test.cc:1347] Scanner saw 600 rows
I20251026 02:56:44.844251 10804 alter_table-test.cc:1347] Scanner saw 650 rows
I20251026 02:56:44.853525 10804 alter_table-test.cc:1347] Scanner saw 750 rows
I20251026 02:56:44.862047 10804 alter_table-test.cc:1347] Scanner saw 750 rows
I20251026 02:56:44.870682 10804 alter_table-test.cc:1347] Scanner saw 800 rows
I20251026 02:56:44.879550 10804 alter_table-test.cc:1347] Scanner saw 850 rows
I20251026 02:56:44.888872 10804 alter_table-test.cc:1347] Scanner saw 950 rows
I20251026 02:56:44.902537 10804 alter_table-test.cc:1347] Scanner saw 1000 rows
I20251026 02:56:44.915580 10804 alter_table-test.cc:1347] Scanner saw 1100 rows
I20251026 02:56:44.927088 10804 alter_table-test.cc:1347] Scanner saw 1200 rows
I20251026 02:56:44.939435 10804 alter_table-test.cc:1347] Scanner saw 1250 rows
I20251026 02:56:44.957269 10804 alter_table-test.cc:1347] Scanner saw 1350 rows
I20251026 02:56:44.969476 10804 alter_table-test.cc:1347] Scanner saw 1400 rows
I20251026 02:56:44.985325 10804 alter_table-test.cc:1347] Scanner saw 1500 rows
I20251026 02:56:45.000263 10804 alter_table-test.cc:1347] Scanner saw 1550 rows
I20251026 02:56:45.015030 10804 alter_table-test.cc:1347] Scanner saw 1650 rows
I20251026 02:56:45.031176 10804 alter_table-test.cc:1347] Scanner saw 1750 rows
I20251026 02:56:45.046846 10804 alter_table-test.cc:1347] Scanner saw 1850 rows
I20251026 02:56:45.066437 10804 alter_table-test.cc:1347] Scanner saw 2000 rows
I20251026 02:56:45.084007 10804 alter_table-test.cc:1347] Scanner saw 2100 rows
I20251026 02:56:45.106006 10804 alter_table-test.cc:1347] Scanner saw 2250 rows
I20251026 02:56:45.126914 10804 alter_table-test.cc:1347] Scanner saw 2350 rows
I20251026 02:56:45.149196 10804 alter_table-test.cc:1347] Scanner saw 2500 rows
I20251026 02:56:45.171042 10804 alter_table-test.cc:1347] Scanner saw 2650 rows
I20251026 02:56:45.196062 10804 alter_table-test.cc:1347] Scanner saw 2800 rows
I20251026 02:56:45.222309 10804 alter_table-test.cc:1347] Scanner saw 3000 rows
I20251026 02:56:45.255518 10804 alter_table-test.cc:1347] Scanner saw 3200 rows
I20251026 02:56:45.280575 10804 alter_table-test.cc:1347] Scanner saw 3400 rows
I20251026 02:56:45.309062 10804 alter_table-test.cc:1347] Scanner saw 3550 rows
I20251026 02:56:45.344120 10804 alter_table-test.cc:1347] Scanner saw 3700 rows
I20251026 02:56:45.379382 10804 alter_table-test.cc:1347] Scanner saw 3900 rows
I20251026 02:56:45.413481 10804 alter_table-test.cc:1347] Scanner saw 4150 rows
I20251026 02:56:45.448761 10804 alter_table-test.cc:1347] Scanner saw 4350 rows
I20251026 02:56:45.483772 10804 alter_table-test.cc:1347] Scanner saw 4550 rows
I20251026 02:56:45.523373 10804 alter_table-test.cc:1347] Scanner saw 4800 rows
I20251026 02:56:45.565409 10804 alter_table-test.cc:1347] Scanner saw 5050 rows
I20251026 02:56:45.606928 10804 alter_table-test.cc:1347] Scanner saw 5300 rows
I20251026 02:56:45.649482 10804 alter_table-test.cc:1347] Scanner saw 5550 rows
I20251026 02:56:45.697105 10804 alter_table-test.cc:1347] Scanner saw 5850 rows
I20251026 02:56:45.744709 10804 alter_table-test.cc:1347] Scanner saw 6150 rows
I20251026 02:56:45.797025 10804 alter_table-test.cc:1347] Scanner saw 6500 rows
I20251026 02:56:45.855103 10804 alter_table-test.cc:1347] Scanner saw 6850 rows
I20251026 02:56:45.909711 10804 alter_table-test.cc:1347] Scanner saw 7250 rows
I20251026 02:56:45.969449 10804 alter_table-test.cc:1347] Scanner saw 7650 rows
I20251026 02:56:46.027252 10804 alter_table-test.cc:1347] Scanner saw 8050 rows
I20251026 02:56:46.091866 10804 alter_table-test.cc:1347] Scanner saw 8400 rows
I20251026 02:56:46.154451 10804 alter_table-test.cc:1347] Scanner saw 8850 rows
I20251026 02:56:46.221719 10804 alter_table-test.cc:1347] Scanner saw 9300 rows
I20251026 02:56:46.297354 10804 alter_table-test.cc:1347] Scanner saw 9700 rows
I20251026 02:56:46.369837 10804 alter_table-test.cc:1347] Scanner saw 10250 rows
I20251026 02:56:46.452405 10804 alter_table-test.cc:1347] Scanner saw 10700 rows
I20251026 02:56:46.542407 10804 alter_table-test.cc:1347] Scanner saw 11250 rows
I20251026 02:56:46.637161 10804 alter_table-test.cc:1347] Scanner saw 11850 rows
I20251026 02:56:46.732595 10804 alter_table-test.cc:1347] Scanner saw 12550 rows
I20251026 02:56:46.825022 10804 alter_table-test.cc:1347] Scanner saw 13150 rows
I20251026 02:56:46.926148 10804 alter_table-test.cc:1347] Scanner saw 13750 rows
I20251026 02:56:47.029482 10804 alter_table-test.cc:1347] Scanner saw 14500 rows
I20251026 02:56:47.140892 10804 alter_table-test.cc:1347] Scanner saw 15200 rows
I20251026 02:56:47.259922 10804 alter_table-test.cc:1347] Scanner saw 16000 rows
I20251026 02:56:47.384806 10804 alter_table-test.cc:1347] Scanner saw 16800 rows
I20251026 02:56:47.514568 10804 alter_table-test.cc:1347] Scanner saw 17750 rows
I20251026 02:56:47.649827 10804 alter_table-test.cc:1347] Scanner saw 18650 rows
I20251026 02:56:47.715634 10660 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34392:
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
I20251026 02:56:47.730304 10807 tablet.cc:1722] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: Alter schema from (
10:c0 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
I20251026 02:56:47.803597 10804 alter_table-test.cc:1347] Scanner saw 19600 rows
I20251026 02:56:47.987629 10804 alter_table-test.cc:1347] Scanner saw 20150 rows
I20251026 02:56:48.172176 10804 alter_table-test.cc:1347] Scanner saw 20150 rows
I20251026 02:56:48.345674 10804 alter_table-test.cc:1347] Scanner saw 20150 rows
I20251026 02:56:48.526993 10804 alter_table-test.cc:1347] Scanner saw 20150 rows
I20251026 02:56:48.697669 10804 alter_table-test.cc:1347] Scanner saw 20150 rows
I20251026 02:56:48.855875 10804 alter_table-test.cc:1347] Scanner saw 20150 rows
I20251026 02:56:49.045918 10804 alter_table-test.cc:1347] Scanner saw 20150 rows
I20251026 02:56:49.131491 10807 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51038 (request call id 1) took 1406 ms. Trace:
I20251026 02:56:49.131722 10807 rpcz_store.cc:276] 1026 02:56:47.725288 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:56:47.725808 (+ 520us) service_pool.cc:225] Handling call
1026 02:56:49.131465 (+1405657us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:56:47.727597 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:56:47.727729 (+ 132us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:56:47.729608 (+ 1879us) alter_schema_op.cc:66] Acquired schema lock
1026 02:56:47.729618 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:56:47.729634 (+ 16us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:56:47.729637 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:56:47.729768 (+ 131us) log.cc:844] Serialized 193 byte log entry
1026 02:56:47.730174 (+ 406us) op_driver.cc:464] REPLICATION: finished
1026 02:56:47.730262 (+ 88us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:56:49.126471 (+1396209us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:56:49.126812 (+ 341us) log.cc:844] Serialized 5 byte log entry
1026 02:56:49.130563 (+ 3751us) tablet_metadata.cc:641] Metadata flushed
1026 02:56:49.131372 (+ 809us) log.cc:844] Serialized 15 byte log entry
1026 02:56:49.131418 (+ 46us) alter_schema_op.cc:73] Released schema lock
1026 02:56:49.131422 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"bytes_written":93966,"cfile_init":1,"compiler_manager_pool.queue_time_us":9688,"compiler_manager_pool.run_cpu_time_us":561361,"compiler_manager_pool.run_wall_time_us":566434,"dirs.queue_time_us":400,"dirs.run_cpu_time_us":205,"dirs.run_wall_time_us":815,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3413,"lbm_writes_lt_1ms":46,"peak_mem_usage":0,"prepare.queue_time_us":1509,"prepare.run_cpu_time_us":512,"prepare.run_wall_time_us":2222,"replication_time_us":517,"rows_written":20150,"spinlock_wait_cycles":896,"thread_start_us":11715,"threads_started":3,"wal-append.queue_time_us":401}]]}
I20251026 02:56:49.147893 10817 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=814, attempt_no=0}) took 1411 ms. Trace:
I20251026 02:56:49.148008 10817 rpcz_store.cc:276] 1026 02:56:47.736134 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:56:47.736196 (+ 62us) service_pool.cc:225] Handling call
1026 02:56:49.147861 (+1411665us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:56:49.132843 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:56:49.132937 (+ 94us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:56:49.132943 (+ 6us) write_op.cc:435] Acquired schema lock
1026 02:56:49.132946 (+ 3us) tablet.cc:660] Decoding operations
1026 02:56:49.133838 (+ 892us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:56:49.133849 (+ 11us) write_op.cc:641] Partition lock acquired for write op
1026 02:56:49.133854 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:56:49.134461 (+ 607us) tablet.cc:699] Row locks acquired
1026 02:56:49.134466 (+ 5us) write_op.cc:260] PREPARE: finished
1026 02:56:49.134507 (+ 41us) write_op.cc:270] Start()
1026 02:56:49.134544 (+ 37us) write_op.cc:276] Timestamp: L: 906
1026 02:56:49.134550 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:56:49.134772 (+ 222us) log.cc:844] Serialized 788 byte log entry
1026 02:56:49.139455 (+ 4683us) op_driver.cc:464] REPLICATION: finished
1026 02:56:49.146182 (+ 6727us) write_op.cc:301] APPLY: starting
1026 02:56:49.146200 (+ 18us) tablet.cc:1365] starting BulkCheckPresence
1026 02:56:49.146628 (+ 428us) tablet.cc:1368] finished BulkCheckPresence
1026 02:56:49.146655 (+ 27us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:56:49.147411 (+ 756us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:56:49.147457 (+ 46us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=50,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1026 02:56:49.147463 (+ 6us) write_op.cc:312] APPLY: finished
1026 02:56:49.147581 (+ 118us) log.cc:844] Serialized 320 byte log entry
1026 02:56:49.147658 (+ 77us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:56:49.147709 (+ 51us) write_op.cc:454] Released schema lock
1026 02:56:49.147722 (+ 13us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6665,"cfile_cache_hit":4,"cfile_cache_hit_bytes":12467,"num_ops":50,"prepare.queue_time_us":1396310,"prepare.run_cpu_time_us":1412,"prepare.run_wall_time_us":1989,"replication_time_us":4875,"thread_start_us":6601,"threads_started":1}]]}
I20251026 02:56:49.172869 10656 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5: fake-table [id=82c6ded4974146deb8d65ee69d15bac9] alter complete (version 1)
I20251026 02:56:49.208918 10804 alter_table-test.cc:1347] Scanner saw 20150 rows
I20251026 02:56:49.244571 10804 alter_table-test.cc:1347] Scanner saw 20500 rows
I20251026 02:56:49.256762 10807 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=813, attempt_no=0}) took 1522 ms. Trace:
I20251026 02:56:49.256981 10807 rpcz_store.cc:276] 1026 02:56:47.734701 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:56:47.734864 (+ 163us) service_pool.cc:225] Handling call
1026 02:56:49.256738 (+1521874us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:56:47.735465 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:56:47.735558 (+ 93us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:56:49.131638 (+1396080us) write_op.cc:435] Acquired schema lock
1026 02:56:49.131642 (+ 4us) tablet.cc:660] Decoding operations
1026 02:56:49.132048 (+ 406us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:56:49.132063 (+ 15us) write_op.cc:641] Partition lock acquired for write op
1026 02:56:49.132069 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:56:49.132431 (+ 362us) tablet.cc:699] Row locks acquired
1026 02:56:49.132434 (+ 3us) write_op.cc:260] PREPARE: finished
1026 02:56:49.132475 (+ 41us) write_op.cc:270] Start()
1026 02:56:49.132507 (+ 32us) write_op.cc:276] Timestamp: L: 905
1026 02:56:49.132511 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:56:49.132730 (+ 219us) log.cc:844] Serialized 788 byte log entry
1026 02:56:49.138716 (+ 5986us) op_driver.cc:464] REPLICATION: finished
1026 02:56:49.138869 (+ 153us) write_op.cc:301] APPLY: starting
1026 02:56:49.138887 (+ 18us) tablet.cc:1365] starting BulkCheckPresence
1026 02:56:49.180985 (+ 42098us) tablet.cc:1368] finished BulkCheckPresence
1026 02:56:49.181010 (+ 25us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:56:49.256265 (+ 75255us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:56:49.256320 (+ 55us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1026 02:56:49.256329 (+ 9us) write_op.cc:312] APPLY: finished
1026 02:56:49.256477 (+ 148us) log.cc:844] Serialized 420 byte log entry
1026 02:56:49.256563 (+ 86us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:56:49.256639 (+ 76us) write_op.cc:454] Released schema lock
1026 02:56:49.256655 (+ 16us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69,"cfile_cache_hit":247,"cfile_cache_hit_bytes":727874,"cfile_cache_miss":9,"cfile_cache_miss_bytes":30105,"cfile_init":1,"lbm_read_time_us":361,"lbm_reads_lt_1ms":13,"num_ops":50,"prepare.queue_time_us":69,"prepare.run_cpu_time_us":216837,"prepare.run_wall_time_us":1397336,"replication_time_us":6169,"spinlock_wait_cycles":1920}]]}
I20251026 02:56:49.290961 10804 alter_table-test.cc:1347] Scanner saw 20750 rows
I20251026 02:56:49.323287 10804 alter_table-test.cc:1347] Scanner saw 21100 rows
I20251026 02:56:49.355522 10804 alter_table-test.cc:1347] Scanner saw 21250 rows
I20251026 02:56:49.383929 10804 alter_table-test.cc:1347] Scanner saw 21450 rows
I20251026 02:56:49.417102 10804 alter_table-test.cc:1347] Scanner saw 21600 rows
I20251026 02:56:49.449724 10804 alter_table-test.cc:1347] Scanner saw 21750 rows
I20251026 02:56:49.481640 10804 alter_table-test.cc:1347] Scanner saw 21950 rows
I20251026 02:56:49.513222 10804 alter_table-test.cc:1347] Scanner saw 22150 rows
I20251026 02:56:49.562688 10804 alter_table-test.cc:1347] Scanner saw 22350 rows
I20251026 02:56:49.598912 10804 alter_table-test.cc:1347] Scanner saw 22600 rows
I20251026 02:56:49.641234 10804 alter_table-test.cc:1347] Scanner saw 22800 rows
I20251026 02:56:49.681607 10804 alter_table-test.cc:1347] Scanner saw 23100 rows
I20251026 02:56:49.716285 10804 alter_table-test.cc:1347] Scanner saw 23300 rows
I20251026 02:56:49.747406 10804 alter_table-test.cc:1347] Scanner saw 23550 rows
I20251026 02:56:49.782299 10804 alter_table-test.cc:1347] Scanner saw 23700 rows
I20251026 02:56:49.815426 10804 alter_table-test.cc:1347] Scanner saw 23900 rows
I20251026 02:56:49.849393 10804 alter_table-test.cc:1347] Scanner saw 24100 rows
I20251026 02:56:49.883940 10804 alter_table-test.cc:1347] Scanner saw 24300 rows
I20251026 02:56:49.929360 10804 alter_table-test.cc:1347] Scanner saw 24500 rows
I20251026 02:56:49.963812 10804 alter_table-test.cc:1347] Scanner saw 24800 rows
I20251026 02:56:49.998988 10804 alter_table-test.cc:1347] Scanner saw 25000 rows
I20251026 02:56:50.036633 10804 alter_table-test.cc:1347] Scanner saw 25200 rows
I20251026 02:56:50.080605 10804 alter_table-test.cc:1347] Scanner saw 25450 rows
I20251026 02:56:50.125200 10804 alter_table-test.cc:1347] Scanner saw 25700 rows
I20251026 02:56:50.170423 10804 alter_table-test.cc:1347] Scanner saw 25950 rows
I20251026 02:56:50.219398 10804 alter_table-test.cc:1347] Scanner saw 26150 rows
I20251026 02:56:50.268653 10804 alter_table-test.cc:1347] Scanner saw 26500 rows
I20251026 02:56:50.315418 10804 alter_table-test.cc:1347] Scanner saw 26850 rows
I20251026 02:56:50.359290 10804 alter_table-test.cc:1347] Scanner saw 27150 rows
I20251026 02:56:50.408205 10804 alter_table-test.cc:1347] Scanner saw 27400 rows
I20251026 02:56:50.450934 10804 alter_table-test.cc:1347] Scanner saw 27800 rows
I20251026 02:56:50.492291 10804 alter_table-test.cc:1347] Scanner saw 28050 rows
I20251026 02:56:50.533694 10804 alter_table-test.cc:1347] Scanner saw 28300 rows
I20251026 02:56:50.584098 10804 alter_table-test.cc:1347] Scanner saw 28600 rows
I20251026 02:56:50.638427 10804 alter_table-test.cc:1347] Scanner saw 28900 rows
I20251026 02:56:50.692096 10804 alter_table-test.cc:1347] Scanner saw 29300 rows
I20251026 02:56:50.737794 10804 alter_table-test.cc:1347] Scanner saw 29700 rows
I20251026 02:56:50.785876 10804 alter_table-test.cc:1347] Scanner saw 29950 rows
I20251026 02:56:50.846067 10804 alter_table-test.cc:1347] Scanner saw 30250 rows
I20251026 02:56:50.902737 10804 alter_table-test.cc:1347] Scanner saw 30650 rows
I20251026 02:56:50.952214 10804 alter_table-test.cc:1347] Scanner saw 31000 rows
I20251026 02:56:51.004834 10804 alter_table-test.cc:1347] Scanner saw 31300 rows
I20251026 02:56:51.064412 10804 alter_table-test.cc:1347] Scanner saw 31600 rows
I20251026 02:56:51.120292 10804 alter_table-test.cc:1347] Scanner saw 31950 rows
I20251026 02:56:51.180876 10804 alter_table-test.cc:1347] Scanner saw 32300 rows
I20251026 02:56:51.243475 10804 alter_table-test.cc:1347] Scanner saw 32650 rows
I20251026 02:56:51.301106 10804 alter_table-test.cc:1347] Scanner saw 33000 rows
I20251026 02:56:51.358848 10804 alter_table-test.cc:1347] Scanner saw 33350 rows
I20251026 02:56:51.419132 10804 alter_table-test.cc:1347] Scanner saw 33700 rows
I20251026 02:56:51.493883 10804 alter_table-test.cc:1347] Scanner saw 34000 rows
I20251026 02:56:51.562860 10804 alter_table-test.cc:1347] Scanner saw 34400 rows
I20251026 02:56:51.628788 10804 alter_table-test.cc:1347] Scanner saw 34850 rows
I20251026 02:56:51.687595 10804 alter_table-test.cc:1347] Scanner saw 35150 rows
I20251026 02:56:51.754689 10804 alter_table-test.cc:1347] Scanner saw 35500 rows
I20251026 02:56:51.819837 10804 alter_table-test.cc:1347] Scanner saw 35850 rows
I20251026 02:56:51.886184 10804 alter_table-test.cc:1347] Scanner saw 36200 rows
I20251026 02:56:51.959439 10804 alter_table-test.cc:1347] Scanner saw 36600 rows
I20251026 02:56:52.037496 10804 alter_table-test.cc:1347] Scanner saw 37050 rows
I20251026 02:56:52.113116 10804 alter_table-test.cc:1347] Scanner saw 37550 rows
I20251026 02:56:52.186684 10804 alter_table-test.cc:1347] Scanner saw 38050 rows
I20251026 02:56:52.272205 10804 alter_table-test.cc:1347] Scanner saw 38500 rows
I20251026 02:56:52.351574 10804 alter_table-test.cc:1347] Scanner saw 39150 rows
I20251026 02:56:52.421531 10656 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34392:
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
I20251026 02:56:52.439234 10804 alter_table-test.cc:1347] Scanner saw 39650 rows
I20251026 02:56:52.451606 10821 tablet.cc:1722] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: 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
I20251026 02:56:52.542987 10804 alter_table-test.cc:1347] Scanner saw 40150 rows
I20251026 02:56:52.642117 10804 alter_table-test.cc:1347] Scanner saw 40200 rows
I20251026 02:56:52.741891 10804 alter_table-test.cc:1347] Scanner saw 40200 rows
I20251026 02:56:52.841177 10804 alter_table-test.cc:1347] Scanner saw 40200 rows
I20251026 02:56:52.969364 10804 alter_table-test.cc:1347] Scanner saw 40200 rows
I20251026 02:56:53.090801 10804 alter_table-test.cc:1347] Scanner saw 40200 rows
I20251026 02:56:53.208554 10804 alter_table-test.cc:1347] Scanner saw 40200 rows
I20251026 02:56:53.319584 10804 alter_table-test.cc:1347] Scanner saw 40200 rows
I20251026 02:56:53.428158 10804 alter_table-test.cc:1347] Scanner saw 40200 rows
I20251026 02:56:53.528851 10821 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51038 (request call id 2) took 1084 ms. Trace:
I20251026 02:56:53.528996 10821 rpcz_store.cc:276] 1026 02:56:52.444454 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:56:52.444661 (+ 207us) service_pool.cc:225] Handling call
1026 02:56:53.528825 (+1084164us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:56:52.446188 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:56:52.446363 (+ 175us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:56:52.450052 (+ 3689us) alter_schema_op.cc:66] Acquired schema lock
1026 02:56:52.450062 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:56:52.450085 (+ 23us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:56:52.450089 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:56:52.450263 (+ 174us) log.cc:844] Serialized 227 byte log entry
1026 02:56:52.450990 (+ 727us) op_driver.cc:464] REPLICATION: finished
1026 02:56:52.451555 (+ 565us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:56:53.518396 (+1066841us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:56:53.518782 (+ 386us) log.cc:844] Serialized 5 byte log entry
1026 02:56:53.524722 (+ 5940us) tablet_metadata.cc:641] Metadata flushed
1026 02:56:53.526147 (+ 1425us) log.cc:844] Serialized 15 byte log entry
1026 02:56:53.526227 (+ 80us) alter_schema_op.cc:73] Released schema lock
1026 02:56:53.526232 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":11008,"child_traces":[["op",{"apply.queue_time_us":515,"bytes_written":83999,"cfile_init":1,"compiler_manager_pool.queue_time_us":531,"compiler_manager_pool.run_cpu_time_us":642175,"compiler_manager_pool.run_wall_time_us":644115,"dirs.queue_time_us":485,"dirs.run_cpu_time_us":200,"dirs.run_wall_time_us":1061,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2995,"lbm_writes_lt_1ms":42,"mutex_wait_us":273,"peak_mem_usage":0,"prepare.queue_time_us":1187,"prepare.run_cpu_time_us":1112,"prepare.run_wall_time_us":4157,"replication_time_us":876,"rows_written":20050,"thread_start_us":975,"threads_started":3,"wal-append.queue_time_us":448}]]}
I20251026 02:56:53.542428 10804 alter_table-test.cc:1347] Scanner saw 40200 rows
I20251026 02:56:53.553568 10831 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=1305, attempt_no=0}) took 1100 ms. Trace:
I20251026 02:56:53.555478 10831 rpcz_store.cc:276] 1026 02:56:52.452874 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:56:52.452941 (+ 67us) service_pool.cc:225] Handling call
1026 02:56:53.553536 (+1100595us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:56:53.527595 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:56:53.527705 (+ 110us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:56:53.527711 (+ 6us) write_op.cc:435] Acquired schema lock
1026 02:56:53.527713 (+ 2us) tablet.cc:660] Decoding operations
1026 02:56:53.528089 (+ 376us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:56:53.528100 (+ 11us) write_op.cc:641] Partition lock acquired for write op
1026 02:56:53.528105 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:56:53.528455 (+ 350us) tablet.cc:699] Row locks acquired
1026 02:56:53.528458 (+ 3us) write_op.cc:260] PREPARE: finished
1026 02:56:53.528492 (+ 34us) write_op.cc:270] Start()
1026 02:56:53.528522 (+ 30us) write_op.cc:276] Timestamp: L: 1472
1026 02:56:53.528525 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:56:53.528718 (+ 193us) log.cc:844] Serialized 788 byte log entry
1026 02:56:53.542854 (+ 14136us) op_driver.cc:464] REPLICATION: finished
1026 02:56:53.550948 (+ 8094us) write_op.cc:301] APPLY: starting
1026 02:56:53.550981 (+ 33us) tablet.cc:1365] starting BulkCheckPresence
1026 02:56:53.551976 (+ 995us) tablet.cc:1368] finished BulkCheckPresence
1026 02:56:53.552009 (+ 33us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:56:53.552984 (+ 975us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:56:53.553058 (+ 74us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1026 02:56:53.553067 (+ 9us) write_op.cc:312] APPLY: finished
1026 02:56:53.553249 (+ 182us) log.cc:844] Serialized 320 byte log entry
1026 02:56:53.553343 (+ 94us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:56:53.553400 (+ 57us) write_op.cc:454] Released schema lock
1026 02:56:53.553413 (+ 13us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":8026,"cfile_cache_hit":5,"cfile_cache_hit_bytes":12617,"cfile_cache_miss":3,"cfile_cache_miss_bytes":12318,"lbm_read_time_us":68,"lbm_reads_lt_1ms":3,"num_ops":50,"prepare.queue_time_us":1074192,"prepare.run_cpu_time_us":1182,"prepare.run_wall_time_us":1180,"replication_time_us":14303,"spinlock_wait_cycles":896,"thread_start_us":11450,"threads_started":1}]]}
I20251026 02:56:53.591055 10821 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=1304, attempt_no=0}) took 1142 ms. Trace:
I20251026 02:56:53.591217 10821 rpcz_store.cc:276] 1026 02:56:52.448865 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:56:52.449176 (+ 311us) service_pool.cc:225] Handling call
1026 02:56:53.591020 (+1141844us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:56:52.450393 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:56:52.450530 (+ 137us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:56:53.526303 (+1075773us) write_op.cc:435] Acquired schema lock
1026 02:56:53.526307 (+ 4us) tablet.cc:660] Decoding operations
1026 02:56:53.526758 (+ 451us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:56:53.526773 (+ 15us) write_op.cc:641] Partition lock acquired for write op
1026 02:56:53.526779 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:56:53.527160 (+ 381us) tablet.cc:699] Row locks acquired
1026 02:56:53.527162 (+ 2us) write_op.cc:260] PREPARE: finished
1026 02:56:53.527217 (+ 55us) write_op.cc:270] Start()
1026 02:56:53.527254 (+ 37us) write_op.cc:276] Timestamp: L: 1471
1026 02:56:53.527257 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:56:53.527483 (+ 226us) log.cc:844] Serialized 788 byte log entry
1026 02:56:53.542693 (+ 15210us) op_driver.cc:464] REPLICATION: finished
1026 02:56:53.542897 (+ 204us) write_op.cc:301] APPLY: starting
1026 02:56:53.542931 (+ 34us) tablet.cc:1365] starting BulkCheckPresence
1026 02:56:53.565296 (+ 22365us) tablet.cc:1368] finished BulkCheckPresence
1026 02:56:53.565321 (+ 25us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:56:53.590476 (+ 25155us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:56:53.590551 (+ 75us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=127,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1026 02:56:53.590561 (+ 10us) write_op.cc:312] APPLY: finished
1026 02:56:53.590746 (+ 185us) log.cc:844] Serialized 420 byte log entry
1026 02:56:53.590840 (+ 94us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:56:53.590900 (+ 60us) write_op.cc:454] Released schema lock
1026 02:56:53.590912 (+ 12us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":110,"cfile_cache_hit":257,"cfile_cache_hit_bytes":764800,"cfile_cache_miss":11,"cfile_cache_miss_bytes":38240,"cfile_init":1,"lbm_read_time_us":767,"lbm_reads_lt_1ms":15,"num_ops":50,"prepare.queue_time_us":790,"prepare.run_cpu_time_us":175780,"prepare.run_wall_time_us":1077147,"replication_time_us":15401}]]}
I20251026 02:56:53.595033 10656 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5: fake-table [id=82c6ded4974146deb8d65ee69d15bac9] alter complete (version 2)
I20251026 02:56:53.637207 10804 alter_table-test.cc:1347] Scanner saw 40200 rows
I20251026 02:56:53.711829 10804 alter_table-test.cc:1347] Scanner saw 40600 rows
I20251026 02:56:53.771627 10804 alter_table-test.cc:1347] Scanner saw 40950 rows
I20251026 02:56:53.836299 10804 alter_table-test.cc:1347] Scanner saw 41300 rows
I20251026 02:56:53.908380 10804 alter_table-test.cc:1347] Scanner saw 41650 rows
I20251026 02:56:53.982390 10804 alter_table-test.cc:1347] Scanner saw 42100 rows
I20251026 02:56:54.054095 10804 alter_table-test.cc:1347] Scanner saw 42650 rows
I20251026 02:56:54.121095 10804 alter_table-test.cc:1347] Scanner saw 43100 rows
I20251026 02:56:54.182509 10804 alter_table-test.cc:1347] Scanner saw 43500 rows
I20251026 02:56:54.282799 10804 alter_table-test.cc:1347] Scanner saw 43800 rows
I20251026 02:56:54.355840 10804 alter_table-test.cc:1347] Scanner saw 44250 rows
I20251026 02:56:54.426056 10804 alter_table-test.cc:1347] Scanner saw 44650 rows
I20251026 02:56:54.503962 10804 alter_table-test.cc:1347] Scanner saw 45100 rows
I20251026 02:56:54.583516 10804 alter_table-test.cc:1347] Scanner saw 45600 rows
I20251026 02:56:54.659307 10804 alter_table-test.cc:1347] Scanner saw 46100 rows
I20251026 02:56:54.737341 10804 alter_table-test.cc:1347] Scanner saw 46550 rows
I20251026 02:56:54.828178 10804 alter_table-test.cc:1347] Scanner saw 47000 rows
I20251026 02:56:54.920789 10804 alter_table-test.cc:1347] Scanner saw 47550 rows
I20251026 02:56:55.007043 10804 alter_table-test.cc:1347] Scanner saw 48100 rows
I20251026 02:56:55.093039 10804 alter_table-test.cc:1347] Scanner saw 48650 rows
I20251026 02:56:55.174751 10804 alter_table-test.cc:1347] Scanner saw 49200 rows
I20251026 02:56:55.260939 10804 alter_table-test.cc:1347] Scanner saw 49600 rows
I20251026 02:56:55.350915 10804 alter_table-test.cc:1347] Scanner saw 50150 rows
I20251026 02:56:55.437017 10804 alter_table-test.cc:1347] Scanner saw 50750 rows
I20251026 02:56:55.527673 10804 alter_table-test.cc:1347] Scanner saw 51250 rows
I20251026 02:56:55.618453 10804 alter_table-test.cc:1347] Scanner saw 51700 rows
I20251026 02:56:55.724025 10804 alter_table-test.cc:1347] Scanner saw 52150 rows
I20251026 02:56:55.824955 10804 alter_table-test.cc:1347] Scanner saw 52850 rows
I20251026 02:56:55.922768 10804 alter_table-test.cc:1347] Scanner saw 53550 rows
I20251026 02:56:56.019825 10804 alter_table-test.cc:1347] Scanner saw 54200 rows
I20251026 02:56:56.121780 10804 alter_table-test.cc:1347] Scanner saw 54750 rows
I20251026 02:56:56.229509 10804 alter_table-test.cc:1347] Scanner saw 55250 rows
I20251026 02:56:56.348106 10804 alter_table-test.cc:1347] Scanner saw 56000 rows
I20251026 02:56:56.442823 10804 alter_table-test.cc:1347] Scanner saw 56750 rows
I20251026 02:56:56.550206 10804 alter_table-test.cc:1347] Scanner saw 57250 rows
I20251026 02:56:56.656388 10804 alter_table-test.cc:1347] Scanner saw 57950 rows
I20251026 02:56:56.764544 10804 alter_table-test.cc:1347] Scanner saw 58550 rows
I20251026 02:56:56.803511 10656 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34392:
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
I20251026 02:56:56.838640 10821 tablet.cc:1722] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: 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
I20251026 02:56:56.877393 10804 alter_table-test.cc:1347] Scanner saw 59150 rows
I20251026 02:56:57.049245 10804 alter_table-test.cc:1347] Scanner saw 59450 rows
I20251026 02:56:57.223201 10804 alter_table-test.cc:1347] Scanner saw 59450 rows
I20251026 02:56:57.382524 10804 alter_table-test.cc:1347] Scanner saw 59450 rows
I20251026 02:56:57.549937 10804 alter_table-test.cc:1347] Scanner saw 59450 rows
I20251026 02:56:57.720577 10804 alter_table-test.cc:1347] Scanner saw 59450 rows
I20251026 02:56:57.888281 10804 alter_table-test.cc:1347] Scanner saw 59450 rows
I20251026 02:56:58.000934 10821 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51038 (request call id 3) took 1175 ms. Trace:
I20251026 02:56:58.001150 10821 rpcz_store.cc:276] 1026 02:56:56.825011 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:56:56.825068 (+ 57us) service_pool.cc:225] Handling call
1026 02:56:58.000909 (+1175841us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:56:56.825672 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:56:56.825890 (+ 218us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:56:56.836921 (+ 11031us) alter_schema_op.cc:66] Acquired schema lock
1026 02:56:56.836934 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:56:56.836962 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:56:56.837592 (+ 630us) op_driver.cc:348] REPLICATION: starting
1026 02:56:56.837816 (+ 224us) log.cc:844] Serialized 262 byte log entry
1026 02:56:56.838493 (+ 677us) op_driver.cc:464] REPLICATION: finished
1026 02:56:56.838615 (+ 122us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:56:57.995307 (+1156692us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:56:57.995714 (+ 407us) log.cc:844] Serialized 5 byte log entry
1026 02:56:57.999813 (+ 4099us) tablet_metadata.cc:641] Metadata flushed
1026 02:56:58.000819 (+ 1006us) log.cc:844] Serialized 15 byte log entry
1026 02:56:58.000864 (+ 45us) alter_schema_op.cc:73] Released schema lock
1026 02:56:58.000868 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"bytes_written":80413,"cfile_init":1,"compiler_manager_pool.queue_time_us":735,"compiler_manager_pool.run_cpu_time_us":700637,"compiler_manager_pool.run_wall_time_us":762671,"dirs.queue_time_us":496,"dirs.run_cpu_time_us":208,"dirs.run_wall_time_us":1128,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3338,"lbm_writes_lt_1ms":46,"peak_mem_usage":0,"prepare.queue_time_us":243,"prepare.run_cpu_time_us":1973,"prepare.run_wall_time_us":12333,"replication_time_us":876,"rows_written":19250,"thread_start_us":1250,"threads_started":3,"wal-append.queue_time_us":484}]]}
I20251026 02:56:58.011746 10821 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=1769, attempt_no=0}) took 1185 ms. Trace:
I20251026 02:56:58.011967 10821 rpcz_store.cc:276] 1026 02:56:56.826089 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:56:56.826139 (+ 50us) service_pool.cc:225] Handling call
1026 02:56:58.011723 (+1185584us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:56:56.838054 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:56:56.838169 (+ 115us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:56:58.001616 (+1163447us) write_op.cc:435] Acquired schema lock
1026 02:56:58.001620 (+ 4us) tablet.cc:660] Decoding operations
1026 02:56:58.001949 (+ 329us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:56:58.001964 (+ 15us) write_op.cc:641] Partition lock acquired for write op
1026 02:56:58.001969 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:56:58.002344 (+ 375us) tablet.cc:699] Row locks acquired
1026 02:56:58.002348 (+ 4us) write_op.cc:260] PREPARE: finished
1026 02:56:58.002390 (+ 42us) write_op.cc:270] Start()
1026 02:56:58.002425 (+ 35us) write_op.cc:276] Timestamp: L: 1982
1026 02:56:58.002428 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:56:58.002637 (+ 209us) log.cc:844] Serialized 788 byte log entry
1026 02:56:58.008257 (+ 5620us) op_driver.cc:464] REPLICATION: finished
1026 02:56:58.008391 (+ 134us) write_op.cc:301] APPLY: starting
1026 02:56:58.008411 (+ 20us) tablet.cc:1365] starting BulkCheckPresence
1026 02:56:58.010086 (+ 1675us) tablet.cc:1368] finished BulkCheckPresence
1026 02:56:58.010122 (+ 36us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:56:58.011206 (+ 1084us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:56:58.011274 (+ 68us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=150,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1026 02:56:58.011283 (+ 9us) write_op.cc:312] APPLY: finished
1026 02:56:58.011452 (+ 169us) log.cc:844] Serialized 320 byte log entry
1026 02:56:58.011540 (+ 88us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:56:58.011597 (+ 57us) write_op.cc:454] Released schema lock
1026 02:56:58.011608 (+ 11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"cfile_cache_hit":6,"cfile_cache_hit_bytes":24636,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12467,"cfile_init":1,"lbm_read_time_us":161,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":11440,"prepare.run_cpu_time_us":199779,"prepare.run_wall_time_us":1164643,"replication_time_us":5794}]]}
I20251026 02:56:58.032648 10804 alter_table-test.cc:1347] Scanner saw 59450 rows
I20251026 02:56:58.048934 10660 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5: fake-table [id=82c6ded4974146deb8d65ee69d15bac9] alter complete (version 3)
I20251026 02:56:58.079757 10821 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=1770, attempt_no=0}) took 1239 ms. Trace:
I20251026 02:56:58.079979 10821 rpcz_store.cc:276] 1026 02:56:56.840144 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:56:56.840202 (+ 58us) service_pool.cc:225] Handling call
1026 02:56:58.079734 (+1239532us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:56:58.002740 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:56:58.002847 (+ 107us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:56:58.002852 (+ 5us) write_op.cc:435] Acquired schema lock
1026 02:56:58.002855 (+ 3us) tablet.cc:660] Decoding operations
1026 02:56:58.003208 (+ 353us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:56:58.003218 (+ 10us) write_op.cc:641] Partition lock acquired for write op
1026 02:56:58.003223 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:56:58.003599 (+ 376us) tablet.cc:699] Row locks acquired
1026 02:56:58.003602 (+ 3us) write_op.cc:260] PREPARE: finished
1026 02:56:58.003636 (+ 34us) write_op.cc:270] Start()
1026 02:56:58.003666 (+ 30us) write_op.cc:276] Timestamp: L: 1983
1026 02:56:58.003671 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:56:58.003847 (+ 176us) log.cc:844] Serialized 788 byte log entry
1026 02:56:58.008637 (+ 4790us) op_driver.cc:464] REPLICATION: finished
1026 02:56:58.013639 (+ 5002us) write_op.cc:301] APPLY: starting
1026 02:56:58.013654 (+ 15us) tablet.cc:1365] starting BulkCheckPresence
1026 02:56:58.051114 (+ 37460us) tablet.cc:1368] finished BulkCheckPresence
1026 02:56:58.051151 (+ 37us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:56:58.079230 (+ 28079us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:56:58.079297 (+ 67us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=148,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1026 02:56:58.079305 (+ 8us) write_op.cc:312] APPLY: finished
1026 02:56:58.079481 (+ 176us) log.cc:844] Serialized 420 byte log entry
1026 02:56:58.079562 (+ 81us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:56:58.079626 (+ 64us) write_op.cc:454] Released schema lock
1026 02:56:58.079636 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4942,"cfile_cache_hit":271,"cfile_cache_hit_bytes":850238,"cfile_cache_miss":7,"cfile_cache_miss_bytes":26638,"lbm_read_time_us":250,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":1162047,"prepare.run_cpu_time_us":1165,"prepare.run_wall_time_us":1164,"replication_time_us":4942,"spinlock_wait_cycles":5376,"thread_start_us":13791,"threads_started":1}]]}
I20251026 02:56:58.154776 10804 alter_table-test.cc:1347] Scanner saw 59550 rows
I20251026 02:56:58.266635 10804 alter_table-test.cc:1347] Scanner saw 60100 rows
I20251026 02:56:58.370260 10804 alter_table-test.cc:1347] Scanner saw 60750 rows
I20251026 02:56:58.472936 10804 alter_table-test.cc:1347] Scanner saw 61350 rows
I20251026 02:56:58.574350 10804 alter_table-test.cc:1347] Scanner saw 62000 rows
I20251026 02:56:58.678639 10804 alter_table-test.cc:1347] Scanner saw 62650 rows
I20251026 02:56:58.780678 10804 alter_table-test.cc:1347] Scanner saw 63150 rows
I20251026 02:56:58.882862 10804 alter_table-test.cc:1347] Scanner saw 63800 rows
I20251026 02:56:58.990048 10804 alter_table-test.cc:1347] Scanner saw 64400 rows
I20251026 02:56:59.108304 10804 alter_table-test.cc:1347] Scanner saw 65050 rows
I20251026 02:56:59.215435 10804 alter_table-test.cc:1347] Scanner saw 65850 rows
I20251026 02:56:59.379777 10804 alter_table-test.cc:1347] Scanner saw 66550 rows
I20251026 02:56:59.497056 10804 alter_table-test.cc:1347] Scanner saw 67500 rows
I20251026 02:56:59.622849 10804 alter_table-test.cc:1347] Scanner saw 68100 rows
I20251026 02:56:59.728976 10804 alter_table-test.cc:1347] Scanner saw 68800 rows
I20251026 02:56:59.852133 10804 alter_table-test.cc:1347] Scanner saw 69400 rows
I20251026 02:56:59.988344 10804 alter_table-test.cc:1347] Scanner saw 70200 rows
I20251026 02:57:00.127889 10804 alter_table-test.cc:1347] Scanner saw 70900 rows
I20251026 02:57:00.275494 10804 alter_table-test.cc:1347] Scanner saw 71700 rows
I20251026 02:57:00.405223 10804 alter_table-test.cc:1347] Scanner saw 72400 rows
I20251026 02:57:00.533398 10804 alter_table-test.cc:1347] Scanner saw 73150 rows
I20251026 02:57:00.677325 10804 alter_table-test.cc:1347] Scanner saw 73900 rows
I20251026 02:57:00.814839 10804 alter_table-test.cc:1347] Scanner saw 74800 rows
I20251026 02:57:00.952795 10804 alter_table-test.cc:1347] Scanner saw 75600 rows
I20251026 02:57:01.093438 10804 alter_table-test.cc:1347] Scanner saw 76400 rows
I20251026 02:57:01.181154 10656 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34392:
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
I20251026 02:57:01.233183 10849 tablet.cc:1722] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: 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
I20251026 02:57:01.247344 10804 alter_table-test.cc:1347] Scanner saw 77150 rows
I20251026 02:57:01.465370 10804 alter_table-test.cc:1347] Scanner saw 77800 rows
I20251026 02:57:01.695394 10804 alter_table-test.cc:1347] Scanner saw 77800 rows
I20251026 02:57:01.959925 10804 alter_table-test.cc:1347] Scanner saw 77800 rows
I20251026 02:57:02.434988 10804 alter_table-test.cc:1347] Scanner saw 77800 rows
I20251026 02:57:02.696323 10849 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51038 (request call id 4) took 1493 ms. Trace:
I20251026 02:57:02.696842 10849 rpcz_store.cc:276] 1026 02:57:01.202895 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:01.202953 (+ 58us) service_pool.cc:225] Handling call
1026 02:57:02.696290 (+1493337us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:01.205164 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:01.205351 (+ 187us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:01.230338 (+ 24987us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:01.230349 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:01.232236 (+ 1887us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:01.232242 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:57:01.232456 (+ 214us) log.cc:844] Serialized 296 byte log entry
1026 02:57:01.233039 (+ 583us) op_driver.cc:464] REPLICATION: finished
1026 02:57:01.233158 (+ 119us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:02.683732 (+1450574us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:02.684110 (+ 378us) log.cc:844] Serialized 5 byte log entry
1026 02:57:02.695128 (+ 11018us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:02.696193 (+ 1065us) log.cc:844] Serialized 15 byte log entry
1026 02:57:02.696244 (+ 51us) alter_schema_op.cc:73] Released schema lock
1026 02:57:02.696251 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69,"bytes_written":69998,"cfile_init":1,"compiler_manager_pool.queue_time_us":550,"compiler_manager_pool.run_cpu_time_us":812431,"compiler_manager_pool.run_wall_time_us":1011606,"dirs.queue_time_us":10863,"dirs.run_cpu_time_us":188,"dirs.run_wall_time_us":1990,"drs_written":1,"lbm_read_time_us":109,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3497,"lbm_writes_lt_1ms":48,"peak_mem_usage":0,"prepare.queue_time_us":1884,"prepare.run_cpu_time_us":3931,"prepare.run_wall_time_us":27355,"replication_time_us":770,"rows_written":18350,"thread_start_us":17616,"threads_started":3,"wal-append.queue_time_us":6436}]]}
I20251026 02:57:02.711010 10849 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=2208, attempt_no=0}) took 1502 ms. Trace:
I20251026 02:57:02.711522 10849 rpcz_store.cc:276] 1026 02:57:01.208747 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:01.208798 (+ 51us) service_pool.cc:225] Handling call
1026 02:57:02.710980 (+1502182us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:01.232576 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:57:01.232699 (+ 123us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:57:02.696779 (+1464080us) write_op.cc:435] Acquired schema lock
1026 02:57:02.696783 (+ 4us) tablet.cc:660] Decoding operations
1026 02:57:02.697099 (+ 316us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:57:02.697114 (+ 15us) write_op.cc:641] Partition lock acquired for write op
1026 02:57:02.697119 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:57:02.697474 (+ 355us) tablet.cc:699] Row locks acquired
1026 02:57:02.697477 (+ 3us) write_op.cc:260] PREPARE: finished
1026 02:57:02.697519 (+ 42us) write_op.cc:270] Start()
1026 02:57:02.697554 (+ 35us) write_op.cc:276] Timestamp: L: 2453
1026 02:57:02.697557 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:02.697799 (+ 242us) log.cc:844] Serialized 788 byte log entry
1026 02:57:02.704307 (+ 6508us) op_driver.cc:464] REPLICATION: finished
1026 02:57:02.705114 (+ 807us) write_op.cc:301] APPLY: starting
1026 02:57:02.705138 (+ 24us) tablet.cc:1365] starting BulkCheckPresence
1026 02:57:02.708289 (+ 3151us) tablet.cc:1368] finished BulkCheckPresence
1026 02:57:02.708337 (+ 48us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:57:02.710252 (+ 1915us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:57:02.710378 (+ 126us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=200,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1026 02:57:02.710392 (+ 14us) write_op.cc:312] APPLY: finished
1026 02:57:02.710652 (+ 260us) log.cc:844] Serialized 320 byte log entry
1026 02:57:02.710749 (+ 97us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:57:02.710827 (+ 78us) write_op.cc:454] Released schema lock
1026 02:57:02.710841 (+ 14us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":728,"cfile_cache_hit":10,"cfile_cache_hit_bytes":41060,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12455,"cfile_init":1,"lbm_read_time_us":218,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":23358,"prepare.run_cpu_time_us":241403,"prepare.run_wall_time_us":1465292,"replication_time_us":6713}]]}
I20251026 02:57:02.751816 10804 alter_table-test.cc:1347] Scanner saw 77800 rows
I20251026 02:57:02.772300 10660 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5: fake-table [id=82c6ded4974146deb8d65ee69d15bac9] alter complete (version 4)
I20251026 02:57:02.780032 10849 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=2209, attempt_no=0}) took 1547 ms. Trace:
I20251026 02:57:02.780247 10849 rpcz_store.cc:276] 1026 02:57:01.232555 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:01.232987 (+ 432us) service_pool.cc:225] Handling call
1026 02:57:02.780005 (+1547018us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:02.697918 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:57:02.698022 (+ 104us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:57:02.698026 (+ 4us) write_op.cc:435] Acquired schema lock
1026 02:57:02.698028 (+ 2us) tablet.cc:660] Decoding operations
1026 02:57:02.698427 (+ 399us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:57:02.698437 (+ 10us) write_op.cc:641] Partition lock acquired for write op
1026 02:57:02.698442 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:57:02.698831 (+ 389us) tablet.cc:699] Row locks acquired
1026 02:57:02.698834 (+ 3us) write_op.cc:260] PREPARE: finished
1026 02:57:02.698867 (+ 33us) write_op.cc:270] Start()
1026 02:57:02.698895 (+ 28us) write_op.cc:276] Timestamp: L: 2454
1026 02:57:02.698897 (+ 2us) op_driver.cc:348] REPLICATION: starting
1026 02:57:02.699058 (+ 161us) log.cc:844] Serialized 788 byte log entry
1026 02:57:02.712721 (+ 13663us) op_driver.cc:464] REPLICATION: finished
1026 02:57:02.719178 (+ 6457us) write_op.cc:301] APPLY: starting
1026 02:57:02.719195 (+ 17us) tablet.cc:1365] starting BulkCheckPresence
1026 02:57:02.751385 (+ 32190us) tablet.cc:1368] finished BulkCheckPresence
1026 02:57:02.751424 (+ 39us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:57:02.778797 (+ 27373us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:57:02.778870 (+ 73us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=171,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1026 02:57:02.778879 (+ 9us) write_op.cc:312] APPLY: finished
1026 02:57:02.779050 (+ 171us) log.cc:844] Serialized 420 byte log entry
1026 02:57:02.779356 (+ 306us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:57:02.779414 (+ 58us) write_op.cc:454] Released schema lock
1026 02:57:02.779425 (+ 11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6395,"cfile_cache_hit":277,"cfile_cache_hit_bytes":856888,"cfile_cache_miss":8,"cfile_cache_miss_bytes":29250,"lbm_read_time_us":253,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1464495,"prepare.run_cpu_time_us":1191,"prepare.run_wall_time_us":1189,"replication_time_us":13791,"spinlock_wait_cycles":1280,"thread_start_us":22235,"threads_started":1}]]}
I20251026 02:57:02.918480 10804 alter_table-test.cc:1347] Scanner saw 77950 rows
I20251026 02:57:03.051167 10804 alter_table-test.cc:1347] Scanner saw 78650 rows
I20251026 02:57:03.176574 10804 alter_table-test.cc:1347] Scanner saw 79350 rows
I20251026 02:57:03.311760 10804 alter_table-test.cc:1347] Scanner saw 80000 rows
I20251026 02:57:03.455013 10804 alter_table-test.cc:1347] Scanner saw 80850 rows
I20251026 02:57:03.577068 10804 alter_table-test.cc:1347] Scanner saw 81650 rows
I20251026 02:57:03.716621 10804 alter_table-test.cc:1347] Scanner saw 82300 rows
I20251026 02:57:03.855530 10804 alter_table-test.cc:1347] Scanner saw 83050 rows
I20251026 02:57:04.013350 10804 alter_table-test.cc:1347] Scanner saw 83750 rows
I20251026 02:57:04.142433 10804 alter_table-test.cc:1347] Scanner saw 84750 rows
I20251026 02:57:04.274029 10804 alter_table-test.cc:1347] Scanner saw 85400 rows
I20251026 02:57:04.486366 10804 alter_table-test.cc:1347] Scanner saw 86100 rows
I20251026 02:57:04.639631 10804 alter_table-test.cc:1347] Scanner saw 87300 rows
I20251026 02:57:04.789656 10804 alter_table-test.cc:1347] Scanner saw 88200 rows
I20251026 02:57:04.967967 10804 alter_table-test.cc:1347] Scanner saw 89050 rows
I20251026 02:57:05.127911 10804 alter_table-test.cc:1347] Scanner saw 90100 rows
I20251026 02:57:05.290555 10804 alter_table-test.cc:1347] Scanner saw 90950 rows
I20251026 02:57:05.459317 10804 alter_table-test.cc:1347] Scanner saw 91800 rows
I20251026 02:57:05.617601 10804 alter_table-test.cc:1347] Scanner saw 92800 rows
I20251026 02:57:05.782157 10804 alter_table-test.cc:1347] Scanner saw 93600 rows
I20251026 02:57:05.901554 10660 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34392:
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
I20251026 02:57:05.942044 10862 tablet.cc:1722] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: 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
I20251026 02:57:05.998466 10804 alter_table-test.cc:1347] Scanner saw 94500 rows
I20251026 02:57:06.246261 10804 alter_table-test.cc:1347] Scanner saw 95400 rows
I20251026 02:57:06.496827 10804 alter_table-test.cc:1347] Scanner saw 95400 rows
I20251026 02:57:06.742925 10804 alter_table-test.cc:1347] Scanner saw 95400 rows
I20251026 02:57:06.990674 10804 alter_table-test.cc:1347] Scanner saw 95400 rows
I20251026 02:57:07.218715 10804 alter_table-test.cc:1347] Scanner saw 95400 rows
I20251026 02:57:07.245281 10862 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51038 (request call id 5) took 1309 ms. Trace:
I20251026 02:57:07.245397 10862 rpcz_store.cc:276] 1026 02:57:05.936167 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:05.936221 (+ 54us) service_pool.cc:225] Handling call
1026 02:57:07.245255 (+1309034us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:05.936664 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:05.936865 (+ 201us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:05.939110 (+ 2245us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:05.939120 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:05.939143 (+ 23us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:05.939146 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:05.939525 (+ 379us) log.cc:844] Serialized 330 byte log entry
1026 02:57:05.941917 (+ 2392us) op_driver.cc:464] REPLICATION: finished
1026 02:57:05.942019 (+ 102us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:07.239566 (+1297547us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:07.239987 (+ 421us) log.cc:844] Serialized 5 byte log entry
1026 02:57:07.244042 (+ 4055us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:07.245162 (+ 1120us) log.cc:844] Serialized 15 byte log entry
1026 02:57:07.245208 (+ 46us) alter_schema_op.cc:73] Released schema lock
1026 02:57:07.245212 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"bytes_written":70991,"cfile_init":1,"compiler_manager_pool.queue_time_us":714,"compiler_manager_pool.run_cpu_time_us":694200,"compiler_manager_pool.run_wall_time_us":698915,"dirs.queue_time_us":713,"dirs.run_cpu_time_us":387,"dirs.run_wall_time_us":1474,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3689,"lbm_writes_lt_1ms":53,"peak_mem_usage":0,"prepare.queue_time_us":77,"prepare.run_cpu_time_us":858,"prepare.run_wall_time_us":2921,"replication_time_us":2747,"rows_written":17600,"thread_start_us":1300,"threads_started":3,"wal-append.queue_time_us":404}]]}
I20251026 02:57:07.253516 10862 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=2632, attempt_no=0}) took 1315 ms. Trace:
I20251026 02:57:07.253759 10862 rpcz_store.cc:276] 1026 02:57:05.937688 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:05.937739 (+ 51us) service_pool.cc:225] Handling call
1026 02:57:07.253490 (+1315751us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:05.939760 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:57:05.939855 (+ 95us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:57:07.246402 (+1306547us) write_op.cc:435] Acquired schema lock
1026 02:57:07.246406 (+ 4us) tablet.cc:660] Decoding operations
1026 02:57:07.246759 (+ 353us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:57:07.246774 (+ 15us) write_op.cc:641] Partition lock acquired for write op
1026 02:57:07.246780 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:57:07.247137 (+ 357us) tablet.cc:699] Row locks acquired
1026 02:57:07.247140 (+ 3us) write_op.cc:260] PREPARE: finished
1026 02:57:07.247180 (+ 40us) write_op.cc:270] Start()
1026 02:57:07.247215 (+ 35us) write_op.cc:276] Timestamp: L: 2905
1026 02:57:07.247218 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:07.247445 (+ 227us) log.cc:844] Serialized 788 byte log entry
1026 02:57:07.249836 (+ 2391us) op_driver.cc:464] REPLICATION: finished
1026 02:57:07.249928 (+ 92us) write_op.cc:301] APPLY: starting
1026 02:57:07.249941 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
1026 02:57:07.251973 (+ 2032us) tablet.cc:1368] finished BulkCheckPresence
1026 02:57:07.252001 (+ 28us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:57:07.253028 (+ 1027us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:57:07.253089 (+ 61us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=250,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1026 02:57:07.253096 (+ 7us) write_op.cc:312] APPLY: finished
1026 02:57:07.253221 (+ 125us) log.cc:844] Serialized 320 byte log entry
1026 02:57:07.253296 (+ 75us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:57:07.253340 (+ 44us) write_op.cc:454] Released schema lock
1026 02:57:07.253348 (+ 8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"cfile_cache_hit":14,"cfile_cache_hit_bytes":57484,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12455,"cfile_init":1,"lbm_read_time_us":135,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1545,"prepare.run_cpu_time_us":224425,"prepare.run_wall_time_us":1307772,"replication_time_us":2594}]]}
I20251026 02:57:07.275221 10660 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5: fake-table [id=82c6ded4974146deb8d65ee69d15bac9] alter complete (version 5)
I20251026 02:57:07.296604 10862 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=2633, attempt_no=0}) took 1355 ms. Trace:
I20251026 02:57:07.296897 10862 rpcz_store.cc:276] 1026 02:57:05.941571 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:05.941638 (+ 67us) service_pool.cc:225] Handling call
1026 02:57:07.296579 (+1354941us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:07.247587 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:57:07.247716 (+ 129us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:57:07.247722 (+ 6us) write_op.cc:435] Acquired schema lock
1026 02:57:07.247725 (+ 3us) tablet.cc:660] Decoding operations
1026 02:57:07.248146 (+ 421us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:57:07.248155 (+ 9us) write_op.cc:641] Partition lock acquired for write op
1026 02:57:07.248159 (+ 4us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:57:07.248496 (+ 337us) tablet.cc:699] Row locks acquired
1026 02:57:07.248499 (+ 3us) write_op.cc:260] PREPARE: finished
1026 02:57:07.248527 (+ 28us) write_op.cc:270] Start()
1026 02:57:07.248552 (+ 25us) write_op.cc:276] Timestamp: L: 2906
1026 02:57:07.248554 (+ 2us) op_driver.cc:348] REPLICATION: starting
1026 02:57:07.248702 (+ 148us) log.cc:844] Serialized 788 byte log entry
1026 02:57:07.254634 (+ 5932us) op_driver.cc:464] REPLICATION: finished
1026 02:57:07.255321 (+ 687us) write_op.cc:301] APPLY: starting
1026 02:57:07.255332 (+ 11us) tablet.cc:1365] starting BulkCheckPresence
1026 02:57:07.278787 (+ 23455us) tablet.cc:1368] finished BulkCheckPresence
1026 02:57:07.278808 (+ 21us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:57:07.296176 (+ 17368us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:57:07.296250 (+ 74us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=202,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1026 02:57:07.296261 (+ 11us) write_op.cc:312] APPLY: finished
1026 02:57:07.296376 (+ 115us) log.cc:844] Serialized 420 byte log entry
1026 02:57:07.296438 (+ 62us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:57:07.296480 (+ 42us) write_op.cc:454] Released schema lock
1026 02:57:07.296487 (+ 7us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":644,"cfile_cache_hit":301,"cfile_cache_hit_bytes":887894,"cfile_cache_miss":9,"cfile_cache_miss_bytes":34314,"lbm_read_time_us":187,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":1305491,"prepare.run_cpu_time_us":1179,"prepare.run_wall_time_us":1178,"replication_time_us":6056,"thread_start_us":16529,"threads_started":1}]]}
I20251026 02:57:07.415987 10804 alter_table-test.cc:1347] Scanner saw 95400 rows
I20251026 02:57:07.577363 10804 alter_table-test.cc:1347] Scanner saw 96150 rows
I20251026 02:57:07.751683 10804 alter_table-test.cc:1347] Scanner saw 97050 rows
I20251026 02:57:07.912055 10804 alter_table-test.cc:1347] Scanner saw 98150 rows
I20251026 02:57:08.066442 10804 alter_table-test.cc:1347] Scanner saw 99000 rows
I20251026 02:57:08.228353 10804 alter_table-test.cc:1347] Scanner saw 99750 rows
I20251026 02:57:08.400604 10804 alter_table-test.cc:1347] Scanner saw 100600 rows
I20251026 02:57:08.581080 10804 alter_table-test.cc:1347] Scanner saw 101500 rows
I20251026 02:57:08.771574 10804 alter_table-test.cc:1347] Scanner saw 102650 rows
I20251026 02:57:08.973279 10804 alter_table-test.cc:1347] Scanner saw 103650 rows
I20251026 02:57:09.165477 10804 alter_table-test.cc:1347] Scanner saw 104750 rows
I20251026 02:57:09.379918 10804 alter_table-test.cc:1347] Scanner saw 105750 rows
I20251026 02:57:09.571337 10804 alter_table-test.cc:1347] Scanner saw 107000 rows
I20251026 02:57:09.779934 10804 alter_table-test.cc:1347] Scanner saw 108000 rows
I20251026 02:57:09.950397 10804 alter_table-test.cc:1347] Scanner saw 109100 rows
I20251026 02:57:10.147761 10804 alter_table-test.cc:1347] Scanner saw 109950 rows
I20251026 02:57:10.298031 10660 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34392:
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
I20251026 02:57:10.348909 10875 tablet.cc:1722] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: 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
I20251026 02:57:10.395534 10804 alter_table-test.cc:1347] Scanner saw 110800 rows
I20251026 02:57:10.694705 10804 alter_table-test.cc:1347] Scanner saw 111500 rows
I20251026 02:57:10.988528 10804 alter_table-test.cc:1347] Scanner saw 111500 rows
I20251026 02:57:11.263403 10804 alter_table-test.cc:1347] Scanner saw 111500 rows
I20251026 02:57:11.530400 10804 alter_table-test.cc:1347] Scanner saw 111500 rows
I20251026 02:57:11.629937 10875 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51038 (request call id 6) took 1306 ms. Trace:
I20251026 02:57:11.630067 10875 rpcz_store.cc:276] 1026 02:57:10.323364 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:10.323426 (+ 62us) service_pool.cc:225] Handling call
1026 02:57:11.629907 (+1306481us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:10.324088 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:10.324323 (+ 235us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:10.347507 (+ 23184us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:10.347521 (+ 14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:10.347553 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:10.347559 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:57:10.347832 (+ 273us) log.cc:844] Serialized 364 byte log entry
1026 02:57:10.348533 (+ 701us) op_driver.cc:464] REPLICATION: finished
1026 02:57:10.348880 (+ 347us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:11.622518 (+1273638us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:11.623033 (+ 515us) log.cc:844] Serialized 5 byte log entry
1026 02:57:11.628513 (+ 5480us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:11.629815 (+ 1302us) log.cc:844] Serialized 15 byte log entry
1026 02:57:11.629855 (+ 40us) alter_schema_op.cc:73] Released schema lock
1026 02:57:11.629859 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":270,"bytes_written":64459,"cfile_init":1,"compiler_manager_pool.queue_time_us":2017,"compiler_manager_pool.run_cpu_time_us":736649,"compiler_manager_pool.run_wall_time_us":743657,"dirs.queue_time_us":532,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":868,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4586,"lbm_writes_lt_1ms":55,"peak_mem_usage":0,"prepare.queue_time_us":279,"prepare.run_cpu_time_us":3656,"prepare.run_wall_time_us":23813,"replication_time_us":942,"rows_written":16100,"thread_start_us":4208,"threads_started":3,"wal-append.queue_time_us":1803}]]}
I20251026 02:57:11.648342 10660 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5: fake-table [id=82c6ded4974146deb8d65ee69d15bac9] alter complete (version 6)
I20251026 02:57:11.651986 10875 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=3020, attempt_no=0}) took 1318 ms. Trace:
I20251026 02:57:11.652096 10875 rpcz_store.cc:276] 1026 02:57:10.334027 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:10.334123 (+ 96us) service_pool.cc:225] Handling call
1026 02:57:11.651956 (+1317833us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:10.348658 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:57:10.348800 (+ 142us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:57:11.631018 (+1282218us) write_op.cc:435] Acquired schema lock
1026 02:57:11.631021 (+ 3us) tablet.cc:660] Decoding operations
1026 02:57:11.631264 (+ 243us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:57:11.631276 (+ 12us) write_op.cc:641] Partition lock acquired for write op
1026 02:57:11.631280 (+ 4us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:57:11.631493 (+ 213us) tablet.cc:699] Row locks acquired
1026 02:57:11.631494 (+ 1us) write_op.cc:260] PREPARE: finished
1026 02:57:11.631530 (+ 36us) write_op.cc:270] Start()
1026 02:57:11.631564 (+ 34us) write_op.cc:276] Timestamp: L: 3315
1026 02:57:11.631566 (+ 2us) op_driver.cc:348] REPLICATION: starting
1026 02:57:11.631737 (+ 171us) log.cc:844] Serialized 788 byte log entry
1026 02:57:11.648855 (+ 17118us) op_driver.cc:464] REPLICATION: finished
1026 02:57:11.648948 (+ 93us) write_op.cc:301] APPLY: starting
1026 02:57:11.648961 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
1026 02:57:11.650725 (+ 1764us) tablet.cc:1368] finished BulkCheckPresence
1026 02:57:11.650748 (+ 23us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:57:11.651519 (+ 771us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:57:11.651568 (+ 49us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=300,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1026 02:57:11.651574 (+ 6us) write_op.cc:312] APPLY: finished
1026 02:57:11.651692 (+ 118us) log.cc:844] Serialized 320 byte log entry
1026 02:57:11.651770 (+ 78us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:57:11.651823 (+ 53us) write_op.cc:454] Released schema lock
1026 02:57:11.651838 (+ 15us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"cfile_cache_hit":20,"cfile_cache_hit_bytes":62312,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12444,"cfile_init":1,"lbm_read_time_us":133,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":12818,"prepare.run_cpu_time_us":215823,"prepare.run_wall_time_us":1283132,"replication_time_us":17260}]]}
I20251026 02:57:11.697137 10875 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=3021, attempt_no=0}) took 1346 ms. Trace:
I20251026 02:57:11.697276 10875 rpcz_store.cc:276] 1026 02:57:10.350479 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:10.351215 (+ 736us) service_pool.cc:225] Handling call
1026 02:57:11.697113 (+1345898us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:11.631836 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:57:11.631917 (+ 81us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:57:11.631920 (+ 3us) write_op.cc:435] Acquired schema lock
1026 02:57:11.631922 (+ 2us) tablet.cc:660] Decoding operations
1026 02:57:11.632175 (+ 253us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:57:11.632182 (+ 7us) write_op.cc:641] Partition lock acquired for write op
1026 02:57:11.632185 (+ 3us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:57:11.632397 (+ 212us) tablet.cc:699] Row locks acquired
1026 02:57:11.632398 (+ 1us) write_op.cc:260] PREPARE: finished
1026 02:57:11.632418 (+ 20us) write_op.cc:270] Start()
1026 02:57:11.632437 (+ 19us) write_op.cc:276] Timestamp: L: 3316
1026 02:57:11.632438 (+ 1us) op_driver.cc:348] REPLICATION: starting
1026 02:57:11.632556 (+ 118us) log.cc:844] Serialized 788 byte log entry
1026 02:57:11.648985 (+ 16429us) op_driver.cc:464] REPLICATION: finished
1026 02:57:11.652796 (+ 3811us) write_op.cc:301] APPLY: starting
1026 02:57:11.652809 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
1026 02:57:11.671295 (+ 18486us) tablet.cc:1368] finished BulkCheckPresence
1026 02:57:11.671320 (+ 25us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:57:11.696606 (+ 25286us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:57:11.696687 (+ 81us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=229,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1026 02:57:11.696695 (+ 8us) write_op.cc:312] APPLY: finished
1026 02:57:11.696861 (+ 166us) log.cc:844] Serialized 420 byte log entry
1026 02:57:11.696947 (+ 86us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:57:11.697001 (+ 54us) write_op.cc:454] Released schema lock
1026 02:57:11.697012 (+ 11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3769,"cfile_cache_hit":318,"cfile_cache_hit_bytes":940445,"cfile_cache_miss":6,"cfile_cache_miss_bytes":21799,"lbm_read_time_us":129,"lbm_reads_lt_1ms":6,"num_ops":50,"prepare.queue_time_us":1280098,"prepare.run_cpu_time_us":758,"prepare.run_wall_time_us":757,"replication_time_us":16529,"spinlock_wait_cycles":4864,"thread_start_us":9309,"threads_started":1}]]}
I20251026 02:57:11.773893 10804 alter_table-test.cc:1347] Scanner saw 111500 rows
I20251026 02:57:11.966409 10804 alter_table-test.cc:1347] Scanner saw 112050 rows
I20251026 02:57:12.155191 10804 alter_table-test.cc:1347] Scanner saw 113000 rows
I20251026 02:57:12.345382 10804 alter_table-test.cc:1347] Scanner saw 113900 rows
I20251026 02:57:12.552320 10804 alter_table-test.cc:1347] Scanner saw 114900 rows
I20251026 02:57:12.757634 10804 alter_table-test.cc:1347] Scanner saw 116000 rows
I20251026 02:57:12.956708 10804 alter_table-test.cc:1347] Scanner saw 117050 rows
I20251026 02:57:13.164965 10804 alter_table-test.cc:1347] Scanner saw 118100 rows
I20251026 02:57:13.374781 10804 alter_table-test.cc:1347] Scanner saw 119200 rows
I20251026 02:57:13.602423 10804 alter_table-test.cc:1347] Scanner saw 120150 rows
I20251026 02:57:13.802721 10804 alter_table-test.cc:1347] Scanner saw 121500 rows
I20251026 02:57:14.033923 10804 alter_table-test.cc:1347] Scanner saw 122550 rows
I20251026 02:57:14.247903 10804 alter_table-test.cc:1347] Scanner saw 123850 rows
I20251026 02:57:14.536497 10804 alter_table-test.cc:1347] Scanner saw 124950 rows
I20251026 02:57:14.702929 10660 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34392:
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
I20251026 02:57:14.757990 10889 tablet.cc:1722] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: 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
I20251026 02:57:14.803226 10804 alter_table-test.cc:1347] Scanner saw 126500 rows
I20251026 02:57:15.132694 10804 alter_table-test.cc:1347] Scanner saw 127500 rows
I20251026 02:57:15.504710 10804 alter_table-test.cc:1347] Scanner saw 127500 rows
I20251026 02:57:15.852638 10804 alter_table-test.cc:1347] Scanner saw 127500 rows
I20251026 02:57:16.104244 10889 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51038 (request call id 7) took 1381 ms. Trace:
I20251026 02:57:16.104460 10889 rpcz_store.cc:276] 1026 02:57:14.722407 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:14.722477 (+ 70us) service_pool.cc:225] Handling call
1026 02:57:16.104216 (+1381739us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:14.722878 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:14.723125 (+ 247us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:14.756976 (+ 33851us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:14.756988 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:14.757019 (+ 31us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:14.757022 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:14.757275 (+ 253us) log.cc:844] Serialized 398 byte log entry
1026 02:57:14.757834 (+ 559us) op_driver.cc:464] REPLICATION: finished
1026 02:57:14.757962 (+ 128us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:16.097624 (+1339662us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:16.098177 (+ 553us) log.cc:844] Serialized 5 byte log entry
1026 02:57:16.102603 (+ 4426us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:16.104107 (+ 1504us) log.cc:844] Serialized 15 byte log entry
1026 02:57:16.104158 (+ 51us) alter_schema_op.cc:73] Released schema lock
1026 02:57:16.104162 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":64,"bytes_written":62508,"cfile_init":1,"compiler_manager_pool.queue_time_us":558,"compiler_manager_pool.run_cpu_time_us":773632,"compiler_manager_pool.run_wall_time_us":779685,"dirs.queue_time_us":584,"dirs.run_cpu_time_us":193,"dirs.run_wall_time_us":1208,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3281,"lbm_writes_lt_1ms":59,"peak_mem_usage":0,"prepare.queue_time_us":55,"prepare.run_cpu_time_us":5677,"prepare.run_wall_time_us":34471,"replication_time_us":782,"rows_written":16000,"thread_start_us":1190,"threads_started":3,"wal-append.queue_time_us":529}]]}
I20251026 02:57:16.123566 10889 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=3408, attempt_no=0}) took 1392 ms. Trace:
I20251026 02:57:16.123859 10889 rpcz_store.cc:276] 1026 02:57:14.731571 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:14.731626 (+ 55us) service_pool.cc:225] Handling call
1026 02:57:16.123521 (+1391895us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:14.757409 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:57:14.757529 (+ 120us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:57:16.104207 (+1346678us) write_op.cc:435] Acquired schema lock
1026 02:57:16.104211 (+ 4us) tablet.cc:660] Decoding operations
1026 02:57:16.104568 (+ 357us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:57:16.104584 (+ 16us) write_op.cc:641] Partition lock acquired for write op
1026 02:57:16.104589 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:57:16.104940 (+ 351us) tablet.cc:699] Row locks acquired
1026 02:57:16.104943 (+ 3us) write_op.cc:260] PREPARE: finished
1026 02:57:16.104986 (+ 43us) write_op.cc:270] Start()
1026 02:57:16.105029 (+ 43us) write_op.cc:276] Timestamp: L: 3722
1026 02:57:16.105034 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:16.105263 (+ 229us) log.cc:844] Serialized 788 byte log entry
1026 02:57:16.115547 (+ 10284us) op_driver.cc:464] REPLICATION: finished
1026 02:57:16.115665 (+ 118us) write_op.cc:301] APPLY: starting
1026 02:57:16.115685 (+ 20us) tablet.cc:1365] starting BulkCheckPresence
1026 02:57:16.120449 (+ 4764us) tablet.cc:1368] finished BulkCheckPresence
1026 02:57:16.120496 (+ 47us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:57:16.122834 (+ 2338us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:57:16.122942 (+ 108us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=350,key_file_lookups=1,delta_file_lookups=0,mrs_lookups=0
1026 02:57:16.122957 (+ 15us) write_op.cc:312] APPLY: finished
1026 02:57:16.123231 (+ 274us) log.cc:844] Serialized 320 byte log entry
1026 02:57:16.123332 (+ 101us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:57:16.123385 (+ 53us) write_op.cc:454] Released schema lock
1026 02:57:16.123395 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"cfile_cache_hit":22,"cfile_cache_hit_bytes":75799,"cfile_cache_miss":3,"cfile_cache_miss_bytes":8337,"cfile_init":1,"lbm_read_time_us":210,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":25298,"prepare.run_cpu_time_us":233311,"prepare.run_wall_time_us":1347934,"replication_time_us":10468}]]}
I20251026 02:57:16.153020 10656 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5: fake-table [id=82c6ded4974146deb8d65ee69d15bac9] alter complete (version 7)
I20251026 02:57:16.168123 10804 alter_table-test.cc:1347] Scanner saw 127500 rows
I20251026 02:57:16.177136 10889 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=3409, attempt_no=0}) took 1415 ms. Trace:
I20251026 02:57:16.177393 10889 rpcz_store.cc:276] 1026 02:57:14.761207 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:14.761267 (+ 60us) service_pool.cc:225] Handling call
1026 02:57:16.177078 (+1415811us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:16.105390 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:57:16.105505 (+ 115us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:57:16.105510 (+ 5us) write_op.cc:435] Acquired schema lock
1026 02:57:16.105512 (+ 2us) tablet.cc:660] Decoding operations
1026 02:57:16.105743 (+ 231us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:57:16.105751 (+ 8us) write_op.cc:641] Partition lock acquired for write op
1026 02:57:16.105754 (+ 3us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:57:16.105990 (+ 236us) tablet.cc:699] Row locks acquired
1026 02:57:16.105991 (+ 1us) write_op.cc:260] PREPARE: finished
1026 02:57:16.106015 (+ 24us) write_op.cc:270] Start()
1026 02:57:16.106035 (+ 20us) write_op.cc:276] Timestamp: L: 3723
1026 02:57:16.106037 (+ 2us) op_driver.cc:348] REPLICATION: starting
1026 02:57:16.106167 (+ 130us) log.cc:844] Serialized 788 byte log entry
1026 02:57:16.116764 (+ 10597us) op_driver.cc:464] REPLICATION: finished
1026 02:57:16.125248 (+ 8484us) write_op.cc:301] APPLY: starting
1026 02:57:16.125263 (+ 15us) tablet.cc:1365] starting BulkCheckPresence
1026 02:57:16.148611 (+ 23348us) tablet.cc:1368] finished BulkCheckPresence
1026 02:57:16.148642 (+ 31us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:57:16.176231 (+ 27589us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:57:16.176313 (+ 82us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=235,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1026 02:57:16.176321 (+ 8us) write_op.cc:312] APPLY: finished
1026 02:57:16.176500 (+ 179us) log.cc:844] Serialized 420 byte log entry
1026 02:57:16.176597 (+ 97us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:57:16.176952 (+ 355us) write_op.cc:454] Released schema lock
1026 02:57:16.176964 (+ 12us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":8432,"cfile_cache_hit":324,"cfile_cache_hit_bytes":946283,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16771,"lbm_read_time_us":127,"lbm_reads_lt_1ms":5,"num_ops":50,"prepare.queue_time_us":1343554,"prepare.run_cpu_time_us":821,"prepare.run_wall_time_us":820,"replication_time_us":10700,"thread_start_us":10019,"threads_started":1}]]}
I20251026 02:57:16.388147 10804 alter_table-test.cc:1347] Scanner saw 127700 rows
I20251026 02:57:16.613903 10804 alter_table-test.cc:1347] Scanner saw 128750 rows
I20251026 02:57:16.854373 10804 alter_table-test.cc:1347] Scanner saw 129750 rows
I20251026 02:57:17.093621 10804 alter_table-test.cc:1347] Scanner saw 131050 rows
I20251026 02:57:17.319157 10804 alter_table-test.cc:1347] Scanner saw 132400 rows
I20251026 02:57:17.567226 10804 alter_table-test.cc:1347] Scanner saw 133450 rows
I20251026 02:57:17.818223 10804 alter_table-test.cc:1347] Scanner saw 134700 rows
I20251026 02:57:18.048797 10804 alter_table-test.cc:1347] Scanner saw 135800 rows
I20251026 02:57:18.302819 10804 alter_table-test.cc:1347] Scanner saw 136900 rows
I20251026 02:57:18.568138 10804 alter_table-test.cc:1347] Scanner saw 138250 rows
I20251026 02:57:18.815727 10804 alter_table-test.cc:1347] Scanner saw 139650 rows
I20251026 02:57:19.102313 10804 alter_table-test.cc:1347] Scanner saw 140900 rows
I20251026 02:57:19.388252 10804 alter_table-test.cc:1347] Scanner saw 142500 rows
I20251026 02:57:19.416996 10656 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34392:
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
W20251026 02:57:19.431540 10656 catalog_manager.cc:5101] could not convert tablet's c3fd825e82ae413f824f6ef3bd5b0b92 schema from PB: OK
I20251026 02:57:19.451903 10889 tablet.cc:1722] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: 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
I20251026 02:57:19.710213 10660 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5: fake-table [id=82c6ded4974146deb8d65ee69d15bac9] alter complete (version 8)
I20251026 02:57:19.799265 10804 alter_table-test.cc:1347] Scanner saw 143850 rows
I20251026 02:57:20.704268 10889 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51038 (request call id 8) took 1271 ms. Trace:
I20251026 02:57:20.704468 10889 rpcz_store.cc:276] 1026 02:57:19.433105 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:19.433472 (+ 367us) service_pool.cc:225] Handling call
1026 02:57:20.704241 (+1270769us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:19.435532 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:19.435833 (+ 301us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:19.450994 (+ 15161us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:19.451005 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:19.451031 (+ 26us) alter_schema_op.cc:128] START. Timestamp: 1
1026 02:57:19.451034 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:19.451261 (+ 227us) log.cc:844] Serialized 432 byte log entry
1026 02:57:19.451755 (+ 494us) op_driver.cc:464] REPLICATION: finished
1026 02:57:19.451877 (+ 122us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:20.699166 (+1247289us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:20.699705 (+ 539us) log.cc:844] Serialized 5 byte log entry
1026 02:57:20.702654 (+ 2949us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:20.704044 (+ 1390us) log.cc:844] Serialized 15 byte log entry
1026 02:57:20.704175 (+ 131us) alter_schema_op.cc:73] Released schema lock
1026 02:57:20.704184 (+ 9us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"bytes_written":63772,"cfile_init":1,"compiler_manager_pool.queue_time_us":421,"compiler_manager_pool.run_cpu_time_us":629915,"compiler_manager_pool.run_wall_time_us":649626,"dirs.queue_time_us":372,"dirs.run_cpu_time_us":206,"dirs.run_wall_time_us":821,"drs_written":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3414,"lbm_writes_lt_1ms":63,"peak_mem_usage":0,"prepare.queue_time_us":74,"prepare.run_cpu_time_us":2722,"prepare.run_wall_time_us":15792,"replication_time_us":692,"rows_written":16550,"thread_start_us":790,"threads_started":3,"wal-append.queue_time_us":367}]]}
I20251026 02:57:20.710249 10889 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=3812, attempt_no=0}) took 1268 ms. Trace:
I20251026 02:57:20.710479 10889 rpcz_store.cc:276] 1026 02:57:19.441893 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:19.441957 (+ 64us) service_pool.cc:225] Handling call
1026 02:57:20.710222 (+1268265us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:19.451368 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:57:19.451513 (+ 145us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:57:20.704195 (+1252682us) write_op.cc:435] Acquired schema lock
1026 02:57:20.704199 (+ 4us) tablet.cc:660] Decoding operations
1026 02:57:20.704567 (+ 368us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:57:20.704579 (+ 12us) write_op.cc:641] Partition lock acquired for write op
1026 02:57:20.704582 (+ 3us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:57:20.704899 (+ 317us) tablet.cc:699] Row locks acquired
1026 02:57:20.704902 (+ 3us) write_op.cc:260] PREPARE: finished
1026 02:57:20.704943 (+ 41us) write_op.cc:270] Start()
1026 02:57:20.704979 (+ 36us) write_op.cc:276] Timestamp: L: 4162
1026 02:57:20.704981 (+ 2us) op_driver.cc:348] REPLICATION: starting
1026 02:57:20.705210 (+ 229us) log.cc:844] Serialized 788 byte log entry
1026 02:57:20.706641 (+ 1431us) op_driver.cc:464] REPLICATION: finished
1026 02:57:20.706720 (+ 79us) write_op.cc:301] APPLY: starting
1026 02:57:20.706736 (+ 16us) tablet.cc:1365] starting BulkCheckPresence
1026 02:57:20.708875 (+ 2139us) tablet.cc:1368] finished BulkCheckPresence
1026 02:57:20.708900 (+ 25us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:57:20.709802 (+ 902us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:57:20.709847 (+ 45us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=400,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
1026 02:57:20.709852 (+ 5us) write_op.cc:312] APPLY: finished
1026 02:57:20.709962 (+ 110us) log.cc:844] Serialized 320 byte log entry
1026 02:57:20.710032 (+ 70us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:57:20.710080 (+ 48us) write_op.cc:454] Released schema lock
1026 02:57:20.710088 (+ 8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"cfile_cache_hit":24,"cfile_cache_hit_bytes":78688,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12444,"cfile_init":1,"lbm_read_time_us":99,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":8931,"prepare.run_cpu_time_us":223427,"prepare.run_wall_time_us":1253913,"replication_time_us":1632,"spinlock_wait_cycles":896}]]}
I20251026 02:57:20.741197 10912 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51062 (ReqId={client: 0ed35f2c7d6947e0962a15bbad0afe15, seq_no=3813, attempt_no=0}) took 1286 ms. Trace:
I20251026 02:57:20.741338 10912 rpcz_store.cc:276] 1026 02:57:19.455168 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:19.455219 (+ 51us) service_pool.cc:225] Handling call
1026 02:57:20.741169 (+1285950us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:20.705322 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3fd825e82ae413f824f6ef3bd5b0b92
1026 02:57:20.705436 (+ 114us) write_op.cc:432] Acquiring schema lock in shared mode
1026 02:57:20.705441 (+ 5us) write_op.cc:435] Acquired schema lock
1026 02:57:20.705442 (+ 1us) tablet.cc:660] Decoding operations
1026 02:57:20.705826 (+ 384us) write_op.cc:620] Acquiring the partition lock for write op
1026 02:57:20.705835 (+ 9us) write_op.cc:641] Partition lock acquired for write op
1026 02:57:20.705840 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
1026 02:57:20.706260 (+ 420us) tablet.cc:699] Row locks acquired
1026 02:57:20.706264 (+ 4us) write_op.cc:260] PREPARE: finished
1026 02:57:20.706331 (+ 67us) write_op.cc:270] Start()
1026 02:57:20.706366 (+ 35us) write_op.cc:276] Timestamp: L: 4163
1026 02:57:20.706370 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:20.706555 (+ 185us) log.cc:844] Serialized 788 byte log entry
1026 02:57:20.706979 (+ 424us) op_driver.cc:464] REPLICATION: finished
1026 02:57:20.707327 (+ 348us) write_op.cc:301] APPLY: starting
1026 02:57:20.707338 (+ 11us) tablet.cc:1365] starting BulkCheckPresence
1026 02:57:20.722592 (+ 15254us) tablet.cc:1368] finished BulkCheckPresence
1026 02:57:20.722622 (+ 30us) tablet.cc:1370] starting ApplyRowOperation cycle
1026 02:57:20.740584 (+ 17962us) tablet.cc:1381] finished ApplyRowOperation cycle
1026 02:57:20.740649 (+ 65us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=285,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
1026 02:57:20.740656 (+ 7us) write_op.cc:312] APPLY: finished
1026 02:57:20.740868 (+ 212us) log.cc:844] Serialized 420 byte log entry
1026 02:57:20.740962 (+ 94us) write_op.cc:489] Releasing partition, row and schema locks
1026 02:57:20.741029 (+ 67us) write_op.cc:454] Released schema lock
1026 02:57:20.741046 (+ 17us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":302,"cfile_cache_hit":341,"cfile_cache_hit_bytes":971314,"cfile_cache_miss":8,"cfile_cache_miss_bytes":29363,"lbm_read_time_us":161,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1249586,"prepare.run_cpu_time_us":1295,"prepare.run_wall_time_us":1295,"replication_time_us":588,"thread_start_us":228,"threads_started":1}]]}
I20251026 02:57:20.743453 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:20.751740 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:20.752022 6860 tablet_replica.cc:333] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524: stopping tablet replica
I20251026 02:57:20.752180 6860 raft_consensus.cc:2243] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:20.752418 6860 raft_consensus.cc:2272] T c3fd825e82ae413f824f6ef3bd5b0b92 P d07e55dedd5b45b199f075ee8b949524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:20.767522 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:20.771281 6860 master.cc:561] Master@127.6.179.62:34817 shutting down...
I20251026 02:57:20.779484 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:20.779757 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:20.779881 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 552ff379042342d69e855ed95f8966f5: stopping tablet replica
I20251026 02:57:20.794513 6860 master.cc:583] Master@127.6.179.62:34817 shutdown complete.
[ OK ] AlterTableTest.TestAlterUnderWriteLoad (36281 ms)
[ RUN ] AlterTableTest.TestInsertAfterAlterTable
I20251026 02:57:20.806716 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:35633
I20251026 02:57:20.807266 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:20.808097 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:20.809345 6860 webserver.cc:492] Webserver started at http://127.6.179.62:42243/ using document root <none> and password file <none>
I20251026 02:57:20.809556 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:20.809615 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:20.809721 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:20.810369 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "91e818c8a17c487f9713b21e95b6836c"
format_stamp: "Formatted at 2025-10-26 02:57:20 on dist-test-slave-n5cb"
I20251026 02:57:20.812695 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20251026 02:57:20.814270 10916 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:20.814677 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:20.814767 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "91e818c8a17c487f9713b21e95b6836c"
format_stamp: "Formatted at 2025-10-26 02:57:20 on dist-test-slave-n5cb"
I20251026 02:57:20.814878 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761447377419549-6860-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)
I20251026 02:57:20.836782 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:20.837291 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:20.848457 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:35633
I20251026 02:57:20.848479 10967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:35633 every 8 connection(s)
I20251026 02:57:20.849828 10968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:20.854081 10968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c: Bootstrap starting.
I20251026 02:57:20.855438 10968 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:20.857008 10968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c: No bootstrap required, opened a new log
I20251026 02:57:20.857580 10968 raft_consensus.cc:359] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e818c8a17c487f9713b21e95b6836c" member_type: VOTER }
I20251026 02:57:20.857713 10968 raft_consensus.cc:385] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:20.857772 10968 raft_consensus.cc:740] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e818c8a17c487f9713b21e95b6836c, State: Initialized, Role: FOLLOWER
I20251026 02:57:20.857980 10968 consensus_queue.cc:260] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e818c8a17c487f9713b21e95b6836c" member_type: VOTER }
I20251026 02:57:20.858104 10968 raft_consensus.cc:399] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:20.858167 10968 raft_consensus.cc:493] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:20.858235 10968 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:20.860090 10968 raft_consensus.cc:515] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e818c8a17c487f9713b21e95b6836c" member_type: VOTER }
I20251026 02:57:20.860293 10968 leader_election.cc:304] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 91e818c8a17c487f9713b21e95b6836c; no voters:
I20251026 02:57:20.860765 10968 leader_election.cc:290] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:20.860870 10971 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:20.861366 10971 raft_consensus.cc:697] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [term 1 LEADER]: Becoming Leader. State: Replica: 91e818c8a17c487f9713b21e95b6836c, State: Running, Role: LEADER
I20251026 02:57:20.861632 10968 sys_catalog.cc:565] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:20.861609 10971 consensus_queue.cc:237] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e818c8a17c487f9713b21e95b6836c" member_type: VOTER }
I20251026 02:57:20.862787 10973 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 91e818c8a17c487f9713b21e95b6836c. Latest consensus state: current_term: 1 leader_uuid: "91e818c8a17c487f9713b21e95b6836c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e818c8a17c487f9713b21e95b6836c" member_type: VOTER } }
I20251026 02:57:20.862758 10972 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "91e818c8a17c487f9713b21e95b6836c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91e818c8a17c487f9713b21e95b6836c" member_type: VOTER } }
I20251026 02:57:20.863255 10973 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:20.863348 10972 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:20.864533 10978 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:20.865669 10978 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:20.866788 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:20.868391 10978 catalog_manager.cc:1357] Generated new cluster ID: 32128143a2774532ade101435c9ae724
I20251026 02:57:20.868463 10978 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:20.882652 10978 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:20.883479 10978 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:20.889042 10978 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c: Generated new TSK 0
I20251026 02:57:20.889321 10978 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:20.899565 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:20.900682 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:20.902031 6860 webserver.cc:492] Webserver started at http://127.6.179.1:33139/ using document root <none> and password file <none>
I20251026 02:57:20.902245 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:20.902359 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:20.902483 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:20.903054 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "cfc6a0d6f9434f48bad259e28ac5dec0"
format_stamp: "Formatted at 2025-10-26 02:57:20 on dist-test-slave-n5cb"
I20251026 02:57:20.905481 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20251026 02:57:20.907032 10992 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:20.907503 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:20.907605 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "cfc6a0d6f9434f48bad259e28ac5dec0"
format_stamp: "Formatted at 2025-10-26 02:57:20 on dist-test-slave-n5cb"
I20251026 02:57:20.907713 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1761447377419549-6860-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)
I20251026 02:57:20.917979 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:20.918568 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:20.919118 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:20.919963 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:20.920032 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:20.920116 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:20.920162 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:20.933507 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:46439
I20251026 02:57:20.933531 11054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:46439 every 8 connection(s)
I20251026 02:57:20.940496 11055 heartbeater.cc:344] Connected to a master server at 127.6.179.62:35633
I20251026 02:57:20.940651 11055 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:20.940974 11055 heartbeater.cc:507] Master 127.6.179.62:35633 requested a full tablet report, sending...
I20251026 02:57:20.941766 10933 ts_manager.cc:194] Registered new tserver with Master: cfc6a0d6f9434f48bad259e28ac5dec0 (127.6.179.1:46439)
I20251026 02:57:20.942327 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00787289s
I20251026 02:57:20.943229 10933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41376
I20251026 02:57:20.953683 10933 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41386:
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"
}
}
}
I20251026 02:57:20.954619 11055 heartbeater.cc:499] Master 127.6.179.62:35633 was elected leader, sending a full tablet report...
I20251026 02:57:20.966136 11020 tablet_service.cc:1505] Processing CreateTablet for tablet eeb4a4ca6cf24654a9d59247f9c2cd5c (DEFAULT_TABLE table=fake-table [id=a358bab362084b9db2055e8af7422fc4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:20.966709 11020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb4a4ca6cf24654a9d59247f9c2cd5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:20.972301 11067 tablet_bootstrap.cc:492] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0: Bootstrap starting.
I20251026 02:57:20.973697 11067 tablet_bootstrap.cc:654] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:20.975526 11067 tablet_bootstrap.cc:492] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0: No bootstrap required, opened a new log
I20251026 02:57:20.975688 11067 ts_tablet_manager.cc:1403] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:20.976265 11067 raft_consensus.cc:359] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:20.976423 11067 raft_consensus.cc:385] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:20.976511 11067 raft_consensus.cc:740] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Initialized, Role: FOLLOWER
I20251026 02:57:20.976735 11067 consensus_queue.cc:260] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:20.976882 11067 raft_consensus.cc:399] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:20.976970 11067 raft_consensus.cc:493] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:20.977064 11067 raft_consensus.cc:3060] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:20.979876 11067 raft_consensus.cc:515] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:20.980114 11067 leader_election.cc:304] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfc6a0d6f9434f48bad259e28ac5dec0; no voters:
I20251026 02:57:20.980552 11067 leader_election.cc:290] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:20.980664 11069 raft_consensus.cc:2804] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:20.981142 11069 raft_consensus.cc:697] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Becoming Leader. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Running, Role: LEADER
I20251026 02:57:20.981235 11067 ts_tablet_manager.cc:1434] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent starting tablet: real 0.005s user 0.002s sys 0.004s
I20251026 02:57:20.981491 11069 consensus_queue.cc:237] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:20.983685 10933 catalog_manager.cc:5649] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc6a0d6f9434f48bad259e28ac5dec0 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.004906 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:21.006055 10933 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41386:
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"
}
}
}
I20251026 02:57:21.016753 11020 tablet_service.cc:1505] Processing CreateTablet for tablet 85a7e834fb3e423b85a888e457aad909 (DEFAULT_TABLE table=split-table [id=16029659d6d64119a8fa8abb23041abf]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:21.016903 11019 tablet_service.cc:1505] Processing CreateTablet for tablet bfe908062e6844bfbde0706acb78bd44 (DEFAULT_TABLE table=split-table [id=16029659d6d64119a8fa8abb23041abf]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20251026 02:57:21.017285 11020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a7e834fb3e423b85a888e457aad909. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.017517 11019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe908062e6844bfbde0706acb78bd44. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.019846 11014 tablet_service.cc:1505] Processing CreateTablet for tablet 767d115441474e638beac876d3aace81 (DEFAULT_TABLE table=split-table [id=16029659d6d64119a8fa8abb23041abf]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20251026 02:57:21.019976 11012 tablet_service.cc:1505] Processing CreateTablet for tablet 0200252d05a543d382ff37be8d1113d9 (DEFAULT_TABLE table=split-table [id=16029659d6d64119a8fa8abb23041abf]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20251026 02:57:21.020227 11011 tablet_service.cc:1505] Processing CreateTablet for tablet 48aae69805e34a3290b4fa0d63ba09fe (DEFAULT_TABLE table=split-table [id=16029659d6d64119a8fa8abb23041abf]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20251026 02:57:21.020349 11014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767d115441474e638beac876d3aace81. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.020591 11012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0200252d05a543d382ff37be8d1113d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.020848 11013 tablet_service.cc:1505] Processing CreateTablet for tablet 0b48fa3758574430964a28661fd7ecf9 (DEFAULT_TABLE table=split-table [id=16029659d6d64119a8fa8abb23041abf]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20251026 02:57:21.021262 11013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b48fa3758574430964a28661fd7ecf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.024705 11067 tablet_bootstrap.cc:492] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0: Bootstrap starting.
I20251026 02:57:21.026491 11067 tablet_bootstrap.cc:654] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.026710 11015 tablet_service.cc:1505] Processing CreateTablet for tablet 17f8ef826d1f401294fa312e7ac9cf92 (DEFAULT_TABLE table=split-table [id=16029659d6d64119a8fa8abb23041abf]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20251026 02:57:21.027228 11015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f8ef826d1f401294fa312e7ac9cf92. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.030611 11017 tablet_service.cc:1505] Processing CreateTablet for tablet 855beff064cb47b3a6e079d92ec5db96 (DEFAULT_TABLE table=split-table [id=16029659d6d64119a8fa8abb23041abf]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20251026 02:57:21.030967 11017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 855beff064cb47b3a6e079d92ec5db96. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.034709 11016 tablet_service.cc:1505] Processing CreateTablet for tablet 2517f136183a4163bd0e6a6c1ba22c9f (DEFAULT_TABLE table=split-table [id=16029659d6d64119a8fa8abb23041abf]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20251026 02:57:21.034883 11018 tablet_service.cc:1505] Processing CreateTablet for tablet 3711ef61203c4dd0bd4290e4ee0a4f8c (DEFAULT_TABLE table=split-table [id=16029659d6d64119a8fa8abb23041abf]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20251026 02:57:21.035236 11016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2517f136183a4163bd0e6a6c1ba22c9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.035660 11018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3711ef61203c4dd0bd4290e4ee0a4f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.036731 11011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48aae69805e34a3290b4fa0d63ba09fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.045821 11067 tablet_bootstrap.cc:492] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0: No bootstrap required, opened a new log
I20251026 02:57:21.046012 11067 ts_tablet_manager.cc:1403] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent bootstrapping tablet: real 0.021s user 0.008s sys 0.012s
I20251026 02:57:21.046768 11067 raft_consensus.cc:359] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.046944 11067 raft_consensus.cc:385] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.047034 11067 raft_consensus.cc:740] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.047264 11067 consensus_queue.cc:260] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.047394 11067 raft_consensus.cc:399] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.047478 11067 raft_consensus.cc:493] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.047580 11067 raft_consensus.cc:3060] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.049507 11067 raft_consensus.cc:515] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.049718 11067 leader_election.cc:304] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfc6a0d6f9434f48bad259e28ac5dec0; no voters:
I20251026 02:57:21.049912 11067 leader_election.cc:290] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.050043 11069 raft_consensus.cc:2804] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.050292 11069 raft_consensus.cc:697] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Becoming Leader. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Running, Role: LEADER
I20251026 02:57:21.050439 11067 ts_tablet_manager.cc:1434] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20251026 02:57:21.050558 11069 consensus_queue.cc:237] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.050760 11067 tablet_bootstrap.cc:492] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0: Bootstrap starting.
I20251026 02:57:21.052584 11067 tablet_bootstrap.cc:654] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.053253 10933 catalog_manager.cc:5649] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc6a0d6f9434f48bad259e28ac5dec0 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.054189 11067 tablet_bootstrap.cc:492] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0: No bootstrap required, opened a new log
I20251026 02:57:21.054373 11067 ts_tablet_manager.cc:1403] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:21.055091 11067 raft_consensus.cc:359] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.055238 11067 raft_consensus.cc:385] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.055327 11067 raft_consensus.cc:740] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.055594 11067 consensus_queue.cc:260] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.055755 11067 raft_consensus.cc:399] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.055846 11067 raft_consensus.cc:493] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.055948 11067 raft_consensus.cc:3060] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.058495 11067 raft_consensus.cc:515] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.058706 11067 leader_election.cc:304] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfc6a0d6f9434f48bad259e28ac5dec0; no voters:
I20251026 02:57:21.058854 11067 leader_election.cc:290] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.058954 11069 raft_consensus.cc:2804] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.059165 11069 raft_consensus.cc:697] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Becoming Leader. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Running, Role: LEADER
I20251026 02:57:21.059288 11067 ts_tablet_manager.cc:1434] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent starting tablet: real 0.005s user 0.002s sys 0.002s
I20251026 02:57:21.059414 11069 consensus_queue.cc:237] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.059538 11067 tablet_bootstrap.cc:492] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0: Bootstrap starting.
I20251026 02:57:21.060997 11067 tablet_bootstrap.cc:654] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.061954 10933 catalog_manager.cc:5649] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc6a0d6f9434f48bad259e28ac5dec0 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.063134 11067 tablet_bootstrap.cc:492] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0: No bootstrap required, opened a new log
I20251026 02:57:21.063310 11067 ts_tablet_manager.cc:1403] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20251026 02:57:21.064005 11067 raft_consensus.cc:359] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.064173 11067 raft_consensus.cc:385] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.064265 11067 raft_consensus.cc:740] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.064487 11067 consensus_queue.cc:260] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.064656 11067 raft_consensus.cc:399] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.064750 11067 raft_consensus.cc:493] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.064854 11067 raft_consensus.cc:3060] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.067703 11067 raft_consensus.cc:515] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.067963 11067 leader_election.cc:304] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfc6a0d6f9434f48bad259e28ac5dec0; no voters:
I20251026 02:57:21.068177 11067 leader_election.cc:290] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.068253 11069 raft_consensus.cc:2804] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.068647 11067 ts_tablet_manager.cc:1434] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:21.068696 11069 raft_consensus.cc:697] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Becoming Leader. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Running, Role: LEADER
I20251026 02:57:21.069100 11067 tablet_bootstrap.cc:492] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0: Bootstrap starting.
I20251026 02:57:21.069255 11069 consensus_queue.cc:237] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.071050 11067 tablet_bootstrap.cc:654] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.071520 10932 catalog_manager.cc:5649] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc6a0d6f9434f48bad259e28ac5dec0 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.073287 11067 tablet_bootstrap.cc:492] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0: No bootstrap required, opened a new log
I20251026 02:57:21.073467 11067 ts_tablet_manager.cc:1403] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:21.074196 11067 raft_consensus.cc:359] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.074410 11067 raft_consensus.cc:385] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.074506 11067 raft_consensus.cc:740] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.074775 11067 consensus_queue.cc:260] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.074960 11067 raft_consensus.cc:399] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.075055 11067 raft_consensus.cc:493] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.075156 11067 raft_consensus.cc:3060] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.078042 11067 raft_consensus.cc:515] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.078317 11067 leader_election.cc:304] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfc6a0d6f9434f48bad259e28ac5dec0; no voters:
I20251026 02:57:21.078522 11067 leader_election.cc:290] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.078610 11069 raft_consensus.cc:2804] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.078800 11069 raft_consensus.cc:697] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Becoming Leader. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Running, Role: LEADER
I20251026 02:57:21.079008 11067 ts_tablet_manager.cc:1434] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20251026 02:57:21.079079 11069 consensus_queue.cc:237] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.079298 11067 tablet_bootstrap.cc:492] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0: Bootstrap starting.
I20251026 02:57:21.081024 11067 tablet_bootstrap.cc:654] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.081284 10932 catalog_manager.cc:5649] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc6a0d6f9434f48bad259e28ac5dec0 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.083278 11067 tablet_bootstrap.cc:492] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0: No bootstrap required, opened a new log
I20251026 02:57:21.083441 11067 ts_tablet_manager.cc:1403] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20251026 02:57:21.084256 11067 raft_consensus.cc:359] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.084431 11067 raft_consensus.cc:385] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.084522 11067 raft_consensus.cc:740] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.084767 11067 consensus_queue.cc:260] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.084939 11067 raft_consensus.cc:399] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.085024 11067 raft_consensus.cc:493] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.085121 11067 raft_consensus.cc:3060] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.087949 11067 raft_consensus.cc:515] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.088196 11067 leader_election.cc:304] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfc6a0d6f9434f48bad259e28ac5dec0; no voters:
I20251026 02:57:21.088408 11067 leader_election.cc:290] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.088471 11069 raft_consensus.cc:2804] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.088622 11069 raft_consensus.cc:697] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Becoming Leader. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Running, Role: LEADER
I20251026 02:57:21.088910 11067 ts_tablet_manager.cc:1434] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:21.088881 11069 consensus_queue.cc:237] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.089239 11067 tablet_bootstrap.cc:492] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0: Bootstrap starting.
I20251026 02:57:21.091442 11067 tablet_bootstrap.cc:654] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.091749 10932 catalog_manager.cc:5649] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc6a0d6f9434f48bad259e28ac5dec0 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.094743 11067 tablet_bootstrap.cc:492] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0: No bootstrap required, opened a new log
I20251026 02:57:21.094904 11067 ts_tablet_manager.cc:1403] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent bootstrapping tablet: real 0.006s user 0.000s sys 0.005s
I20251026 02:57:21.095603 11067 raft_consensus.cc:359] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.095762 11067 raft_consensus.cc:385] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.095853 11067 raft_consensus.cc:740] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.096060 11067 consensus_queue.cc:260] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.096207 11067 raft_consensus.cc:399] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.096300 11067 raft_consensus.cc:493] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.096401 11067 raft_consensus.cc:3060] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.098757 11067 raft_consensus.cc:515] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.098990 11067 leader_election.cc:304] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfc6a0d6f9434f48bad259e28ac5dec0; no voters:
I20251026 02:57:21.099174 11067 leader_election.cc:290] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.099298 11069 raft_consensus.cc:2804] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.099475 11069 raft_consensus.cc:697] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Becoming Leader. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Running, Role: LEADER
I20251026 02:57:21.099658 11067 ts_tablet_manager.cc:1434] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent starting tablet: real 0.005s user 0.002s sys 0.002s
I20251026 02:57:21.099736 11069 consensus_queue.cc:237] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.100067 11067 tablet_bootstrap.cc:492] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0: Bootstrap starting.
I20251026 02:57:21.101511 11067 tablet_bootstrap.cc:654] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.103876 11067 tablet_bootstrap.cc:492] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0: No bootstrap required, opened a new log
I20251026 02:57:21.104046 11067 ts_tablet_manager.cc:1403] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:57:21.104722 10933 catalog_manager.cc:5649] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc6a0d6f9434f48bad259e28ac5dec0 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.104903 11067 raft_consensus.cc:359] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.105036 11067 raft_consensus.cc:385] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.105118 11067 raft_consensus.cc:740] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.105351 11067 consensus_queue.cc:260] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.105515 11067 raft_consensus.cc:399] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.105603 11067 raft_consensus.cc:493] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.105722 11067 raft_consensus.cc:3060] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.108230 11067 raft_consensus.cc:515] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.108497 11067 leader_election.cc:304] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfc6a0d6f9434f48bad259e28ac5dec0; no voters:
I20251026 02:57:21.108711 11067 leader_election.cc:290] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.108817 11069 raft_consensus.cc:2804] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.109040 11069 raft_consensus.cc:697] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Becoming Leader. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Running, Role: LEADER
I20251026 02:57:21.109261 11067 ts_tablet_manager.cc:1434] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20251026 02:57:21.109318 11069 consensus_queue.cc:237] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.109572 11067 tablet_bootstrap.cc:492] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0: Bootstrap starting.
I20251026 02:57:21.111357 11067 tablet_bootstrap.cc:654] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.112627 10933 catalog_manager.cc:5649] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc6a0d6f9434f48bad259e28ac5dec0 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.113301 11067 tablet_bootstrap.cc:492] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0: No bootstrap required, opened a new log
I20251026 02:57:21.113466 11067 ts_tablet_manager.cc:1403] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:21.114105 11067 raft_consensus.cc:359] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.114318 11067 raft_consensus.cc:385] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.114410 11067 raft_consensus.cc:740] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.114630 11067 consensus_queue.cc:260] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.114765 11067 raft_consensus.cc:399] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.114826 11067 raft_consensus.cc:493] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.114912 11067 raft_consensus.cc:3060] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.117640 11067 raft_consensus.cc:515] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.117852 11067 leader_election.cc:304] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfc6a0d6f9434f48bad259e28ac5dec0; no voters:
I20251026 02:57:21.117992 11067 leader_election.cc:290] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.118116 11069 raft_consensus.cc:2804] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.118324 11069 raft_consensus.cc:697] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Becoming Leader. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Running, Role: LEADER
I20251026 02:57:21.118498 11067 ts_tablet_manager.cc:1434] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent starting tablet: real 0.005s user 0.003s sys 0.003s
I20251026 02:57:21.118607 11069 consensus_queue.cc:237] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.118775 11067 tablet_bootstrap.cc:492] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0: Bootstrap starting.
I20251026 02:57:21.120643 11067 tablet_bootstrap.cc:654] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.122596 11067 tablet_bootstrap.cc:492] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0: No bootstrap required, opened a new log
I20251026 02:57:21.122776 11067 ts_tablet_manager.cc:1403] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20251026 02:57:21.123413 11067 raft_consensus.cc:359] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.123565 11067 raft_consensus.cc:385] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.123648 11067 raft_consensus.cc:740] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.123884 11067 consensus_queue.cc:260] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.124040 11067 raft_consensus.cc:399] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.124131 11067 raft_consensus.cc:493] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.124236 11067 raft_consensus.cc:3060] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.126268 11067 raft_consensus.cc:515] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.126534 11067 leader_election.cc:304] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfc6a0d6f9434f48bad259e28ac5dec0; no voters:
I20251026 02:57:21.126825 11067 leader_election.cc:290] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.126833 11070 raft_consensus.cc:2804] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.127000 11070 raft_consensus.cc:697] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Becoming Leader. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Running, Role: LEADER
I20251026 02:57:21.127351 11070 consensus_queue.cc:237] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.128795 11067 ts_tablet_manager.cc:1434] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20251026 02:57:21.129081 11067 tablet_bootstrap.cc:492] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0: Bootstrap starting.
I20251026 02:57:21.130748 11067 tablet_bootstrap.cc:654] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.132311 10933 catalog_manager.cc:5649] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc6a0d6f9434f48bad259e28ac5dec0 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.132787 11067 tablet_bootstrap.cc:492] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0: No bootstrap required, opened a new log
I20251026 02:57:21.132915 11067 ts_tablet_manager.cc:1403] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:21.133505 11067 raft_consensus.cc:359] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.133654 11067 raft_consensus.cc:385] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.133746 11067 raft_consensus.cc:740] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.134003 11067 consensus_queue.cc:260] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.134166 11067 raft_consensus.cc:399] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.134254 11067 raft_consensus.cc:493] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.134397 11067 raft_consensus.cc:3060] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.137203 11067 raft_consensus.cc:515] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.137501 11067 leader_election.cc:304] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfc6a0d6f9434f48bad259e28ac5dec0; no voters:
I20251026 02:57:21.137501 10933 catalog_manager.cc:5649] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc6a0d6f9434f48bad259e28ac5dec0 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.137765 11067 leader_election.cc:290] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.137916 11069 raft_consensus.cc:2804] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.138115 11069 raft_consensus.cc:697] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Becoming Leader. State: Replica: cfc6a0d6f9434f48bad259e28ac5dec0, State: Running, Role: LEADER
I20251026 02:57:21.138244 11067 ts_tablet_manager.cc:1434] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:21.138423 11069 consensus_queue.cc:237] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } }
I20251026 02:57:21.142753 10933 catalog_manager.cc:5649] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc6a0d6f9434f48bad259e28ac5dec0 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfc6a0d6f9434f48bad259e28ac5dec0" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46439 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.165212 10933 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41386:
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
I20251026 02:57:21.188360 11098 tablet.cc:1722] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0: Alter schema from (
10:c0 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
I20251026 02:57:21.189182 11098 tablet.cc:1620] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0: MemRowSet was empty: no flush needed.
I20251026 02:57:21.204315 11103 tablet.cc:1722] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0: Alter schema from (
10:c0 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
I20251026 02:57:21.205142 11103 tablet.cc:1620] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0: MemRowSet was empty: no flush needed.
I20251026 02:57:21.208621 11098 tablet.cc:1722] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0: Alter schema from (
10:c0 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
I20251026 02:57:21.209057 11104 tablet.cc:1722] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0: Alter schema from (
10:c0 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
I20251026 02:57:21.209255 11098 tablet.cc:1620] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0: MemRowSet was empty: no flush needed.
I20251026 02:57:21.209324 11097 tablet.cc:1722] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0: Alter schema from (
10:c0 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
I20251026 02:57:21.209645 11104 tablet.cc:1620] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0: MemRowSet was empty: no flush needed.
I20251026 02:57:21.210181 11097 tablet.cc:1620] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0: MemRowSet was empty: no flush needed.
I20251026 02:57:21.214993 11097 tablet.cc:1722] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0: Alter schema from (
10:c0 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
I20251026 02:57:21.215520 11097 tablet.cc:1620] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0: MemRowSet was empty: no flush needed.
I20251026 02:57:21.215874 11098 tablet.cc:1722] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0: Alter schema from (
10:c0 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
I20251026 02:57:21.216293 11103 tablet.cc:1722] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0: Alter schema from (
10:c0 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
I20251026 02:57:21.216425 11098 tablet.cc:1620] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0: MemRowSet was empty: no flush needed.
I20251026 02:57:21.216737 11103 tablet.cc:1620] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0: MemRowSet was empty: no flush needed.
I20251026 02:57:21.217342 11104 tablet.cc:1722] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0: Alter schema from (
10:c0 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
I20251026 02:57:21.221201 11104 tablet.cc:1620] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0: MemRowSet was empty: no flush needed.
I20251026 02:57:21.220686 11097 tablet.cc:1722] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0: Alter schema from (
10:c0 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
I20251026 02:57:21.221832 11097 tablet.cc:1620] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0: MemRowSet was empty: no flush needed.
I20251026 02:57:21.230504 10933 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c: split-table [id=16029659d6d64119a8fa8abb23041abf] alter complete (version 1)
I20251026 02:57:21.247412 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:21.261921 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:21.262454 6860 tablet_replica.cc:333] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0: stopping tablet replica
I20251026 02:57:21.262681 6860 raft_consensus.cc:2243] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:21.262923 6860 raft_consensus.cc:2272] T 48aae69805e34a3290b4fa0d63ba09fe P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:21.263796 6860 tablet_replica.cc:333] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0: stopping tablet replica
I20251026 02:57:21.263967 6860 raft_consensus.cc:2243] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:21.264139 6860 raft_consensus.cc:2272] T 0b48fa3758574430964a28661fd7ecf9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:21.264874 6860 tablet_replica.cc:333] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0: stopping tablet replica
I20251026 02:57:21.265044 6860 raft_consensus.cc:2243] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:21.265204 6860 raft_consensus.cc:2272] T 2517f136183a4163bd0e6a6c1ba22c9f P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:21.265980 6860 tablet_replica.cc:333] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0: stopping tablet replica
I20251026 02:57:21.266120 6860 raft_consensus.cc:2243] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:21.266314 6860 raft_consensus.cc:2272] T bfe908062e6844bfbde0706acb78bd44 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:21.267020 6860 tablet_replica.cc:333] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0: stopping tablet replica
I20251026 02:57:21.267174 6860 raft_consensus.cc:2243] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:21.267333 6860 raft_consensus.cc:2272] T 855beff064cb47b3a6e079d92ec5db96 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:21.267994 6860 tablet_replica.cc:333] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0: stopping tablet replica
I20251026 02:57:21.268147 6860 raft_consensus.cc:2243] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:21.268296 6860 raft_consensus.cc:2272] T eeb4a4ca6cf24654a9d59247f9c2cd5c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:21.268990 6860 tablet_replica.cc:333] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0: stopping tablet replica
I20251026 02:57:21.269124 6860 raft_consensus.cc:2243] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:21.269285 6860 raft_consensus.cc:2272] T 0200252d05a543d382ff37be8d1113d9 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:21.269995 6860 tablet_replica.cc:333] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0: stopping tablet replica
I20251026 02:57:21.270139 6860 raft_consensus.cc:2243] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:21.270355 6860 raft_consensus.cc:2272] T 3711ef61203c4dd0bd4290e4ee0a4f8c P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:21.271044 6860 tablet_replica.cc:333] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0: stopping tablet replica
I20251026 02:57:21.271180 6860 raft_consensus.cc:2243] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:21.271337 6860 raft_consensus.cc:2272] T 767d115441474e638beac876d3aace81 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:21.272071 6860 tablet_replica.cc:333] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0: stopping tablet replica
I20251026 02:57:21.272243 6860 raft_consensus.cc:2243] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:21.272377 6860 raft_consensus.cc:2272] T 17f8ef826d1f401294fa312e7ac9cf92 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:21.273103 6860 tablet_replica.cc:333] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0: stopping tablet replica
I20251026 02:57:21.273234 6860 raft_consensus.cc:2243] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:21.273380 6860 raft_consensus.cc:2272] T 85a7e834fb3e423b85a888e457aad909 P cfc6a0d6f9434f48bad259e28ac5dec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:21.281903 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:21.287173 6860 master.cc:561] Master@127.6.179.62:35633 shutting down...
I20251026 02:57:21.295439 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:21.295711 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:21.295898 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 91e818c8a17c487f9713b21e95b6836c: stopping tablet replica
I20251026 02:57:21.310320 6860 master.cc:583] Master@127.6.179.62:35633 shutdown complete.
[ OK ] AlterTableTest.TestInsertAfterAlterTable (516 ms)
[ RUN ] AlterTableTest.TestMultipleAlters
I20251026 02:57:21.323612 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:41805
I20251026 02:57:21.324118 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:21.324877 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:21.326076 6860 webserver.cc:492] Webserver started at http://127.6.179.62:39147/ using document root <none> and password file <none>
I20251026 02:57:21.326335 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:21.326416 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:21.326557 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:21.327162 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "e81de42e7ace4640ad521226a7d628aa"
format_stamp: "Formatted at 2025-10-26 02:57:21 on dist-test-slave-n5cb"
I20251026 02:57:21.337253 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.010s user 0.007s sys 0.003s
I20251026 02:57:21.338949 11112 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:21.339298 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:21.339419 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "e81de42e7ace4640ad521226a7d628aa"
format_stamp: "Formatted at 2025-10-26 02:57:21 on dist-test-slave-n5cb"
I20251026 02:57:21.339550 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761447377419549-6860-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)
I20251026 02:57:21.347524 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:21.348039 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:21.360441 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:41805
I20251026 02:57:21.360468 11163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:41805 every 8 connection(s)
I20251026 02:57:21.361852 11164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.366727 11164 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa: Bootstrap starting.
I20251026 02:57:21.368136 11164 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.369853 11164 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa: No bootstrap required, opened a new log
I20251026 02:57:21.370549 11164 raft_consensus.cc:359] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e81de42e7ace4640ad521226a7d628aa" member_type: VOTER }
I20251026 02:57:21.370697 11164 raft_consensus.cc:385] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.370752 11164 raft_consensus.cc:740] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e81de42e7ace4640ad521226a7d628aa, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.370986 11164 consensus_queue.cc:260] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e81de42e7ace4640ad521226a7d628aa" member_type: VOTER }
I20251026 02:57:21.371112 11164 raft_consensus.cc:399] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.371198 11164 raft_consensus.cc:493] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.371295 11164 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.373358 11164 raft_consensus.cc:515] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e81de42e7ace4640ad521226a7d628aa" member_type: VOTER }
I20251026 02:57:21.373562 11164 leader_election.cc:304] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e81de42e7ace4640ad521226a7d628aa; no voters:
I20251026 02:57:21.374010 11164 leader_election.cc:290] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.374157 11167 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.374655 11167 raft_consensus.cc:697] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [term 1 LEADER]: Becoming Leader. State: Replica: e81de42e7ace4640ad521226a7d628aa, State: Running, Role: LEADER
I20251026 02:57:21.374928 11164 sys_catalog.cc:565] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:21.374924 11167 consensus_queue.cc:237] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e81de42e7ace4640ad521226a7d628aa" member_type: VOTER }
I20251026 02:57:21.375860 11168 sys_catalog.cc:455] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e81de42e7ace4640ad521226a7d628aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e81de42e7ace4640ad521226a7d628aa" member_type: VOTER } }
I20251026 02:57:21.375919 11169 sys_catalog.cc:455] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [sys.catalog]: SysCatalogTable state changed. Reason: New leader e81de42e7ace4640ad521226a7d628aa. Latest consensus state: current_term: 1 leader_uuid: "e81de42e7ace4640ad521226a7d628aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e81de42e7ace4640ad521226a7d628aa" member_type: VOTER } }
I20251026 02:57:21.376200 11169 sys_catalog.cc:458] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:21.376842 11168 sys_catalog.cc:458] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:21.377431 11173 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:21.378644 11173 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:21.380167 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:21.381367 11173 catalog_manager.cc:1357] Generated new cluster ID: eb624271f6a8484c9715cd87c702b617
I20251026 02:57:21.381465 11173 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:21.400449 11173 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:21.401326 11173 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:21.411406 11173 catalog_manager.cc:6022] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa: Generated new TSK 0
I20251026 02:57:21.411700 11173 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:21.445289 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:21.446489 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:21.447880 6860 webserver.cc:492] Webserver started at http://127.6.179.1:42993/ using document root <none> and password file <none>
I20251026 02:57:21.448108 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:21.448197 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:21.448345 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:21.448954 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "965ef4b836dd4c55a0b708188d66efb4"
format_stamp: "Formatted at 2025-10-26 02:57:21 on dist-test-slave-n5cb"
I20251026 02:57:21.451524 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20251026 02:57:21.453294 11188 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:21.453868 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20251026 02:57:21.454012 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "965ef4b836dd4c55a0b708188d66efb4"
format_stamp: "Formatted at 2025-10-26 02:57:21 on dist-test-slave-n5cb"
I20251026 02:57:21.454149 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1761447377419549-6860-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)
I20251026 02:57:21.464571 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:21.465126 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:21.465713 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:21.466624 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:21.466701 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:21.466815 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:21.466874 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:21.479696 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:44101
I20251026 02:57:21.479719 11250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:44101 every 8 connection(s)
I20251026 02:57:21.488030 11251 heartbeater.cc:344] Connected to a master server at 127.6.179.62:41805
I20251026 02:57:21.488214 11251 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:21.488586 11251 heartbeater.cc:507] Master 127.6.179.62:41805 requested a full tablet report, sending...
I20251026 02:57:21.489470 11129 ts_manager.cc:194] Registered new tserver with Master: 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101)
I20251026 02:57:21.489846 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009201301s
I20251026 02:57:21.491117 11129 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54046
I20251026 02:57:21.502008 11129 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54054:
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"
}
}
}
I20251026 02:57:21.502453 11251 heartbeater.cc:499] Master 127.6.179.62:41805 was elected leader, sending a full tablet report...
I20251026 02:57:21.514808 11216 tablet_service.cc:1505] Processing CreateTablet for tablet 4a6439db4cef40b3a0f2ade69c9caa64 (DEFAULT_TABLE table=fake-table [id=17acee301fde4276ad6f474e51b625eb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:21.515316 11216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a6439db4cef40b3a0f2ade69c9caa64. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.520674 11263 tablet_bootstrap.cc:492] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4: Bootstrap starting.
I20251026 02:57:21.522142 11263 tablet_bootstrap.cc:654] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.524112 11263 tablet_bootstrap.cc:492] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4: No bootstrap required, opened a new log
I20251026 02:57:21.524260 11263 ts_tablet_manager.cc:1403] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:57:21.524838 11263 raft_consensus.cc:359] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.524991 11263 raft_consensus.cc:385] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.525074 11263 raft_consensus.cc:740] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.525286 11263 consensus_queue.cc:260] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.525431 11263 raft_consensus.cc:399] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.525516 11263 raft_consensus.cc:493] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.525612 11263 raft_consensus.cc:3060] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.528317 11263 raft_consensus.cc:515] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.528522 11263 leader_election.cc:304] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 965ef4b836dd4c55a0b708188d66efb4; no voters:
I20251026 02:57:21.528898 11263 leader_election.cc:290] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.529071 11265 raft_consensus.cc:2804] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.529588 11263 ts_tablet_manager.cc:1434] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20251026 02:57:21.529610 11265 raft_consensus.cc:697] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Becoming Leader. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Running, Role: LEADER
I20251026 02:57:21.529894 11265 consensus_queue.cc:237] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.532473 11128 catalog_manager.cc:5649] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "965ef4b836dd4c55a0b708188d66efb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.553426 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:21.554451 11128 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54054:
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"
}
}
}
I20251026 02:57:21.564806 11216 tablet_service.cc:1505] Processing CreateTablet for tablet c917838c8a3c4c3dbfb1eb130930cd1b (DEFAULT_TABLE table=split-table [id=f71390932ad04cf0b3c1ac27deb326cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:21.565012 11215 tablet_service.cc:1505] Processing CreateTablet for tablet 1709531b1b0140b883bc1462c4a74531 (DEFAULT_TABLE table=split-table [id=f71390932ad04cf0b3c1ac27deb326cb]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20251026 02:57:21.565320 11216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c917838c8a3c4c3dbfb1eb130930cd1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.565629 11215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1709531b1b0140b883bc1462c4a74531. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.567252 11214 tablet_service.cc:1505] Processing CreateTablet for tablet 448a0f3acaf140bc919c36e57f1ba055 (DEFAULT_TABLE table=split-table [id=f71390932ad04cf0b3c1ac27deb326cb]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20251026 02:57:21.567682 11214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448a0f3acaf140bc919c36e57f1ba055. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.568003 11207 tablet_service.cc:1505] Processing CreateTablet for tablet 8a2f482115734b1e9f7aeff129284e78 (DEFAULT_TABLE table=split-table [id=f71390932ad04cf0b3c1ac27deb326cb]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20251026 02:57:21.568393 11207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2f482115734b1e9f7aeff129284e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.572347 11263 tablet_bootstrap.cc:492] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: Bootstrap starting.
I20251026 02:57:21.574132 11263 tablet_bootstrap.cc:654] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.574733 11208 tablet_service.cc:1505] Processing CreateTablet for tablet 6e0b1ac2d0274a19947d102719546193 (DEFAULT_TABLE table=split-table [id=f71390932ad04cf0b3c1ac27deb326cb]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20251026 02:57:21.575196 11208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e0b1ac2d0274a19947d102719546193. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.576321 11263 tablet_bootstrap.cc:492] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: No bootstrap required, opened a new log
I20251026 02:57:21.576475 11263 ts_tablet_manager.cc:1403] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:21.577323 11263 raft_consensus.cc:359] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.577512 11263 raft_consensus.cc:385] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.577598 11263 raft_consensus.cc:740] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.577839 11263 consensus_queue.cc:260] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.578012 11263 raft_consensus.cc:399] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.578097 11263 raft_consensus.cc:493] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.578230 11263 raft_consensus.cc:3060] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.578938 11210 tablet_service.cc:1505] Processing CreateTablet for tablet f865cce9e5db417fbd9832feffd4f0e7 (DEFAULT_TABLE table=split-table [id=f71390932ad04cf0b3c1ac27deb326cb]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20251026 02:57:21.579411 11210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f865cce9e5db417fbd9832feffd4f0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.580096 11213 tablet_service.cc:1505] Processing CreateTablet for tablet 08b746bcf0154ae29532b14443243924 (DEFAULT_TABLE table=split-table [id=f71390932ad04cf0b3c1ac27deb326cb]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20251026 02:57:21.580516 11213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b746bcf0154ae29532b14443243924. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.581044 11263 raft_consensus.cc:515] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.581306 11263 leader_election.cc:304] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 965ef4b836dd4c55a0b708188d66efb4; no voters:
I20251026 02:57:21.581521 11263 leader_election.cc:290] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.581905 11266 raft_consensus.cc:2804] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.582068 11263 ts_tablet_manager.cc:1434] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20251026 02:57:21.582171 11266 raft_consensus.cc:697] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Becoming Leader. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Running, Role: LEADER
I20251026 02:57:21.582414 11263 tablet_bootstrap.cc:492] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: Bootstrap starting.
I20251026 02:57:21.582717 11266 consensus_queue.cc:237] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.583345 11212 tablet_service.cc:1505] Processing CreateTablet for tablet 09451d050aa541c590214e5f27742491 (DEFAULT_TABLE table=split-table [id=f71390932ad04cf0b3c1ac27deb326cb]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20251026 02:57:21.584523 11209 tablet_service.cc:1505] Processing CreateTablet for tablet ee3ec87717fd4a588e96dc8c664c34fe (DEFAULT_TABLE table=split-table [id=f71390932ad04cf0b3c1ac27deb326cb]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20251026 02:57:21.584535 11211 tablet_service.cc:1505] Processing CreateTablet for tablet c5c0d144d2354a8881a0264e3a5f8c4a (DEFAULT_TABLE table=split-table [id=f71390932ad04cf0b3c1ac27deb326cb]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20251026 02:57:21.585157 11212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09451d050aa541c590214e5f27742491. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.590461 11209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3ec87717fd4a588e96dc8c664c34fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.590745 11211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5c0d144d2354a8881a0264e3a5f8c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:21.591224 11263 tablet_bootstrap.cc:654] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.595705 11263 tablet_bootstrap.cc:492] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: No bootstrap required, opened a new log
I20251026 02:57:21.595934 11263 ts_tablet_manager.cc:1403] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: Time spent bootstrapping tablet: real 0.014s user 0.004s sys 0.000s
I20251026 02:57:21.596783 11263 raft_consensus.cc:359] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.597023 11263 raft_consensus.cc:385] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.597150 11263 raft_consensus.cc:740] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.597450 11263 consensus_queue.cc:260] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.597661 11263 raft_consensus.cc:399] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.597767 11263 raft_consensus.cc:493] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.597923 11263 raft_consensus.cc:3060] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.601364 11128 catalog_manager.cc:5649] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "965ef4b836dd4c55a0b708188d66efb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.601924 11263 raft_consensus.cc:515] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.602169 11263 leader_election.cc:304] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 965ef4b836dd4c55a0b708188d66efb4; no voters:
I20251026 02:57:21.602387 11263 leader_election.cc:290] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.602447 11266 raft_consensus.cc:2804] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.602665 11266 raft_consensus.cc:697] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Becoming Leader. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Running, Role: LEADER
I20251026 02:57:21.602846 11263 ts_tablet_manager.cc:1434] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20251026 02:57:21.602929 11266 consensus_queue.cc:237] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.603144 11263 tablet_bootstrap.cc:492] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: Bootstrap starting.
I20251026 02:57:21.604866 11263 tablet_bootstrap.cc:654] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.606833 11263 tablet_bootstrap.cc:492] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: No bootstrap required, opened a new log
I20251026 02:57:21.606737 11128 catalog_manager.cc:5649] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "965ef4b836dd4c55a0b708188d66efb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.606985 11263 ts_tablet_manager.cc:1403] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:21.607729 11263 raft_consensus.cc:359] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.607861 11263 raft_consensus.cc:385] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.607923 11263 raft_consensus.cc:740] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.608090 11263 consensus_queue.cc:260] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.608199 11263 raft_consensus.cc:399] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.608264 11263 raft_consensus.cc:493] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.608367 11263 raft_consensus.cc:3060] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.610674 11263 raft_consensus.cc:515] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.610894 11263 leader_election.cc:304] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 965ef4b836dd4c55a0b708188d66efb4; no voters:
I20251026 02:57:21.611069 11263 leader_election.cc:290] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.611168 11266 raft_consensus.cc:2804] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.611374 11266 raft_consensus.cc:697] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Becoming Leader. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Running, Role: LEADER
I20251026 02:57:21.611522 11263 ts_tablet_manager.cc:1434] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: Time spent starting tablet: real 0.004s user 0.001s sys 0.003s
I20251026 02:57:21.611644 11266 consensus_queue.cc:237] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.611781 11263 tablet_bootstrap.cc:492] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: Bootstrap starting.
I20251026 02:57:21.613566 11263 tablet_bootstrap.cc:654] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.614178 11128 catalog_manager.cc:5649] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "965ef4b836dd4c55a0b708188d66efb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.615428 11263 tablet_bootstrap.cc:492] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: No bootstrap required, opened a new log
I20251026 02:57:21.615554 11263 ts_tablet_manager.cc:1403] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:21.616196 11263 raft_consensus.cc:359] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.616340 11263 raft_consensus.cc:385] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.616396 11263 raft_consensus.cc:740] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.616634 11263 consensus_queue.cc:260] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.616768 11263 raft_consensus.cc:399] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.616863 11263 raft_consensus.cc:493] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.616937 11263 raft_consensus.cc:3060] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.619486 11263 raft_consensus.cc:515] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.619757 11263 leader_election.cc:304] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 965ef4b836dd4c55a0b708188d66efb4; no voters:
I20251026 02:57:21.620009 11263 leader_election.cc:290] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.620097 11266 raft_consensus.cc:2804] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.620442 11266 raft_consensus.cc:697] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Becoming Leader. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Running, Role: LEADER
I20251026 02:57:21.620471 11263 ts_tablet_manager.cc:1434] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20251026 02:57:21.620782 11263 tablet_bootstrap.cc:492] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: Bootstrap starting.
I20251026 02:57:21.620729 11266 consensus_queue.cc:237] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.622668 11263 tablet_bootstrap.cc:654] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.623139 11128 catalog_manager.cc:5649] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "965ef4b836dd4c55a0b708188d66efb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.624432 11263 tablet_bootstrap.cc:492] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: No bootstrap required, opened a new log
I20251026 02:57:21.624584 11263 ts_tablet_manager.cc:1403] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:21.625321 11263 raft_consensus.cc:359] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.625525 11263 raft_consensus.cc:385] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.625617 11263 raft_consensus.cc:740] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.625854 11263 consensus_queue.cc:260] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.626024 11263 raft_consensus.cc:399] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.626108 11263 raft_consensus.cc:493] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.626212 11263 raft_consensus.cc:3060] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.628165 11263 raft_consensus.cc:515] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.628389 11263 leader_election.cc:304] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 965ef4b836dd4c55a0b708188d66efb4; no voters:
I20251026 02:57:21.628569 11263 leader_election.cc:290] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.628715 11266 raft_consensus.cc:2804] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.628876 11266 raft_consensus.cc:697] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Becoming Leader. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Running, Role: LEADER
I20251026 02:57:21.629037 11263 ts_tablet_manager.cc:1434] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:21.629158 11266 consensus_queue.cc:237] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.629315 11263 tablet_bootstrap.cc:492] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: Bootstrap starting.
I20251026 02:57:21.630963 11263 tablet_bootstrap.cc:654] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.631757 11128 catalog_manager.cc:5649] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "965ef4b836dd4c55a0b708188d66efb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.633164 11263 tablet_bootstrap.cc:492] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: No bootstrap required, opened a new log
I20251026 02:57:21.633320 11263 ts_tablet_manager.cc:1403] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:21.634119 11263 raft_consensus.cc:359] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.634313 11263 raft_consensus.cc:385] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.634398 11263 raft_consensus.cc:740] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.634610 11263 consensus_queue.cc:260] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.634792 11263 raft_consensus.cc:399] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.634896 11263 raft_consensus.cc:493] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.635000 11263 raft_consensus.cc:3060] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.637190 11263 raft_consensus.cc:515] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.637409 11263 leader_election.cc:304] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 965ef4b836dd4c55a0b708188d66efb4; no voters:
I20251026 02:57:21.637576 11263 leader_election.cc:290] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.637677 11266 raft_consensus.cc:2804] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.637851 11266 raft_consensus.cc:697] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Becoming Leader. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Running, Role: LEADER
I20251026 02:57:21.638012 11263 ts_tablet_manager.cc:1434] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: Time spent starting tablet: real 0.005s user 0.000s sys 0.002s
I20251026 02:57:21.638128 11266 consensus_queue.cc:237] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.638300 11263 tablet_bootstrap.cc:492] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: Bootstrap starting.
I20251026 02:57:21.639741 11263 tablet_bootstrap.cc:654] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.640579 11128 catalog_manager.cc:5649] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "965ef4b836dd4c55a0b708188d66efb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.641579 11263 tablet_bootstrap.cc:492] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: No bootstrap required, opened a new log
I20251026 02:57:21.641736 11263 ts_tablet_manager.cc:1403] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:21.642513 11263 raft_consensus.cc:359] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.642661 11263 raft_consensus.cc:385] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.642828 11263 raft_consensus.cc:740] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.643056 11263 consensus_queue.cc:260] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.643234 11263 raft_consensus.cc:399] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.643328 11263 raft_consensus.cc:493] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.643440 11263 raft_consensus.cc:3060] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.645615 11263 raft_consensus.cc:515] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.645879 11263 leader_election.cc:304] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 965ef4b836dd4c55a0b708188d66efb4; no voters:
I20251026 02:57:21.646106 11263 leader_election.cc:290] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.646183 11266 raft_consensus.cc:2804] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.646348 11266 raft_consensus.cc:697] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Becoming Leader. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Running, Role: LEADER
I20251026 02:57:21.646657 11263 ts_tablet_manager.cc:1434] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20251026 02:57:21.646608 11266 consensus_queue.cc:237] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.646937 11263 tablet_bootstrap.cc:492] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: Bootstrap starting.
I20251026 02:57:21.648537 11263 tablet_bootstrap.cc:654] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.648865 11128 catalog_manager.cc:5649] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "965ef4b836dd4c55a0b708188d66efb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.650243 11263 tablet_bootstrap.cc:492] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: No bootstrap required, opened a new log
I20251026 02:57:21.650436 11263 ts_tablet_manager.cc:1403] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20251026 02:57:21.651051 11263 raft_consensus.cc:359] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.651244 11263 raft_consensus.cc:385] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.651340 11263 raft_consensus.cc:740] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.651571 11263 consensus_queue.cc:260] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.651741 11263 raft_consensus.cc:399] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.651821 11263 raft_consensus.cc:493] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.651896 11263 raft_consensus.cc:3060] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.654012 11263 raft_consensus.cc:515] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.654196 11263 leader_election.cc:304] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 965ef4b836dd4c55a0b708188d66efb4; no voters:
I20251026 02:57:21.654384 11263 leader_election.cc:290] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.654465 11266 raft_consensus.cc:2804] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.654657 11266 raft_consensus.cc:697] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Becoming Leader. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Running, Role: LEADER
I20251026 02:57:21.654843 11263 ts_tablet_manager.cc:1434] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: Time spent starting tablet: real 0.004s user 0.001s sys 0.003s
I20251026 02:57:21.654892 11266 consensus_queue.cc:237] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.655128 11263 tablet_bootstrap.cc:492] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: Bootstrap starting.
I20251026 02:57:21.656477 11263 tablet_bootstrap.cc:654] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.658238 11263 tablet_bootstrap.cc:492] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: No bootstrap required, opened a new log
I20251026 02:57:21.658468 11263 ts_tablet_manager.cc:1403] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20251026 02:57:21.659245 11263 raft_consensus.cc:359] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.659443 11263 raft_consensus.cc:385] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.659540 11263 raft_consensus.cc:740] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.659775 11263 consensus_queue.cc:260] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.660014 11263 raft_consensus.cc:399] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.660166 11263 raft_consensus.cc:493] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.660283 11263 raft_consensus.cc:3060] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.660651 11128 catalog_manager.cc:5649] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "965ef4b836dd4c55a0b708188d66efb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.662421 11263 raft_consensus.cc:515] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.662660 11263 leader_election.cc:304] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 965ef4b836dd4c55a0b708188d66efb4; no voters:
I20251026 02:57:21.662865 11263 leader_election.cc:290] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.662901 11266 raft_consensus.cc:2804] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.663133 11266 raft_consensus.cc:697] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Becoming Leader. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Running, Role: LEADER
I20251026 02:57:21.663355 11263 ts_tablet_manager.cc:1434] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: Time spent starting tablet: real 0.005s user 0.000s sys 0.004s
I20251026 02:57:21.663436 11266 consensus_queue.cc:237] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.663643 11263 tablet_bootstrap.cc:492] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: Bootstrap starting.
I20251026 02:57:21.665257 11263 tablet_bootstrap.cc:654] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:21.665838 11128 catalog_manager.cc:5649] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "965ef4b836dd4c55a0b708188d66efb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.666955 11263 tablet_bootstrap.cc:492] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: No bootstrap required, opened a new log
I20251026 02:57:21.667125 11263 ts_tablet_manager.cc:1403] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.002s
I20251026 02:57:21.667699 11263 raft_consensus.cc:359] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.667840 11263 raft_consensus.cc:385] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:21.667927 11263 raft_consensus.cc:740] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Initialized, Role: FOLLOWER
I20251026 02:57:21.668147 11263 consensus_queue.cc:260] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.668280 11263 raft_consensus.cc:399] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:21.668365 11263 raft_consensus.cc:493] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:21.668469 11263 raft_consensus.cc:3060] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:21.670511 11263 raft_consensus.cc:515] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.670718 11263 leader_election.cc:304] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 965ef4b836dd4c55a0b708188d66efb4; no voters:
I20251026 02:57:21.670898 11263 leader_election.cc:290] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:21.670971 11266 raft_consensus.cc:2804] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:21.671126 11266 raft_consensus.cc:697] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Becoming Leader. State: Replica: 965ef4b836dd4c55a0b708188d66efb4, State: Running, Role: LEADER
I20251026 02:57:21.671422 11263 ts_tablet_manager.cc:1434] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: Time spent starting tablet: real 0.004s user 0.000s sys 0.004s
I20251026 02:57:21.671376 11266 consensus_queue.cc:237] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } }
I20251026 02:57:21.673439 11128 catalog_manager.cc:5649] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "965ef4b836dd4c55a0b708188d66efb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "965ef4b836dd4c55a0b708188d66efb4" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 44101 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:21.683548 11128 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54054:
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
I20251026 02:57:21.696900 11129 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54054:
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
I20251026 02:57:21.737643 11127 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54054:
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
I20251026 02:57:21.744408 11297 tablet.cc:1722] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 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
I20251026 02:57:21.745272 11297 tablet.cc:1620] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.747218 11293 tablet.cc:1722] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 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
I20251026 02:57:21.748881 11293 tablet.cc:1620] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.750422 11309 tablet.cc:1722] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 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
I20251026 02:57:21.752908 11126 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54054:
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
I20251026 02:57:21.758492 11309 tablet.cc:1620] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.758924 11294 tablet.cc:1722] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 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
I20251026 02:57:21.759603 11294 tablet.cc:1620] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.766855 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 1709531b1b0140b883bc1462c4a74531 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 4 got 1
I20251026 02:57:21.768224 11293 tablet.cc:1722] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 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
I20251026 02:57:21.768909 11293 tablet.cc:1620] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.771688 11128 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54054:
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
I20251026 02:57:21.773069 11297 tablet.cc:1722] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 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
I20251026 02:57:21.773571 11297 tablet.cc:1620] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.773977 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c917838c8a3c4c3dbfb1eb130930cd1b (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 4 got 1
I20251026 02:57:21.778261 11293 tablet.cc:1722] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 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
I20251026 02:57:21.778810 11293 tablet.cc:1620] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.781273 11309 tablet.cc:1722] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 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
I20251026 02:57:21.783300 11309 tablet.cc:1620] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.783953 11129 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54054:
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
I20251026 02:57:21.789606 11294 tablet.cc:1722] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 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
I20251026 02:57:21.790094 11294 tablet.cc:1620] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.790328 11297 tablet.cc:1722] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 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
I20251026 02:57:21.793380 11297 tablet.cc:1620] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.794405 11127 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54054:
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
I20251026 02:57:21.791450 11293 tablet.cc:1722] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: 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
I20251026 02:57:21.798488 11293 tablet.cc:1620] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.800154 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 09451d050aa541c590214e5f27742491 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 6 got 1
I20251026 02:57:21.800748 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 08b746bcf0154ae29532b14443243924 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 6 got 1
I20251026 02:57:21.803678 11309 tablet.cc:1722] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: 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
I20251026 02:57:21.805645 11309 tablet.cc:1620] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.810129 11294 tablet.cc:1722] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: 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
I20251026 02:57:21.810658 11129 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54054:
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
I20251026 02:57:21.811386 11294 tablet.cc:1620] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.812983 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 6e0b1ac2d0274a19947d102719546193 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 7 got 1
I20251026 02:57:21.811707 11297 tablet.cc:1722] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: 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
I20251026 02:57:21.813345 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet ee3ec87717fd4a588e96dc8c664c34fe (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 7 got 1
I20251026 02:57:21.813690 11297 tablet.cc:1620] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.813690 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet f865cce9e5db417fbd9832feffd4f0e7 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 7 got 1
I20251026 02:57:21.814445 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 8a2f482115734b1e9f7aeff129284e78 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 7 got 1
I20251026 02:57:21.814714 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 448a0f3acaf140bc919c36e57f1ba055 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 7 got 1
I20251026 02:57:21.817098 11293 tablet.cc:1722] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: 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
I20251026 02:57:21.817924 11293 tablet.cc:1620] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.818715 11294 tablet.cc:1722] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: 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
I20251026 02:57:21.819599 11294 tablet.cc:1620] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.821620 11309 tablet.cc:1722] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: 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
I20251026 02:57:21.821523 11297 tablet.cc:1722] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: 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
I20251026 02:57:21.822223 11309 tablet.cc:1620] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.822456 11297 tablet.cc:1620] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.825249 11293 tablet.cc:1722] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: 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
I20251026 02:57:21.826045 11293 tablet.cc:1620] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.826260 11294 tablet.cc:1722] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: 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
I20251026 02:57:21.831812 11309 tablet.cc:1722] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: Alter 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
I20251026 02:57:21.831854 11294 tablet.cc:1620] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.832767 11126 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54054:
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
I20251026 02:57:21.833536 11293 tablet.cc:1722] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: Alter 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
I20251026 02:57:21.837785 11293 tablet.cc:1620] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.840715 11294 tablet.cc:1722] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: Alter 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
I20251026 02:57:21.841898 11294 tablet.cc:1620] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.835726 11297 tablet.cc:1722] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: Alter 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
I20251026 02:57:21.842878 11297 tablet.cc:1620] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.841432 11309 tablet.cc:1620] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.847880 11126 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54054:
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
I20251026 02:57:21.851616 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 6e0b1ac2d0274a19947d102719546193 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 9 got 2
I20251026 02:57:21.851884 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet ee3ec87717fd4a588e96dc8c664c34fe (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 9 got 2
I20251026 02:57:21.847934 11297 tablet.cc:1722] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: Alter 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
I20251026 02:57:21.852063 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 09451d050aa541c590214e5f27742491 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 9 got 2
I20251026 02:57:21.853238 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c5c0d144d2354a8881a0264e3a5f8c4a (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 9 got 2
I20251026 02:57:21.853437 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 08b746bcf0154ae29532b14443243924 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 9 got 3
I20251026 02:57:21.853500 11297 tablet.cc:1620] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.853645 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c917838c8a3c4c3dbfb1eb130930cd1b (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 9 got 2
I20251026 02:57:21.853816 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 448a0f3acaf140bc919c36e57f1ba055 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 9 got 2
I20251026 02:57:21.854001 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 8a2f482115734b1e9f7aeff129284e78 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 9 got 2
I20251026 02:57:21.852839 11294 tablet.cc:1722] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: Alter 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
I20251026 02:57:21.857389 11293 tablet.cc:1722] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: Alter 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
I20251026 02:57:21.854216 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet f865cce9e5db417fbd9832feffd4f0e7 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 9 got 2
I20251026 02:57:21.858004 11294 tablet.cc:1620] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.857931 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 1709531b1b0140b883bc1462c4a74531 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 9 got 3
I20251026 02:57:21.857250 11297 tablet.cc:1722] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: Alter 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
I20251026 02:57:21.858702 11309 tablet.cc:1722] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: Alter 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
I20251026 02:57:21.858886 11297 tablet.cc:1620] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.857928 11293 tablet.cc:1620] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.863317 11294 tablet.cc:1722] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: Alter 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
I20251026 02:57:21.863951 11294 tablet.cc:1620] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.859486 11309 tablet.cc:1620] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.865875 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 09451d050aa541c590214e5f27742491 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 3
I20251026 02:57:21.866092 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet f865cce9e5db417fbd9832feffd4f0e7 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 3
I20251026 02:57:21.866262 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 1709531b1b0140b883bc1462c4a74531 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 3
I20251026 02:57:21.866926 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c917838c8a3c4c3dbfb1eb130930cd1b (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 3
I20251026 02:57:21.867110 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 08b746bcf0154ae29532b14443243924 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 3
I20251026 02:57:21.867336 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c5c0d144d2354a8881a0264e3a5f8c4a (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 2
I20251026 02:57:21.871446 11129 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 448a0f3acaf140bc919c36e57f1ba055 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 3
I20251026 02:57:21.871670 11129 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 6e0b1ac2d0274a19947d102719546193 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 3
I20251026 02:57:21.873219 11293 tablet.cc:1722] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT 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
I20251026 02:57:21.873813 11293 tablet.cc:1620] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.874733 11129 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 8a2f482115734b1e9f7aeff129284e78 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 3
I20251026 02:57:21.874967 11129 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet ee3ec87717fd4a588e96dc8c664c34fe (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 3
I20251026 02:57:21.875067 11309 tablet.cc:1722] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT 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
I20251026 02:57:21.875969 11309 tablet.cc:1620] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.879793 11297 tablet.cc:1722] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT 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
I20251026 02:57:21.881410 11297 tablet.cc:1620] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.881801 11294 tablet.cc:1722] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT 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
I20251026 02:57:21.882064 11293 tablet.cc:1722] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT 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
I20251026 02:57:21.882634 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c5c0d144d2354a8881a0264e3a5f8c4a (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 3
I20251026 02:57:21.882936 11293 tablet.cc:1620] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.882936 11294 tablet.cc:1620] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.885281 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 09451d050aa541c590214e5f27742491 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 4
I20251026 02:57:21.889381 11294 tablet.cc:1722] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT 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
I20251026 02:57:21.890082 11294 tablet.cc:1620] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.890970 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 1709531b1b0140b883bc1462c4a74531 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 4
I20251026 02:57:21.892236 11309 tablet.cc:1722] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT 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
I20251026 02:57:21.892776 11309 tablet.cc:1620] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.893098 11293 tablet.cc:1722] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT 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
I20251026 02:57:21.893596 11129 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c917838c8a3c4c3dbfb1eb130930cd1b (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 4
I20251026 02:57:21.893656 11293 tablet.cc:1620] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.896160 11129 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 08b746bcf0154ae29532b14443243924 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 4
I20251026 02:57:21.897887 11294 tablet.cc:1722] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT 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
I20251026 02:57:21.898463 11294 tablet.cc:1620] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.898989 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 6e0b1ac2d0274a19947d102719546193 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 4
I20251026 02:57:21.899849 11297 tablet.cc:1722] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
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
I20251026 02:57:21.900434 11297 tablet.cc:1620] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.901963 11129 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 448a0f3acaf140bc919c36e57f1ba055 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 4
I20251026 02:57:21.902076 11309 tablet.cc:1722] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT 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
I20251026 02:57:21.902269 11129 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet f865cce9e5db417fbd9832feffd4f0e7 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 4
I20251026 02:57:21.902629 11309 tablet.cc:1620] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.905062 11127 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet ee3ec87717fd4a588e96dc8c664c34fe (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 4
I20251026 02:57:21.906869 11293 tablet.cc:1722] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
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
I20251026 02:57:21.907473 11293 tablet.cc:1620] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.907852 11129 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 09451d050aa541c590214e5f27742491 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 5
I20251026 02:57:21.909176 11294 tablet.cc:1722] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
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
I20251026 02:57:21.909763 11294 tablet.cc:1620] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.910490 11309 tablet.cc:1722] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
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
I20251026 02:57:21.911018 11309 tablet.cc:1620] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.910910 11297 tablet.cc:1722] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
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
I20251026 02:57:21.911461 11297 tablet.cc:1620] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.911563 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c5c0d144d2354a8881a0264e3a5f8c4a (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 4
I20251026 02:57:21.911834 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 8a2f482115734b1e9f7aeff129284e78 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 4
I20251026 02:57:21.915891 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 1709531b1b0140b883bc1462c4a74531 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 5
I20251026 02:57:21.918330 11293 tablet.cc:1722] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
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
I20251026 02:57:21.918902 11129 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 448a0f3acaf140bc919c36e57f1ba055 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 5
I20251026 02:57:21.919059 11293 tablet.cc:1620] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.920773 11294 tablet.cc:1722] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
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
I20251026 02:57:21.921389 11294 tablet.cc:1620] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.922814 11297 tablet.cc:1722] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
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
I20251026 02:57:21.923488 11297 tablet.cc:1620] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.923486 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 08b746bcf0154ae29532b14443243924 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 5
I20251026 02:57:21.924409 11309 tablet.cc:1722] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
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
I20251026 02:57:21.929505 11309 tablet.cc:1620] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.929790 11297 tablet.cc:1722] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
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
I20251026 02:57:21.931221 11297 tablet.cc:1620] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.924826 11293 tablet.cc:1722] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
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
I20251026 02:57:21.927590 11294 tablet.cc:1722] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
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
I20251026 02:57:21.932839 11294 tablet.cc:1620] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.935953 11309 tablet.cc:1722] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
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
I20251026 02:57:21.936710 11309 tablet.cc:1620] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.937235 11293 tablet.cc:1620] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.937458 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c917838c8a3c4c3dbfb1eb130930cd1b (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 5
I20251026 02:57:21.937716 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet f865cce9e5db417fbd9832feffd4f0e7 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 5
I20251026 02:57:21.937942 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet ee3ec87717fd4a588e96dc8c664c34fe (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 5
I20251026 02:57:21.938202 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 6e0b1ac2d0274a19947d102719546193 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 5
I20251026 02:57:21.940868 11297 tablet.cc:1722] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
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
I20251026 02:57:21.941555 11297 tablet.cc:1620] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.942940 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 1709531b1b0140b883bc1462c4a74531 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 6
I20251026 02:57:21.943207 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 8a2f482115734b1e9f7aeff129284e78 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 5
I20251026 02:57:21.946008 11309 tablet.cc:1722] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
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
I20251026 02:57:21.946841 11309 tablet.cc:1620] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.949332 11297 tablet.cc:1722] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
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
I20251026 02:57:21.950343 11297 tablet.cc:1620] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.949672 11294 tablet.cc:1722] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
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
I20251026 02:57:21.950872 11294 tablet.cc:1620] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.951515 11293 tablet.cc:1722] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
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
I20251026 02:57:21.953454 11293 tablet.cc:1620] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.955574 11309 tablet.cc:1722] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
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
I20251026 02:57:21.956730 11309 tablet.cc:1620] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.957280 11297 tablet.cc:1722] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
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
I20251026 02:57:21.957940 11297 tablet.cc:1620] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.961555 11294 tablet.cc:1722] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
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
I20251026 02:57:21.962236 11294 tablet.cc:1620] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.963542 11297 tablet.cc:1722] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
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
I20251026 02:57:21.964659 11297 tablet.cc:1620] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.965714 11309 tablet.cc:1722] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
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
I20251026 02:57:21.967012 11309 tablet.cc:1620] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.967448 11294 tablet.cc:1722] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
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
I20251026 02:57:21.968041 11294 tablet.cc:1620] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.962883 11293 tablet.cc:1722] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
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
I20251026 02:57:21.969372 11293 tablet.cc:1620] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.971314 11297 tablet.cc:1722] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
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
I20251026 02:57:21.972477 11297 tablet.cc:1620] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.972764 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 08b746bcf0154ae29532b14443243924 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 6
I20251026 02:57:21.973824 11309 tablet.cc:1722] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
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
I20251026 02:57:21.974448 11309 tablet.cc:1620] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.976737 11293 tablet.cc:1722] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
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
I20251026 02:57:21.977875 11293 tablet.cc:1620] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.979466 11297 tablet.cc:1722] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:21.980365 11297 tablet.cc:1620] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.981581 11294 tablet.cc:1722] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
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
I20251026 02:57:21.982224 11294 tablet.cc:1620] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.983865 11309 tablet.cc:1722] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:21.984607 11309 tablet.cc:1620] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.985721 11293 tablet.cc:1722] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
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
I20251026 02:57:21.986974 11293 tablet.cc:1620] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.988372 11297 tablet.cc:1722] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:21.989555 11297 tablet.cc:1620] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.992921 11309 tablet.cc:1722] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:21.993587 11309 tablet.cc:1620] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.988868 11294 tablet.cc:1722] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:21.994328 11294 tablet.cc:1620] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.996460 11293 tablet.cc:1722] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:21.997119 11293 tablet.cc:1620] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.998435 11309 tablet.cc:1722] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:21.999054 11309 tablet.cc:1620] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:21.998076 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 08b746bcf0154ae29532b14443243924 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 8
I20251026 02:57:22.000805 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c917838c8a3c4c3dbfb1eb130930cd1b (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 7
I20251026 02:57:22.001060 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 448a0f3acaf140bc919c36e57f1ba055 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 7
I20251026 02:57:22.001328 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 6e0b1ac2d0274a19947d102719546193 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 7
I20251026 02:57:22.001718 11293 tablet.cc:1722] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.002456 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 09451d050aa541c590214e5f27742491 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 8
I20251026 02:57:22.002579 11293 tablet.cc:1620] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.002671 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet ee3ec87717fd4a588e96dc8c664c34fe (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 7
I20251026 02:57:22.003134 11294 tablet.cc:1722] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.003818 11294 tablet.cc:1620] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.003302 11297 tablet.cc:1722] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.004904 11297 tablet.cc:1620] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.007763 11309 tablet.cc:1722] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.002858 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 8a2f482115734b1e9f7aeff129284e78 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 7
I20251026 02:57:22.008201 11293 tablet.cc:1722] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.008479 11309 tablet.cc:1620] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.008610 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet f865cce9e5db417fbd9832feffd4f0e7 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 7
I20251026 02:57:22.008740 11293 tablet.cc:1620] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.008957 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 1709531b1b0140b883bc1462c4a74531 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 8
I20251026 02:57:22.009240 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c5c0d144d2354a8881a0264e3a5f8c4a (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 7
I20251026 02:57:22.012892 11294 tablet.cc:1722] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.013556 11294 tablet.cc:1620] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.016466 11293 tablet.cc:1722] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.017122 11293 tablet.cc:1620] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.019977 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 08b746bcf0154ae29532b14443243924 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 9
I20251026 02:57:22.020243 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet f865cce9e5db417fbd9832feffd4f0e7 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 8
I20251026 02:57:22.020432 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 6e0b1ac2d0274a19947d102719546193 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 8
I20251026 02:57:22.020632 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c5c0d144d2354a8881a0264e3a5f8c4a (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 8
I20251026 02:57:22.020783 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet ee3ec87717fd4a588e96dc8c664c34fe (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 8
I20251026 02:57:22.020946 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 09451d050aa541c590214e5f27742491 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 8
I20251026 02:57:22.021109 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c917838c8a3c4c3dbfb1eb130930cd1b (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 8
I20251026 02:57:22.021328 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 448a0f3acaf140bc919c36e57f1ba055 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 8
I20251026 02:57:22.023890 11293 tablet.cc:1722] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.024752 11293 tablet.cc:1620] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.025507 11297 tablet.cc:1722] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.026716 11297 tablet.cc:1620] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.027015 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 08b746bcf0154ae29532b14443243924 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 9
I20251026 02:57:22.027245 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 448a0f3acaf140bc919c36e57f1ba055 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 9
I20251026 02:57:22.027417 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c5c0d144d2354a8881a0264e3a5f8c4a (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 8
I20251026 02:57:22.027597 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 8a2f482115734b1e9f7aeff129284e78 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 8
I20251026 02:57:22.027783 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 1709531b1b0140b883bc1462c4a74531 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 9
I20251026 02:57:22.029798 11294 tablet.cc:1722] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.030534 11294 tablet.cc:1620] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.018034 11309 tablet.cc:1722] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.031332 11309 tablet.cc:1620] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.032529 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet f865cce9e5db417fbd9832feffd4f0e7 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 9
I20251026 02:57:22.033421 11297 tablet.cc:1722] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.034312 11297 tablet.cc:1620] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.035276 11129 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet ee3ec87717fd4a588e96dc8c664c34fe (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 9
I20251026 02:57:22.035725 11294 tablet.cc:1722] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.036432 11294 tablet.cc:1620] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.038414 11129 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 6e0b1ac2d0274a19947d102719546193 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 9
I20251026 02:57:22.040113 11297 tablet.cc:1722] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.040798 11293 tablet.cc:1722] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.042409 11297 tablet.cc:1620] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.042750 11293 tablet.cc:1620] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.043871 11309 tablet.cc:1722] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.044512 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c917838c8a3c4c3dbfb1eb130930cd1b (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 9
I20251026 02:57:22.044574 11309 tablet.cc:1620] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.047485 11129 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 09451d050aa541c590214e5f27742491 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 9
I20251026 02:57:22.049401 11309 tablet.cc:1722] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.050138 11309 tablet.cc:1620] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.049077 11297 tablet.cc:1722] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.050995 11297 tablet.cc:1620] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.051415 11293 tablet.cc:1722] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.052040 11293 tablet.cc:1620] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.053781 11128 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet 8a2f482115734b1e9f7aeff129284e78 (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 9
I20251026 02:57:22.056810 11294 tablet.cc:1722] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.057504 11294 tablet.cc:1620] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.057993 11293 tablet.cc:1722] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.058215 11297 tablet.cc:1722] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.058779 11297 tablet.cc:1620] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.058779 11293 tablet.cc:1620] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.059585 11126 catalog_manager.cc:5741] TS 965ef4b836dd4c55a0b708188d66efb4 (127.6.179.1:44101) does not have the latest schema for tablet c5c0d144d2354a8881a0264e3a5f8c4a (table split-table [id=f71390932ad04cf0b3c1ac27deb326cb]). Expected version 10 got 9
I20251026 02:57:22.059962 11309 tablet.cc:1722] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
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
I20251026 02:57:22.060688 11309 tablet.cc:1620] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: MemRowSet was empty: no flush needed.
I20251026 02:57:22.071659 11126 catalog_manager.cc:6194] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa: split-table [id=f71390932ad04cf0b3c1ac27deb326cb] alter complete (version 10)
I20251026 02:57:22.079119 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:22.088143 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:22.088654 6860 tablet_replica.cc:333] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4: stopping tablet replica
I20251026 02:57:22.088900 6860 raft_consensus.cc:2243] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.089157 6860 raft_consensus.cc:2272] T c5c0d144d2354a8881a0264e3a5f8c4a P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.090097 6860 tablet_replica.cc:333] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4: stopping tablet replica
I20251026 02:57:22.090335 6860 raft_consensus.cc:2243] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.090535 6860 raft_consensus.cc:2272] T 09451d050aa541c590214e5f27742491 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.091369 6860 tablet_replica.cc:333] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4: stopping tablet replica
I20251026 02:57:22.091518 6860 raft_consensus.cc:2243] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.091711 6860 raft_consensus.cc:2272] T ee3ec87717fd4a588e96dc8c664c34fe P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.092453 6860 tablet_replica.cc:333] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4: stopping tablet replica
I20251026 02:57:22.092620 6860 raft_consensus.cc:2243] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.092793 6860 raft_consensus.cc:2272] T 08b746bcf0154ae29532b14443243924 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.093546 6860 tablet_replica.cc:333] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4: stopping tablet replica
I20251026 02:57:22.093699 6860 raft_consensus.cc:2243] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.093883 6860 raft_consensus.cc:2272] T f865cce9e5db417fbd9832feffd4f0e7 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.094621 6860 tablet_replica.cc:333] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4: stopping tablet replica
I20251026 02:57:22.094785 6860 raft_consensus.cc:2243] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.094954 6860 raft_consensus.cc:2272] T 1709531b1b0140b883bc1462c4a74531 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.095644 6860 tablet_replica.cc:333] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4: stopping tablet replica
I20251026 02:57:22.095794 6860 raft_consensus.cc:2243] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.095975 6860 raft_consensus.cc:2272] T 8a2f482115734b1e9f7aeff129284e78 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.096702 6860 tablet_replica.cc:333] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4: stopping tablet replica
I20251026 02:57:22.096874 6860 raft_consensus.cc:2243] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.097004 6860 raft_consensus.cc:2272] T 4a6439db4cef40b3a0f2ade69c9caa64 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.097589 6860 tablet_replica.cc:333] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4: stopping tablet replica
I20251026 02:57:22.097726 6860 raft_consensus.cc:2243] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.097911 6860 raft_consensus.cc:2272] T c917838c8a3c4c3dbfb1eb130930cd1b P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.098527 6860 tablet_replica.cc:333] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4: stopping tablet replica
I20251026 02:57:22.098685 6860 raft_consensus.cc:2243] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.098855 6860 raft_consensus.cc:2272] T 448a0f3acaf140bc919c36e57f1ba055 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.099576 6860 tablet_replica.cc:333] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4: stopping tablet replica
I20251026 02:57:22.099696 6860 raft_consensus.cc:2243] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.099910 6860 raft_consensus.cc:2272] T 6e0b1ac2d0274a19947d102719546193 P 965ef4b836dd4c55a0b708188d66efb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.117802 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:22.123029 6860 master.cc:561] Master@127.6.179.62:41805 shutting down...
I20251026 02:57:22.135548 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.135798 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.135877 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P e81de42e7ace4640ad521226a7d628aa: stopping tablet replica
I20251026 02:57:22.139698 6860 master.cc:583] Master@127.6.179.62:41805 shutdown complete.
[ OK ] AlterTableTest.TestMultipleAlters (828 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioning
I20251026 02:57:22.152582 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:44601
I20251026 02:57:22.153105 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:22.153923 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:22.155442 6860 webserver.cc:492] Webserver started at http://127.6.179.62:33477/ using document root <none> and password file <none>
I20251026 02:57:22.155776 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:22.155874 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:22.156055 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:22.156955 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "f4b8ff1a107b4f5898065a05c9c77781"
format_stamp: "Formatted at 2025-10-26 02:57:22 on dist-test-slave-n5cb"
I20251026 02:57:22.159888 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:22.161592 11313 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:22.162003 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:22.162122 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "f4b8ff1a107b4f5898065a05c9c77781"
format_stamp: "Formatted at 2025-10-26 02:57:22 on dist-test-slave-n5cb"
I20251026 02:57:22.162264 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-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)
I20251026 02:57:22.173902 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:22.174475 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:22.186098 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:44601
I20251026 02:57:22.186136 11364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:44601 every 8 connection(s)
I20251026 02:57:22.187505 11365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:22.192128 11365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: Bootstrap starting.
I20251026 02:57:22.193485 11365 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:22.195118 11365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: No bootstrap required, opened a new log
I20251026 02:57:22.195745 11365 raft_consensus.cc:359] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4b8ff1a107b4f5898065a05c9c77781" member_type: VOTER }
I20251026 02:57:22.195881 11365 raft_consensus.cc:385] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:22.195948 11365 raft_consensus.cc:740] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b8ff1a107b4f5898065a05c9c77781, State: Initialized, Role: FOLLOWER
I20251026 02:57:22.196158 11365 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4b8ff1a107b4f5898065a05c9c77781" member_type: VOTER }
I20251026 02:57:22.196309 11365 raft_consensus.cc:399] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:22.196368 11365 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:22.196452 11365 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:22.198474 11365 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4b8ff1a107b4f5898065a05c9c77781" member_type: VOTER }
I20251026 02:57:22.198691 11365 leader_election.cc:304] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f4b8ff1a107b4f5898065a05c9c77781; no voters:
I20251026 02:57:22.199079 11365 leader_election.cc:290] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:22.199255 11368 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:22.199733 11368 raft_consensus.cc:697] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [term 1 LEADER]: Becoming Leader. State: Replica: f4b8ff1a107b4f5898065a05c9c77781, State: Running, Role: LEADER
I20251026 02:57:22.199987 11365 sys_catalog.cc:565] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:22.200004 11368 consensus_queue.cc:237] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4b8ff1a107b4f5898065a05c9c77781" member_type: VOTER }
I20251026 02:57:22.200942 11369 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f4b8ff1a107b4f5898065a05c9c77781" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4b8ff1a107b4f5898065a05c9c77781" member_type: VOTER } }
I20251026 02:57:22.201215 11369 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:22.200989 11370 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4b8ff1a107b4f5898065a05c9c77781. Latest consensus state: current_term: 1 leader_uuid: "f4b8ff1a107b4f5898065a05c9c77781" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4b8ff1a107b4f5898065a05c9c77781" member_type: VOTER } }
I20251026 02:57:22.201607 11370 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:22.203097 11373 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:22.204936 11373 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:22.205296 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:22.207973 11373 catalog_manager.cc:1357] Generated new cluster ID: e0dd02246b544346a1f75161923820ae
I20251026 02:57:22.208065 11373 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:22.220652 11373 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:22.221509 11373 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:22.229384 11373 catalog_manager.cc:6022] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: Generated new TSK 0
I20251026 02:57:22.229696 11373 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:22.238408 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:22.239579 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:22.240960 6860 webserver.cc:492] Webserver started at http://127.6.179.1:36441/ using document root <none> and password file <none>
I20251026 02:57:22.241225 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:22.241317 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:22.241492 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:22.242115 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187"
format_stamp: "Formatted at 2025-10-26 02:57:22 on dist-test-slave-n5cb"
I20251026 02:57:22.244764 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20251026 02:57:22.246342 11389 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:22.246713 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20251026 02:57:22.246836 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187"
format_stamp: "Formatted at 2025-10-26 02:57:22 on dist-test-slave-n5cb"
I20251026 02:57:22.246958 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-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)
I20251026 02:57:22.272066 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:22.272619 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:22.273222 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:22.274104 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:22.274195 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:22.274328 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:22.274412 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:22.287593 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:38807
I20251026 02:57:22.287638 11451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:38807 every 8 connection(s)
I20251026 02:57:22.294749 11452 heartbeater.cc:344] Connected to a master server at 127.6.179.62:44601
I20251026 02:57:22.294909 11452 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:22.295245 11452 heartbeater.cc:507] Master 127.6.179.62:44601 requested a full tablet report, sending...
I20251026 02:57:22.296124 11330 ts_manager.cc:194] Registered new tserver with Master: 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1:38807)
I20251026 02:57:22.296402 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007851345s
I20251026 02:57:22.297775 11330 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50558
I20251026 02:57:22.309437 11330 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50566:
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"
}
}
}
I20251026 02:57:22.309697 11452 heartbeater.cc:499] Master 127.6.179.62:44601 was elected leader, sending a full tablet report...
I20251026 02:57:22.322216 11417 tablet_service.cc:1505] Processing CreateTablet for tablet 39fc03e9e0094f1d83a74ac6f5e0f7ac (DEFAULT_TABLE table=fake-table [id=c4428d33dc434aa388d42cf0679062a8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:22.322702 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fc03e9e0094f1d83a74ac6f5e0f7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:22.327744 11464 tablet_bootstrap.cc:492] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187: Bootstrap starting.
I20251026 02:57:22.329102 11464 tablet_bootstrap.cc:654] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:22.331076 11464 tablet_bootstrap.cc:492] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187: No bootstrap required, opened a new log
I20251026 02:57:22.331264 11464 ts_tablet_manager.cc:1403] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:22.331883 11464 raft_consensus.cc:359] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.332034 11464 raft_consensus.cc:385] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:22.332137 11464 raft_consensus.cc:740] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Initialized, Role: FOLLOWER
I20251026 02:57:22.332690 11464 consensus_queue.cc:260] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.333051 11464 raft_consensus.cc:399] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:22.333309 11464 raft_consensus.cc:493] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:22.333513 11464 raft_consensus.cc:3060] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:22.335634 11464 raft_consensus.cc:515] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.335942 11464 leader_election.cc:304] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e16b4d2d3de4ea7a3ad9c6b66123187; no voters:
I20251026 02:57:22.336490 11464 leader_election.cc:290] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:22.336638 11466 raft_consensus.cc:2804] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:22.337119 11466 raft_consensus.cc:697] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Becoming Leader. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Running, Role: LEADER
I20251026 02:57:22.337302 11464 ts_tablet_manager.cc:1434] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent starting tablet: real 0.006s user 0.003s sys 0.003s
I20251026 02:57:22.337448 11466 consensus_queue.cc:237] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.339509 11330 catalog_manager.cc:5649] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:22.354965 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:22.356207 11329 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50566:
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"
}
}
}
I20251026 02:57:22.364261 11417 tablet_service.cc:1505] Processing CreateTablet for tablet 6430a67e65f94bdabbccfcab1c5299a0 (DEFAULT_TABLE table=test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:22.364393 11416 tablet_service.cc:1505] Processing CreateTablet for tablet 28802ea8c7974dcdabe6938b5a0cdc1d (DEFAULT_TABLE table=test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:22.364715 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6430a67e65f94bdabbccfcab1c5299a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:22.364931 11416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28802ea8c7974dcdabe6938b5a0cdc1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:22.370445 11464 tablet_bootstrap.cc:492] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Bootstrap starting.
I20251026 02:57:22.371902 11464 tablet_bootstrap.cc:654] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:22.374374 11464 tablet_bootstrap.cc:492] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187: No bootstrap required, opened a new log
I20251026 02:57:22.374574 11464 ts_tablet_manager.cc:1403] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent bootstrapping tablet: real 0.004s user 0.001s sys 0.002s
I20251026 02:57:22.375154 11464 raft_consensus.cc:359] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.375316 11464 raft_consensus.cc:385] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:22.375391 11464 raft_consensus.cc:740] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Initialized, Role: FOLLOWER
I20251026 02:57:22.375661 11464 consensus_queue.cc:260] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.375826 11464 raft_consensus.cc:399] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:22.375926 11464 raft_consensus.cc:493] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:22.376040 11464 raft_consensus.cc:3060] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:22.378629 11464 raft_consensus.cc:515] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.379544 11464 leader_election.cc:304] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e16b4d2d3de4ea7a3ad9c6b66123187; no voters:
I20251026 02:57:22.379832 11464 leader_election.cc:290] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:22.379884 11466 raft_consensus.cc:2804] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:22.380180 11466 raft_consensus.cc:697] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Becoming Leader. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Running, Role: LEADER
I20251026 02:57:22.380291 11464 ts_tablet_manager.cc:1434] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent starting tablet: real 0.006s user 0.002s sys 0.003s
I20251026 02:57:22.380473 11466 consensus_queue.cc:237] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.380596 11464 tablet_bootstrap.cc:492] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187: Bootstrap starting.
I20251026 02:57:22.382221 11464 tablet_bootstrap.cc:654] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:22.382747 11330 catalog_manager.cc:5649] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:22.384732 11464 tablet_bootstrap.cc:492] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187: No bootstrap required, opened a new log
I20251026 02:57:22.384871 11464 ts_tablet_manager.cc:1403] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:22.385641 11464 raft_consensus.cc:359] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.385835 11464 raft_consensus.cc:385] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:22.385943 11464 raft_consensus.cc:740] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Initialized, Role: FOLLOWER
I20251026 02:57:22.386157 11464 consensus_queue.cc:260] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.386327 11464 raft_consensus.cc:399] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:22.386425 11464 raft_consensus.cc:493] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:22.386557 11464 raft_consensus.cc:3060] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:22.388703 11464 raft_consensus.cc:515] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.388929 11464 leader_election.cc:304] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e16b4d2d3de4ea7a3ad9c6b66123187; no voters:
I20251026 02:57:22.389109 11464 leader_election.cc:290] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:22.389433 11467 raft_consensus.cc:2804] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:22.389626 11467 raft_consensus.cc:697] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Becoming Leader. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Running, Role: LEADER
I20251026 02:57:22.389632 11464 ts_tablet_manager.cc:1434] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent starting tablet: real 0.005s user 0.000s sys 0.002s
I20251026 02:57:22.389896 11467 consensus_queue.cc:237] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.391914 11330 catalog_manager.cc:5649] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:22.421299 11330 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50566:
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
I20251026 02:57:22.425552 11330 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: Sending DeleteTablet for 1 replicas of tablet 6430a67e65f94bdabbccfcab1c5299a0
I20251026 02:57:22.426298 11330 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: Sending DeleteTablet for 1 replicas of tablet 28802ea8c7974dcdabe6938b5a0cdc1d
I20251026 02:57:22.427044 11416 tablet_service.cc:1552] Processing DeleteTablet for tablet 6430a67e65f94bdabbccfcab1c5299a0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:22 UTC) from {username='slave'} at 127.0.0.1:35858
I20251026 02:57:22.427150 11417 tablet_service.cc:1552] Processing DeleteTablet for tablet 28802ea8c7974dcdabe6938b5a0cdc1d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:22 UTC) from {username='slave'} at 127.0.0.1:35858
I20251026 02:57:22.427991 11480 tablet_replica.cc:333] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187: stopping tablet replica
I20251026 02:57:22.428217 11480 raft_consensus.cc:2243] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.428490 11480 raft_consensus.cc:2272] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.429781 11480 ts_tablet_manager.cc:1916] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:22.432175 11330 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50566:
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
I20251026 02:57:22.435695 11480 ts_tablet_manager.cc:1929] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251026 02:57:22.435868 11480 log.cc:1199] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/6430a67e65f94bdabbccfcab1c5299a0
I20251026 02:57:22.436282 11480 ts_tablet_manager.cc:1950] T 6430a67e65f94bdabbccfcab1c5299a0 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting consensus metadata
W20251026 02:57:22.436559 11330 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7c49247a46b64203816428ac49ab2af1 has no consensus state
W20251026 02:57:22.436721 11330 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bcf22100d5594b65b60a0abd4a012830 has no consensus state
I20251026 02:57:22.437594 11480 tablet_replica.cc:333] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187: stopping tablet replica
I20251026 02:57:22.437664 11315 catalog_manager.cc:4985] TS 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1:38807): tablet 6430a67e65f94bdabbccfcab1c5299a0 (table test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]) successfully deleted
I20251026 02:57:22.437902 11480 raft_consensus.cc:2243] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.438134 11480 raft_consensus.cc:2272] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.439208 11480 ts_tablet_manager.cc:1916] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:22.441952 11416 tablet_service.cc:1505] Processing CreateTablet for tablet 7c49247a46b64203816428ac49ab2af1 (DEFAULT_TABLE table=test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:22.442410 11416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c49247a46b64203816428ac49ab2af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:22.443008 11417 tablet_service.cc:1505] Processing CreateTablet for tablet bcf22100d5594b65b60a0abd4a012830 (DEFAULT_TABLE table=test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:22.443428 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf22100d5594b65b60a0abd4a012830. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:22.445792 11480 ts_tablet_manager.cc:1929] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251026 02:57:22.445950 11480 log.cc:1199] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/28802ea8c7974dcdabe6938b5a0cdc1d
I20251026 02:57:22.446383 11480 ts_tablet_manager.cc:1950] T 28802ea8c7974dcdabe6938b5a0cdc1d P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting consensus metadata
I20251026 02:57:22.447504 11315 catalog_manager.cc:4985] TS 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1:38807): tablet 28802ea8c7974dcdabe6938b5a0cdc1d (table test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]) successfully deleted
I20251026 02:57:22.448736 11464 tablet_bootstrap.cc:492] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Bootstrap starting.
I20251026 02:57:22.450161 11464 tablet_bootstrap.cc:654] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:22.451740 11464 tablet_bootstrap.cc:492] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: No bootstrap required, opened a new log
I20251026 02:57:22.451920 11464 ts_tablet_manager.cc:1403] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:22.452512 11464 raft_consensus.cc:359] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.452670 11464 raft_consensus.cc:385] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:22.452752 11464 raft_consensus.cc:740] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Initialized, Role: FOLLOWER
I20251026 02:57:22.452965 11464 consensus_queue.cc:260] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.453087 11464 raft_consensus.cc:399] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:22.453186 11464 raft_consensus.cc:493] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:22.453274 11464 raft_consensus.cc:3060] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:22.456110 11464 raft_consensus.cc:515] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.456346 11464 leader_election.cc:304] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e16b4d2d3de4ea7a3ad9c6b66123187; no voters:
I20251026 02:57:22.456564 11464 leader_election.cc:290] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:22.456666 11466 raft_consensus.cc:2804] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:22.456888 11466 raft_consensus.cc:697] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Becoming Leader. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Running, Role: LEADER
I20251026 02:57:22.457021 11464 ts_tablet_manager.cc:1434] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20251026 02:57:22.457160 11466 consensus_queue.cc:237] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.457324 11464 tablet_bootstrap.cc:492] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Bootstrap starting.
I20251026 02:57:22.459033 11464 tablet_bootstrap.cc:654] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:22.459478 11330 catalog_manager.cc:5649] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:22.461220 11464 tablet_bootstrap.cc:492] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187: No bootstrap required, opened a new log
I20251026 02:57:22.461392 11464 ts_tablet_manager.cc:1403] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:22.461971 11464 raft_consensus.cc:359] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.462105 11464 raft_consensus.cc:385] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:22.462193 11464 raft_consensus.cc:740] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Initialized, Role: FOLLOWER
I20251026 02:57:22.462437 11464 consensus_queue.cc:260] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.462652 11464 raft_consensus.cc:399] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:22.462742 11464 raft_consensus.cc:493] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:22.462858 11464 raft_consensus.cc:3060] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:22.465047 11464 raft_consensus.cc:515] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.465278 11464 leader_election.cc:304] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e16b4d2d3de4ea7a3ad9c6b66123187; no voters:
I20251026 02:57:22.465480 11464 leader_election.cc:290] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:22.465555 11466 raft_consensus.cc:2804] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:22.465723 11466 raft_consensus.cc:697] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Becoming Leader. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Running, Role: LEADER
I20251026 02:57:22.465993 11464 ts_tablet_manager.cc:1434] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:22.465996 11466 consensus_queue.cc:237] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.468122 11330 catalog_manager.cc:5649] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:22.472607 11330 catalog_manager.cc:6194] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4] alter complete (version 0)
I20251026 02:57:22.504650 11330 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50566:
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
W20251026 02:57:22.509907 11330 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 88237dbb511c479396b4202513275681 has no consensus state
W20251026 02:57:22.510068 11330 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 05d63f672445490b8d9ee6ccf9947e33 has no consensus state
I20251026 02:57:22.510172 11330 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: Sending DeleteTablet for 1 replicas of tablet 7c49247a46b64203816428ac49ab2af1
I20251026 02:57:22.510478 11330 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: Sending DeleteTablet for 1 replicas of tablet bcf22100d5594b65b60a0abd4a012830
I20251026 02:57:22.510973 11417 tablet_service.cc:1552] Processing DeleteTablet for tablet 7c49247a46b64203816428ac49ab2af1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:22 UTC) from {username='slave'} at 127.0.0.1:35858
I20251026 02:57:22.511358 11480 tablet_replica.cc:333] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: stopping tablet replica
I20251026 02:57:22.511576 11480 raft_consensus.cc:2243] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.511765 11417 tablet_service.cc:1552] Processing DeleteTablet for tablet bcf22100d5594b65b60a0abd4a012830 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:22 UTC) from {username='slave'} at 127.0.0.1:35858
I20251026 02:57:22.511832 11480 raft_consensus.cc:2272] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.514098 11480 ts_tablet_manager.cc:1916] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:22.515671 11417 tablet_service.cc:1505] Processing CreateTablet for tablet 88237dbb511c479396b4202513275681 (DEFAULT_TABLE table=test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251026 02:57:22.516157 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88237dbb511c479396b4202513275681. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:22.520732 11480 ts_tablet_manager.cc:1929] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251026 02:57:22.520879 11480 log.cc:1199] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/7c49247a46b64203816428ac49ab2af1
I20251026 02:57:22.521282 11480 ts_tablet_manager.cc:1950] T 7c49247a46b64203816428ac49ab2af1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting consensus metadata
I20251026 02:57:22.522243 11480 tablet_replica.cc:333] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187: stopping tablet replica
I20251026 02:57:22.522482 11480 raft_consensus.cc:2243] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.522746 11480 raft_consensus.cc:2272] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.523422 11416 tablet_service.cc:1505] Processing CreateTablet for tablet 05d63f672445490b8d9ee6ccf9947e33 (DEFAULT_TABLE table=test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251026 02:57:22.523870 11416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d63f672445490b8d9ee6ccf9947e33. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:22.523933 11480 ts_tablet_manager.cc:1916] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:22.530809 11480 ts_tablet_manager.cc:1929] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251026 02:57:22.531076 11480 log.cc:1199] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/bcf22100d5594b65b60a0abd4a012830
I20251026 02:57:22.531334 11464 tablet_bootstrap.cc:492] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Bootstrap starting.
I20251026 02:57:22.531528 11480 ts_tablet_manager.cc:1950] T bcf22100d5594b65b60a0abd4a012830 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting consensus metadata
I20251026 02:57:22.533784 11464 tablet_bootstrap.cc:654] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:22.535928 11464 tablet_bootstrap.cc:492] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187: No bootstrap required, opened a new log
I20251026 02:57:22.536144 11464 ts_tablet_manager.cc:1403] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:22.536892 11464 raft_consensus.cc:359] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.537096 11464 raft_consensus.cc:385] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:22.537211 11464 raft_consensus.cc:740] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Initialized, Role: FOLLOWER
I20251026 02:57:22.537503 11464 consensus_queue.cc:260] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.537657 11464 raft_consensus.cc:399] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:22.537760 11464 raft_consensus.cc:493] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:22.537854 11464 raft_consensus.cc:3060] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:22.540424 11315 catalog_manager.cc:4985] TS 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1:38807): tablet 7c49247a46b64203816428ac49ab2af1 (table test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]) successfully deleted
I20251026 02:57:22.540464 11464 raft_consensus.cc:515] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.540678 11315 catalog_manager.cc:4985] TS 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1:38807): tablet bcf22100d5594b65b60a0abd4a012830 (table test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]) successfully deleted
I20251026 02:57:22.540719 11464 leader_election.cc:304] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e16b4d2d3de4ea7a3ad9c6b66123187; no voters:
I20251026 02:57:22.541028 11468 raft_consensus.cc:2804] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:22.541177 11468 raft_consensus.cc:697] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Becoming Leader. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Running, Role: LEADER
I20251026 02:57:22.541453 11468 consensus_queue.cc:237] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.541854 11464 leader_election.cc:290] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:22.542392 11464 ts_tablet_manager.cc:1434] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20251026 02:57:22.543161 11464 tablet_bootstrap.cc:492] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Bootstrap starting.
I20251026 02:57:22.545354 11464 tablet_bootstrap.cc:654] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:22.551767 11464 tablet_bootstrap.cc:492] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187: No bootstrap required, opened a new log
I20251026 02:57:22.551944 11464 ts_tablet_manager.cc:1403] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent bootstrapping tablet: real 0.009s user 0.005s sys 0.003s
I20251026 02:57:22.552630 11464 raft_consensus.cc:359] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.552793 11464 raft_consensus.cc:385] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:22.552897 11464 raft_consensus.cc:740] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Initialized, Role: FOLLOWER
I20251026 02:57:22.553128 11464 consensus_queue.cc:260] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.553349 11464 raft_consensus.cc:399] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:22.553442 11464 raft_consensus.cc:493] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:22.553558 11464 raft_consensus.cc:3060] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:22.555732 11464 raft_consensus.cc:515] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.555974 11464 leader_election.cc:304] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e16b4d2d3de4ea7a3ad9c6b66123187; no voters:
I20251026 02:57:22.556187 11464 leader_election.cc:290] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:22.556279 11466 raft_consensus.cc:2804] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:22.556797 11464 ts_tablet_manager.cc:1434] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20251026 02:57:22.562559 11466 raft_consensus.cc:697] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Becoming Leader. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Running, Role: LEADER
I20251026 02:57:22.562937 11466 consensus_queue.cc:237] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
W20251026 02:57:22.569947 11315 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 88237dbb511c479396b4202513275681 (table test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 88237dbb511c479396b4202513275681 consensus state has no leader
I20251026 02:57:22.571305 11329 catalog_manager.cc:5649] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:22.583456 11327 catalog_manager.cc:5649] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:22.588753 11327 catalog_manager.cc:6194] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4] alter complete (version 0)
I20251026 02:57:22.635695 11329 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50566:
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
W20251026 02:57:22.640683 11329 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8a032ec279194f09a3c0818363c99f9e has no consensus state
W20251026 02:57:22.640908 11329 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 182e579924914dbbbe7732b8c94eb1b5 has no consensus state
I20251026 02:57:22.640990 11329 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: Sending DeleteTablet for 1 replicas of tablet 88237dbb511c479396b4202513275681
I20251026 02:57:22.641525 11329 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: Sending DeleteTablet for 1 replicas of tablet 05d63f672445490b8d9ee6ccf9947e33
I20251026 02:57:22.641947 11416 tablet_service.cc:1552] Processing DeleteTablet for tablet 88237dbb511c479396b4202513275681 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:22 UTC) from {username='slave'} at 127.0.0.1:35858
I20251026 02:57:22.642266 11480 tablet_replica.cc:333] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187: stopping tablet replica
I20251026 02:57:22.642509 11480 raft_consensus.cc:2243] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.642822 11480 raft_consensus.cc:2272] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.642515 11416 tablet_service.cc:1552] Processing DeleteTablet for tablet 05d63f672445490b8d9ee6ccf9947e33 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:22 UTC) from {username='slave'} at 127.0.0.1:35858
I20251026 02:57:22.644028 11480 ts_tablet_manager.cc:1916] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:22.646327 11416 tablet_service.cc:1505] Processing CreateTablet for tablet 8a032ec279194f09a3c0818363c99f9e (DEFAULT_TABLE table=test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251026 02:57:22.646591 11417 tablet_service.cc:1505] Processing CreateTablet for tablet 182e579924914dbbbe7732b8c94eb1b5 (DEFAULT_TABLE table=test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20251026 02:57:22.646857 11416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a032ec279194f09a3c0818363c99f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:22.647106 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182e579924914dbbbe7732b8c94eb1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:22.651154 11480 ts_tablet_manager.cc:1929] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251026 02:57:22.651304 11480 log.cc:1199] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/88237dbb511c479396b4202513275681
I20251026 02:57:22.651830 11480 ts_tablet_manager.cc:1950] T 88237dbb511c479396b4202513275681 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting consensus metadata
I20251026 02:57:22.652010 11464 tablet_bootstrap.cc:492] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Bootstrap starting.
I20251026 02:57:22.652863 11480 tablet_replica.cc:333] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187: stopping tablet replica
I20251026 02:57:22.653046 11315 catalog_manager.cc:4985] TS 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1:38807): tablet 88237dbb511c479396b4202513275681 (table test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]) successfully deleted
I20251026 02:57:22.653115 11480 raft_consensus.cc:2243] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.653390 11480 raft_consensus.cc:2272] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.653779 11464 tablet_bootstrap.cc:654] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:22.654573 11480 ts_tablet_manager.cc:1916] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:22.655673 11464 tablet_bootstrap.cc:492] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187: No bootstrap required, opened a new log
I20251026 02:57:22.655848 11464 ts_tablet_manager.cc:1403] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:57:22.656654 11464 raft_consensus.cc:359] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.656862 11464 raft_consensus.cc:385] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:22.656962 11464 raft_consensus.cc:740] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Initialized, Role: FOLLOWER
I20251026 02:57:22.657218 11464 consensus_queue.cc:260] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.657413 11464 raft_consensus.cc:399] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:22.657573 11464 raft_consensus.cc:493] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:22.657691 11464 raft_consensus.cc:3060] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:22.660984 11480 ts_tablet_manager.cc:1929] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20251026 02:57:22.660914 11464 raft_consensus.cc:515] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.661130 11480 log.cc:1199] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/05d63f672445490b8d9ee6ccf9947e33
I20251026 02:57:22.661234 11464 leader_election.cc:304] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e16b4d2d3de4ea7a3ad9c6b66123187; no voters:
I20251026 02:57:22.661507 11464 leader_election.cc:290] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:22.661603 11480 ts_tablet_manager.cc:1950] T 05d63f672445490b8d9ee6ccf9947e33 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting consensus metadata
I20251026 02:57:22.661648 11488 raft_consensus.cc:2804] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:22.661870 11488 raft_consensus.cc:697] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Becoming Leader. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Running, Role: LEADER
I20251026 02:57:22.661947 11464 ts_tablet_manager.cc:1434] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent starting tablet: real 0.006s user 0.001s sys 0.005s
I20251026 02:57:22.662454 11464 tablet_bootstrap.cc:492] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187: Bootstrap starting.
I20251026 02:57:22.662415 11488 consensus_queue.cc:237] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.663240 11315 catalog_manager.cc:4985] TS 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1:38807): tablet 05d63f672445490b8d9ee6ccf9947e33 (table test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4]) successfully deleted
I20251026 02:57:22.664287 11464 tablet_bootstrap.cc:654] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:22.665022 11329 catalog_manager.cc:5649] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:22.665927 11464 tablet_bootstrap.cc:492] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187: No bootstrap required, opened a new log
I20251026 02:57:22.666055 11464 ts_tablet_manager.cc:1403] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:22.666810 11464 raft_consensus.cc:359] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.666980 11464 raft_consensus.cc:385] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:22.667083 11464 raft_consensus.cc:740] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Initialized, Role: FOLLOWER
I20251026 02:57:22.667304 11464 consensus_queue.cc:260] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.667532 11464 raft_consensus.cc:399] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:22.667666 11464 raft_consensus.cc:493] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:22.667795 11464 raft_consensus.cc:3060] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:22.670001 11464 raft_consensus.cc:515] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.670307 11464 leader_election.cc:304] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e16b4d2d3de4ea7a3ad9c6b66123187; no voters:
I20251026 02:57:22.670504 11464 leader_election.cc:290] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:22.670564 11466 raft_consensus.cc:2804] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:22.670727 11466 raft_consensus.cc:697] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Becoming Leader. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Running, Role: LEADER
I20251026 02:57:22.670981 11464 ts_tablet_manager.cc:1434] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20251026 02:57:22.670987 11466 consensus_queue.cc:237] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.672969 11329 catalog_manager.cc:5649] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:22.677047 11329 catalog_manager.cc:6194] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: test-alter-range-partitioning [id=f435875414bb41ce8b728612cc12eff4] alter complete (version 0)
I20251026 02:57:22.704744 11329 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50566:
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
W20251026 02:57:22.709204 11329 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7bbcb60652fa4d189b103a77170657f1 has no consensus state
W20251026 02:57:22.709764 11329 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0ba25cdb722440588af772ce01523392 has no consensus state
I20251026 02:57:22.711093 11479 tablet.cc:1722] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187: Alter schema from (
10:c0 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
I20251026 02:57:22.711356 11478 tablet.cc:1722] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Alter schema from (
10:c0 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
I20251026 02:57:22.716526 11416 tablet_service.cc:1505] Processing CreateTablet for tablet 0ba25cdb722440588af772ce01523392 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=f435875414bb41ce8b728612cc12eff4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20251026 02:57:22.717042 11416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba25cdb722440588af772ce01523392. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:22.717113 11417 tablet_service.cc:1505] Processing CreateTablet for tablet 7bbcb60652fa4d189b103a77170657f1 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=f435875414bb41ce8b728612cc12eff4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20251026 02:57:22.717499 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbcb60652fa4d189b103a77170657f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:22.723701 11464 tablet_bootstrap.cc:492] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Bootstrap starting.
I20251026 02:57:22.725558 11464 tablet_bootstrap.cc:654] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:22.736317 11464 tablet_bootstrap.cc:492] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187: No bootstrap required, opened a new log
I20251026 02:57:22.736523 11464 ts_tablet_manager.cc:1403] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent bootstrapping tablet: real 0.013s user 0.007s sys 0.003s
I20251026 02:57:22.737337 11464 raft_consensus.cc:359] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.737798 11464 raft_consensus.cc:385] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:22.737929 11464 raft_consensus.cc:740] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Initialized, Role: FOLLOWER
I20251026 02:57:22.738197 11464 consensus_queue.cc:260] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.738444 11464 raft_consensus.cc:399] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:22.738577 11464 raft_consensus.cc:493] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:22.738739 11464 raft_consensus.cc:3060] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:22.741815 11464 raft_consensus.cc:515] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.742096 11464 leader_election.cc:304] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e16b4d2d3de4ea7a3ad9c6b66123187; no voters:
I20251026 02:57:22.742394 11464 leader_election.cc:290] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:22.742455 11488 raft_consensus.cc:2804] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:22.742641 11488 raft_consensus.cc:697] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Becoming Leader. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Running, Role: LEADER
I20251026 02:57:22.742918 11488 consensus_queue.cc:237] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.743017 11464 ts_tablet_manager.cc:1434] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent starting tablet: real 0.006s user 0.007s sys 0.000s
I20251026 02:57:22.743307 11464 tablet_bootstrap.cc:492] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Bootstrap starting.
I20251026 02:57:22.745337 11464 tablet_bootstrap.cc:654] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:22.746064 11327 catalog_manager.cc:5649] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:22.746451 11327 catalog_manager.cc:5741] TS 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1:38807) does not have the latest schema for tablet 0ba25cdb722440588af772ce01523392 (table test-alter-range-partitioning-renamed [id=f435875414bb41ce8b728612cc12eff4]). Expected version 1 got 0
I20251026 02:57:22.748494 11464 tablet_bootstrap.cc:492] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: No bootstrap required, opened a new log
I20251026 02:57:22.748675 11464 ts_tablet_manager.cc:1403] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent bootstrapping tablet: real 0.005s user 0.001s sys 0.002s
I20251026 02:57:22.749475 11464 raft_consensus.cc:359] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.749652 11464 raft_consensus.cc:385] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:22.749766 11464 raft_consensus.cc:740] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Initialized, Role: FOLLOWER
I20251026 02:57:22.749992 11464 consensus_queue.cc:260] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.750169 11464 raft_consensus.cc:399] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:22.750257 11464 raft_consensus.cc:493] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:22.750401 11464 raft_consensus.cc:3060] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:22.753333 11464 raft_consensus.cc:515] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.753821 11464 leader_election.cc:304] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e16b4d2d3de4ea7a3ad9c6b66123187; no voters:
I20251026 02:57:22.754042 11464 leader_election.cc:290] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:22.754140 11488 raft_consensus.cc:2804] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:22.754355 11488 raft_consensus.cc:697] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Becoming Leader. State: Replica: 0e16b4d2d3de4ea7a3ad9c6b66123187, State: Running, Role: LEADER
I20251026 02:57:22.754642 11488 consensus_queue.cc:237] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } }
I20251026 02:57:22.754900 11464 ts_tablet_manager.cc:1434] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Time spent starting tablet: real 0.006s user 0.002s sys 0.004s
I20251026 02:57:22.756884 11327 catalog_manager.cc:5649] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e16b4d2d3de4ea7a3ad9c6b66123187" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38807 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:22.757153 11327 catalog_manager.cc:5741] TS 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1:38807) does not have the latest schema for tablet 7bbcb60652fa4d189b103a77170657f1 (table test-alter-range-partitioning-renamed [id=f435875414bb41ce8b728612cc12eff4]). Expected version 1 got 0
I20251026 02:57:22.761590 11327 catalog_manager.cc:5741] TS 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1:38807) does not have the latest schema for tablet 7bbcb60652fa4d189b103a77170657f1 (table test-alter-range-partitioning-renamed [id=f435875414bb41ce8b728612cc12eff4]). Expected version 1 got 0
I20251026 02:57:22.773828 11479 tablet.cc:1722] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187: 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
I20251026 02:57:22.791747 11479 tablet.cc:1722] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: 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
I20251026 02:57:22.798938 11327 catalog_manager.cc:6194] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: test-alter-range-partitioning-renamed [id=f435875414bb41ce8b728612cc12eff4] alter complete (version 1)
I20251026 02:57:22.843068 11327 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50566:
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
I20251026 02:57:22.848337 11327 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: Sending DeleteTablet for 1 replicas of tablet 8a032ec279194f09a3c0818363c99f9e
I20251026 02:57:22.848744 11327 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: Sending DeleteTablet for 1 replicas of tablet 182e579924914dbbbe7732b8c94eb1b5
I20251026 02:57:22.848966 11327 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: Sending DeleteTablet for 1 replicas of tablet 7bbcb60652fa4d189b103a77170657f1
I20251026 02:57:22.849181 11417 tablet_service.cc:1552] Processing DeleteTablet for tablet 8a032ec279194f09a3c0818363c99f9e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:22 UTC) from {username='slave'} at 127.0.0.1:35858
I20251026 02:57:22.849181 11327 catalog_manager.cc:5936] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: Sending DeleteTablet for 1 replicas of tablet 0ba25cdb722440588af772ce01523392
I20251026 02:57:22.849597 11480 tablet_replica.cc:333] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187: stopping tablet replica
I20251026 02:57:22.849807 11480 raft_consensus.cc:2243] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.850052 11480 raft_consensus.cc:2272] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.850140 11416 tablet_service.cc:1552] Processing DeleteTablet for tablet 7bbcb60652fa4d189b103a77170657f1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:22 UTC) from {username='slave'} at 127.0.0.1:35858
I20251026 02:57:22.850543 11417 tablet_service.cc:1552] Processing DeleteTablet for tablet 182e579924914dbbbe7732b8c94eb1b5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:22 UTC) from {username='slave'} at 127.0.0.1:35858
I20251026 02:57:22.850798 11416 tablet_service.cc:1552] Processing DeleteTablet for tablet 0ba25cdb722440588af772ce01523392 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:22 UTC) from {username='slave'} at 127.0.0.1:35858
I20251026 02:57:22.851754 11480 ts_tablet_manager.cc:1916] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:22.854840 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:22.865351 11480 ts_tablet_manager.cc:1929] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20251026 02:57:22.865526 11480 log.cc:1199] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/8a032ec279194f09a3c0818363c99f9e
I20251026 02:57:22.865980 11480 ts_tablet_manager.cc:1950] T 8a032ec279194f09a3c0818363c99f9e P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting consensus metadata
I20251026 02:57:22.867322 11480 tablet_replica.cc:333] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: stopping tablet replica
I20251026 02:57:22.867516 11315 catalog_manager.cc:4985] TS 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1:38807): tablet 8a032ec279194f09a3c0818363c99f9e (table test-alter-range-partitioning-renamed [id=f435875414bb41ce8b728612cc12eff4]) successfully deleted
I20251026 02:57:22.868875 11480 raft_consensus.cc:2243] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.869207 11480 raft_consensus.cc:2272] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.869714 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:22.870412 11480 ts_tablet_manager.cc:1916] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:22.875254 11480 ts_tablet_manager.cc:1929] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20251026 02:57:22.875413 11480 log.cc:1199] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/7bbcb60652fa4d189b103a77170657f1
I20251026 02:57:22.875759 11480 ts_tablet_manager.cc:1950] T 7bbcb60652fa4d189b103a77170657f1 P 0e16b4d2d3de4ea7a3ad9c6b66123187: Deleting consensus metadata
W20251026 02:57:22.876824 11315 catalog_manager.cc:4977] TS 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1:38807): delete failed for tablet 7bbcb60652fa4d189b103a77170657f1 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
W20251026 02:57:22.877149 11315 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 14 similar messages]
I20251026 02:57:22.877215 6860 tablet_replica.cc:333] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187: stopping tablet replica
I20251026 02:57:22.877422 6860 raft_consensus.cc:2243] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.877797 6860 raft_consensus.cc:2272] T 0ba25cdb722440588af772ce01523392 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251026 02:57:22.878767 11315 catalog_manager.cc:4712] TS 0e16b4d2d3de4ea7a3ad9c6b66123187 (127.6.179.1:38807): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 182e579924914dbbbe7732b8c94eb1b5: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20251026 02:57:22.878957 6860 tablet_replica.cc:333] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187: stopping tablet replica
I20251026 02:57:22.879134 6860 raft_consensus.cc:2243] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.879323 6860 raft_consensus.cc:2272] T 182e579924914dbbbe7732b8c94eb1b5 P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.880291 6860 tablet_replica.cc:333] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187: stopping tablet replica
I20251026 02:57:22.880442 6860 raft_consensus.cc:2243] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.880626 6860 raft_consensus.cc:2272] T 39fc03e9e0094f1d83a74ac6f5e0f7ac P 0e16b4d2d3de4ea7a3ad9c6b66123187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.896445 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:22.904175 6860 master.cc:561] Master@127.6.179.62:44601 shutting down...
I20251026 02:57:22.979732 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:22.980029 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:22.980173 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P f4b8ff1a107b4f5898065a05c9c77781: stopping tablet replica
I20251026 02:57:22.985589 6860 master.cc:583] Master@127.6.179.62:44601 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioning (845 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioningInvalid
I20251026 02:57:22.998095 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:38877
I20251026 02:57:22.998756 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:22.999706 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:23.001359 6860 webserver.cc:492] Webserver started at http://127.6.179.62:41693/ using document root <none> and password file <none>
I20251026 02:57:23.001633 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:23.001739 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:23.001927 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:23.002624 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "29e2047a5e44439086aad02eb211adeb"
format_stamp: "Formatted at 2025-10-26 02:57:22 on dist-test-slave-n5cb"
I20251026 02:57:23.006060 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:23.008112 11506 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:23.008574 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20251026 02:57:23.008700 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "29e2047a5e44439086aad02eb211adeb"
format_stamp: "Formatted at 2025-10-26 02:57:22 on dist-test-slave-n5cb"
I20251026 02:57:23.008867 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761447377419549-6860-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)
I20251026 02:57:23.017100 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:23.017724 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:23.035290 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:38877
I20251026 02:57:23.035300 11557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:38877 every 8 connection(s)
I20251026 02:57:23.036890 11558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:23.041531 11558 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb: Bootstrap starting.
I20251026 02:57:23.043285 11558 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:23.045120 11558 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb: No bootstrap required, opened a new log
I20251026 02:57:23.045868 11558 raft_consensus.cc:359] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e2047a5e44439086aad02eb211adeb" member_type: VOTER }
I20251026 02:57:23.046013 11558 raft_consensus.cc:385] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:23.046105 11558 raft_consensus.cc:740] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e2047a5e44439086aad02eb211adeb, State: Initialized, Role: FOLLOWER
I20251026 02:57:23.046361 11558 consensus_queue.cc:260] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e2047a5e44439086aad02eb211adeb" member_type: VOTER }
I20251026 02:57:23.046520 11558 raft_consensus.cc:399] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:23.046615 11558 raft_consensus.cc:493] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:23.046746 11558 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:23.048708 11558 raft_consensus.cc:515] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e2047a5e44439086aad02eb211adeb" member_type: VOTER }
I20251026 02:57:23.048941 11558 leader_election.cc:304] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 29e2047a5e44439086aad02eb211adeb; no voters:
I20251026 02:57:23.049435 11558 leader_election.cc:290] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:23.049576 11561 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:23.050268 11561 raft_consensus.cc:697] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [term 1 LEADER]: Becoming Leader. State: Replica: 29e2047a5e44439086aad02eb211adeb, State: Running, Role: LEADER
I20251026 02:57:23.050577 11558 sys_catalog.cc:565] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:23.050621 11561 consensus_queue.cc:237] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e2047a5e44439086aad02eb211adeb" member_type: VOTER }
I20251026 02:57:23.051559 11562 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "29e2047a5e44439086aad02eb211adeb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e2047a5e44439086aad02eb211adeb" member_type: VOTER } }
I20251026 02:57:23.051610 11563 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 29e2047a5e44439086aad02eb211adeb. Latest consensus state: current_term: 1 leader_uuid: "29e2047a5e44439086aad02eb211adeb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e2047a5e44439086aad02eb211adeb" member_type: VOTER } }
I20251026 02:57:23.051770 11562 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:23.051779 11563 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:23.066991 11566 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:23.067421 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:23.068325 11566 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:23.071643 11566 catalog_manager.cc:1357] Generated new cluster ID: 12384a842a884d269093e8ae80e2b10b
I20251026 02:57:23.071785 11566 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:23.080015 11566 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:23.081327 11566 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:23.096392 11566 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb: Generated new TSK 0
I20251026 02:57:23.096705 11566 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:23.100395 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:23.101640 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:23.103250 6860 webserver.cc:492] Webserver started at http://127.6.179.1:34215/ using document root <none> and password file <none>
I20251026 02:57:23.103535 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:23.103632 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:23.103799 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:23.104645 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "b72b466013224bb0b408cc8641ac217f"
format_stamp: "Formatted at 2025-10-26 02:57:23 on dist-test-slave-n5cb"
I20251026 02:57:23.107441 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.004s
I20251026 02:57:23.109237 11582 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:23.109764 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:23.109871 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "b72b466013224bb0b408cc8641ac217f"
format_stamp: "Formatted at 2025-10-26 02:57:23 on dist-test-slave-n5cb"
I20251026 02:57:23.110023 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1761447377419549-6860-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)
I20251026 02:57:23.122745 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:23.123368 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:23.124058 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:23.125030 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:23.125125 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:23.125238 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:23.125324 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:23.145412 11644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:42187 every 8 connection(s)
I20251026 02:57:23.145515 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:42187
I20251026 02:57:23.154084 11645 heartbeater.cc:344] Connected to a master server at 127.6.179.62:38877
I20251026 02:57:23.154349 11645 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:23.154865 11645 heartbeater.cc:507] Master 127.6.179.62:38877 requested a full tablet report, sending...
I20251026 02:57:23.156071 11523 ts_manager.cc:194] Registered new tserver with Master: b72b466013224bb0b408cc8641ac217f (127.6.179.1:42187)
I20251026 02:57:23.156829 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010272398s
I20251026 02:57:23.157558 11523 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53492
I20251026 02:57:23.169726 11645 heartbeater.cc:499] Master 127.6.179.62:38877 was elected leader, sending a full tablet report...
I20251026 02:57:23.172286 11523 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53502:
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"
}
}
}
I20251026 02:57:23.189456 11610 tablet_service.cc:1505] Processing CreateTablet for tablet 4ad9a984d7d24f28a797f6d8d3b8bf32 (DEFAULT_TABLE table=fake-table [id=55ced421468844079622b49316320f0c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:23.189937 11610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad9a984d7d24f28a797f6d8d3b8bf32. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:23.196102 11657 tablet_bootstrap.cc:492] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f: Bootstrap starting.
I20251026 02:57:23.197674 11657 tablet_bootstrap.cc:654] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:23.199510 11657 tablet_bootstrap.cc:492] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f: No bootstrap required, opened a new log
I20251026 02:57:23.199692 11657 ts_tablet_manager.cc:1403] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:23.200351 11657 raft_consensus.cc:359] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.200573 11657 raft_consensus.cc:385] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:23.200685 11657 raft_consensus.cc:740] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b72b466013224bb0b408cc8641ac217f, State: Initialized, Role: FOLLOWER
I20251026 02:57:23.200897 11657 consensus_queue.cc:260] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.201059 11657 raft_consensus.cc:399] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:23.201151 11657 raft_consensus.cc:493] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:23.201272 11657 raft_consensus.cc:3060] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:23.203475 11657 raft_consensus.cc:515] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.203735 11657 leader_election.cc:304] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b72b466013224bb0b408cc8641ac217f; no voters:
I20251026 02:57:23.204205 11657 leader_election.cc:290] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:23.204401 11659 raft_consensus.cc:2804] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:23.205233 11657 ts_tablet_manager.cc:1434] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20251026 02:57:23.206595 11659 raft_consensus.cc:697] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [term 1 LEADER]: Becoming Leader. State: Replica: b72b466013224bb0b408cc8641ac217f, State: Running, Role: LEADER
I20251026 02:57:23.206916 11659 consensus_queue.cc:237] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.209270 11523 catalog_manager.cc:5649] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f reported cstate change: term changed from 0 to 1, leader changed from <none> to b72b466013224bb0b408cc8641ac217f (127.6.179.1). New cstate: current_term: 1 leader_uuid: "b72b466013224bb0b408cc8641ac217f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:23.229621 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:23.231417 11522 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53502:
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"
}
}
}
I20251026 02:57:23.240136 11610 tablet_service.cc:1505] Processing CreateTablet for tablet a489285b12574a33af3292c717682ad6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=59e894af5f1647ae96a2f5b91ce13be4]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:23.240599 11610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a489285b12574a33af3292c717682ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:23.245909 11657 tablet_bootstrap.cc:492] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f: Bootstrap starting.
I20251026 02:57:23.247496 11657 tablet_bootstrap.cc:654] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:23.249819 11657 tablet_bootstrap.cc:492] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f: No bootstrap required, opened a new log
I20251026 02:57:23.250017 11657 ts_tablet_manager.cc:1403] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:23.250834 11657 raft_consensus.cc:359] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.251071 11657 raft_consensus.cc:385] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:23.251164 11657 raft_consensus.cc:740] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b72b466013224bb0b408cc8641ac217f, State: Initialized, Role: FOLLOWER
I20251026 02:57:23.251493 11657 consensus_queue.cc:260] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.251716 11657 raft_consensus.cc:399] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:23.251837 11657 raft_consensus.cc:493] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:23.251956 11657 raft_consensus.cc:3060] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:23.254518 11657 raft_consensus.cc:515] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.254789 11657 leader_election.cc:304] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b72b466013224bb0b408cc8641ac217f; no voters:
I20251026 02:57:23.255236 11659 raft_consensus.cc:2804] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:23.255496 11659 raft_consensus.cc:697] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [term 1 LEADER]: Becoming Leader. State: Replica: b72b466013224bb0b408cc8641ac217f, State: Running, Role: LEADER
I20251026 02:57:23.255239 11657 leader_election.cc:290] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:23.255824 11659 consensus_queue.cc:237] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.256278 11657 ts_tablet_manager.cc:1434] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f: Time spent starting tablet: real 0.006s user 0.003s sys 0.003s
I20251026 02:57:23.260434 11523 catalog_manager.cc:5649] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f reported cstate change: term changed from 0 to 1, leader changed from <none> to b72b466013224bb0b408cc8641ac217f (127.6.179.1). New cstate: current_term: 1 leader_uuid: "b72b466013224bb0b408cc8641ac217f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:23.308893 11523 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.317938 11523 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.328179 11523 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.335691 11523 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
W20251026 02:57:23.354977 6860 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 }
W20251026 02:57:23.355142 6860 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 }
W20251026 02:57:23.355199 6860 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 }
W20251026 02:57:23.355239 6860 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 }
W20251026 02:57:23.355268 6860 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 }
W20251026 02:57:23.355294 6860 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 }
W20251026 02:57:23.355324 6860 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 }
W20251026 02:57:23.355350 6860 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 }
W20251026 02:57:23.355387 6860 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 }
W20251026 02:57:23.355420 6860 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 }
W20251026 02:57:23.355461 6860 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 }
W20251026 02:57:23.355490 6860 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 }
W20251026 02:57:23.355530 6860 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 }
W20251026 02:57:23.355566 6860 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 }
W20251026 02:57:23.355602 6860 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 }
W20251026 02:57:23.355635 6860 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 }
W20251026 02:57:23.355676 6860 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 }
W20251026 02:57:23.355716 6860 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 }
W20251026 02:57:23.355908 6860 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 }
W20251026 02:57:23.355973 6860 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 }
W20251026 02:57:23.356050 6860 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 }
W20251026 02:57:23.356118 6860 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 }
W20251026 02:57:23.356473 6860 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 }
W20251026 02:57:23.356556 6860 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 }
W20251026 02:57:23.356633 6860 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 }
W20251026 02:57:23.356707 6860 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 }
W20251026 02:57:23.356793 6860 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 }
W20251026 02:57:23.356851 6860 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 }
W20251026 02:57:23.356925 6860 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 }
W20251026 02:57:23.356982 6860 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 }
W20251026 02:57:23.357046 6860 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 }
W20251026 02:57:23.357096 6860 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 }
W20251026 02:57:23.357167 6860 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 }
W20251026 02:57:23.357223 6860 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 }
W20251026 02:57:23.357295 6860 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 }
W20251026 02:57:23.357343 6860 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 }
W20251026 02:57:23.357412 6860 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 }
W20251026 02:57:23.357491 6860 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 }
W20251026 02:57:23.357556 6860 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 }
W20251026 02:57:23.357649 6860 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 }
W20251026 02:57:23.357820 6860 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 }
W20251026 02:57:23.357937 6860 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 }
W20251026 02:57:23.358017 6860 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 }
W20251026 02:57:23.358079 6860 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 }
W20251026 02:57:23.358152 6860 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 }
W20251026 02:57:23.358211 6860 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 }
W20251026 02:57:23.358305 6860 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 }
W20251026 02:57:23.358367 6860 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 }
W20251026 02:57:23.358438 6860 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 }
W20251026 02:57:23.358496 6860 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 }
W20251026 02:57:23.358572 6860 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 }
W20251026 02:57:23.358637 6860 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 }
W20251026 02:57:23.358713 6860 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 }
W20251026 02:57:23.358775 6860 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 }
W20251026 02:57:23.358848 6860 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 }
W20251026 02:57:23.358898 6860 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 }
W20251026 02:57:23.358968 6860 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 }
W20251026 02:57:23.359030 6860 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 }
W20251026 02:57:23.359100 6860 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 }
W20251026 02:57:23.359159 6860 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 }
W20251026 02:57:23.359232 6860 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 }
W20251026 02:57:23.359290 6860 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 }
W20251026 02:57:23.359365 6860 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 }
W20251026 02:57:23.359422 6860 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 }
W20251026 02:57:23.359498 6860 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 }
W20251026 02:57:23.359560 6860 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 }
W20251026 02:57:23.359623 6860 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 }
W20251026 02:57:23.359680 6860 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 }
W20251026 02:57:23.359751 6860 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 }
W20251026 02:57:23.359812 6860 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 }
W20251026 02:57:23.359890 6860 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 }
W20251026 02:57:23.359951 6860 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 }
W20251026 02:57:23.360033 6860 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 }
W20251026 02:57:23.360083 6860 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 }
W20251026 02:57:23.360164 6860 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 }
W20251026 02:57:23.360224 6860 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 }
W20251026 02:57:23.360292 6860 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 }
W20251026 02:57:23.360348 6860 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 }
W20251026 02:57:23.360440 6860 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 }
W20251026 02:57:23.360504 6860 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 }
W20251026 02:57:23.360591 6860 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 }
W20251026 02:57:23.360652 6860 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 }
W20251026 02:57:23.360725 6860 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 }
W20251026 02:57:23.360780 6860 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 }
W20251026 02:57:23.360859 6860 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 }
W20251026 02:57:23.360913 6860 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 }
W20251026 02:57:23.360977 6860 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 }
W20251026 02:57:23.361027 6860 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 }
W20251026 02:57:23.361091 6860 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 }
W20251026 02:57:23.361150 6860 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 }
W20251026 02:57:23.361223 6860 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 }
W20251026 02:57:23.361280 6860 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 }
W20251026 02:57:23.361353 6860 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 }
W20251026 02:57:23.361408 6860 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 }
W20251026 02:57:23.361479 6860 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 }
W20251026 02:57:23.361537 6860 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 }
W20251026 02:57:23.361608 6860 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 }
W20251026 02:57:23.361670 6860 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 }
W20251026 02:57:23.361740 6860 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 }
W20251026 02:57:23.361799 6860 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 }
I20251026 02:57:23.369933 11519 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.379089 11519 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.386586 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.395867 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.404583 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.411878 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.419287 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.428186 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.436975 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.444566 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.452153 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.459673 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.467434 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
W20251026 02:57:23.472223 11521 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9886ced996964695997227650a1bfe84 has no consensus state
W20251026 02:57:23.472779 11521 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b8913f5b93f4493e972efef1ee4947c0 has no consensus state
I20251026 02:57:23.478756 11610 tablet_service.cc:1505] Processing CreateTablet for tablet 9886ced996964695997227650a1bfe84 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=59e894af5f1647ae96a2f5b91ce13be4]), partition=RANGE (c0) PARTITION VALUES < 0
I20251026 02:57:23.478895 11609 tablet_service.cc:1505] Processing CreateTablet for tablet b8913f5b93f4493e972efef1ee4947c0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=59e894af5f1647ae96a2f5b91ce13be4]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20251026 02:57:23.479346 11610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9886ced996964695997227650a1bfe84. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:23.479660 11609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8913f5b93f4493e972efef1ee4947c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:23.484925 11657 tablet_bootstrap.cc:492] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f: Bootstrap starting.
I20251026 02:57:23.486217 11657 tablet_bootstrap.cc:654] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:23.487993 11657 tablet_bootstrap.cc:492] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f: No bootstrap required, opened a new log
I20251026 02:57:23.488114 11657 ts_tablet_manager.cc:1403] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:23.488925 11657 raft_consensus.cc:359] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.489100 11657 raft_consensus.cc:385] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:23.489162 11657 raft_consensus.cc:740] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b72b466013224bb0b408cc8641ac217f, State: Initialized, Role: FOLLOWER
I20251026 02:57:23.489354 11657 consensus_queue.cc:260] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.489457 11657 raft_consensus.cc:399] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:23.489514 11657 raft_consensus.cc:493] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:23.489585 11657 raft_consensus.cc:3060] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:23.491664 11657 raft_consensus.cc:515] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.491870 11657 leader_election.cc:304] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b72b466013224bb0b408cc8641ac217f; no voters:
I20251026 02:57:23.492056 11657 leader_election.cc:290] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:23.492123 11659 raft_consensus.cc:2804] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:23.492290 11659 raft_consensus.cc:697] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [term 1 LEADER]: Becoming Leader. State: Replica: b72b466013224bb0b408cc8641ac217f, State: Running, Role: LEADER
I20251026 02:57:23.492512 11659 consensus_queue.cc:237] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.492513 11657 ts_tablet_manager.cc:1434] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:23.494097 11657 tablet_bootstrap.cc:492] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f: Bootstrap starting.
I20251026 02:57:23.495379 11521 catalog_manager.cc:5649] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f reported cstate change: term changed from 0 to 1, leader changed from <none> to b72b466013224bb0b408cc8641ac217f (127.6.179.1). New cstate: current_term: 1 leader_uuid: "b72b466013224bb0b408cc8641ac217f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:23.495662 11657 tablet_bootstrap.cc:654] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:23.503268 11657 tablet_bootstrap.cc:492] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f: No bootstrap required, opened a new log
I20251026 02:57:23.503439 11657 ts_tablet_manager.cc:1403] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20251026 02:57:23.504186 11657 raft_consensus.cc:359] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.504364 11657 raft_consensus.cc:385] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:23.504412 11657 raft_consensus.cc:740] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b72b466013224bb0b408cc8641ac217f, State: Initialized, Role: FOLLOWER
I20251026 02:57:23.504616 11657 consensus_queue.cc:260] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.504762 11657 raft_consensus.cc:399] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:23.504823 11657 raft_consensus.cc:493] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:23.504910 11657 raft_consensus.cc:3060] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:23.507951 11657 raft_consensus.cc:515] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.508193 11657 leader_election.cc:304] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b72b466013224bb0b408cc8641ac217f; no voters:
I20251026 02:57:23.508356 11657 leader_election.cc:290] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:23.508435 11659 raft_consensus.cc:2804] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:23.508589 11659 raft_consensus.cc:697] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [term 1 LEADER]: Becoming Leader. State: Replica: b72b466013224bb0b408cc8641ac217f, State: Running, Role: LEADER
I20251026 02:57:23.508730 11657 ts_tablet_manager.cc:1434] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:23.508805 11659 consensus_queue.cc:237] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } }
I20251026 02:57:23.511058 11521 catalog_manager.cc:5649] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f reported cstate change: term changed from 0 to 1, leader changed from <none> to b72b466013224bb0b408cc8641ac217f (127.6.179.1). New cstate: current_term: 1 leader_uuid: "b72b466013224bb0b408cc8641ac217f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72b466013224bb0b408cc8641ac217f" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 42187 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:23.516534 11521 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb: test-alter-range-partitioning-invalid [id=59e894af5f1647ae96a2f5b91ce13be4] alter complete (version 0)
I20251026 02:57:23.523061 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.547724 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.560012 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.572876 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.592461 11521 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53502:
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
I20251026 02:57:23.607870 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:23.623154 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:23.623541 6860 tablet_replica.cc:333] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f: stopping tablet replica
I20251026 02:57:23.623744 6860 raft_consensus.cc:2243] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:23.623955 6860 raft_consensus.cc:2272] T b8913f5b93f4493e972efef1ee4947c0 P b72b466013224bb0b408cc8641ac217f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:23.625020 6860 tablet_replica.cc:333] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f: stopping tablet replica
I20251026 02:57:23.625146 6860 raft_consensus.cc:2243] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:23.625315 6860 raft_consensus.cc:2272] T 9886ced996964695997227650a1bfe84 P b72b466013224bb0b408cc8641ac217f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:23.626250 6860 tablet_replica.cc:333] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f: stopping tablet replica
I20251026 02:57:23.626432 6860 raft_consensus.cc:2243] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:23.626572 6860 raft_consensus.cc:2272] T 4ad9a984d7d24f28a797f6d8d3b8bf32 P b72b466013224bb0b408cc8641ac217f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:23.627313 6860 tablet_replica.cc:333] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f: stopping tablet replica
I20251026 02:57:23.627421 6860 raft_consensus.cc:2243] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:23.627591 6860 raft_consensus.cc:2272] T a489285b12574a33af3292c717682ad6 P b72b466013224bb0b408cc8641ac217f [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:23.643949 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:23.648185 6860 master.cc:561] Master@127.6.179.62:38877 shutting down...
I20251026 02:57:23.663935 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:23.664247 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:23.664363 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 29e2047a5e44439086aad02eb211adeb: stopping tablet replica
I20251026 02:57:23.693899 6860 master.cc:583] Master@127.6.179.62:38877 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioningInvalid (710 ms)
[ RUN ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20251026 02:57:23.708907 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:37229
I20251026 02:57:23.709488 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:23.710434 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:23.711971 6860 webserver.cc:492] Webserver started at http://127.6.179.62:44103/ using document root <none> and password file <none>
I20251026 02:57:23.712199 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:23.712260 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:23.712381 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:23.712996 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "0faba2bad95441feba88be902ff21313"
format_stamp: "Formatted at 2025-10-26 02:57:23 on dist-test-slave-n5cb"
I20251026 02:57:23.716167 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20251026 02:57:23.717904 11676 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:23.718410 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:23.718526 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "0faba2bad95441feba88be902ff21313"
format_stamp: "Formatted at 2025-10-26 02:57:23 on dist-test-slave-n5cb"
I20251026 02:57:23.718642 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-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)
I20251026 02:57:23.725979 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:23.726536 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:23.737865 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:37229
I20251026 02:57:23.737908 11727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:37229 every 8 connection(s)
I20251026 02:57:23.739277 11728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:23.743945 11728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Bootstrap starting.
I20251026 02:57:23.745117 11728 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:23.746798 11728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: No bootstrap required, opened a new log
I20251026 02:57:23.747406 11728 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0faba2bad95441feba88be902ff21313" member_type: VOTER }
I20251026 02:57:23.747534 11728 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:23.747574 11728 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0faba2bad95441feba88be902ff21313, State: Initialized, Role: FOLLOWER
I20251026 02:57:23.747733 11728 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0faba2bad95441feba88be902ff21313" member_type: VOTER }
I20251026 02:57:23.747828 11728 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:23.747866 11728 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:23.747917 11728 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:23.749776 11728 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0faba2bad95441feba88be902ff21313" member_type: VOTER }
I20251026 02:57:23.749951 11728 leader_election.cc:304] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0faba2bad95441feba88be902ff21313; no voters:
I20251026 02:57:23.750327 11728 leader_election.cc:290] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:23.750476 11731 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:23.750928 11731 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [term 1 LEADER]: Becoming Leader. State: Replica: 0faba2bad95441feba88be902ff21313, State: Running, Role: LEADER
I20251026 02:57:23.751170 11731 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0faba2bad95441feba88be902ff21313" member_type: VOTER }
I20251026 02:57:23.751235 11728 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:23.751871 11733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0faba2bad95441feba88be902ff21313. Latest consensus state: current_term: 1 leader_uuid: "0faba2bad95441feba88be902ff21313" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0faba2bad95441feba88be902ff21313" member_type: VOTER } }
I20251026 02:57:23.751964 11732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0faba2bad95441feba88be902ff21313" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0faba2bad95441feba88be902ff21313" member_type: VOTER } }
I20251026 02:57:23.752030 11733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:23.752064 11732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:23.753520 11736 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:23.754724 11736 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:23.755968 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:23.757519 11736 catalog_manager.cc:1357] Generated new cluster ID: 5e84654a4c4f4daa8e84ae7ee4608971
I20251026 02:57:23.757601 11736 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:23.780336 11736 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:23.781164 11736 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:23.794524 11736 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Generated new TSK 0
I20251026 02:57:23.794780 11736 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:23.821087 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:23.822190 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:23.823571 6860 webserver.cc:492] Webserver started at http://127.6.179.1:43323/ using document root <none> and password file <none>
I20251026 02:57:23.823802 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:23.823874 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:23.824003 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:23.824617 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "d12b30d6845b46f0afca4381c682335b"
format_stamp: "Formatted at 2025-10-26 02:57:23 on dist-test-slave-n5cb"
I20251026 02:57:23.827338 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:57:23.829115 11752 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:23.829561 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:23.829700 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "d12b30d6845b46f0afca4381c682335b"
format_stamp: "Formatted at 2025-10-26 02:57:23 on dist-test-slave-n5cb"
I20251026 02:57:23.829830 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-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)
I20251026 02:57:23.843179 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:23.843746 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:23.844273 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:23.845100 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:23.845155 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:23.845237 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:23.845273 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:23.857398 11814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:45733 every 8 connection(s)
I20251026 02:57:23.857374 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:45733
I20251026 02:57:23.864193 11815 heartbeater.cc:344] Connected to a master server at 127.6.179.62:37229
I20251026 02:57:23.864336 11815 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:23.864666 11815 heartbeater.cc:507] Master 127.6.179.62:37229 requested a full tablet report, sending...
I20251026 02:57:23.865473 11693 ts_manager.cc:194] Registered new tserver with Master: d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733)
I20251026 02:57:23.866199 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007829536s
I20251026 02:57:23.866578 11693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36666
I20251026 02:57:23.877068 11693 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36674:
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"
}
}
}
I20251026 02:57:23.877763 11815 heartbeater.cc:499] Master 127.6.179.62:37229 was elected leader, sending a full tablet report...
I20251026 02:57:23.889824 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 1a7a86d209964584b283ce99887ff837 (DEFAULT_TABLE table=fake-table [id=c74e894a3924476a96db9993a52d0660]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:23.890302 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7a86d209964584b283ce99887ff837. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:23.895534 11827 tablet_bootstrap.cc:492] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:23.896740 11827 tablet_bootstrap.cc:654] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:23.898995 11827 tablet_bootstrap.cc:492] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:23.899114 11827 ts_tablet_manager.cc:1403] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:23.899642 11827 raft_consensus.cc:359] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.899781 11827 raft_consensus.cc:385] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:23.899820 11827 raft_consensus.cc:740] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:23.899963 11827 consensus_queue.cc:260] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.900055 11827 raft_consensus.cc:399] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:23.900094 11827 raft_consensus.cc:493] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:23.900144 11827 raft_consensus.cc:3060] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:23.902056 11827 raft_consensus.cc:515] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.902233 11827 leader_election.cc:304] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:23.902724 11827 leader_election.cc:290] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:23.902863 11829 raft_consensus.cc:2804] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:23.903371 11827 ts_tablet_manager.cc:1434] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20251026 02:57:23.903659 11829 raft_consensus.cc:697] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:23.903908 11829 consensus_queue.cc:237] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.905880 11692 catalog_manager.cc:5649] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b reported cstate change: term changed from 0 to 1, leader changed from <none> to d12b30d6845b46f0afca4381c682335b (127.6.179.1). New cstate: current_term: 1 leader_uuid: "d12b30d6845b46f0afca4381c682335b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:23.921388 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:23.922312 11693 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36674:
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"
}
}
}
I20251026 02:57:23.928438 11780 tablet_service.cc:1505] Processing CreateTablet for tablet e5a3b79debba4936be690856231bb305 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:23.928840 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a3b79debba4936be690856231bb305. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:23.933543 11827 tablet_bootstrap.cc:492] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:23.934902 11827 tablet_bootstrap.cc:654] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:23.936390 11827 tablet_bootstrap.cc:492] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:23.936502 11827 ts_tablet_manager.cc:1403] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:23.937021 11827 raft_consensus.cc:359] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.937147 11827 raft_consensus.cc:385] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:23.937180 11827 raft_consensus.cc:740] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:23.937315 11827 consensus_queue.cc:260] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.937404 11827 raft_consensus.cc:399] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:23.937443 11827 raft_consensus.cc:493] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:23.937492 11827 raft_consensus.cc:3060] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:23.939772 11827 raft_consensus.cc:515] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.939963 11827 leader_election.cc:304] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:23.940102 11827 leader_election.cc:290] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:23.940186 11829 raft_consensus.cc:2804] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:23.940292 11829 raft_consensus.cc:697] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:23.940515 11827 ts_tablet_manager.cc:1434] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:23.940498 11829 consensus_queue.cc:237] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.942807 11693 catalog_manager.cc:5649] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b reported cstate change: term changed from 0 to 1, leader changed from <none> to d12b30d6845b46f0afca4381c682335b (127.6.179.1). New cstate: current_term: 1 leader_uuid: "d12b30d6845b46f0afca4381c682335b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:23.950414 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:23.953471 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet e5a3b79debba4936be690856231bb305
I20251026 02:57:23.954145 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet e5a3b79debba4936be690856231bb305 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:23 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:23.954823 11837 tablet_replica.cc:333] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:23.955024 11837 raft_consensus.cc:2243] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:23.955206 11837 raft_consensus.cc:2272] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:23.956034 11837 ts_tablet_manager.cc:1916] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:23.956068 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:23.959805 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 221be250d6d14780a47185b25ffaf19f has no consensus state
I20251026 02:57:23.961165 11837 ts_tablet_manager.cc:1929] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:23.961289 11837 log.cc:1199] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/e5a3b79debba4936be690856231bb305
I20251026 02:57:23.961278 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:23.961704 11837 ts_tablet_manager.cc:1950] T e5a3b79debba4936be690856231bb305 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:23.962738 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet e5a3b79debba4936be690856231bb305 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:23.963495 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 221be250d6d14780a47185b25ffaf19f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:23.963914 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221be250d6d14780a47185b25ffaf19f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:23.964007 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:23.967144 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 221be250d6d14780a47185b25ffaf19f
I20251026 02:57:23.967898 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 221be250d6d14780a47185b25ffaf19f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:23 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:23.968436 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 221be250d6d14780a47185b25ffaf19f because the tablet was not found. No further retry: Not found: Tablet not found: 221be250d6d14780a47185b25ffaf19f
I20251026 02:57:23.968771 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:23.969453 11827 tablet_bootstrap.cc:492] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:23.970728 11827 tablet_bootstrap.cc:654] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:23.971825 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:23.972254 11827 tablet_bootstrap.cc:492] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:23.972375 11827 ts_tablet_manager.cc:1403] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:23.972894 11827 raft_consensus.cc:359] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.973013 11827 raft_consensus.cc:385] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:23.973080 11827 raft_consensus.cc:740] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:23.973282 11827 consensus_queue.cc:260] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.973400 11827 raft_consensus.cc:399] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:23.973460 11827 raft_consensus.cc:493] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:23.973531 11827 raft_consensus.cc:3060] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:23.975826 11827 raft_consensus.cc:515] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.976012 11827 leader_election.cc:304] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
W20251026 02:57:23.976032 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b418049208f94b6ca6b1c57c77e6fce2 has no consensus state
I20251026 02:57:23.976163 11827 leader_election.cc:290] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:23.976224 11829 raft_consensus.cc:2804] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:23.976316 11829 raft_consensus.cc:697] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:23.976567 11827 ts_tablet_manager.cc:1434] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:23.976503 11829 consensus_queue.cc:237] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.977521 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:23.979883 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:23.980832 11779 tablet_service.cc:1505] Processing CreateTablet for tablet b418049208f94b6ca6b1c57c77e6fce2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:23.981199 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b418049208f94b6ca6b1c57c77e6fce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:23.981712 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 221be250d6d14780a47185b25ffaf19f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:23 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:23.981945 11837 tablet_replica.cc:333] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:23.982100 11837 raft_consensus.cc:2243] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:23.982252 11837 raft_consensus.cc:2272] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:23.983433 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet b418049208f94b6ca6b1c57c77e6fce2
I20251026 02:57:23.984721 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet b418049208f94b6ca6b1c57c77e6fce2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:23 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:23.984972 11678 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 221be250d6d14780a47185b25ffaf19f (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 221be250d6d14780a47185b25ffaf19f consensus state has no leader
I20251026 02:57:23.985484 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:23.985956 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:23.987151 11837 ts_tablet_manager.cc:1916] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:23.987674 11827 tablet_bootstrap.cc:492] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:23.988813 11827 tablet_bootstrap.cc:654] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:23.990221 11827 tablet_bootstrap.cc:492] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:23.990368 11827 ts_tablet_manager.cc:1403] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:23.990938 11827 raft_consensus.cc:359] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.991060 11827 raft_consensus.cc:385] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:23.991094 11827 raft_consensus.cc:740] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:23.991286 11827 consensus_queue.cc:260] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.991387 11827 raft_consensus.cc:399] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:23.991442 11827 raft_consensus.cc:493] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:23.991510 11827 raft_consensus.cc:3060] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:23.992206 11837 ts_tablet_manager.cc:1929] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:23.992307 11837 log.cc:1199] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/221be250d6d14780a47185b25ffaf19f
I20251026 02:57:23.992600 11837 ts_tablet_manager.cc:1950] T 221be250d6d14780a47185b25ffaf19f P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:23.993405 11827 raft_consensus.cc:515] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.993517 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 221be250d6d14780a47185b25ffaf19f (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:23.993610 11827 leader_election.cc:304] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
W20251026 02:57:23.993747 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet b418049208f94b6ca6b1c57c77e6fce2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b418049208f94b6ca6b1c57c77e6fce2 already in progress: creating tablet
I20251026 02:57:23.993785 11827 leader_election.cc:290] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:23.993850 11829 raft_consensus.cc:2804] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:23.993978 11829 raft_consensus.cc:697] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:23.994237 11827 ts_tablet_manager.cc:1434] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20251026 02:57:23.994220 11829 consensus_queue.cc:237] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:23.994987 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:23.998518 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 02f9799debd1443fbad6aba882087288 has no consensus state
I20251026 02:57:23.999138 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet b418049208f94b6ca6b1c57c77e6fce2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:23 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:23.999933 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.000180 11837 tablet_replica.cc:333] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.000347 11837 raft_consensus.cc:2243] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.000499 11837 raft_consensus.cc:2272] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.001914 11837 ts_tablet_manager.cc:1916] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.002537 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.002671 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 02f9799debd1443fbad6aba882087288 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.003088 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f9799debd1443fbad6aba882087288. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.006752 11837 ts_tablet_manager.cc:1929] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.006870 11837 log.cc:1199] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/b418049208f94b6ca6b1c57c77e6fce2
I20251026 02:57:24.007246 11837 ts_tablet_manager.cc:1950] T b418049208f94b6ca6b1c57c77e6fce2 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.007943 11827 tablet_bootstrap.cc:492] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.008404 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet b418049208f94b6ca6b1c57c77e6fce2 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.008912 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 02f9799debd1443fbad6aba882087288
I20251026 02:57:24.009388 11827 tablet_bootstrap.cc:654] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.009606 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 02f9799debd1443fbad6aba882087288 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:23 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:24.010164 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 02f9799debd1443fbad6aba882087288 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 02f9799debd1443fbad6aba882087288 already in progress: creating tablet
I20251026 02:57:24.010668 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.011299 11827 tablet_bootstrap.cc:492] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.011409 11827 ts_tablet_manager.cc:1403] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:24.011970 11827 raft_consensus.cc:359] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.012104 11827 raft_consensus.cc:385] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.012166 11827 raft_consensus.cc:740] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.012387 11827 consensus_queue.cc:260] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.012532 11827 raft_consensus.cc:399] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.012593 11827 raft_consensus.cc:493] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.012663 11827 raft_consensus.cc:3060] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.013381 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.015540 11827 raft_consensus.cc:515] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.015712 11827 leader_election.cc:304] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.015879 11827 leader_election.cc:290] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.015933 11829 raft_consensus.cc:2804] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.016070 11829 raft_consensus.cc:697] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.016261 11829 consensus_queue.cc:237] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.016616 11827 ts_tablet_manager.cc:1434] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
W20251026 02:57:24.017251 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 59f57673ca6c4595bf03c6494bbbe695 has no consensus state
I20251026 02:57:24.018769 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.020560 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 02f9799debd1443fbad6aba882087288 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:23 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.020910 11837 tablet_replica.cc:333] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.020952 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 59f57673ca6c4595bf03c6494bbbe695 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.021086 11837 raft_consensus.cc:2243] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.021209 11837 raft_consensus.cc:2272] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.022460 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.024482 11837 ts_tablet_manager.cc:1916] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.025904 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 59f57673ca6c4595bf03c6494bbbe695
I20251026 02:57:24.026752 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 59f57673ca6c4595bf03c6494bbbe695 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.028342 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.029336 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f57673ca6c4595bf03c6494bbbe695. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.031450 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.031899 11837 ts_tablet_manager.cc:1929] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.032011 11837 log.cc:1199] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/02f9799debd1443fbad6aba882087288
I20251026 02:57:24.032353 11837 ts_tablet_manager.cc:1950] T 02f9799debd1443fbad6aba882087288 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.033903 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 02f9799debd1443fbad6aba882087288 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.034138 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 59f57673ca6c4595bf03c6494bbbe695 because the tablet was not found. No further retry: Not found: Tablet not found: 59f57673ca6c4595bf03c6494bbbe695
I20251026 02:57:24.034860 11827 tablet_bootstrap.cc:492] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
W20251026 02:57:24.035427 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8591e3899ce9475f938cb1a3f51ece8c has no consensus state
I20251026 02:57:24.036343 11827 tablet_bootstrap.cc:654] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.036846 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.038844 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 8591e3899ce9475f938cb1a3f51ece8c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20251026 02:57:24.039223 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8591e3899ce9475f938cb1a3f51ece8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.039635 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.039891 11827 tablet_bootstrap.cc:492] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.040047 11827 ts_tablet_manager.cc:1403] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:24.040736 11827 raft_consensus.cc:359] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.040891 11827 raft_consensus.cc:385] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.040949 11827 raft_consensus.cc:740] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.041145 11827 consensus_queue.cc:260] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.041285 11827 raft_consensus.cc:399] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.041355 11827 raft_consensus.cc:493] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.041432 11827 raft_consensus.cc:3060] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.043071 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 8591e3899ce9475f938cb1a3f51ece8c
I20251026 02:57:24.043598 11827 raft_consensus.cc:515] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.043828 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 8591e3899ce9475f938cb1a3f51ece8c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.043809 11827 leader_election.cc:304] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.044096 11829 raft_consensus.cc:2804] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.044200 11829 raft_consensus.cc:697] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.044392 11829 consensus_queue.cc:237] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:24.044641 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 8591e3899ce9475f938cb1a3f51ece8c because the tablet was not found. No further retry: Not found: Tablet not found: 8591e3899ce9475f938cb1a3f51ece8c
I20251026 02:57:24.044875 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.047721 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.050168 11827 leader_election.cc:290] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.050590 11827 ts_tablet_manager.cc:1434] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.010s user 0.005s sys 0.000s
I20251026 02:57:24.050818 11827 tablet_bootstrap.cc:492] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
W20251026 02:57:24.051285 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 91d423e2fb0e4e81903bb6cedc87702c has no consensus state
I20251026 02:57:24.052057 11827 tablet_bootstrap.cc:654] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.053588 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.055728 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 91d423e2fb0e4e81903bb6cedc87702c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20251026 02:57:24.056066 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d423e2fb0e4e81903bb6cedc87702c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.056411 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.056877 11827 tablet_bootstrap.cc:492] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.057080 11827 ts_tablet_manager.cc:1403] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.000s
I20251026 02:57:24.058045 11827 raft_consensus.cc:359] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.058306 11827 raft_consensus.cc:385] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.058414 11827 raft_consensus.cc:740] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.058688 11827 consensus_queue.cc:260] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.058952 11827 raft_consensus.cc:399] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.059068 11827 raft_consensus.cc:493] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.059190 11827 raft_consensus.cc:3060] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.061416 11827 raft_consensus.cc:515] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.061681 11827 leader_election.cc:304] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.061839 11827 leader_election.cc:290] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.061887 11829 raft_consensus.cc:2804] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.062225 11829 raft_consensus.cc:697] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.062311 11827 ts_tablet_manager.cc:1434] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:24.062589 11827 tablet_bootstrap.cc:492] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.062680 11693 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.061969 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 91d423e2fb0e4e81903bb6cedc87702c
I20251026 02:57:24.062577 11829 consensus_queue.cc:237] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.063654 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 91d423e2fb0e4e81903bb6cedc87702c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.064041 11827 tablet_bootstrap.cc:654] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
W20251026 02:57:24.064379 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 91d423e2fb0e4e81903bb6cedc87702c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 91d423e2fb0e4e81903bb6cedc87702c already in progress: creating tablet
I20251026 02:57:24.064663 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 59f57673ca6c4595bf03c6494bbbe695 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.064913 11837 tablet_replica.cc:333] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.065143 11837 raft_consensus.cc:2243] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.065330 11837 raft_consensus.cc:2272] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.065941 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.066490 11837 ts_tablet_manager.cc:1916] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.068760 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.069235 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 8591e3899ce9475f938cb1a3f51ece8c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.071903 11837 ts_tablet_manager.cc:1929] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.072007 11837 log.cc:1199] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/59f57673ca6c4595bf03c6494bbbe695
I20251026 02:57:24.072350 11837 ts_tablet_manager.cc:1950] T 59f57673ca6c4595bf03c6494bbbe695 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.073132 11837 tablet_replica.cc:333] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.073300 11837 raft_consensus.cc:2243] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.073338 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 59f57673ca6c4595bf03c6494bbbe695 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.073448 11837 raft_consensus.cc:2272] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251026 02:57:24.073612 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d3846d0ab65246deb5f4cd74f610471f has no consensus state
I20251026 02:57:24.076581 11827 tablet_bootstrap.cc:492] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.076727 11827 ts_tablet_manager.cc:1403] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.014s user 0.004s sys 0.004s
I20251026 02:57:24.077492 11837 ts_tablet_manager.cc:1916] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.077468 11827 raft_consensus.cc:359] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.077638 11827 raft_consensus.cc:385] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.077700 11827 raft_consensus.cc:740] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.077896 11827 consensus_queue.cc:260] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.078019 11827 raft_consensus.cc:399] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.078446 11827 raft_consensus.cc:493] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.078537 11827 raft_consensus.cc:3060] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.078363 11780 tablet_service.cc:1505] Processing CreateTablet for tablet d3846d0ab65246deb5f4cd74f610471f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.078179 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.078920 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3846d0ab65246deb5f4cd74f610471f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.081691 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.082254 11827 raft_consensus.cc:515] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.082487 11827 leader_election.cc:304] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.082732 11829 raft_consensus.cc:2804] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.082845 11829 raft_consensus.cc:697] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.083040 11829 consensus_queue.cc:237] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.083675 11837 ts_tablet_manager.cc:1929] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.083779 11837 log.cc:1199] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/8591e3899ce9475f938cb1a3f51ece8c
I20251026 02:57:24.085242 11837 ts_tablet_manager.cc:1950] T 8591e3899ce9475f938cb1a3f51ece8c P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.086091 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet d3846d0ab65246deb5f4cd74f610471f
I20251026 02:57:24.087236 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 8591e3899ce9475f938cb1a3f51ece8c (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.087680 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet d3846d0ab65246deb5f4cd74f610471f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.087793 11827 leader_election.cc:290] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
W20251026 02:57:24.088186 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet d3846d0ab65246deb5f4cd74f610471f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d3846d0ab65246deb5f4cd74f610471f already in progress: creating tablet
I20251026 02:57:24.088289 11827 ts_tablet_manager.cc:1434] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.011s user 0.003s sys 0.002s
I20251026 02:57:24.088380 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.088544 11827 tablet_bootstrap.cc:492] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.089829 11827 tablet_bootstrap.cc:654] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.091125 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.091441 11827 tablet_bootstrap.cc:492] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.091567 11827 ts_tablet_manager.cc:1403] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20251026 02:57:24.091851 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 91d423e2fb0e4e81903bb6cedc87702c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.092070 11837 tablet_replica.cc:333] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.092222 11837 raft_consensus.cc:2243] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.092366 11837 raft_consensus.cc:2272] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.093189 11837 ts_tablet_manager.cc:1916] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.094401 11827 raft_consensus.cc:359] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.094518 11827 raft_consensus.cc:385] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.094551 11827 raft_consensus.cc:740] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.094703 11827 consensus_queue.cc:260] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.094806 11827 raft_consensus.cc:399] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.094842 11827 raft_consensus.cc:493] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.094887 11827 raft_consensus.cc:3060] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.095113 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.097512 11827 raft_consensus.cc:515] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.097720 11827 leader_election.cc:304] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.097963 11829 raft_consensus.cc:2804] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.098083 11829 raft_consensus.cc:697] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.098109 11837 ts_tablet_manager.cc:1929] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.098209 11837 log.cc:1199] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/91d423e2fb0e4e81903bb6cedc87702c
I20251026 02:57:24.098268 11829 consensus_queue.cc:237] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.098567 11837 ts_tablet_manager.cc:1950] T 91d423e2fb0e4e81903bb6cedc87702c P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
W20251026 02:57:24.099264 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7e81970966a84d07b456773b2f22fffc has no consensus state
I20251026 02:57:24.099579 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 91d423e2fb0e4e81903bb6cedc87702c (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.101296 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet d3846d0ab65246deb5f4cd74f610471f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.101426 11827 leader_election.cc:290] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
W20251026 02:57:24.102243 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet d3846d0ab65246deb5f4cd74f610471f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d3846d0ab65246deb5f4cd74f610471f already in progress: creating tablet
I20251026 02:57:24.102355 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.103663 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 7e81970966a84d07b456773b2f22fffc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.104082 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e81970966a84d07b456773b2f22fffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.104238 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet d3846d0ab65246deb5f4cd74f610471f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:24.104746 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet d3846d0ab65246deb5f4cd74f610471f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d3846d0ab65246deb5f4cd74f610471f already in progress: creating tablet
I20251026 02:57:24.104914 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.105186 11827 ts_tablet_manager.cc:1434] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.014s user 0.005s sys 0.000s
I20251026 02:57:24.108026 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 7e81970966a84d07b456773b2f22fffc
I20251026 02:57:24.108687 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 7e81970966a84d07b456773b2f22fffc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:24.109696 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 7e81970966a84d07b456773b2f22fffc because the tablet was not found. No further retry: Not found: Tablet not found: 7e81970966a84d07b456773b2f22fffc
I20251026 02:57:24.109772 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.110517 11827 tablet_bootstrap.cc:492] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.110913 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.111701 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet d3846d0ab65246deb5f4cd74f610471f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.111860 11827 tablet_bootstrap.cc:654] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.112061 11837 tablet_replica.cc:333] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.112231 11837 raft_consensus.cc:2243] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.112412 11837 raft_consensus.cc:2272] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.113601 11837 ts_tablet_manager.cc:1916] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.113842 11827 tablet_bootstrap.cc:492] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.113765 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.113960 11827 ts_tablet_manager.cc:1403] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:24.114634 11827 raft_consensus.cc:359] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.114777 11827 raft_consensus.cc:385] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.114857 11827 raft_consensus.cc:740] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.115067 11827 consensus_queue.cc:260] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.115202 11827 raft_consensus.cc:399] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.115263 11827 raft_consensus.cc:493] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.115338 11827 raft_consensus.cc:3060] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.117911 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 56bb8f8de6704e4bb53cc7b54218e337 has no consensus state
I20251026 02:57:24.117993 11827 raft_consensus.cc:515] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.118201 11827 leader_election.cc:304] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.118261 11837 ts_tablet_manager.cc:1929] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.118388 11827 leader_election.cc:290] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.118400 11837 log.cc:1199] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/d3846d0ab65246deb5f4cd74f610471f
I20251026 02:57:24.118579 11830 raft_consensus.cc:2804] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.118682 11830 raft_consensus.cc:697] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.118810 11837 ts_tablet_manager.cc:1950] T d3846d0ab65246deb5f4cd74f610471f P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.118896 11830 consensus_queue.cc:237] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.119828 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet d3846d0ab65246deb5f4cd74f610471f (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.119978 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.122152 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.122351 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 56bb8f8de6704e4bb53cc7b54218e337 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20251026 02:57:24.122767 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56bb8f8de6704e4bb53cc7b54218e337. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.125272 11827 ts_tablet_manager.cc:1434] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.011s user 0.001s sys 0.004s
I20251026 02:57:24.126334 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 56bb8f8de6704e4bb53cc7b54218e337
I20251026 02:57:24.127225 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 56bb8f8de6704e4bb53cc7b54218e337 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.127981 11827 tablet_bootstrap.cc:492] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
W20251026 02:57:24.128543 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 56bb8f8de6704e4bb53cc7b54218e337 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 56bb8f8de6704e4bb53cc7b54218e337 already in progress: creating tablet
I20251026 02:57:24.128410 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.129418 11827 tablet_bootstrap.cc:654] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.131533 11827 tablet_bootstrap.cc:492] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.131668 11827 ts_tablet_manager.cc:1403] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:24.132011 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.132339 11827 raft_consensus.cc:359] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.132454 11827 raft_consensus.cc:385] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.132511 11827 raft_consensus.cc:740] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.132707 11827 consensus_queue.cc:260] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.132822 11827 raft_consensus.cc:399] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.132886 11827 raft_consensus.cc:493] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.132958 11827 raft_consensus.cc:3060] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.135416 11827 raft_consensus.cc:515] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:24.135524 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 608327beaebd49e4a9a4b0003b3d51fb has no consensus state
I20251026 02:57:24.136195 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 7e81970966a84d07b456773b2f22fffc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.136457 11837 tablet_replica.cc:333] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.136622 11837 raft_consensus.cc:2243] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.136765 11837 raft_consensus.cc:2272] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.135609 11827 leader_election.cc:304] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.137428 11827 leader_election.cc:290] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.137516 11829 raft_consensus.cc:2804] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.137683 11829 raft_consensus.cc:697] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.137609 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.137964 11827 ts_tablet_manager.cc:1434] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20251026 02:57:24.137913 11829 consensus_queue.cc:237] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.139784 11837 ts_tablet_manager.cc:1916] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.139765 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 608327beaebd49e4a9a4b0003b3d51fb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20251026 02:57:24.140254 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608327beaebd49e4a9a4b0003b3d51fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.140272 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.143847 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 608327beaebd49e4a9a4b0003b3d51fb
I20251026 02:57:24.144616 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 608327beaebd49e4a9a4b0003b3d51fb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.146196 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.147008 11827 tablet_bootstrap.cc:492] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.148547 11827 tablet_bootstrap.cc:654] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.149787 11837 ts_tablet_manager.cc:1929] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.149945 11837 log.cc:1199] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/7e81970966a84d07b456773b2f22fffc
I20251026 02:57:24.150323 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.151309 11837 ts_tablet_manager.cc:1950] T 7e81970966a84d07b456773b2f22fffc P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.152777 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 7e81970966a84d07b456773b2f22fffc (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.153913 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 608327beaebd49e4a9a4b0003b3d51fb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 608327beaebd49e4a9a4b0003b3d51fb already in progress: creating tablet
I20251026 02:57:24.155344 11827 tablet_bootstrap.cc:492] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.155483 11827 ts_tablet_manager.cc:1403] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
W20251026 02:57:24.155881 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f3ff1687b33e46f2853ac9c722c9dfbb has no consensus state
I20251026 02:57:24.156212 11827 raft_consensus.cc:359] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.156364 11827 raft_consensus.cc:385] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.156526 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 7e81970966a84d07b456773b2f22fffc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.156419 11827 raft_consensus.cc:740] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.156847 11827 consensus_queue.cc:260] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.157004 11827 raft_consensus.cc:399] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20251026 02:57:24.157027 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 7e81970966a84d07b456773b2f22fffc because the tablet was not found. No further retry: Not found: Tablet not found: 7e81970966a84d07b456773b2f22fffc
I20251026 02:57:24.157073 11827 raft_consensus.cc:493] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.157147 11827 raft_consensus.cc:3060] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.159579 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.159713 11780 tablet_service.cc:1505] Processing CreateTablet for tablet f3ff1687b33e46f2853ac9c722c9dfbb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.160094 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ff1687b33e46f2853ac9c722c9dfbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.160013 11827 raft_consensus.cc:515] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.160247 11827 leader_election.cc:304] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.160475 11829 raft_consensus.cc:2804] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.160715 11829 raft_consensus.cc:697] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.160945 11829 consensus_queue.cc:237] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.161635 11827 leader_election.cc:290] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.162322 11827 ts_tablet_manager.cc:1434] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20251026 02:57:24.162762 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 56bb8f8de6704e4bb53cc7b54218e337 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.163481 11837 tablet_replica.cc:333] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.163862 11837 raft_consensus.cc:2243] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.164175 11837 raft_consensus.cc:2272] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.162385 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.166882 11827 tablet_bootstrap.cc:492] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.168542 11827 tablet_bootstrap.cc:654] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.169059 11837 ts_tablet_manager.cc:1916] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.170428 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet f3ff1687b33e46f2853ac9c722c9dfbb
I20251026 02:57:24.171229 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet f3ff1687b33e46f2853ac9c722c9dfbb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.171244 11827 tablet_bootstrap.cc:492] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.172178 11827 ts_tablet_manager.cc:1403] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20251026 02:57:24.172629 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.172933 11827 raft_consensus.cc:359] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.173098 11827 raft_consensus.cc:385] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.173158 11827 raft_consensus.cc:740] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.173346 11827 consensus_queue.cc:260] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.173487 11827 raft_consensus.cc:399] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.173554 11827 raft_consensus.cc:493] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.173630 11827 raft_consensus.cc:3060] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.176182 11827 raft_consensus.cc:515] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.176398 11827 leader_election.cc:304] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.176554 11827 leader_election.cc:290] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.176631 11829 raft_consensus.cc:2804] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.176769 11829 raft_consensus.cc:697] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.177002 11827 ts_tablet_manager.cc:1434] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:24.176985 11829 consensus_queue.cc:237] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.178197 11837 ts_tablet_manager.cc:1929] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.178355 11837 log.cc:1199] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/56bb8f8de6704e4bb53cc7b54218e337
I20251026 02:57:24.178683 11837 ts_tablet_manager.cc:1950] T 56bb8f8de6704e4bb53cc7b54218e337 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.179394 11837 tablet_replica.cc:333] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.179549 11837 raft_consensus.cc:2243] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.179554 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 56bb8f8de6704e4bb53cc7b54218e337 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.179716 11837 raft_consensus.cc:2272] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.179946 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.180714 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 608327beaebd49e4a9a4b0003b3d51fb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.180738 11837 ts_tablet_manager.cc:1916] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.183080 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.186206 11837 ts_tablet_manager.cc:1929] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.186352 11837 log.cc:1199] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/f3ff1687b33e46f2853ac9c722c9dfbb
W20251026 02:57:24.186539 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 88bf094e735d46a0b697b8b761e9b566 has no consensus state
I20251026 02:57:24.186724 11837 ts_tablet_manager.cc:1950] T f3ff1687b33e46f2853ac9c722c9dfbb P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.187505 11837 tablet_replica.cc:333] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.187630 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet f3ff1687b33e46f2853ac9c722c9dfbb (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.187669 11837 raft_consensus.cc:2243] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.187825 11837 raft_consensus.cc:2272] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.188629 11837 ts_tablet_manager.cc:1916] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.188652 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.191306 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.191398 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 88bf094e735d46a0b697b8b761e9b566 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.191845 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88bf094e735d46a0b697b8b761e9b566. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.194171 11837 ts_tablet_manager.cc:1929] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.194319 11837 log.cc:1199] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/608327beaebd49e4a9a4b0003b3d51fb
I20251026 02:57:24.194660 11837 ts_tablet_manager.cc:1950] T 608327beaebd49e4a9a4b0003b3d51fb P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.195245 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 88bf094e735d46a0b697b8b761e9b566
I20251026 02:57:24.195488 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 608327beaebd49e4a9a4b0003b3d51fb (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.196082 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 88bf094e735d46a0b697b8b761e9b566 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:24.196583 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 88bf094e735d46a0b697b8b761e9b566 because the tablet was not found. No further retry: Not found: Tablet not found: 88bf094e735d46a0b697b8b761e9b566
I20251026 02:57:24.196946 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.197408 11827 tablet_bootstrap.cc:492] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.198940 11827 tablet_bootstrap.cc:654] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.199927 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.200477 11827 tablet_bootstrap.cc:492] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.200608 11827 ts_tablet_manager.cc:1403] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:24.201318 11827 raft_consensus.cc:359] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.201458 11827 raft_consensus.cc:385] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.201519 11827 raft_consensus.cc:740] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.201714 11827 consensus_queue.cc:260] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.201855 11827 raft_consensus.cc:399] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.201907 11827 raft_consensus.cc:493] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.201984 11827 raft_consensus.cc:3060] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.203827 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 22dfcd4c17bf4ffea0a2b0324920d37a has no consensus state
I20251026 02:57:24.204648 11827 raft_consensus.cc:515] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.204869 11827 leader_election.cc:304] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.205096 11829 raft_consensus.cc:2804] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.205199 11829 raft_consensus.cc:697] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.205410 11829 consensus_queue.cc:237] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.205698 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.207479 11827 leader_election.cc:290] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.207999 11827 ts_tablet_manager.cc:1434] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20251026 02:57:24.208407 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 22dfcd4c17bf4ffea0a2b0324920d37a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20251026 02:57:24.208411 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.208847 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22dfcd4c17bf4ffea0a2b0324920d37a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.212023 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 22dfcd4c17bf4ffea0a2b0324920d37a
I20251026 02:57:24.213109 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 22dfcd4c17bf4ffea0a2b0324920d37a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:24.213680 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 22dfcd4c17bf4ffea0a2b0324920d37a because the tablet was not found. No further retry: Not found: Tablet not found: 22dfcd4c17bf4ffea0a2b0324920d37a
I20251026 02:57:24.214159 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.214341 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.214890 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 88bf094e735d46a0b697b8b761e9b566 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.216418 11827 tablet_bootstrap.cc:492] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.216598 11837 tablet_replica.cc:333] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.216760 11837 raft_consensus.cc:2243] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.216915 11837 raft_consensus.cc:2272] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.218001 11837 ts_tablet_manager.cc:1916] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.218055 11827 tablet_bootstrap.cc:654] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.218065 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.219677 11827 tablet_bootstrap.cc:492] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.219805 11827 ts_tablet_manager.cc:1403] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:24.220492 11827 raft_consensus.cc:359] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.220659 11827 raft_consensus.cc:385] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.220713 11827 raft_consensus.cc:740] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.220902 11827 consensus_queue.cc:260] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.221032 11827 raft_consensus.cc:399] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.221098 11827 raft_consensus.cc:493] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.221181 11827 raft_consensus.cc:3060] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.221738 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 61b084e758a84afa8f648f8918a78f9a has no consensus state
I20251026 02:57:24.224094 11827 raft_consensus.cc:515] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.224192 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.224308 11827 leader_election.cc:304] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.224457 11827 leader_election.cc:290] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.224529 11829 raft_consensus.cc:2804] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.224654 11829 raft_consensus.cc:697] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.224857 11829 consensus_queue.cc:237] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.225229 11827 ts_tablet_manager.cc:1434] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:24.225695 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 61b084e758a84afa8f648f8918a78f9a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20251026 02:57:24.226142 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b084e758a84afa8f648f8918a78f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.226202 11837 ts_tablet_manager.cc:1929] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.226305 11837 log.cc:1199] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/88bf094e735d46a0b697b8b761e9b566
I20251026 02:57:24.226679 11837 ts_tablet_manager.cc:1950] T 88bf094e735d46a0b697b8b761e9b566 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.227108 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.229607 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 88bf094e735d46a0b697b8b761e9b566 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.231392 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 61b084e758a84afa8f648f8918a78f9a
I20251026 02:57:24.232226 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 61b084e758a84afa8f648f8918a78f9a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:24.232921 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 61b084e758a84afa8f648f8918a78f9a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 61b084e758a84afa8f648f8918a78f9a already in progress: creating tablet
I20251026 02:57:24.233219 11827 tablet_bootstrap.cc:492] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.233625 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.234758 11827 tablet_bootstrap.cc:654] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.237102 11827 tablet_bootstrap.cc:492] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.237138 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.237306 11827 ts_tablet_manager.cc:1403] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20251026 02:57:24.238327 11827 raft_consensus.cc:359] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.238499 11827 raft_consensus.cc:385] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.238557 11827 raft_consensus.cc:740] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.238740 11827 consensus_queue.cc:260] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.238850 11827 raft_consensus.cc:399] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.238911 11827 raft_consensus.cc:493] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.238992 11827 raft_consensus.cc:3060] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.240877 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ca49656a094b4ad9979b90b4fd0b8655 has no consensus state
I20251026 02:57:24.241659 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 22dfcd4c17bf4ffea0a2b0324920d37a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.241662 11827 raft_consensus.cc:515] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.241935 11837 tablet_replica.cc:333] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.241926 11827 leader_election.cc:304] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.242120 11837 raft_consensus.cc:2243] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.242156 11829 raft_consensus.cc:2804] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.242321 11837 raft_consensus.cc:2272] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.242395 11829 raft_consensus.cc:697] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.242868 11829 consensus_queue.cc:237] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.243788 11827 leader_election.cc:290] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.243844 11837 ts_tablet_manager.cc:1916] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.244385 11827 ts_tablet_manager.cc:1434] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.004s sys 0.000s
I20251026 02:57:24.245023 11780 tablet_service.cc:1505] Processing CreateTablet for tablet ca49656a094b4ad9979b90b4fd0b8655 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.245404 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca49656a094b4ad9979b90b4fd0b8655. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.250193 11827 tablet_bootstrap.cc:492] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.251664 11827 tablet_bootstrap.cc:654] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.252132 11837 ts_tablet_manager.cc:1929] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.254981 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.256546 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 61b084e758a84afa8f648f8918a78f9a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.257937 11837 log.cc:1199] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/22dfcd4c17bf4ffea0a2b0324920d37a
I20251026 02:57:24.258675 11837 ts_tablet_manager.cc:1950] T 22dfcd4c17bf4ffea0a2b0324920d37a P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.259713 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.260073 11837 tablet_replica.cc:333] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.260386 11837 raft_consensus.cc:2243] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.260181 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 22dfcd4c17bf4ffea0a2b0324920d37a (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.260658 11837 raft_consensus.cc:2272] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.262130 11827 tablet_bootstrap.cc:492] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.262324 11837 ts_tablet_manager.cc:1916] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.262331 11827 ts_tablet_manager.cc:1403] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.012s user 0.002s sys 0.006s
I20251026 02:57:24.263105 11827 raft_consensus.cc:359] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.263290 11827 raft_consensus.cc:385] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.263391 11827 raft_consensus.cc:740] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.263659 11827 consensus_queue.cc:260] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.263826 11827 raft_consensus.cc:399] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.263923 11827 raft_consensus.cc:493] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.264029 11827 raft_consensus.cc:3060] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.264287 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet ca49656a094b4ad9979b90b4fd0b8655
I20251026 02:57:24.265031 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet ca49656a094b4ad9979b90b4fd0b8655 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.266219 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.267553 11827 raft_consensus.cc:515] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.267803 11827 leader_election.cc:304] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.268083 11831 raft_consensus.cc:2804] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.268209 11837 ts_tablet_manager.cc:1929] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.268240 11831 raft_consensus.cc:697] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.268344 11837 log.cc:1199] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/61b084e758a84afa8f648f8918a78f9a
I20251026 02:57:24.268500 11831 consensus_queue.cc:237] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.268740 11837 ts_tablet_manager.cc:1950] T 61b084e758a84afa8f648f8918a78f9a P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.269392 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.269797 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 61b084e758a84afa8f648f8918a78f9a (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.270251 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet ca49656a094b4ad9979b90b4fd0b8655 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ca49656a094b4ad9979b90b4fd0b8655 already in progress: creating tablet
I20251026 02:57:24.270586 11827 leader_election.cc:290] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.271039 11827 ts_tablet_manager.cc:1434] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.009s user 0.000s sys 0.005s
W20251026 02:57:24.273519 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3f2b8d9aec264995806894ae1fcb89e7 has no consensus state
I20251026 02:57:24.274688 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet ca49656a094b4ad9979b90b4fd0b8655 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.274945 11837 tablet_replica.cc:333] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.275135 11837 raft_consensus.cc:2243] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.275318 11837 raft_consensus.cc:2272] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.275424 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.277065 11837 ts_tablet_manager.cc:1916] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.277559 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 3f2b8d9aec264995806894ae1fcb89e7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.277973 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2b8d9aec264995806894ae1fcb89e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.278311 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.281340 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 3f2b8d9aec264995806894ae1fcb89e7
I20251026 02:57:24.282022 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 3f2b8d9aec264995806894ae1fcb89e7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.283110 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.283214 11837 ts_tablet_manager.cc:1929] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.283331 11837 log.cc:1199] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/ca49656a094b4ad9979b90b4fd0b8655
I20251026 02:57:24.283664 11837 ts_tablet_manager.cc:1950] T ca49656a094b4ad9979b90b4fd0b8655 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.284588 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet ca49656a094b4ad9979b90b4fd0b8655 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.284901 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 3f2b8d9aec264995806894ae1fcb89e7 because the tablet was not found. No further retry: Not found: Tablet not found: 3f2b8d9aec264995806894ae1fcb89e7
I20251026 02:57:24.285624 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
W20251026 02:57:24.288950 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cebdb7b3b876424ca0e1d87a59475244 has no consensus state
I20251026 02:57:24.290711 11827 tablet_bootstrap.cc:492] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.291581 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.292042 11827 tablet_bootstrap.cc:654] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.292906 11780 tablet_service.cc:1505] Processing CreateTablet for tablet cebdb7b3b876424ca0e1d87a59475244 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20251026 02:57:24.293284 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebdb7b3b876424ca0e1d87a59475244. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.293845 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.296777 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet cebdb7b3b876424ca0e1d87a59475244
I20251026 02:57:24.297478 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet cebdb7b3b876424ca0e1d87a59475244 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:24.298243 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet cebdb7b3b876424ca0e1d87a59475244 because the tablet was not found. No further retry: Not found: Tablet not found: cebdb7b3b876424ca0e1d87a59475244
I20251026 02:57:24.299015 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.301499 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.301780 11827 tablet_bootstrap.cc:492] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.301905 11827 ts_tablet_manager.cc:1403] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.011s user 0.003s sys 0.005s
I20251026 02:57:24.302520 11827 raft_consensus.cc:359] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.302644 11827 raft_consensus.cc:385] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.302700 11827 raft_consensus.cc:740] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.302923 11827 consensus_queue.cc:260] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.303072 11827 raft_consensus.cc:399] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.303211 11827 raft_consensus.cc:493] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.303296 11827 raft_consensus.cc:3060] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.304744 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c43ee3c488e749359ea78cf7810966b4 has no consensus state
I20251026 02:57:24.305383 11827 raft_consensus.cc:515] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.305568 11827 leader_election.cc:304] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.305730 11827 leader_election.cc:290] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.305799 11829 raft_consensus.cc:2804] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.305909 11829 raft_consensus.cc:697] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.306107 11829 consensus_queue.cc:237] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.306200 11827 ts_tablet_manager.cc:1434] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:24.306447 11827 tablet_bootstrap.cc:492] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.307907 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.308374 11827 tablet_bootstrap.cc:654] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.310235 11827 tablet_bootstrap.cc:492] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.310177 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.310389 11827 ts_tablet_manager.cc:1403] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20251026 02:57:24.310659 11780 tablet_service.cc:1505] Processing CreateTablet for tablet c43ee3c488e749359ea78cf7810966b4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20251026 02:57:24.311051 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43ee3c488e749359ea78cf7810966b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.311044 11827 raft_consensus.cc:359] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.311206 11827 raft_consensus.cc:385] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.311264 11827 raft_consensus.cc:740] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.311453 11827 consensus_queue.cc:260] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.311617 11827 raft_consensus.cc:399] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.311683 11827 raft_consensus.cc:493] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.311754 11827 raft_consensus.cc:3060] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.313547 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet c43ee3c488e749359ea78cf7810966b4
I20251026 02:57:24.314170 11827 raft_consensus.cc:515] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.314393 11827 leader_election.cc:304] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.314435 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet c43ee3c488e749359ea78cf7810966b4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.314546 11827 leader_election.cc:290] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.314613 11829 raft_consensus.cc:2804] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
W20251026 02:57:24.315181 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet c43ee3c488e749359ea78cf7810966b4 because the tablet was not found. No further retry: Not found: Tablet not found: c43ee3c488e749359ea78cf7810966b4
I20251026 02:57:24.315305 11829 raft_consensus.cc:697] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.315531 11829 consensus_queue.cc:237] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.315872 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.317575 11827 ts_tablet_manager.cc:1434] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.004s sys 0.000s
I20251026 02:57:24.318130 11827 tablet_bootstrap.cc:492] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.316489 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.319248 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 3f2b8d9aec264995806894ae1fcb89e7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.319486 11837 tablet_replica.cc:333] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.319581 11827 tablet_bootstrap.cc:654] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.319643 11837 raft_consensus.cc:2243] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.319792 11837 raft_consensus.cc:2272] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.319694 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.320745 11837 ts_tablet_manager.cc:1916] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251026 02:57:24.323832 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d3d217477aed47cbbeeb6a08845c9d4d has no consensus state
I20251026 02:57:24.327530 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.329556 11837 ts_tablet_manager.cc:1929] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.329730 11837 log.cc:1199] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/3f2b8d9aec264995806894ae1fcb89e7
I20251026 02:57:24.329907 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.330206 11837 ts_tablet_manager.cc:1950] T 3f2b8d9aec264995806894ae1fcb89e7 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.331362 11779 tablet_service.cc:1505] Processing CreateTablet for tablet d3d217477aed47cbbeeb6a08845c9d4d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.331754 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d217477aed47cbbeeb6a08845c9d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.331846 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 3f2b8d9aec264995806894ae1fcb89e7 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.332151 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet cebdb7b3b876424ca0e1d87a59475244 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.332456 11837 tablet_replica.cc:333] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.332705 11837 raft_consensus.cc:2243] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.332944 11837 raft_consensus.cc:2272] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.334113 11837 ts_tablet_manager.cc:1916] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.334132 11827 tablet_bootstrap.cc:492] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.334378 11827 ts_tablet_manager.cc:1403] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.016s user 0.016s sys 0.000s
I20251026 02:57:24.335093 11827 raft_consensus.cc:359] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.335268 11827 raft_consensus.cc:385] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.335361 11827 raft_consensus.cc:740] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.335616 11827 consensus_queue.cc:260] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.335774 11827 raft_consensus.cc:399] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.335865 11827 raft_consensus.cc:493] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.335959 11827 raft_consensus.cc:3060] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.337844 11827 raft_consensus.cc:515] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.338109 11827 leader_election.cc:304] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.338321 11827 leader_election.cc:290] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.338351 11829 raft_consensus.cc:2804] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.338485 11829 raft_consensus.cc:697] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.338707 11829 consensus_queue.cc:237] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.338840 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet d3d217477aed47cbbeeb6a08845c9d4d
I20251026 02:57:24.339540 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet d3d217477aed47cbbeeb6a08845c9d4d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.340354 11837 ts_tablet_manager.cc:1929] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.340487 11837 log.cc:1199] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/cebdb7b3b876424ca0e1d87a59475244
I20251026 02:57:24.340775 11827 ts_tablet_manager.cc:1434] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.002s sys 0.002s
I20251026 02:57:24.340941 11837 ts_tablet_manager.cc:1950] T cebdb7b3b876424ca0e1d87a59475244 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.341161 11827 tablet_bootstrap.cc:492] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.342217 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet cebdb7b3b876424ca0e1d87a59475244 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.342533 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet d3d217477aed47cbbeeb6a08845c9d4d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d3d217477aed47cbbeeb6a08845c9d4d already in progress: creating tablet
I20251026 02:57:24.342458 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.342783 11827 tablet_bootstrap.cc:654] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.344321 11827 tablet_bootstrap.cc:492] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.344477 11827 ts_tablet_manager.cc:1403] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:24.344974 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.345172 11827 raft_consensus.cc:359] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.345345 11827 raft_consensus.cc:385] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.345446 11827 raft_consensus.cc:740] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.345669 11827 consensus_queue.cc:260] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.345839 11827 raft_consensus.cc:399] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.345929 11827 raft_consensus.cc:493] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.346035 11827 raft_consensus.cc:3060] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.346621 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet c43ee3c488e749359ea78cf7810966b4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.347007 11837 tablet_replica.cc:333] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.347258 11837 raft_consensus.cc:2243] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.347514 11837 raft_consensus.cc:2272] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.347895 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.348824 11837 ts_tablet_manager.cc:1916] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.348822 11827 raft_consensus.cc:515] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.349130 11827 leader_election.cc:304] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.349396 11829 raft_consensus.cc:2804] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.349565 11829 raft_consensus.cc:697] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.349808 11829 consensus_queue.cc:237] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.350508 11827 leader_election.cc:290] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.351016 11827 ts_tablet_manager.cc:1434] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
W20251026 02:57:24.351810 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c544718409ea45c09fe04ff39b1ee77b has no consensus state
I20251026 02:57:24.353704 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.355288 11837 ts_tablet_manager.cc:1929] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.355763 11779 tablet_service.cc:1505] Processing CreateTablet for tablet c544718409ea45c09fe04ff39b1ee77b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.356032 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet d3d217477aed47cbbeeb6a08845c9d4d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.356202 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c544718409ea45c09fe04ff39b1ee77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.356750 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.360152 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet c544718409ea45c09fe04ff39b1ee77b
I20251026 02:57:24.360962 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet c544718409ea45c09fe04ff39b1ee77b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.361886 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.355429 11837 log.cc:1199] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/c43ee3c488e749359ea78cf7810966b4
I20251026 02:57:24.362363 11827 tablet_bootstrap.cc:492] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.362545 11837 ts_tablet_manager.cc:1950] T c43ee3c488e749359ea78cf7810966b4 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.363386 11837 tablet_replica.cc:333] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.363507 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet c43ee3c488e749359ea78cf7810966b4 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.363587 11837 raft_consensus.cc:2243] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.363759 11837 raft_consensus.cc:2272] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.363942 11827 tablet_bootstrap.cc:654] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.365157 11837 ts_tablet_manager.cc:1916] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.365265 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.365669 11827 tablet_bootstrap.cc:492] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.365809 11827 ts_tablet_manager.cc:1403] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:24.366482 11827 raft_consensus.cc:359] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.366648 11827 raft_consensus.cc:385] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.366737 11827 raft_consensus.cc:740] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.366992 11827 consensus_queue.cc:260] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.367177 11827 raft_consensus.cc:399] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.367254 11827 raft_consensus.cc:493] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.367340 11827 raft_consensus.cc:3060] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.368893 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7644d0298a4440edac910b7e84980b2b has no consensus state
I20251026 02:57:24.369973 11827 raft_consensus.cc:515] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.370223 11827 leader_election.cc:304] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.370208 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.370534 11829 raft_consensus.cc:2804] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.370678 11829 raft_consensus.cc:697] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.370931 11829 consensus_queue.cc:237] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.372622 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.373822 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 7644d0298a4440edac910b7e84980b2b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20251026 02:57:24.374192 11837 ts_tablet_manager.cc:1929] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.374359 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7644d0298a4440edac910b7e84980b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.374398 11837 log.cc:1199] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/d3d217477aed47cbbeeb6a08845c9d4d
I20251026 02:57:24.374919 11837 ts_tablet_manager.cc:1950] T d3d217477aed47cbbeeb6a08845c9d4d P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.375988 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet d3d217477aed47cbbeeb6a08845c9d4d (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.376643 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet c544718409ea45c09fe04ff39b1ee77b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c544718409ea45c09fe04ff39b1ee77b already in progress: creating tablet
I20251026 02:57:24.376699 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 7644d0298a4440edac910b7e84980b2b
I20251026 02:57:24.376791 11827 leader_election.cc:290] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.377461 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 7644d0298a4440edac910b7e84980b2b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.377573 11827 ts_tablet_manager.cc:1434] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.012s user 0.006s sys 0.000s
W20251026 02:57:24.378068 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 7644d0298a4440edac910b7e84980b2b because the tablet was not found. No further retry: Not found: Tablet not found: 7644d0298a4440edac910b7e84980b2b
I20251026 02:57:24.378458 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.380934 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.383117 11827 tablet_bootstrap.cc:492] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
W20251026 02:57:24.384269 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6face2835fa4490189bfa119cd5dbf56 has no consensus state
I20251026 02:57:24.384800 11827 tablet_bootstrap.cc:654] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.386457 11827 tablet_bootstrap.cc:492] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.386617 11827 ts_tablet_manager.cc:1403] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:24.387236 11827 raft_consensus.cc:359] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.387392 11827 raft_consensus.cc:385] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.387481 11827 raft_consensus.cc:740] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.387692 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 6face2835fa4490189bfa119cd5dbf56 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20251026 02:57:24.387744 11827 consensus_queue.cc:260] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.387910 11827 raft_consensus.cc:399] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.387995 11827 raft_consensus.cc:493] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.388113 11827 raft_consensus.cc:3060] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.388172 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6face2835fa4490189bfa119cd5dbf56. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.388437 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet c544718409ea45c09fe04ff39b1ee77b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.388743 11837 tablet_replica.cc:333] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.388978 11837 raft_consensus.cc:2243] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.389151 11837 raft_consensus.cc:2272] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.390568 11837 ts_tablet_manager.cc:1916] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.391500 11827 raft_consensus.cc:515] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.391743 11827 leader_election.cc:304] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.391956 11827 leader_election.cc:290] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.392076 11829 raft_consensus.cc:2804] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.392247 11829 raft_consensus.cc:697] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.392500 11829 consensus_queue.cc:237] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.392722 11827 ts_tablet_manager.cc:1434] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20251026 02:57:24.394454 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.394951 11827 tablet_bootstrap.cc:492] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.396202 11827 tablet_bootstrap.cc:654] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.397176 11837 ts_tablet_manager.cc:1929] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.397313 11837 log.cc:1199] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/c544718409ea45c09fe04ff39b1ee77b
I20251026 02:57:24.397670 11837 ts_tablet_manager.cc:1950] T c544718409ea45c09fe04ff39b1ee77b P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.397905 11827 tablet_bootstrap.cc:492] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.398051 11827 ts_tablet_manager.cc:1403] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:24.398654 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.398866 11827 raft_consensus.cc:359] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.398958 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 7644d0298a4440edac910b7e84980b2b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.399067 11827 raft_consensus.cc:385] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.399163 11827 raft_consensus.cc:740] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.399364 11837 tablet_replica.cc:333] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.399425 11827 consensus_queue.cc:260] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.399595 11827 raft_consensus.cc:399] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.399691 11827 raft_consensus.cc:493] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.399710 11837 raft_consensus.cc:2243] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.399796 11827 raft_consensus.cc:3060] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.399955 11837 raft_consensus.cc:2272] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.400880 11837 ts_tablet_manager.cc:1916] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.398900 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet c544718409ea45c09fe04ff39b1ee77b (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.402359 11827 raft_consensus.cc:515] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.402591 11827 leader_election.cc:304] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.402812 11827 leader_election.cc:290] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.402905 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 6face2835fa4490189bfa119cd5dbf56
I20251026 02:57:24.403600 11827 ts_tablet_manager.cc:1434] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20251026 02:57:24.402902 11829 raft_consensus.cc:2804] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.403860 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 6face2835fa4490189bfa119cd5dbf56 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.403903 11829 raft_consensus.cc:697] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.404675 11829 consensus_queue.cc:237] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.405011 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.406819 11837 ts_tablet_manager.cc:1929] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.406980 11837 log.cc:1199] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/7644d0298a4440edac910b7e84980b2b
I20251026 02:57:24.407336 11837 ts_tablet_manager.cc:1950] T 7644d0298a4440edac910b7e84980b2b P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.407919 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.408293 11837 tablet_replica.cc:333] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.408420 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 7644d0298a4440edac910b7e84980b2b (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.408478 11837 raft_consensus.cc:2243] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.408648 11837 raft_consensus.cc:2272] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.409711 11837 ts_tablet_manager.cc:1916] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251026 02:57:24.411720 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8c4aed2c352e4200aa97b6528c6cec4b has no consensus state
I20251026 02:57:24.414960 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.415537 11837 ts_tablet_manager.cc:1929] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.415666 11837 log.cc:1199] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/6face2835fa4490189bfa119cd5dbf56
I20251026 02:57:24.416057 11837 ts_tablet_manager.cc:1950] T 6face2835fa4490189bfa119cd5dbf56 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.416020 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 8c4aed2c352e4200aa97b6528c6cec4b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.416469 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4aed2c352e4200aa97b6528c6cec4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.417022 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 6face2835fa4490189bfa119cd5dbf56 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.417402 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.420970 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 8c4aed2c352e4200aa97b6528c6cec4b
I20251026 02:57:24.421782 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 8c4aed2c352e4200aa97b6528c6cec4b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:24.422389 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 8c4aed2c352e4200aa97b6528c6cec4b because the tablet was not found. No further retry: Not found: Tablet not found: 8c4aed2c352e4200aa97b6528c6cec4b
I20251026 02:57:24.422808 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.423267 11827 tablet_bootstrap.cc:492] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.424427 11827 tablet_bootstrap.cc:654] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.425518 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.426465 11827 tablet_bootstrap.cc:492] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.426630 11827 ts_tablet_manager.cc:1403] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:24.427426 11827 raft_consensus.cc:359] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.427606 11827 raft_consensus.cc:385] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.427696 11827 raft_consensus.cc:740] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.427915 11827 consensus_queue.cc:260] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.428056 11827 raft_consensus.cc:399] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.428156 11827 raft_consensus.cc:493] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.428257 11827 raft_consensus.cc:3060] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.429665 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 82fb4e0a35314803b56cd1dab6ef6404 has no consensus state
I20251026 02:57:24.430967 11827 raft_consensus.cc:515] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.431241 11827 leader_election.cc:304] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.431345 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.431537 11829 raft_consensus.cc:2804] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.431684 11829 raft_consensus.cc:697] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.431957 11829 consensus_queue.cc:237] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.432606 11827 leader_election.cc:290] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.433079 11827 ts_tablet_manager.cc:1434] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20251026 02:57:24.433843 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 82fb4e0a35314803b56cd1dab6ef6404 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.434312 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fb4e0a35314803b56cd1dab6ef6404. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.435210 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.437319 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 8c4aed2c352e4200aa97b6528c6cec4b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.437907 11837 tablet_replica.cc:333] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.438104 11837 raft_consensus.cc:2243] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.438309 11837 raft_consensus.cc:2272] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.438727 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 82fb4e0a35314803b56cd1dab6ef6404
I20251026 02:57:24.440097 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 82fb4e0a35314803b56cd1dab6ef6404 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.441557 11827 tablet_bootstrap.cc:492] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.442317 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.443331 11827 tablet_bootstrap.cc:654] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.445992 11837 ts_tablet_manager.cc:1916] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.447321 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.447897 11827 tablet_bootstrap.cc:492] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.448082 11827 ts_tablet_manager.cc:1403] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.007s user 0.003s sys 0.003s
I20251026 02:57:24.448647 11827 raft_consensus.cc:359] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.448786 11827 raft_consensus.cc:385] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.448848 11827 raft_consensus.cc:740] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.449057 11827 consensus_queue.cc:260] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.449188 11827 raft_consensus.cc:399] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.449280 11827 raft_consensus.cc:493] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.449389 11827 raft_consensus.cc:3060] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.451362 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cace7bac9498450380aaef72be2bc92c has no consensus state
I20251026 02:57:24.451663 11827 raft_consensus.cc:515] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.451889 11827 leader_election.cc:304] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.452091 11827 leader_election.cc:290] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.452179 11829 raft_consensus.cc:2804] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.452301 11829 raft_consensus.cc:697] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.452590 11827 ts_tablet_manager.cc:1434] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20251026 02:57:24.452530 11829 consensus_queue.cc:237] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.453963 11837 ts_tablet_manager.cc:1929] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.454119 11837 log.cc:1199] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/8c4aed2c352e4200aa97b6528c6cec4b
I20251026 02:57:24.454632 11837 ts_tablet_manager.cc:1950] T 8c4aed2c352e4200aa97b6528c6cec4b P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.455552 11837 tablet_replica.cc:333] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.455760 11837 raft_consensus.cc:2243] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.455951 11837 raft_consensus.cc:2272] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.455997 11779 tablet_service.cc:1505] Processing CreateTablet for tablet cace7bac9498450380aaef72be2bc92c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:24.456418 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cace7bac9498450380aaef72be2bc92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.456758 11837 ts_tablet_manager.cc:1916] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.457242 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 8c4aed2c352e4200aa97b6528c6cec4b (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.457547 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.460093 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.462693 11827 tablet_bootstrap.cc:492] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.463685 11837 ts_tablet_manager.cc:1929] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.463814 11837 log.cc:1199] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/82fb4e0a35314803b56cd1dab6ef6404
I20251026 02:57:24.464218 11827 tablet_bootstrap.cc:654] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.464289 11837 ts_tablet_manager.cc:1950] T 82fb4e0a35314803b56cd1dab6ef6404 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.465108 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet cace7bac9498450380aaef72be2bc92c
I20251026 02:57:24.465283 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 82fb4e0a35314803b56cd1dab6ef6404 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.465986 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet cace7bac9498450380aaef72be2bc92c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.466605 11827 tablet_bootstrap.cc:492] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.466784 11827 ts_tablet_manager.cc:1403] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
W20251026 02:57:24.466789 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet cace7bac9498450380aaef72be2bc92c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cace7bac9498450380aaef72be2bc92c already in progress: creating tablet
I20251026 02:57:24.466933 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.467468 11827 raft_consensus.cc:359] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.467613 11827 raft_consensus.cc:385] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.467705 11827 raft_consensus.cc:740] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.467936 11827 consensus_queue.cc:260] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.468060 11827 raft_consensus.cc:399] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.468154 11827 raft_consensus.cc:493] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.468266 11827 raft_consensus.cc:3060] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.470649 11827 raft_consensus.cc:515] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.470891 11827 leader_election.cc:304] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.470736 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.471112 11827 leader_election.cc:290] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.471194 11829 raft_consensus.cc:2804] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.471366 11829 raft_consensus.cc:697] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.471563 11827 ts_tablet_manager.cc:1434] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:24.471630 11829 consensus_queue.cc:237] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:24.474627 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b920192d46b34d678e92dcb15a4434ba has no consensus state
I20251026 02:57:24.475267 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet cace7bac9498450380aaef72be2bc92c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.475546 11837 tablet_replica.cc:333] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.475750 11837 raft_consensus.cc:2243] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.475942 11837 raft_consensus.cc:2272] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.476276 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.476891 11837 ts_tablet_manager.cc:1916] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.478560 11779 tablet_service.cc:1505] Processing CreateTablet for tablet b920192d46b34d678e92dcb15a4434ba (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:24.478839 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.479033 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b920192d46b34d678e92dcb15a4434ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.482407 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet b920192d46b34d678e92dcb15a4434ba
I20251026 02:57:24.483243 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet b920192d46b34d678e92dcb15a4434ba with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.484194 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:24.484513 11827 tablet_bootstrap.cc:492] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.486141 11827 tablet_bootstrap.cc:654] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.486992 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.487988 11827 tablet_bootstrap.cc:492] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.488176 11827 ts_tablet_manager.cc:1403] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.001s sys 0.002s
I20251026 02:57:24.488890 11827 raft_consensus.cc:359] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.489084 11827 raft_consensus.cc:385] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.489235 11827 raft_consensus.cc:740] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.489674 11837 ts_tablet_manager.cc:1929] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.489704 11827 consensus_queue.cc:260] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.489820 11837 log.cc:1199] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/cace7bac9498450380aaef72be2bc92c
I20251026 02:57:24.489993 11827 raft_consensus.cc:399] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.490094 11827 raft_consensus.cc:493] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.490247 11827 raft_consensus.cc:3060] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.490355 11837 ts_tablet_manager.cc:1950] T cace7bac9498450380aaef72be2bc92c P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
W20251026 02:57:24.490554 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d8730ca321fb46f7b56af91955117783 has no consensus state
I20251026 02:57:24.491358 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet cace7bac9498450380aaef72be2bc92c (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.491716 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet b920192d46b34d678e92dcb15a4434ba because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b920192d46b34d678e92dcb15a4434ba already in progress: creating tablet
I20251026 02:57:24.492406 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.493434 11827 raft_consensus.cc:515] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.493703 11827 leader_election.cc:304] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.493957 11829 raft_consensus.cc:2804] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.494112 11829 raft_consensus.cc:697] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.494377 11829 consensus_queue.cc:237] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.494552 11779 tablet_service.cc:1505] Processing CreateTablet for tablet d8730ca321fb46f7b56af91955117783 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.494988 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8730ca321fb46f7b56af91955117783. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.495270 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.496843 11827 leader_election.cc:290] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.497300 11827 ts_tablet_manager.cc:1434] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.009s user 0.003s sys 0.002s
I20251026 02:57:24.498540 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet d8730ca321fb46f7b56af91955117783
I20251026 02:57:24.499406 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet d8730ca321fb46f7b56af91955117783 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.500433 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
W20251026 02:57:24.500577 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet d8730ca321fb46f7b56af91955117783 because the tablet was not found. No further retry: Not found: Tablet not found: d8730ca321fb46f7b56af91955117783
I20251026 02:57:24.500945 11827 tablet_bootstrap.cc:492] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.501456 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.502544 11827 tablet_bootstrap.cc:654] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.502545 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet b920192d46b34d678e92dcb15a4434ba with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.502840 11837 tablet_replica.cc:333] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.503006 11837 raft_consensus.cc:2243] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.503211 11837 raft_consensus.cc:2272] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.504171 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.504493 11837 ts_tablet_manager.cc:1916] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.504932 11827 tablet_bootstrap.cc:492] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.505110 11827 ts_tablet_manager.cc:1403] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:24.505802 11827 raft_consensus.cc:359] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.505982 11827 raft_consensus.cc:385] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.506217 11827 raft_consensus.cc:740] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.506497 11827 consensus_queue.cc:260] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.506697 11827 raft_consensus.cc:399] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.506799 11827 raft_consensus.cc:493] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.506894 11827 raft_consensus.cc:3060] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.507753 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 73bec099595d4ae9b4fb753b4357a3a5 has no consensus state
I20251026 02:57:24.509708 11827 raft_consensus.cc:515] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.509956 11827 leader_election.cc:304] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.510187 11827 leader_election.cc:290] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.510375 11830 raft_consensus.cc:2804] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.510497 11830 raft_consensus.cc:697] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.510519 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.510717 11830 consensus_queue.cc:237] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.511189 11837 ts_tablet_manager.cc:1929] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.511322 11837 log.cc:1199] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/b920192d46b34d678e92dcb15a4434ba
I20251026 02:57:24.511710 11837 ts_tablet_manager.cc:1950] T b920192d46b34d678e92dcb15a4434ba P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.511947 11827 ts_tablet_manager.cc:1434] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.000s sys 0.005s
I20251026 02:57:24.512799 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet b920192d46b34d678e92dcb15a4434ba (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.513669 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 73bec099595d4ae9b4fb753b4357a3a5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.514467 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet d8730ca321fb46f7b56af91955117783 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.514792 11837 tablet_replica.cc:333] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.515027 11837 raft_consensus.cc:2243] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.515259 11837 raft_consensus.cc:2272] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.515974 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.516629 11837 ts_tablet_manager.cc:1916] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.520224 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 73bec099595d4ae9b4fb753b4357a3a5
I20251026 02:57:24.521123 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 73bec099595d4ae9b4fb753b4357a3a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.523371 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.524047 11693 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.525367 11837 ts_tablet_manager.cc:1929] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.525564 11837 log.cc:1199] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/d8730ca321fb46f7b56af91955117783
I20251026 02:57:24.526830 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
W20251026 02:57:24.531404 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7d533ddfaaad4da5be708cae22ed3f43 has no consensus state
I20251026 02:57:24.533474 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.535495 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 7d533ddfaaad4da5be708cae22ed3f43 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20251026 02:57:24.536021 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d533ddfaaad4da5be708cae22ed3f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.536455 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.537333 11837 ts_tablet_manager.cc:1950] T d8730ca321fb46f7b56af91955117783 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.538411 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet d8730ca321fb46f7b56af91955117783 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.539007 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 73bec099595d4ae9b4fb753b4357a3a5 because the tablet was not found. No further retry: Not found: Tablet not found: 73bec099595d4ae9b4fb753b4357a3a5
I20251026 02:57:24.541203 11827 tablet_bootstrap.cc:492] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.542966 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 7d533ddfaaad4da5be708cae22ed3f43
I20251026 02:57:24.543586 11827 tablet_bootstrap.cc:654] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.543682 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 7d533ddfaaad4da5be708cae22ed3f43 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:24.544263 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 7d533ddfaaad4da5be708cae22ed3f43 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7d533ddfaaad4da5be708cae22ed3f43 already in progress: creating tablet
I20251026 02:57:24.545262 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.549497 11827 tablet_bootstrap.cc:492] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.549700 11827 ts_tablet_manager.cc:1403] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.009s user 0.000s sys 0.005s
I20251026 02:57:24.550345 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.550695 11827 raft_consensus.cc:359] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.550890 11827 raft_consensus.cc:385] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.550998 11827 raft_consensus.cc:740] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.551271 11827 consensus_queue.cc:260] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.551476 11827 raft_consensus.cc:399] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.551564 11827 raft_consensus.cc:493] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.551656 11827 raft_consensus.cc:3060] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.555609 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b47fd789060c472088ce0946101f5c5e has no consensus state
I20251026 02:57:24.557566 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.558310 11827 raft_consensus.cc:515] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.559769 11827 leader_election.cc:304] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.560091 11829 raft_consensus.cc:2804] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.560282 11829 raft_consensus.cc:697] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.560531 11829 consensus_queue.cc:237] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.560743 11780 tablet_service.cc:1505] Processing CreateTablet for tablet b47fd789060c472088ce0946101f5c5e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20251026 02:57:24.561216 11827 leader_election.cc:290] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.561211 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b47fd789060c472088ce0946101f5c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.561683 11827 ts_tablet_manager.cc:1434] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.012s user 0.007s sys 0.001s
I20251026 02:57:24.565073 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 7d533ddfaaad4da5be708cae22ed3f43 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.565380 11837 tablet_replica.cc:333] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.565572 11837 raft_consensus.cc:2243] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.565755 11837 raft_consensus.cc:2272] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.566184 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.567677 11837 ts_tablet_manager.cc:1916] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.568346 11827 tablet_bootstrap.cc:492] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.569837 11827 tablet_bootstrap.cc:654] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.573307 11827 tablet_bootstrap.cc:492] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.573493 11827 ts_tablet_manager.cc:1403] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:24.573609 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet b47fd789060c472088ce0946101f5c5e
I20251026 02:57:24.575490 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet b47fd789060c472088ce0946101f5c5e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.577117 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.577323 11827 raft_consensus.cc:359] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.577463 11827 raft_consensus.cc:385] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.577581 11827 raft_consensus.cc:740] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.577952 11827 consensus_queue.cc:260] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.578111 11827 raft_consensus.cc:399] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.578229 11827 raft_consensus.cc:493] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.578383 11827 raft_consensus.cc:3060] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.578554 11837 ts_tablet_manager.cc:1929] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.578655 11837 log.cc:1199] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/7d533ddfaaad4da5be708cae22ed3f43
I20251026 02:57:24.578981 11837 ts_tablet_manager.cc:1950] T 7d533ddfaaad4da5be708cae22ed3f43 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.580031 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 7d533ddfaaad4da5be708cae22ed3f43 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.580199 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
W20251026 02:57:24.580394 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet b47fd789060c472088ce0946101f5c5e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b47fd789060c472088ce0946101f5c5e already in progress: creating tablet
I20251026 02:57:24.581283 11827 raft_consensus.cc:515] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.581549 11827 leader_election.cc:304] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.581785 11827 leader_election.cc:290] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.581887 11829 raft_consensus.cc:2804] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.582013 11829 raft_consensus.cc:697] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.582221 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73bec099595d4ae9b4fb753b4357a3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.582221 11829 consensus_queue.cc:237] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.582576 11827 ts_tablet_manager.cc:1434] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
I20251026 02:57:24.584051 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:24.587895 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d8c717e51d1e42bc8c7fdc4dfc50256c has no consensus state
I20251026 02:57:24.588502 11827 tablet_bootstrap.cc:492] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.589394 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.590059 11827 tablet_bootstrap.cc:654] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.592054 11827 tablet_bootstrap.cc:492] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.591957 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.592077 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet b47fd789060c472088ce0946101f5c5e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.592172 11827 ts_tablet_manager.cc:1403] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:24.592312 11837 tablet_replica.cc:333] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.592475 11837 raft_consensus.cc:2243] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.592633 11837 raft_consensus.cc:2272] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.592749 11780 tablet_service.cc:1505] Processing CreateTablet for tablet d8c717e51d1e42bc8c7fdc4dfc50256c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.593150 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c717e51d1e42bc8c7fdc4dfc50256c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.594206 11837 ts_tablet_manager.cc:1916] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.596084 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet d8c717e51d1e42bc8c7fdc4dfc50256c
I20251026 02:57:24.596830 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet d8c717e51d1e42bc8c7fdc4dfc50256c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.597978 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.600334 11827 raft_consensus.cc:359] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.600468 11827 raft_consensus.cc:385] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.600565 11827 raft_consensus.cc:740] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.600780 11837 ts_tablet_manager.cc:1929] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.600896 11837 log.cc:1199] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/b47fd789060c472088ce0946101f5c5e
I20251026 02:57:24.600857 11827 consensus_queue.cc:260] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.601068 11827 raft_consensus.cc:399] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.601140 11827 raft_consensus.cc:493] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.601250 11827 raft_consensus.cc:3060] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.601347 11837 ts_tablet_manager.cc:1950] T b47fd789060c472088ce0946101f5c5e P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.601222 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.602623 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet b47fd789060c472088ce0946101f5c5e (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.602885 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet d8c717e51d1e42bc8c7fdc4dfc50256c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d8c717e51d1e42bc8c7fdc4dfc50256c already in progress: creating tablet
I20251026 02:57:24.603824 11827 raft_consensus.cc:515] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.604029 11827 leader_election.cc:304] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.604193 11827 leader_election.cc:290] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.604272 11829 raft_consensus.cc:2804] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.604499 11829 raft_consensus.cc:697] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.604718 11829 consensus_queue.cc:237] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:24.605021 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7c708f98655a4693a99156800ebe6cd3 has no consensus state
I20251026 02:57:24.606312 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.607534 11827 ts_tablet_manager.cc:1434] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.015s user 0.005s sys 0.000s
I20251026 02:57:24.607802 11827 tablet_bootstrap.cc:492] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.608772 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.609282 11827 tablet_bootstrap.cc:654] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
W20251026 02:57:24.609437 11816 tablet.cc:2378] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20251026 02:57:24.609887 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 73bec099595d4ae9b4fb753b4357a3a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.610373 11837 tablet_replica.cc:333] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.610584 11837 raft_consensus.cc:2243] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.610788 11837 raft_consensus.cc:2272] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.611148 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 7c708f98655a4693a99156800ebe6cd3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.611483 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c708f98655a4693a99156800ebe6cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.614053 11837 ts_tablet_manager.cc:1916] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.614372 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 7c708f98655a4693a99156800ebe6cd3
I20251026 02:57:24.615170 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 7c708f98655a4693a99156800ebe6cd3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.616674 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.619647 11693 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.620178 11827 tablet_bootstrap.cc:492] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.620319 11827 ts_tablet_manager.cc:1403] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.013s user 0.003s sys 0.007s
I20251026 02:57:24.621006 11837 ts_tablet_manager.cc:1929] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.620978 11827 raft_consensus.cc:359] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.621124 11827 raft_consensus.cc:385] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.621186 11827 raft_consensus.cc:740] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.621194 11837 log.cc:1199] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/73bec099595d4ae9b4fb753b4357a3a5
I20251026 02:57:24.621390 11827 consensus_queue.cc:260] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.621526 11837 ts_tablet_manager.cc:1950] T 73bec099595d4ae9b4fb753b4357a3a5 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.621529 11827 raft_consensus.cc:399] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.621644 11827 raft_consensus.cc:493] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.621707 11827 raft_consensus.cc:3060] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.622527 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 73bec099595d4ae9b4fb753b4357a3a5 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.622469 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
W20251026 02:57:24.622745 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 7c708f98655a4693a99156800ebe6cd3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7c708f98655a4693a99156800ebe6cd3 already in progress: creating tablet
I20251026 02:57:24.623957 11827 raft_consensus.cc:515] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.624161 11827 leader_election.cc:304] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.624352 11827 leader_election.cc:290] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.624452 11829 raft_consensus.cc:2804] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.624588 11829 raft_consensus.cc:697] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.624785 11827 ts_tablet_manager.cc:1434] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20251026 02:57:24.624800 11829 consensus_queue.cc:237] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.625084 11827 tablet_bootstrap.cc:492] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
W20251026 02:57:24.626266 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fd48c2bdb8164147ad7ecf1f85fdad39 has no consensus state
I20251026 02:57:24.627692 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet d8c717e51d1e42bc8c7fdc4dfc50256c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.627753 11827 tablet_bootstrap.cc:654] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.628337 11837 tablet_replica.cc:333] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.628544 11837 raft_consensus.cc:2243] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.628738 11837 raft_consensus.cc:2272] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.629779 11837 ts_tablet_manager.cc:1916] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.630647 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.633239 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.633894 11779 tablet_service.cc:1505] Processing CreateTablet for tablet fd48c2bdb8164147ad7ecf1f85fdad39 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20251026 02:57:24.634449 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd48c2bdb8164147ad7ecf1f85fdad39. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.635413 11827 tablet_bootstrap.cc:492] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.635563 11827 ts_tablet_manager.cc:1403] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.011s user 0.001s sys 0.007s
I20251026 02:57:24.636245 11827 raft_consensus.cc:359] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.636410 11827 raft_consensus.cc:385] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.636490 11827 raft_consensus.cc:740] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.636704 11827 consensus_queue.cc:260] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.636852 11827 raft_consensus.cc:399] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.636953 11827 raft_consensus.cc:493] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.637058 11827 raft_consensus.cc:3060] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.637212 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet fd48c2bdb8164147ad7ecf1f85fdad39
I20251026 02:57:24.637269 11837 ts_tablet_manager.cc:1929] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.637375 11837 log.cc:1199] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/d8c717e51d1e42bc8c7fdc4dfc50256c
I20251026 02:57:24.637753 11837 ts_tablet_manager.cc:1950] T d8c717e51d1e42bc8c7fdc4dfc50256c P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.638150 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet fd48c2bdb8164147ad7ecf1f85fdad39 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.638825 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet d8c717e51d1e42bc8c7fdc4dfc50256c (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.639396 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet fd48c2bdb8164147ad7ecf1f85fdad39 because the tablet was not found. No further retry: Not found: Tablet not found: fd48c2bdb8164147ad7ecf1f85fdad39
I20251026 02:57:24.639933 11827 raft_consensus.cc:515] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.639982 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.640188 11827 leader_election.cc:304] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.640406 11827 leader_election.cc:290] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.640470 11829 raft_consensus.cc:2804] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.640611 11829 raft_consensus.cc:697] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.640851 11827 ts_tablet_manager.cc:1434] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.001s sys 0.002s
I20251026 02:57:24.641098 11827 tablet_bootstrap.cc:492] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.640858 11829 consensus_queue.cc:237] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.642486 11827 tablet_bootstrap.cc:654] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.643113 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.644032 11827 tablet_bootstrap.cc:492] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.644173 11827 ts_tablet_manager.cc:1403] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:24.644722 11827 raft_consensus.cc:359] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.644867 11827 raft_consensus.cc:385] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.644958 11827 raft_consensus.cc:740] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.645179 11827 consensus_queue.cc:260] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.645323 11827 raft_consensus.cc:399] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.645413 11827 raft_consensus.cc:493] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.645520 11827 raft_consensus.cc:3060] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.646790 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9677c7fc0e42479cac483269eb7cd52f has no consensus state
I20251026 02:57:24.648100 11827 raft_consensus.cc:515] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.648363 11827 leader_election.cc:304] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.648597 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 7c708f98655a4693a99156800ebe6cd3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.648602 11827 leader_election.cc:290] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.648645 11829 raft_consensus.cc:2804] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.648834 11829 raft_consensus.cc:697] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.649070 11827 ts_tablet_manager.cc:1434] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:24.649117 11829 consensus_queue.cc:237] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.649773 11837 tablet_replica.cc:333] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.649953 11837 raft_consensus.cc:2243] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.650159 11837 raft_consensus.cc:2272] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.650769 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 9677c7fc0e42479cac483269eb7cd52f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20251026 02:57:24.651154 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9677c7fc0e42479cac483269eb7cd52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.651532 11837 ts_tablet_manager.cc:1916] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.655836 11827 tablet_bootstrap.cc:492] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.655723 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.657164 11827 tablet_bootstrap.cc:654] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.658700 11827 tablet_bootstrap.cc:492] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.658867 11827 ts_tablet_manager.cc:1403] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20251026 02:57:24.659272 11837 ts_tablet_manager.cc:1929] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.659408 11837 log.cc:1199] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/7c708f98655a4693a99156800ebe6cd3
I20251026 02:57:24.659643 11827 raft_consensus.cc:359] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.659829 11827 raft_consensus.cc:385] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.659842 11837 ts_tablet_manager.cc:1950] T 7c708f98655a4693a99156800ebe6cd3 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.659926 11827 raft_consensus.cc:740] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.660084 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.660173 11827 consensus_queue.cc:260] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.660393 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 7c708f98655a4693a99156800ebe6cd3 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.660530 11827 raft_consensus.cc:399] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.660620 11827 raft_consensus.cc:493] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.660719 11827 raft_consensus.cc:3060] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.662599 11827 raft_consensus.cc:515] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.662827 11827 leader_election.cc:304] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.663120 11831 raft_consensus.cc:2804] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.663913 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 9677c7fc0e42479cac483269eb7cd52f
I20251026 02:57:24.664186 11831 raft_consensus.cc:697] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.664418 11831 consensus_queue.cc:237] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.664589 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 9677c7fc0e42479cac483269eb7cd52f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:24.665170 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 9677c7fc0e42479cac483269eb7cd52f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9677c7fc0e42479cac483269eb7cd52f already in progress: creating tablet
I20251026 02:57:24.665905 11827 leader_election.cc:290] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.666301 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.666473 11827 ts_tablet_manager.cc:1434] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.008s user 0.002s sys 0.003s
I20251026 02:57:24.667128 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.669184 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 7c708f98655a4693a99156800ebe6cd3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.669341 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet fd48c2bdb8164147ad7ecf1f85fdad39 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.669654 11837 tablet_replica.cc:333] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
W20251026 02:57:24.669788 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 7c708f98655a4693a99156800ebe6cd3 because the tablet was not found. No further retry: Not found: Tablet not found: 7c708f98655a4693a99156800ebe6cd3
I20251026 02:57:24.669895 11837 raft_consensus.cc:2243] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.669803 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.670083 11837 raft_consensus.cc:2272] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.671370 11837 ts_tablet_manager.cc:1916] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251026 02:57:24.673854 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 20475c0841f7471c8822e43b5aad9d16 has no consensus state
I20251026 02:57:24.674628 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 9677c7fc0e42479cac483269eb7cd52f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.676434 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.677263 11837 ts_tablet_manager.cc:1929] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.677417 11837 log.cc:1199] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/fd48c2bdb8164147ad7ecf1f85fdad39
I20251026 02:57:24.677804 11837 ts_tablet_manager.cc:1950] T fd48c2bdb8164147ad7ecf1f85fdad39 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.678045 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 20475c0841f7471c8822e43b5aad9d16 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.678473 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20475c0841f7471c8822e43b5aad9d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.678771 11837 tablet_replica.cc:333] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.678875 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet fd48c2bdb8164147ad7ecf1f85fdad39 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.678994 11837 raft_consensus.cc:2243] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.679200 11837 raft_consensus.cc:2272] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.679293 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.680224 11837 ts_tablet_manager.cc:1916] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.683002 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 20475c0841f7471c8822e43b5aad9d16
I20251026 02:57:24.683775 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 20475c0841f7471c8822e43b5aad9d16 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.683863 11827 tablet_bootstrap.cc:492] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.684739 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.685226 11827 tablet_bootstrap.cc:654] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.685904 11837 ts_tablet_manager.cc:1929] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.686076 11837 log.cc:1199] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/9677c7fc0e42479cac483269eb7cd52f
I20251026 02:57:24.686576 11837 ts_tablet_manager.cc:1950] T 9677c7fc0e42479cac483269eb7cd52f P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.687600 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 9677c7fc0e42479cac483269eb7cd52f (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.688217 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 20475c0841f7471c8822e43b5aad9d16 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 20475c0841f7471c8822e43b5aad9d16 already in progress: creating tablet
I20251026 02:57:24.688243 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.688512 11827 tablet_bootstrap.cc:492] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.688660 11827 ts_tablet_manager.cc:1403] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20251026 02:57:24.689260 11827 raft_consensus.cc:359] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.689390 11827 raft_consensus.cc:385] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.689484 11827 raft_consensus.cc:740] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.689682 11827 consensus_queue.cc:260] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.689826 11827 raft_consensus.cc:399] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.689914 11827 raft_consensus.cc:493] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.690070 11827 raft_consensus.cc:3060] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.691812 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6715d55248194a9f87e5ef54fedc93ab has no consensus state
I20251026 02:57:24.692375 11827 raft_consensus.cc:515] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.692637 11827 leader_election.cc:304] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.692842 11827 leader_election.cc:290] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.692943 11905 raft_consensus.cc:2804] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.693087 11905 raft_consensus.cc:697] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.693302 11827 ts_tablet_manager.cc:1434] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.000s sys 0.002s
I20251026 02:57:24.693348 11905 consensus_queue.cc:237] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.694211 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.696149 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 6715d55248194a9f87e5ef54fedc93ab (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.696571 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6715d55248194a9f87e5ef54fedc93ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.696673 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 20475c0841f7471c8822e43b5aad9d16 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.697211 11837 tablet_replica.cc:333] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.697160 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.697465 11837 raft_consensus.cc:2243] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.697681 11837 raft_consensus.cc:2272] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.699107 11837 ts_tablet_manager.cc:1916] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.700857 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 6715d55248194a9f87e5ef54fedc93ab
I20251026 02:57:24.701586 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 6715d55248194a9f87e5ef54fedc93ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.702700 11827 tablet_bootstrap.cc:492] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.703073 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.704227 11827 tablet_bootstrap.cc:654] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.704015 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.706117 11827 tablet_bootstrap.cc:492] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.706329 11827 ts_tablet_manager.cc:1403] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20251026 02:57:24.706642 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.707022 11837 ts_tablet_manager.cc:1929] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.707074 11827 raft_consensus.cc:359] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.707194 11837 log.cc:1199] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/20475c0841f7471c8822e43b5aad9d16
I20251026 02:57:24.707268 11827 raft_consensus.cc:385] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.707373 11827 raft_consensus.cc:740] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.707646 11837 ts_tablet_manager.cc:1950] T 20475c0841f7471c8822e43b5aad9d16 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.707648 11827 consensus_queue.cc:260] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.707891 11827 raft_consensus.cc:399] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.708000 11827 raft_consensus.cc:493] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.708107 11827 raft_consensus.cc:3060] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.708808 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 20475c0841f7471c8822e43b5aad9d16 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.709113 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 6715d55248194a9f87e5ef54fedc93ab because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6715d55248194a9f87e5ef54fedc93ab already in progress: creating tablet
I20251026 02:57:24.710602 11827 raft_consensus.cc:515] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:24.710685 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e5acceca2e7d4c92925ee1175f09a9b0 has no consensus state
I20251026 02:57:24.711647 11827 leader_election.cc:304] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.711910 11905 raft_consensus.cc:2804] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.712062 11905 raft_consensus.cc:697] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.712313 11905 consensus_queue.cc:237] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.712980 11827 leader_election.cc:290] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.712932 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.713783 11827 ts_tablet_manager.cc:1434] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20251026 02:57:24.714967 11779 tablet_service.cc:1505] Processing CreateTablet for tablet e5acceca2e7d4c92925ee1175f09a9b0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20251026 02:57:24.715422 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5acceca2e7d4c92925ee1175f09a9b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.715518 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.716157 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 6715d55248194a9f87e5ef54fedc93ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.716423 11837 tablet_replica.cc:333] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.716599 11837 raft_consensus.cc:2243] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.716784 11837 raft_consensus.cc:2272] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.718050 11837 ts_tablet_manager.cc:1916] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.719429 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet e5acceca2e7d4c92925ee1175f09a9b0
I20251026 02:57:24.720081 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet e5acceca2e7d4c92925ee1175f09a9b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.721436 11827 tablet_bootstrap.cc:492] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.722071 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.723050 11827 tablet_bootstrap.cc:654] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.723987 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.724550 11827 tablet_bootstrap.cc:492] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.724601 11837 ts_tablet_manager.cc:1929] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.724704 11827 ts_tablet_manager.cc:1403] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:24.724736 11837 log.cc:1199] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/6715d55248194a9f87e5ef54fedc93ab
I20251026 02:57:24.725174 11837 ts_tablet_manager.cc:1950] T 6715d55248194a9f87e5ef54fedc93ab P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.725313 11827 raft_consensus.cc:359] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.725458 11827 raft_consensus.cc:385] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.725565 11827 raft_consensus.cc:740] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.725788 11827 consensus_queue.cc:260] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.725986 11827 raft_consensus.cc:399] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.726082 11827 raft_consensus.cc:493] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.726234 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 6715d55248194a9f87e5ef54fedc93ab (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.726698 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet e5acceca2e7d4c92925ee1175f09a9b0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e5acceca2e7d4c92925ee1175f09a9b0 already in progress: creating tablet
I20251026 02:57:24.726222 11827 raft_consensus.cc:3060] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.727507 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.729950 11827 raft_consensus.cc:515] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.730212 11827 leader_election.cc:304] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.730451 11827 leader_election.cc:290] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.730540 11905 raft_consensus.cc:2804] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.730724 11905 raft_consensus.cc:697] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.730906 11827 ts_tablet_manager.cc:1434] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20251026 02:57:24.731030 11905 consensus_queue.cc:237] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:24.731376 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 414ef98805ce4c67a303a852860f6e5c has no consensus state
I20251026 02:57:24.733908 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet e5acceca2e7d4c92925ee1175f09a9b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.734073 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.734558 11837 tablet_replica.cc:333] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.734769 11837 raft_consensus.cc:2243] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.734947 11837 raft_consensus.cc:2272] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.735560 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 414ef98805ce4c67a303a852860f6e5c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20251026 02:57:24.736020 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414ef98805ce4c67a303a852860f6e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.736148 11837 ts_tablet_manager.cc:1916] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.736469 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.739368 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 414ef98805ce4c67a303a852860f6e5c
I20251026 02:57:24.740056 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 414ef98805ce4c67a303a852860f6e5c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.741026 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.742350 11827 tablet_bootstrap.cc:492] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.742350 11837 ts_tablet_manager.cc:1929] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.742590 11837 log.cc:1199] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/e5acceca2e7d4c92925ee1175f09a9b0
I20251026 02:57:24.742992 11837 ts_tablet_manager.cc:1950] T e5acceca2e7d4c92925ee1175f09a9b0 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.743745 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.743999 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet e5acceca2e7d4c92925ee1175f09a9b0 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.744256 11827 tablet_bootstrap.cc:654] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
W20251026 02:57:24.744464 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 414ef98805ce4c67a303a852860f6e5c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 414ef98805ce4c67a303a852860f6e5c already in progress: creating tablet
I20251026 02:57:24.745954 11827 tablet_bootstrap.cc:492] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.746101 11827 ts_tablet_manager.cc:1403] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:24.746810 11827 raft_consensus.cc:359] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.747013 11827 raft_consensus.cc:385] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.747102 11827 raft_consensus.cc:740] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.747390 11827 consensus_queue.cc:260] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.747541 11827 raft_consensus.cc:399] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20251026 02:57:24.747617 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e756810469444ebca1c071574e34126e has no consensus state
I20251026 02:57:24.747646 11827 raft_consensus.cc:493] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.747740 11827 raft_consensus.cc:3060] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.749831 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:24.750844 11827 raft_consensus.cc:515] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.751077 11827 leader_election.cc:304] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.751335 11827 leader_election.cc:290] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.751365 11905 raft_consensus.cc:2804] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.751518 11905 raft_consensus.cc:697] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.751659 11779 tablet_service.cc:1505] Processing CreateTablet for tablet e756810469444ebca1c071574e34126e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.751767 11905 consensus_queue.cc:237] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.752224 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e756810469444ebca1c071574e34126e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.752189 11827 ts_tablet_manager.cc:1434] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20251026 02:57:24.752421 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.755810 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet e756810469444ebca1c071574e34126e
I20251026 02:57:24.756459 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet e756810469444ebca1c071574e34126e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:24.756906 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet e756810469444ebca1c071574e34126e because the tablet was not found. No further retry: Not found: Tablet not found: e756810469444ebca1c071574e34126e
I20251026 02:57:24.758443 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.758711 11827 tablet_bootstrap.cc:492] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.759306 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 414ef98805ce4c67a303a852860f6e5c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.759755 11837 tablet_replica.cc:333] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.759646 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.759951 11837 raft_consensus.cc:2243] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.760167 11837 raft_consensus.cc:2272] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.760317 11827 tablet_bootstrap.cc:654] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.761230 11837 ts_tablet_manager.cc:1916] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.762457 11827 tablet_bootstrap.cc:492] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.762612 11827 ts_tablet_manager.cc:1403] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:24.762668 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.763370 11827 raft_consensus.cc:359] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.763538 11827 raft_consensus.cc:385] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.763649 11827 raft_consensus.cc:740] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.763908 11827 consensus_queue.cc:260] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.764122 11827 raft_consensus.cc:399] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.764215 11827 raft_consensus.cc:493] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.764355 11827 raft_consensus.cc:3060] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.766340 11827 raft_consensus.cc:515] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.766606 11827 leader_election.cc:304] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
W20251026 02:57:24.766841 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 09aa41e6346449139c4e005c1bcae099 has no consensus state
I20251026 02:57:24.766909 11827 leader_election.cc:290] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.766981 11905 raft_consensus.cc:2804] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.768549 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.768779 11905 raft_consensus.cc:697] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.769043 11905 consensus_queue.cc:237] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.769129 11827 ts_tablet_manager.cc:1434] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20251026 02:57:24.766903 11837 ts_tablet_manager.cc:1929] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.771054 11837 log.cc:1199] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/414ef98805ce4c67a303a852860f6e5c
I20251026 02:57:24.771137 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 09aa41e6346449139c4e005c1bcae099 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.771579 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09aa41e6346449139c4e005c1bcae099. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.772009 11837 ts_tablet_manager.cc:1950] T 414ef98805ce4c67a303a852860f6e5c P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.772997 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 414ef98805ce4c67a303a852860f6e5c (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.774710 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.776368 11827 tablet_bootstrap.cc:492] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.777608 11827 tablet_bootstrap.cc:654] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.777776 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 09aa41e6346449139c4e005c1bcae099
I20251026 02:57:24.779397 11827 tablet_bootstrap.cc:492] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.779377 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 09aa41e6346449139c4e005c1bcae099 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.779597 11827 ts_tablet_manager.cc:1403] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
W20251026 02:57:24.779968 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 09aa41e6346449139c4e005c1bcae099 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 09aa41e6346449139c4e005c1bcae099 already in progress: creating tablet
I20251026 02:57:24.780120 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.780304 11827 raft_consensus.cc:359] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.780495 11827 raft_consensus.cc:385] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.780579 11827 raft_consensus.cc:740] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.780817 11827 consensus_queue.cc:260] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.780970 11827 raft_consensus.cc:399] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.781075 11827 raft_consensus.cc:493] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.781177 11827 raft_consensus.cc:3060] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.781613 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.782624 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet e756810469444ebca1c071574e34126e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.782881 11837 tablet_replica.cc:333] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.783100 11837 raft_consensus.cc:2243] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.783284 11837 raft_consensus.cc:2272] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.784209 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:24.784991 11827 raft_consensus.cc:515] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.785178 11837 ts_tablet_manager.cc:1916] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.785246 11827 leader_election.cc:304] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.785516 11827 leader_election.cc:290] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.785543 11905 raft_consensus.cc:2804] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.785821 11905 raft_consensus.cc:697] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.786079 11905 consensus_queue.cc:237] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:24.789310 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 84ef5a53723b483ebd562cb71e3375a4 has no consensus state
I20251026 02:57:24.790692 11837 ts_tablet_manager.cc:1929] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.790855 11837 log.cc:1199] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/e756810469444ebca1c071574e34126e
I20251026 02:57:24.791203 11827 ts_tablet_manager.cc:1434] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.011s user 0.005s sys 0.000s
I20251026 02:57:24.791254 11837 ts_tablet_manager.cc:1950] T e756810469444ebca1c071574e34126e P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.792032 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.792239 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet e756810469444ebca1c071574e34126e (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.794023 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 84ef5a53723b483ebd562cb71e3375a4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 1
I20251026 02:57:24.794471 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.794657 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ef5a53723b483ebd562cb71e3375a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.797392 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 84ef5a53723b483ebd562cb71e3375a4
I20251026 02:57:24.798030 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 84ef5a53723b483ebd562cb71e3375a4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:24.798718 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 84ef5a53723b483ebd562cb71e3375a4 because the tablet was not found. No further retry: Not found: Tablet not found: 84ef5a53723b483ebd562cb71e3375a4
I20251026 02:57:24.801092 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:24.801623 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.802810 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 09aa41e6346449139c4e005c1bcae099 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.803274 11837 tablet_replica.cc:333] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.803586 11837 raft_consensus.cc:2243] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.803930 11837 raft_consensus.cc:2272] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.805534 11837 ts_tablet_manager.cc:1916] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.805866 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
W20251026 02:57:24.810469 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7e2b3a906e504b2b840e9b16ca2847e2 has no consensus state
I20251026 02:57:24.812505 11837 ts_tablet_manager.cc:1929] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.812631 11837 log.cc:1199] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/09aa41e6346449139c4e005c1bcae099
I20251026 02:57:24.812979 11837 ts_tablet_manager.cc:1950] T 09aa41e6346449139c4e005c1bcae099 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.813400 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.813993 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 09aa41e6346449139c4e005c1bcae099 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.815604 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 7e2b3a906e504b2b840e9b16ca2847e2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 1
I20251026 02:57:24.816061 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2b3a906e504b2b840e9b16ca2847e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.816597 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.820344 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 7e2b3a906e504b2b840e9b16ca2847e2
I20251026 02:57:24.821151 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 7e2b3a906e504b2b840e9b16ca2847e2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.821455 11827 tablet_bootstrap.cc:492] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
W20251026 02:57:24.822803 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 7e2b3a906e504b2b840e9b16ca2847e2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7e2b3a906e504b2b840e9b16ca2847e2 already in progress: creating tablet
I20251026 02:57:24.822984 11827 tablet_bootstrap.cc:654] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.824141 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:24.826103 11827 tablet_bootstrap.cc:492] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.826208 11827 ts_tablet_manager.cc:1403] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.000s
I20251026 02:57:24.826665 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.826900 11827 raft_consensus.cc:359] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.827082 11827 raft_consensus.cc:385] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.827148 11827 raft_consensus.cc:740] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.827337 11827 consensus_queue.cc:260] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.827473 11827 raft_consensus.cc:399] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.827535 11827 raft_consensus.cc:493] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.827610 11827 raft_consensus.cc:3060] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.829885 11827 raft_consensus.cc:515] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.830101 11827 leader_election.cc:304] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
W20251026 02:57:24.830237 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 86da658644574da0bd8483453194b98c has no consensus state
I20251026 02:57:24.830319 11827 leader_election.cc:290] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.830384 11829 raft_consensus.cc:2804] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.830492 11829 raft_consensus.cc:697] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.830655 11829 consensus_queue.cc:237] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.830709 11827 ts_tablet_manager.cc:1434] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.004s user 0.002s sys 0.003s
I20251026 02:57:24.831226 11827 tablet_bootstrap.cc:492] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.832614 11827 tablet_bootstrap.cc:654] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.832738 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:24.834815 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 86da658644574da0bd8483453194b98c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.835273 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86da658644574da0bd8483453194b98c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.835717 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 7e2b3a906e504b2b840e9b16ca2847e2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.836094 11837 tablet_replica.cc:333] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.836308 11837 raft_consensus.cc:2243] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.836520 11837 raft_consensus.cc:2272] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.836509 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.837833 11837 ts_tablet_manager.cc:1916] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.840958 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 86da658644574da0bd8483453194b98c
I20251026 02:57:24.841784 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 86da658644574da0bd8483453194b98c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.843065 11827 tablet_bootstrap.cc:492] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.843338 11827 ts_tablet_manager.cc:1403] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.012s user 0.004s sys 0.000s
I20251026 02:57:24.843739 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.843683 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.844291 11827 raft_consensus.cc:359] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.844389 11837 ts_tablet_manager.cc:1929] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.844583 11827 raft_consensus.cc:385] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.844652 11837 log.cc:1199] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/7e2b3a906e504b2b840e9b16ca2847e2
I20251026 02:57:24.844682 11827 raft_consensus.cc:740] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.844920 11827 consensus_queue.cc:260] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.845091 11827 raft_consensus.cc:399] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.845088 11837 ts_tablet_manager.cc:1950] T 7e2b3a906e504b2b840e9b16ca2847e2 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.845212 11827 raft_consensus.cc:493] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.845317 11827 raft_consensus.cc:3060] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.846125 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 7e2b3a906e504b2b840e9b16ca2847e2 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.846457 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 86da658644574da0bd8483453194b98c because the tablet was not found. No further retry: Not found: Tablet not found: 86da658644574da0bd8483453194b98c
I20251026 02:57:24.847687 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.847710 11827 raft_consensus.cc:515] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.847997 11827 leader_election.cc:304] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.848214 11827 leader_election.cc:290] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.848299 11905 raft_consensus.cc:2804] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.848485 11905 raft_consensus.cc:697] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.848758 11905 consensus_queue.cc:237] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.848991 11827 ts_tablet_manager.cc:1434] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:24.849368 11827 tablet_bootstrap.cc:492] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.850924 11827 tablet_bootstrap.cc:654] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
W20251026 02:57:24.852393 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dc6edfff6e3f4be081e8fd6172969690 has no consensus state
I20251026 02:57:24.852572 11827 tablet_bootstrap.cc:492] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.852725 11827 ts_tablet_manager.cc:1403] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:24.853199 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 84ef5a53723b483ebd562cb71e3375a4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.853470 11827 raft_consensus.cc:359] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.853610 11827 raft_consensus.cc:385] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.853700 11827 raft_consensus.cc:740] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.853929 11827 consensus_queue.cc:260] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.854172 11837 tablet_replica.cc:333] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.854409 11837 raft_consensus.cc:2243] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.854614 11837 raft_consensus.cc:2272] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.855273 11827 raft_consensus.cc:399] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.855374 11827 raft_consensus.cc:493] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.855502 11827 raft_consensus.cc:3060] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.855933 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.856513 11837 ts_tablet_manager.cc:1916] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.857617 11827 raft_consensus.cc:515] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.857870 11827 leader_election.cc:304] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.857977 11779 tablet_service.cc:1505] Processing CreateTablet for tablet dc6edfff6e3f4be081e8fd6172969690 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.858139 11905 raft_consensus.cc:2804] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.858315 11905 raft_consensus.cc:697] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.858479 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6edfff6e3f4be081e8fd6172969690. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.858567 11905 consensus_queue.cc:237] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.860651 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.863353 11837 ts_tablet_manager.cc:1929] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.863505 11837 log.cc:1199] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/84ef5a53723b483ebd562cb71e3375a4
I20251026 02:57:24.864499 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet dc6edfff6e3f4be081e8fd6172969690
I20251026 02:57:24.864724 11827 leader_election.cc:290] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.865255 11837 ts_tablet_manager.cc:1950] T 84ef5a53723b483ebd562cb71e3375a4 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.865353 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet dc6edfff6e3f4be081e8fd6172969690 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.865511 11827 ts_tablet_manager.cc:1434] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.013s user 0.004s sys 0.001s
I20251026 02:57:24.866312 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 84ef5a53723b483ebd562cb71e3375a4 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.866631 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet dc6edfff6e3f4be081e8fd6172969690 because the tablet was not found. No further retry: Not found: Tablet not found: dc6edfff6e3f4be081e8fd6172969690
I20251026 02:57:24.867759 11827 tablet_bootstrap.cc:492] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.867801 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.869323 11827 tablet_bootstrap.cc:654] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.871038 11827 tablet_bootstrap.cc:492] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.871220 11827 ts_tablet_manager.cc:1403] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20251026 02:57:24.871408 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:24.871825 11827 raft_consensus.cc:359] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.871989 11827 raft_consensus.cc:385] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.872080 11827 raft_consensus.cc:740] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.872129 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.872311 11827 consensus_queue.cc:260] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.872469 11827 raft_consensus.cc:399] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.872587 11827 raft_consensus.cc:493] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.872694 11827 raft_consensus.cc:3060] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.872867 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 86da658644574da0bd8483453194b98c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.873530 11837 tablet_replica.cc:333] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.873729 11837 raft_consensus.cc:2243] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.873898 11837 raft_consensus.cc:2272] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.874846 11827 raft_consensus.cc:515] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.875188 11827 leader_election.cc:304] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.875265 11837 ts_tablet_manager.cc:1916] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.875387 11827 leader_election.cc:290] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.875465 11905 raft_consensus.cc:2804] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.875640 11905 raft_consensus.cc:697] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.875952 11827 ts_tablet_manager.cc:1434] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:24.875888 11905 consensus_queue.cc:237] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:24.878718 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a26a5e722d1041e0868ff308b86d3afc has no consensus state
I20251026 02:57:24.880437 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.881413 11837 ts_tablet_manager.cc:1929] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.881595 11837 log.cc:1199] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/86da658644574da0bd8483453194b98c
I20251026 02:57:24.881989 11837 ts_tablet_manager.cc:1950] T 86da658644574da0bd8483453194b98c P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.882306 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet dc6edfff6e3f4be081e8fd6172969690 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.882907 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.883850 11837 tablet_replica.cc:333] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.883975 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 86da658644574da0bd8483453194b98c (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.884070 11837 raft_consensus.cc:2243] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.884281 11837 raft_consensus.cc:2272] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.885171 11837 ts_tablet_manager.cc:1916] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.886047 11779 tablet_service.cc:1505] Processing CreateTablet for tablet a26a5e722d1041e0868ff308b86d3afc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 50
I20251026 02:57:24.886438 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26a5e722d1041e0868ff308b86d3afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.887702 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet a26a5e722d1041e0868ff308b86d3afc
I20251026 02:57:24.888465 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet a26a5e722d1041e0868ff308b86d3afc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.889660 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:24.891001 11837 ts_tablet_manager.cc:1929] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.891127 11837 log.cc:1199] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/dc6edfff6e3f4be081e8fd6172969690
I20251026 02:57:24.891525 11837 ts_tablet_manager.cc:1950] T dc6edfff6e3f4be081e8fd6172969690 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.891705 11827 tablet_bootstrap.cc:492] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.892943 11827 tablet_bootstrap.cc:654] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.893913 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet dc6edfff6e3f4be081e8fd6172969690 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.894068 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
W20251026 02:57:24.894220 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet a26a5e722d1041e0868ff308b86d3afc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a26a5e722d1041e0868ff308b86d3afc already in progress: creating tablet
I20251026 02:57:24.894691 11827 tablet_bootstrap.cc:492] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.894848 11827 ts_tablet_manager.cc:1403] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:24.895476 11827 raft_consensus.cc:359] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.895632 11827 raft_consensus.cc:385] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.895740 11827 raft_consensus.cc:740] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.895946 11827 consensus_queue.cc:260] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.896112 11827 raft_consensus.cc:399] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.896201 11827 raft_consensus.cc:493] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.896327 11827 raft_consensus.cc:3060] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.897507 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9810c33880ca41988c18222b1f3b790e has no consensus state
I20251026 02:57:24.898859 11827 raft_consensus.cc:515] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.899148 11827 leader_election.cc:304] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.899348 11827 leader_election.cc:290] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.899428 11905 raft_consensus.cc:2804] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.900024 11827 ts_tablet_manager.cc:1434] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:24.900519 11905 raft_consensus.cc:697] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.900856 11905 consensus_queue.cc:237] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.901052 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 9810c33880ca41988c18222b1f3b790e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 50
I20251026 02:57:24.901468 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9810c33880ca41988c18222b1f3b790e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.900415 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.903720 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet a26a5e722d1041e0868ff308b86d3afc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.904011 11837 tablet_replica.cc:333] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.903934 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.904210 11837 raft_consensus.cc:2243] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.904438 11837 raft_consensus.cc:2272] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.906189 11837 ts_tablet_manager.cc:1916] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.907392 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 9810c33880ca41988c18222b1f3b790e
I20251026 02:57:24.907816 11827 tablet_bootstrap.cc:492] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.908124 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 9810c33880ca41988c18222b1f3b790e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.909343 11827 tablet_bootstrap.cc:654] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.910121 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:24.910528 11693 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.912560 11837 ts_tablet_manager.cc:1929] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.912707 11837 log.cc:1199] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/a26a5e722d1041e0868ff308b86d3afc
I20251026 02:57:24.913076 11837 ts_tablet_manager.cc:1950] T a26a5e722d1041e0868ff308b86d3afc P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.913403 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.914212 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet a26a5e722d1041e0868ff308b86d3afc (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.914636 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 9810c33880ca41988c18222b1f3b790e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9810c33880ca41988c18222b1f3b790e already in progress: creating tablet
W20251026 02:57:24.917387 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 29076bc390354545b138d6802186bc17 has no consensus state
I20251026 02:57:24.918503 11827 tablet_bootstrap.cc:492] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.918690 11827 ts_tablet_manager.cc:1403] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.000s
I20251026 02:57:24.919039 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:24.919376 11827 raft_consensus.cc:359] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.919553 11827 raft_consensus.cc:385] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.919615 11827 raft_consensus.cc:740] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.919839 11827 consensus_queue.cc:260] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.920019 11827 raft_consensus.cc:399] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.920131 11827 raft_consensus.cc:493] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.920238 11827 raft_consensus.cc:3060] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.921471 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 29076bc390354545b138d6802186bc17 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.921945 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29076bc390354545b138d6802186bc17. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.923120 11827 raft_consensus.cc:515] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.923331 11827 leader_election.cc:304] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.923542 11827 leader_election.cc:290] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.923617 11905 raft_consensus.cc:2804] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.923765 11905 raft_consensus.cc:697] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.923996 11827 ts_tablet_manager.cc:1434] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:24.924034 11905 consensus_queue.cc:237] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.927110 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 9810c33880ca41988c18222b1f3b790e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.927423 11837 tablet_replica.cc:333] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.927609 11837 raft_consensus.cc:2243] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.927821 11827 tablet_bootstrap.cc:492] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.927878 11837 raft_consensus.cc:2272] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.928180 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.929069 11837 ts_tablet_manager.cc:1916] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.929289 11827 tablet_bootstrap.cc:654] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.930773 11827 tablet_bootstrap.cc:492] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.930968 11827 ts_tablet_manager.cc:1403] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:24.931684 11827 raft_consensus.cc:359] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.931854 11827 raft_consensus.cc:385] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.931957 11827 raft_consensus.cc:740] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.932191 11827 consensus_queue.cc:260] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.932389 11827 raft_consensus.cc:399] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.932457 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 29076bc390354545b138d6802186bc17
I20251026 02:57:24.932499 11827 raft_consensus.cc:493] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.932848 11827 raft_consensus.cc:3060] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.933511 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 29076bc390354545b138d6802186bc17 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.935240 11693 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.935643 11837 ts_tablet_manager.cc:1929] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.935781 11837 log.cc:1199] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/9810c33880ca41988c18222b1f3b790e
I20251026 02:57:24.935815 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.936124 11827 raft_consensus.cc:515] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.936223 11837 ts_tablet_manager.cc:1950] T 9810c33880ca41988c18222b1f3b790e P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.936374 11827 leader_election.cc:304] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.936621 11827 leader_election.cc:290] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.936703 11905 raft_consensus.cc:2804] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.936866 11905 raft_consensus.cc:697] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.937218 11905 consensus_queue.cc:237] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.937407 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 9810c33880ca41988c18222b1f3b790e (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.937463 11827 ts_tablet_manager.cc:1434] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20251026 02:57:24.937727 11837 tablet_replica.cc:333] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.937978 11837 raft_consensus.cc:2243] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.938177 11837 pending_rounds.cc:70] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b: Trying to abort 1 pending ops.
I20251026 02:57:24.938536 11837 pending_rounds.cc:77] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 98 op_type: NO_OP noop_request { }
I20251026 02:57:24.938721 11837 raft_consensus.cc:2889] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251026 02:57:24.938920 11837 raft_consensus.cc:2272] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251026 02:57:24.938892 11932 consensus_queue.cc:1175] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d12b30d6845b46f0afca4381c682335b" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20251026 02:57:24.939705 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.939836 11837 ts_tablet_manager.cc:1916] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251026 02:57:24.943122 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0f0e0f14d7c045048c2ed871dd7f349c has no consensus state
I20251026 02:57:24.945773 11837 ts_tablet_manager.cc:1929] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.945899 11837 log.cc:1199] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/29076bc390354545b138d6802186bc17
I20251026 02:57:24.946197 11837 ts_tablet_manager.cc:1950] T 29076bc390354545b138d6802186bc17 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.946776 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.946892 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 0f0e0f14d7c045048c2ed871dd7f349c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:24.947320 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0e0f14d7c045048c2ed871dd7f349c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.947319 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 29076bc390354545b138d6802186bc17 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:24.949342 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.952767 11827 tablet_bootstrap.cc:492] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.952769 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 0f0e0f14d7c045048c2ed871dd7f349c
I20251026 02:57:24.953801 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 0f0e0f14d7c045048c2ed871dd7f349c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.954172 11827 tablet_bootstrap.cc:654] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
W20251026 02:57:24.954612 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 0f0e0f14d7c045048c2ed871dd7f349c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0f0e0f14d7c045048c2ed871dd7f349c already in progress: creating tablet
I20251026 02:57:24.955195 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:24.955950 11827 tablet_bootstrap.cc:492] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.956131 11827 ts_tablet_manager.cc:1403] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:24.956722 11827 raft_consensus.cc:359] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.956895 11827 raft_consensus.cc:385] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.956986 11827 raft_consensus.cc:740] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.957234 11827 consensus_queue.cc:260] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.957381 11827 raft_consensus.cc:399] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.957486 11827 raft_consensus.cc:493] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.957592 11827 raft_consensus.cc:3060] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:24.958818 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:24.960095 11827 raft_consensus.cc:515] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.960322 11827 leader_election.cc:304] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.960534 11827 leader_election.cc:290] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.960615 11905 raft_consensus.cc:2804] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.960796 11905 raft_consensus.cc:697] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.961009 11827 ts_tablet_manager.cc:1434] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.002s sys 0.001s
I20251026 02:57:24.961090 11905 consensus_queue.cc:237] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:24.962540 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1c878e1be1324203b71902021e3de9cd has no consensus state
I20251026 02:57:24.964010 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.964427 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 0f0e0f14d7c045048c2ed871dd7f349c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.964674 11837 tablet_replica.cc:333] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.964872 11837 raft_consensus.cc:2243] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.965050 11837 raft_consensus.cc:2272] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.966039 11837 ts_tablet_manager.cc:1916] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.966230 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 1c878e1be1324203b71902021e3de9cd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:24.966677 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c878e1be1324203b71902021e3de9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.966712 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.970422 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 1c878e1be1324203b71902021e3de9cd
I20251026 02:57:24.971230 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 1c878e1be1324203b71902021e3de9cd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.972061 11827 tablet_bootstrap.cc:492] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.972680 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:24.972848 11837 ts_tablet_manager.cc:1929] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.973105 11837 log.cc:1199] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/0f0e0f14d7c045048c2ed871dd7f349c
I20251026 02:57:24.973234 11827 tablet_bootstrap.cc:654] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.973510 11837 ts_tablet_manager.cc:1950] T 0f0e0f14d7c045048c2ed871dd7f349c P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.974591 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 0f0e0f14d7c045048c2ed871dd7f349c (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:24.974936 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 1c878e1be1324203b71902021e3de9cd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1c878e1be1324203b71902021e3de9cd already in progress: creating tablet
I20251026 02:57:24.975425 11827 tablet_bootstrap.cc:492] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.975579 11827 ts_tablet_manager.cc:1403] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:24.975698 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:24.976348 11827 raft_consensus.cc:359] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.976516 11827 raft_consensus.cc:385] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.976624 11827 raft_consensus.cc:740] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.976858 11827 consensus_queue.cc:260] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.977075 11827 raft_consensus.cc:399] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.977170 11827 raft_consensus.cc:493] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.977305 11827 raft_consensus.cc:3060] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.979753 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 393e090031604d2fa16e2668884a38f5 has no consensus state
I20251026 02:57:24.979697 11827 raft_consensus.cc:515] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.979954 11827 leader_election.cc:304] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.980175 11827 leader_election.cc:290] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.980288 11905 raft_consensus.cc:2804] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.980465 11905 raft_consensus.cc:697] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.980650 11827 ts_tablet_manager.cc:1434] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20251026 02:57:24.980715 11905 consensus_queue.cc:237] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.981485 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.983616 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 393e090031604d2fa16e2668884a38f5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:24.983800 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 1c878e1be1324203b71902021e3de9cd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.984179 11837 tablet_replica.cc:333] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:24.984159 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 393e090031604d2fa16e2668884a38f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:24.984383 11837 raft_consensus.cc:2243] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:24.984587 11837 raft_consensus.cc:2272] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:24.984159 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:24.988020 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 393e090031604d2fa16e2668884a38f5
I20251026 02:57:24.988862 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 393e090031604d2fa16e2668884a38f5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:24.990070 11827 tablet_bootstrap.cc:492] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:24.990374 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:24.990617 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:24.990839 11837 ts_tablet_manager.cc:1916] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:24.991637 11827 tablet_bootstrap.cc:654] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:24.993371 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:24.993526 11827 tablet_bootstrap.cc:492] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:24.993793 11827 ts_tablet_manager.cc:1403] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:24.994454 11827 raft_consensus.cc:359] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.994622 11827 raft_consensus.cc:385] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:24.994710 11827 raft_consensus.cc:740] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:24.994958 11827 consensus_queue.cc:260] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.995149 11827 raft_consensus.cc:399] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:24.995265 11827 raft_consensus.cc:493] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:24.995376 11827 raft_consensus.cc:3060] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:24.997645 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1d19b2611c104efdbeb3475f65adc057 has no consensus state
I20251026 02:57:24.997646 11837 ts_tablet_manager.cc:1929] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:24.997808 11837 log.cc:1199] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/1c878e1be1324203b71902021e3de9cd
I20251026 02:57:24.998044 11827 raft_consensus.cc:515] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.998207 11837 ts_tablet_manager.cc:1950] T 1c878e1be1324203b71902021e3de9cd P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:24.998319 11827 leader_election.cc:304] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:24.998589 11905 raft_consensus.cc:2804] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:24.998737 11905 raft_consensus.cc:697] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:24.998982 11905 consensus_queue.cc:237] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:24.999657 11827 leader_election.cc:290] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:24.999851 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 1c878e1be1324203b71902021e3de9cd (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:25.000128 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 393e090031604d2fa16e2668884a38f5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 393e090031604d2fa16e2668884a38f5 already in progress: creating tablet
I20251026 02:57:25.000200 11827 ts_tablet_manager.cc:1434] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.002s sys 0.003s
I20251026 02:57:25.000960 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.002370 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 1d19b2611c104efdbeb3475f65adc057 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:25.002827 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d19b2611c104efdbeb3475f65adc057. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.002972 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 393e090031604d2fa16e2668884a38f5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:24 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.003237 11837 tablet_replica.cc:333] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.003458 11837 raft_consensus.cc:2243] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.003649 11837 raft_consensus.cc:2272] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.003571 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.005185 11837 ts_tablet_manager.cc:1916] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.006824 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 1d19b2611c104efdbeb3475f65adc057
W20251026 02:57:25.006911 11680 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 29076bc390354545b138d6802186bc17 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 29076bc390354545b138d6802186bc17 consensus state has no leader
I20251026 02:57:25.007541 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 1d19b2611c104efdbeb3475f65adc057 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.008946 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:25.009891 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.009991 11827 tablet_bootstrap.cc:492] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.011559 11827 tablet_bootstrap.cc:654] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.012631 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.013386 11827 tablet_bootstrap.cc:492] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.013549 11827 ts_tablet_manager.cc:1403] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:25.013644 11837 ts_tablet_manager.cc:1929] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.013777 11837 log.cc:1199] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/393e090031604d2fa16e2668884a38f5
I20251026 02:57:25.014168 11837 ts_tablet_manager.cc:1950] T 393e090031604d2fa16e2668884a38f5 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.014496 11827 raft_consensus.cc:359] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.014674 11827 raft_consensus.cc:385] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.014781 11827 raft_consensus.cc:740] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.015009 11827 consensus_queue.cc:260] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.015198 11827 raft_consensus.cc:399] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.015286 11827 raft_consensus.cc:493] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.015403 11827 raft_consensus.cc:3060] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.015372 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 393e090031604d2fa16e2668884a38f5 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:25.015818 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 1d19b2611c104efdbeb3475f65adc057 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1d19b2611c104efdbeb3475f65adc057 already in progress: creating tablet
W20251026 02:57:25.016436 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c8cc8416d1fc4a8d985f9aaf269de4bf has no consensus state
I20251026 02:57:25.017714 11827 raft_consensus.cc:515] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.017966 11827 leader_election.cc:304] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.018203 11827 leader_election.cc:290] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.018345 11905 raft_consensus.cc:2804] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.018522 11905 raft_consensus.cc:697] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.018760 11905 consensus_queue.cc:237] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.018939 11827 ts_tablet_manager.cc:1434] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20251026 02:57:25.019886 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.020563 11779 tablet_service.cc:1505] Processing CreateTablet for tablet c8cc8416d1fc4a8d985f9aaf269de4bf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:25.020960 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8cc8416d1fc4a8d985f9aaf269de4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.021838 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 1d19b2611c104efdbeb3475f65adc057 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.022217 11837 tablet_replica.cc:333] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.022498 11837 raft_consensus.cc:2243] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.022387 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.022779 11837 raft_consensus.cc:2272] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.024479 11837 ts_tablet_manager.cc:1916] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.025889 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet c8cc8416d1fc4a8d985f9aaf269de4bf
I20251026 02:57:25.026721 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet c8cc8416d1fc4a8d985f9aaf269de4bf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.027614 11827 tablet_bootstrap.cc:492] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.027918 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:25.028275 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.029140 11827 tablet_bootstrap.cc:654] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.030846 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.033185 11837 ts_tablet_manager.cc:1929] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.033298 11827 tablet_bootstrap.cc:492] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.033337 11837 log.cc:1199] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/1d19b2611c104efdbeb3475f65adc057
I20251026 02:57:25.033495 11827 ts_tablet_manager.cc:1403] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.000s
I20251026 02:57:25.033957 11837 ts_tablet_manager.cc:1950] T 1d19b2611c104efdbeb3475f65adc057 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.034350 11827 raft_consensus.cc:359] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.034605 11827 raft_consensus.cc:385] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.034715 11827 raft_consensus.cc:740] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.035020 11827 consensus_queue.cc:260] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.035214 11827 raft_consensus.cc:399] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.035200 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 1d19b2611c104efdbeb3475f65adc057 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.035370 11827 raft_consensus.cc:493] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.035480 11827 raft_consensus.cc:3060] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.035945 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet c8cc8416d1fc4a8d985f9aaf269de4bf because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c8cc8416d1fc4a8d985f9aaf269de4bf already in progress: creating tablet
I20251026 02:57:25.037786 11827 raft_consensus.cc:515] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.037981 11827 leader_election.cc:304] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.038143 11827 leader_election.cc:290] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.038352 11905 raft_consensus.cc:2804] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.038518 11905 raft_consensus.cc:697] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.038745 11827 ts_tablet_manager.cc:1434] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.003s sys 0.003s
I20251026 02:57:25.038789 11905 consensus_queue.cc:237] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:25.042420 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e6cccdc2da71494b945e984e5c8c9624 has no consensus state
I20251026 02:57:25.043111 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet c8cc8416d1fc4a8d985f9aaf269de4bf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.043372 11837 tablet_replica.cc:333] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.043524 11837 raft_consensus.cc:2243] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.043678 11837 raft_consensus.cc:2272] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.044960 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.044965 11837 ts_tablet_manager.cc:1916] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.046550 11779 tablet_service.cc:1505] Processing CreateTablet for tablet e6cccdc2da71494b945e984e5c8c9624 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 125
I20251026 02:57:25.046908 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6cccdc2da71494b945e984e5c8c9624. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.047149 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.050262 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet e6cccdc2da71494b945e984e5c8c9624
I20251026 02:57:25.050964 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet e6cccdc2da71494b945e984e5c8c9624 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.051895 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.052413 11837 ts_tablet_manager.cc:1929] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.052523 11837 log.cc:1199] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/c8cc8416d1fc4a8d985f9aaf269de4bf
I20251026 02:57:25.052680 11827 tablet_bootstrap.cc:492] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.052872 11837 ts_tablet_manager.cc:1950] T c8cc8416d1fc4a8d985f9aaf269de4bf P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.053963 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet c8cc8416d1fc4a8d985f9aaf269de4bf (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.054023 11827 tablet_bootstrap.cc:654] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
W20251026 02:57:25.054211 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet e6cccdc2da71494b945e984e5c8c9624 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e6cccdc2da71494b945e984e5c8c9624 already in progress: creating tablet
I20251026 02:57:25.054738 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.055601 11827 tablet_bootstrap.cc:492] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.055757 11827 ts_tablet_manager.cc:1403] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:25.056427 11827 raft_consensus.cc:359] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.056574 11827 raft_consensus.cc:385] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.056631 11827 raft_consensus.cc:740] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.056819 11827 consensus_queue.cc:260] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.056962 11827 raft_consensus.cc:399] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.057021 11827 raft_consensus.cc:493] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.057103 11827 raft_consensus.cc:3060] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.058107 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aea0123e2ed744e7ba3ea3026bb2a829 has no consensus state
I20251026 02:57:25.059381 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.059674 11827 raft_consensus.cc:515] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.059870 11827 leader_election.cc:304] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.060027 11827 leader_election.cc:290] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.060122 11905 raft_consensus.cc:2804] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.060227 11905 raft_consensus.cc:697] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.060423 11905 consensus_queue.cc:237] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.060792 11827 ts_tablet_manager.cc:1434] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:25.061838 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.063035 11779 tablet_service.cc:1505] Processing CreateTablet for tablet aea0123e2ed744e7ba3ea3026bb2a829 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 125
I20251026 02:57:25.063436 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea0123e2ed744e7ba3ea3026bb2a829. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.064924 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet aea0123e2ed744e7ba3ea3026bb2a829
I20251026 02:57:25.065586 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet aea0123e2ed744e7ba3ea3026bb2a829 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.066298 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet aea0123e2ed744e7ba3ea3026bb2a829 because the tablet was not found. No further retry: Not found: Tablet not found: aea0123e2ed744e7ba3ea3026bb2a829
I20251026 02:57:25.066969 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.067556 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.068296 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet e6cccdc2da71494b945e984e5c8c9624 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.068539 11837 tablet_replica.cc:333] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.068743 11837 raft_consensus.cc:2243] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.068933 11837 raft_consensus.cc:2272] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.069763 11827 tablet_bootstrap.cc:492] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.070520 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.070778 11837 ts_tablet_manager.cc:1916] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.071359 11827 tablet_bootstrap.cc:654] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.072885 11827 tablet_bootstrap.cc:492] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.073002 11827 ts_tablet_manager.cc:1403] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20251026 02:57:25.073491 11827 raft_consensus.cc:359] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.073602 11827 raft_consensus.cc:385] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.073635 11827 raft_consensus.cc:740] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.073791 11827 consensus_queue.cc:260] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.073911 11827 raft_consensus.cc:399] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.073984 11827 raft_consensus.cc:493] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.074065 11827 raft_consensus.cc:3060] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.075028 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ef39bce4cf114167a489366b78bda6b7 has no consensus state
I20251026 02:57:25.076673 11837 ts_tablet_manager.cc:1929] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.076654 11827 raft_consensus.cc:515] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.076807 11837 log.cc:1199] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/e6cccdc2da71494b945e984e5c8c9624
I20251026 02:57:25.076918 11827 leader_election.cc:304] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.077144 11905 raft_consensus.cc:2804] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.077150 11837 ts_tablet_manager.cc:1950] T e6cccdc2da71494b945e984e5c8c9624 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.077268 11905 raft_consensus.cc:697] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.077457 11905 consensus_queue.cc:237] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.077529 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.078133 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet e6cccdc2da71494b945e984e5c8c9624 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.080163 11779 tablet_service.cc:1505] Processing CreateTablet for tablet ef39bce4cf114167a489366b78bda6b7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:25.080276 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.080506 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef39bce4cf114167a489366b78bda6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.082383 11827 leader_election.cc:290] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.082840 11827 ts_tablet_manager.cc:1434] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.010s user 0.000s sys 0.005s
I20251026 02:57:25.085116 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet ef39bce4cf114167a489366b78bda6b7
I20251026 02:57:25.085808 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet ef39bce4cf114167a489366b78bda6b7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.085911 11827 tablet_bootstrap.cc:492] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
W20251026 02:57:25.086647 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet ef39bce4cf114167a489366b78bda6b7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ef39bce4cf114167a489366b78bda6b7 already in progress: creating tablet
I20251026 02:57:25.086843 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:25.087563 11827 tablet_bootstrap.cc:654] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.088548 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.088930 11827 tablet_bootstrap.cc:492] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.089048 11827 ts_tablet_manager.cc:1403] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:25.089413 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet aea0123e2ed744e7ba3ea3026bb2a829 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.089653 11837 tablet_replica.cc:333] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.089715 11827 raft_consensus.cc:359] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.089815 11837 raft_consensus.cc:2243] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.089861 11827 raft_consensus.cc:385] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.089917 11827 raft_consensus.cc:740] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.089963 11837 raft_consensus.cc:2272] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.090425 11827 consensus_queue.cc:260] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.090610 11827 raft_consensus.cc:399] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.090677 11827 raft_consensus.cc:493] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.090750 11827 raft_consensus.cc:3060] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.090982 11837 ts_tablet_manager.cc:1916] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.092097 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.092900 11827 raft_consensus.cc:515] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.093048 11827 leader_election.cc:304] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.093175 11827 leader_election.cc:290] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.093252 11905 raft_consensus.cc:2804] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.093374 11905 raft_consensus.cc:697] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.093570 11905 consensus_queue.cc:237] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.093750 11827 ts_tablet_manager.cc:1434] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
W20251026 02:57:25.096585 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2b826833673547e8a96a61c0ce0a63ce has no consensus state
I20251026 02:57:25.097381 11837 ts_tablet_manager.cc:1929] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.097543 11837 log.cc:1199] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/aea0123e2ed744e7ba3ea3026bb2a829
I20251026 02:57:25.097934 11837 ts_tablet_manager.cc:1950] T aea0123e2ed744e7ba3ea3026bb2a829 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.098801 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet aea0123e2ed744e7ba3ea3026bb2a829 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.099252 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet ef39bce4cf114167a489366b78bda6b7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.099522 11837 tablet_replica.cc:333] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.099705 11837 raft_consensus.cc:2243] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.100214 11837 raft_consensus.cc:2272] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.100188 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.100463 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 2b826833673547e8a96a61c0ce0a63ce (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:25.100950 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b826833673547e8a96a61c0ce0a63ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.101284 11837 ts_tablet_manager.cc:1916] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.102474 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.105451 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 2b826833673547e8a96a61c0ce0a63ce
I20251026 02:57:25.106200 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 2b826833673547e8a96a61c0ce0a63ce with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.107082 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:25.107606 11837 ts_tablet_manager.cc:1929] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.107607 11827 tablet_bootstrap.cc:492] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.108886 11827 tablet_bootstrap.cc:654] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.109704 11837 log.cc:1199] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/ef39bce4cf114167a489366b78bda6b7
I20251026 02:57:25.109596 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.110126 11837 ts_tablet_manager.cc:1950] T ef39bce4cf114167a489366b78bda6b7 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.110610 11827 tablet_bootstrap.cc:492] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.110786 11827 ts_tablet_manager.cc:1403] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:25.111176 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet ef39bce4cf114167a489366b78bda6b7 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.111492 11827 raft_consensus.cc:359] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:25.111634 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 2b826833673547e8a96a61c0ce0a63ce because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2b826833673547e8a96a61c0ce0a63ce already in progress: creating tablet
I20251026 02:57:25.111696 11827 raft_consensus.cc:385] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.111796 11827 raft_consensus.cc:740] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.112053 11827 consensus_queue.cc:260] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.112221 11827 raft_consensus.cc:399] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.112344 11827 raft_consensus.cc:493] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.112448 11827 raft_consensus.cc:3060] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.114501 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a725b18913514eafb98450d7655b7656 has no consensus state
I20251026 02:57:25.115227 11827 raft_consensus.cc:515] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.115461 11827 leader_election.cc:304] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.115677 11827 leader_election.cc:290] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.115801 11905 raft_consensus.cc:2804] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.116070 11905 raft_consensus.cc:697] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.116140 11827 ts_tablet_manager.cc:1434] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:25.116483 11905 consensus_queue.cc:237] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.116451 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.118485 11780 tablet_service.cc:1505] Processing CreateTablet for tablet a725b18913514eafb98450d7655b7656 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:25.118820 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a725b18913514eafb98450d7655b7656. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.118881 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.121786 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet a725b18913514eafb98450d7655b7656
I20251026 02:57:25.122534 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet a725b18913514eafb98450d7655b7656 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.123108 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet a725b18913514eafb98450d7655b7656 because the tablet was not found. No further retry: Not found: Tablet not found: a725b18913514eafb98450d7655b7656
I20251026 02:57:25.123744 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.124177 11693 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.125047 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 2b826833673547e8a96a61c0ce0a63ce with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.125285 11837 tablet_replica.cc:333] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.125480 11837 raft_consensus.cc:2243] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.125659 11837 raft_consensus.cc:2272] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.126025 11827 tablet_bootstrap.cc:492] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.126840 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.127164 11837 ts_tablet_manager.cc:1916] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.127607 11827 tablet_bootstrap.cc:654] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
W20251026 02:57:25.130417 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 282106609f8a4965b843760be3d25805 has no consensus state
I20251026 02:57:25.132213 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.133668 11827 tablet_bootstrap.cc:492] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.133841 11827 ts_tablet_manager.cc:1403] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.008s user 0.002s sys 0.000s
I20251026 02:57:25.133958 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 282106609f8a4965b843760be3d25805 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:25.134025 11837 ts_tablet_manager.cc:1929] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.134192 11837 log.cc:1199] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/2b826833673547e8a96a61c0ce0a63ce
I20251026 02:57:25.134542 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 282106609f8a4965b843760be3d25805. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.134652 11837 ts_tablet_manager.cc:1950] T 2b826833673547e8a96a61c0ce0a63ce P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.134708 11827 raft_consensus.cc:359] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.134877 11827 raft_consensus.cc:385] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.134979 11827 raft_consensus.cc:740] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.135208 11827 consensus_queue.cc:260] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.135396 11827 raft_consensus.cc:399] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.135493 11827 raft_consensus.cc:493] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.135641 11827 raft_consensus.cc:3060] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.135916 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 2b826833673547e8a96a61c0ce0a63ce (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.137625 11827 raft_consensus.cc:515] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.137831 11827 leader_election.cc:304] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.138046 11827 leader_election.cc:290] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.138104 11905 raft_consensus.cc:2804] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.138309 11905 raft_consensus.cc:697] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.138509 11827 ts_tablet_manager.cc:1434] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.003s sys 0.001s
I20251026 02:57:25.138561 11905 consensus_queue.cc:237] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.139614 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.140946 11827 tablet_bootstrap.cc:492] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.142673 11827 tablet_bootstrap.cc:654] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.143522 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 282106609f8a4965b843760be3d25805
I20251026 02:57:25.144246 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 282106609f8a4965b843760be3d25805 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.145035 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 282106609f8a4965b843760be3d25805 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 282106609f8a4965b843760be3d25805 already in progress: creating tablet
I20251026 02:57:25.145040 11827 tablet_bootstrap.cc:492] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.145265 11827 ts_tablet_manager.cc:1403] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20251026 02:57:25.145447 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.146112 11827 raft_consensus.cc:359] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.146343 11827 raft_consensus.cc:385] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.146453 11827 raft_consensus.cc:740] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.146333 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.146737 11827 consensus_queue.cc:260] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.146906 11827 raft_consensus.cc:399] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.147015 11827 raft_consensus.cc:493] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.147114 11827 raft_consensus.cc:3060] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.147289 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet a725b18913514eafb98450d7655b7656 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.148110 11837 tablet_replica.cc:333] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.148324 11837 raft_consensus.cc:2243] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.148510 11837 raft_consensus.cc:2272] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.149142 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.150516 11837 ts_tablet_manager.cc:1916] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.150807 11827 raft_consensus.cc:515] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.151042 11827 leader_election.cc:304] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.151347 11905 raft_consensus.cc:2804] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.151495 11905 raft_consensus.cc:697] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.151778 11905 consensus_queue.cc:237] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:25.153162 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 52c9a12df4854bf6a4e1acfb77e5aa26 has no consensus state
I20251026 02:57:25.153424 11827 leader_election.cc:290] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.153882 11827 ts_tablet_manager.cc:1434] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.009s user 0.002s sys 0.003s
I20251026 02:57:25.155588 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 282106609f8a4965b843760be3d25805 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.156450 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.156795 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 52c9a12df4854bf6a4e1acfb77e5aa26 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:25.157222 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c9a12df4854bf6a4e1acfb77e5aa26. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.157624 11837 ts_tablet_manager.cc:1929] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.157765 11837 log.cc:1199] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/a725b18913514eafb98450d7655b7656
I20251026 02:57:25.158681 11837 ts_tablet_manager.cc:1950] T a725b18913514eafb98450d7655b7656 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.158957 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.159463 11837 tablet_replica.cc:333] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.159617 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet a725b18913514eafb98450d7655b7656 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.159639 11837 raft_consensus.cc:2243] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.159817 11837 raft_consensus.cc:2272] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.160758 11837 ts_tablet_manager.cc:1916] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.162860 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 52c9a12df4854bf6a4e1acfb77e5aa26
I20251026 02:57:25.163731 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 52c9a12df4854bf6a4e1acfb77e5aa26 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.164144 11827 tablet_bootstrap.cc:492] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.164757 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:25.165963 11827 tablet_bootstrap.cc:654] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.166301 11837 ts_tablet_manager.cc:1929] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.166443 11837 log.cc:1199] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/282106609f8a4965b843760be3d25805
I20251026 02:57:25.166852 11837 ts_tablet_manager.cc:1950] T 282106609f8a4965b843760be3d25805 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.167961 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 282106609f8a4965b843760be3d25805 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:25.168267 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 52c9a12df4854bf6a4e1acfb77e5aa26 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 52c9a12df4854bf6a4e1acfb77e5aa26 already in progress: creating tablet
I20251026 02:57:25.168844 11827 tablet_bootstrap.cc:492] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.168987 11827 ts_tablet_manager.cc:1403] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20251026 02:57:25.169389 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.169538 11827 raft_consensus.cc:359] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.169770 11827 raft_consensus.cc:385] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.169945 11827 raft_consensus.cc:740] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.170312 11827 consensus_queue.cc:260] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.170540 11827 raft_consensus.cc:399] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.170639 11827 raft_consensus.cc:493] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.170763 11827 raft_consensus.cc:3060] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.173213 11827 raft_consensus.cc:515] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:25.173413 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e80139024d9c4ea88ad210d8dd2579a1 has no consensus state
I20251026 02:57:25.173502 11827 leader_election.cc:304] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.173733 11827 leader_election.cc:290] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.173784 11905 raft_consensus.cc:2804] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.173959 11905 raft_consensus.cc:697] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.174211 11905 consensus_queue.cc:237] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.174604 11827 ts_tablet_manager.cc:1434] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.001s sys 0.005s
I20251026 02:57:25.175209 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.177392 11779 tablet_service.cc:1505] Processing CreateTablet for tablet e80139024d9c4ea88ad210d8dd2579a1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:25.177740 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 52c9a12df4854bf6a4e1acfb77e5aa26 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.177821 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.177976 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80139024d9c4ea88ad210d8dd2579a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.178043 11837 tablet_replica.cc:333] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.178218 11837 raft_consensus.cc:2243] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.178578 11837 raft_consensus.cc:2272] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.179704 11837 ts_tablet_manager.cc:1916] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.182099 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet e80139024d9c4ea88ad210d8dd2579a1
I20251026 02:57:25.183145 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet e80139024d9c4ea88ad210d8dd2579a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.184437 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:25.184886 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.186751 11827 tablet_bootstrap.cc:492] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.187304 11837 ts_tablet_manager.cc:1929] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.187410 11837 log.cc:1199] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/52c9a12df4854bf6a4e1acfb77e5aa26
I20251026 02:57:25.187492 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.187729 11837 ts_tablet_manager.cc:1950] T 52c9a12df4854bf6a4e1acfb77e5aa26 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.188593 11827 tablet_bootstrap.cc:654] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.188603 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 52c9a12df4854bf6a4e1acfb77e5aa26 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:25.188903 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet e80139024d9c4ea88ad210d8dd2579a1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e80139024d9c4ea88ad210d8dd2579a1 already in progress: creating tablet
I20251026 02:57:25.190493 11827 tablet_bootstrap.cc:492] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.190650 11827 ts_tablet_manager.cc:1403] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:25.191217 11827 raft_consensus.cc:359] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.191418 11827 raft_consensus.cc:385] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.191506 11827 raft_consensus.cc:740] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
W20251026 02:57:25.191548 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b15aef48d75a4433bb2e223c7b0df9e4 has no consensus state
I20251026 02:57:25.191802 11827 consensus_queue.cc:260] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.191977 11827 raft_consensus.cc:399] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.192090 11827 raft_consensus.cc:493] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.192206 11827 raft_consensus.cc:3060] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.193272 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.194780 11827 raft_consensus.cc:515] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.195029 11827 leader_election.cc:304] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.195287 11827 leader_election.cc:290] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.195338 11905 raft_consensus.cc:2804] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.195406 11779 tablet_service.cc:1505] Processing CreateTablet for tablet b15aef48d75a4433bb2e223c7b0df9e4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251026 02:57:25.195498 11905 raft_consensus.cc:697] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.195796 11905 consensus_queue.cc:237] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.195856 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.195875 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15aef48d75a4433bb2e223c7b0df9e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.196166 11827 ts_tablet_manager.cc:1434] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:25.200302 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet b15aef48d75a4433bb2e223c7b0df9e4
I20251026 02:57:25.201136 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet b15aef48d75a4433bb2e223c7b0df9e4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.201730 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet b15aef48d75a4433bb2e223c7b0df9e4 because the tablet was not found. No further retry: Not found: Tablet not found: b15aef48d75a4433bb2e223c7b0df9e4
I20251026 02:57:25.202399 11827 tablet_bootstrap.cc:492] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.202571 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.202672 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.203279 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet e80139024d9c4ea88ad210d8dd2579a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.203568 11837 tablet_replica.cc:333] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.203797 11837 raft_consensus.cc:2243] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.203998 11837 raft_consensus.cc:2272] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.204665 11827 tablet_bootstrap.cc:654] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.205533 11837 ts_tablet_manager.cc:1916] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.205713 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.209859 11827 tablet_bootstrap.cc:492] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.210024 11827 ts_tablet_manager.cc:1403] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.008s user 0.006s sys 0.000s
W20251026 02:57:25.210306 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 461e5c13a92e46eaba6aa083dc000b17 has no consensus state
I20251026 02:57:25.210831 11827 raft_consensus.cc:359] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.211011 11827 raft_consensus.cc:385] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.211124 11827 raft_consensus.cc:740] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.211402 11827 consensus_queue.cc:260] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.211488 11837 ts_tablet_manager.cc:1929] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.211622 11827 raft_consensus.cc:399] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.211625 11837 log.cc:1199] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/e80139024d9c4ea88ad210d8dd2579a1
I20251026 02:57:25.211741 11827 raft_consensus.cc:493] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.211862 11827 raft_consensus.cc:3060] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.212231 11837 ts_tablet_manager.cc:1950] T e80139024d9c4ea88ad210d8dd2579a1 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.212405 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.213326 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet e80139024d9c4ea88ad210d8dd2579a1 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.214614 11827 raft_consensus.cc:515] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.214852 11827 leader_election.cc:304] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.215041 11827 leader_election.cc:290] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.214908 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.215103 11905 raft_consensus.cc:2804] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.215267 11905 raft_consensus.cc:697] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.215555 11827 ts_tablet_manager.cc:1434] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:25.215519 11905 consensus_queue.cc:237] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.215493 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 461e5c13a92e46eaba6aa083dc000b17 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251026 02:57:25.215973 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461e5c13a92e46eaba6aa083dc000b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.218950 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 461e5c13a92e46eaba6aa083dc000b17
I20251026 02:57:25.219892 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 461e5c13a92e46eaba6aa083dc000b17 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.220491 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 461e5c13a92e46eaba6aa083dc000b17 because the tablet was not found. No further retry: Not found: Tablet not found: 461e5c13a92e46eaba6aa083dc000b17
I20251026 02:57:25.221205 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.223446 11827 tablet_bootstrap.cc:492] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.224712 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.225106 11827 tablet_bootstrap.cc:654] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.226085 11693 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.227758 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet b15aef48d75a4433bb2e223c7b0df9e4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.228092 11837 tablet_replica.cc:333] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.228582 11827 tablet_bootstrap.cc:492] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.228708 11837 raft_consensus.cc:2243] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.228765 11827 ts_tablet_manager.cc:1403] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:25.228942 11837 raft_consensus.cc:2272] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251026 02:57:25.229825 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e2aaa647255b4875bb61991e237033e8 has no consensus state
I20251026 02:57:25.229833 11827 raft_consensus.cc:359] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.230101 11827 raft_consensus.cc:385] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.230186 11827 raft_consensus.cc:740] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.230512 11827 consensus_queue.cc:260] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.230697 11827 raft_consensus.cc:399] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.230811 11827 raft_consensus.cc:493] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.230916 11827 raft_consensus.cc:3060] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.231906 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.233531 11837 ts_tablet_manager.cc:1916] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.233808 11779 tablet_service.cc:1505] Processing CreateTablet for tablet e2aaa647255b4875bb61991e237033e8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:25.234313 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2aaa647255b4875bb61991e237033e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.234233 11827 raft_consensus.cc:515] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.234651 11827 leader_election.cc:304] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.234721 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.235106 11905 raft_consensus.cc:2804] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.235282 11905 raft_consensus.cc:697] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.235554 11905 consensus_queue.cc:237] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.239768 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet e2aaa647255b4875bb61991e237033e8
I20251026 02:57:25.240593 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet e2aaa647255b4875bb61991e237033e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.241263 11827 leader_election.cc:290] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.242087 11827 ts_tablet_manager.cc:1434] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.013s user 0.006s sys 0.000s
I20251026 02:57:25.242220 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:25.242787 11827 tablet_bootstrap.cc:492] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.243093 11837 ts_tablet_manager.cc:1929] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.243299 11837 log.cc:1199] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/b15aef48d75a4433bb2e223c7b0df9e4
I20251026 02:57:25.243721 11837 ts_tablet_manager.cc:1950] T b15aef48d75a4433bb2e223c7b0df9e4 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.244930 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet b15aef48d75a4433bb2e223c7b0df9e4 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:25.245172 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet e2aaa647255b4875bb61991e237033e8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e2aaa647255b4875bb61991e237033e8 already in progress: creating tablet
I20251026 02:57:25.245256 11827 tablet_bootstrap.cc:654] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.246536 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:25.249850 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dee1d88abb42428c84b8d1db8fe67e7c has no consensus state
I20251026 02:57:25.253140 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.253834 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 461e5c13a92e46eaba6aa083dc000b17 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.253921 11779 tablet_service.cc:1505] Processing CreateTablet for tablet dee1d88abb42428c84b8d1db8fe67e7c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:25.254123 11837 tablet_replica.cc:333] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.254406 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee1d88abb42428c84b8d1db8fe67e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.254380 11837 raft_consensus.cc:2243] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.254644 11837 raft_consensus.cc:2272] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.255777 11837 ts_tablet_manager.cc:1916] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.259356 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.262174 11837 ts_tablet_manager.cc:1929] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.262382 11837 log.cc:1199] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/461e5c13a92e46eaba6aa083dc000b17
I20251026 02:57:25.262823 11837 ts_tablet_manager.cc:1950] T 461e5c13a92e46eaba6aa083dc000b17 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.264570 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet dee1d88abb42428c84b8d1db8fe67e7c
I20251026 02:57:25.264498 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 461e5c13a92e46eaba6aa083dc000b17 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.264973 11827 tablet_bootstrap.cc:492] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.265134 11827 ts_tablet_manager.cc:1403] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.023s user 0.002s sys 0.014s
I20251026 02:57:25.265489 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet dee1d88abb42428c84b8d1db8fe67e7c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.266044 11827 raft_consensus.cc:359] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.266230 11827 raft_consensus.cc:385] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.266376 11827 raft_consensus.cc:740] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
W20251026 02:57:25.266525 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet dee1d88abb42428c84b8d1db8fe67e7c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dee1d88abb42428c84b8d1db8fe67e7c already in progress: creating tablet
I20251026 02:57:25.266634 11827 consensus_queue.cc:260] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.266839 11827 raft_consensus.cc:399] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.266938 11827 raft_consensus.cc:493] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.267059 11827 raft_consensus.cc:3060] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.268187 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:25.268851 11693 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.269848 11827 raft_consensus.cc:515] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.269933 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 461e5c13a92e46eaba6aa083dc000b17 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.270149 11827 leader_election.cc:304] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.270445 11827 leader_election.cc:290] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.270566 11905 raft_consensus.cc:2804] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.270763 11905 raft_consensus.cc:697] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.270917 11827 ts_tablet_manager.cc:1434] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20251026 02:57:25.271034 11905 consensus_queue.cc:237] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.271186 11827 tablet_bootstrap.cc:492] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
W20251026 02:57:25.271663 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 461e5c13a92e46eaba6aa083dc000b17 because the tablet was not found. No further retry: Not found: Tablet not found: 461e5c13a92e46eaba6aa083dc000b17
I20251026 02:57:25.272842 11827 tablet_bootstrap.cc:654] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.272600 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.275581 11827 tablet_bootstrap.cc:492] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.275774 11827 ts_tablet_manager.cc:1403] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.000s
I20251026 02:57:25.276513 11827 raft_consensus.cc:359] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.276686 11827 raft_consensus.cc:385] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.276765 11827 raft_consensus.cc:740] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.277031 11827 consensus_queue.cc:260] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.277176 11827 raft_consensus.cc:399] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.277334 11827 raft_consensus.cc:493] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20251026 02:57:25.277408 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7a6a846c85444cf28b5f4a9c181fc1b3 has no consensus state
I20251026 02:57:25.277453 11827 raft_consensus.cc:3060] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.279681 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet e2aaa647255b4875bb61991e237033e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.280287 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.280566 11827 raft_consensus.cc:515] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.280817 11827 leader_election.cc:304] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.281092 11827 leader_election.cc:290] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.281600 11827 ts_tablet_manager.cc:1434] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.003s sys 0.000s
I20251026 02:57:25.281611 11831 raft_consensus.cc:2804] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.281874 11831 raft_consensus.cc:697] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.282074 11837 tablet_replica.cc:333] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.282159 11831 consensus_queue.cc:237] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.282294 11837 raft_consensus.cc:2243] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.282485 11837 raft_consensus.cc:2272] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.283108 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 7a6a846c85444cf28b5f4a9c181fc1b3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20251026 02:57:25.283751 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6a846c85444cf28b5f4a9c181fc1b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.287230 11837 ts_tablet_manager.cc:1916] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.290380 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet dee1d88abb42428c84b8d1db8fe67e7c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.290889 11827 tablet_bootstrap.cc:492] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.291476 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.292763 11827 tablet_bootstrap.cc:654] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.294647 11827 tablet_bootstrap.cc:492] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.294783 11827 ts_tablet_manager.cc:1403] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.001s
I20251026 02:57:25.295032 11837 ts_tablet_manager.cc:1929] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.295145 11837 log.cc:1199] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/e2aaa647255b4875bb61991e237033e8
I20251026 02:57:25.295506 11837 ts_tablet_manager.cc:1950] T e2aaa647255b4875bb61991e237033e8 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.295580 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 7a6a846c85444cf28b5f4a9c181fc1b3
I20251026 02:57:25.295554 11827 raft_consensus.cc:359] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.295706 11827 raft_consensus.cc:385] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.295751 11827 raft_consensus.cc:740] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.295918 11827 consensus_queue.cc:260] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.296048 11827 raft_consensus.cc:399] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.296100 11827 raft_consensus.cc:493] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.296178 11827 raft_consensus.cc:3060] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.296227 11837 tablet_replica.cc:333] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.296365 11837 raft_consensus.cc:2243] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.296466 11837 raft_consensus.cc:2272] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.296609 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 7a6a846c85444cf28b5f4a9c181fc1b3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.296937 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet e2aaa647255b4875bb61991e237033e8 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.297451 11837 ts_tablet_manager.cc:1916] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.299726 11827 raft_consensus.cc:515] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.300004 11827 leader_election.cc:304] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.300280 11831 raft_consensus.cc:2804] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.300447 11831 raft_consensus.cc:697] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.300686 11831 consensus_queue.cc:237] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.300990 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.300697 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.302500 11827 leader_election.cc:290] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.303059 11827 ts_tablet_manager.cc:1434] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20251026 02:57:25.304111 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.304842 11837 ts_tablet_manager.cc:1929] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.304971 11837 log.cc:1199] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/dee1d88abb42428c84b8d1db8fe67e7c
I20251026 02:57:25.305305 11837 ts_tablet_manager.cc:1950] T dee1d88abb42428c84b8d1db8fe67e7c P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.306057 11837 tablet_replica.cc:333] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.306260 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet dee1d88abb42428c84b8d1db8fe67e7c (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.306248 11837 raft_consensus.cc:2243] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.306627 11837 raft_consensus.cc:2272] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.307394 11837 ts_tablet_manager.cc:1916] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251026 02:57:25.307701 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 93c34832490f44c882ff948f69f4f25a has no consensus state
I20251026 02:57:25.310535 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.311992 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 93c34832490f44c882ff948f69f4f25a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20251026 02:57:25.312522 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93c34832490f44c882ff948f69f4f25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.313439 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.313650 11837 ts_tablet_manager.cc:1929] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.313781 11837 log.cc:1199] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/7a6a846c85444cf28b5f4a9c181fc1b3
I20251026 02:57:25.314162 11837 ts_tablet_manager.cc:1950] T 7a6a846c85444cf28b5f4a9c181fc1b3 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.315135 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 7a6a846c85444cf28b5f4a9c181fc1b3 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.317041 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 93c34832490f44c882ff948f69f4f25a
I20251026 02:57:25.317741 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 93c34832490f44c882ff948f69f4f25a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.318253 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 93c34832490f44c882ff948f69f4f25a because the tablet was not found. No further retry: Not found: Tablet not found: 93c34832490f44c882ff948f69f4f25a
I20251026 02:57:25.318449 11827 tablet_bootstrap.cc:492] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.318838 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.319939 11827 tablet_bootstrap.cc:654] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.321811 11827 tablet_bootstrap.cc:492] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.321729 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.321974 11827 ts_tablet_manager.cc:1403] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:25.322696 11827 raft_consensus.cc:359] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.322894 11827 raft_consensus.cc:385] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.322958 11827 raft_consensus.cc:740] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.323210 11827 consensus_queue.cc:260] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.323391 11827 raft_consensus.cc:399] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.323493 11827 raft_consensus.cc:493] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.323587 11827 raft_consensus.cc:3060] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.325232 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 08d9d094f9cf48e9b0d8d00a6927a558 has no consensus state
I20251026 02:57:25.326247 11827 raft_consensus.cc:515] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.326551 11827 leader_election.cc:304] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.326803 11827 leader_election.cc:290] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.326855 11831 raft_consensus.cc:2804] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.327020 11831 raft_consensus.cc:697] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.326992 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.327314 11831 consensus_queue.cc:237] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.327646 11827 ts_tablet_manager.cc:1434] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20251026 02:57:25.328977 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 08d9d094f9cf48e9b0d8d00a6927a558 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:25.329349 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d9d094f9cf48e9b0d8d00a6927a558. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.334429 11827 tablet_bootstrap.cc:492] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.334859 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.336431 11827 tablet_bootstrap.cc:654] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.338223 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 08d9d094f9cf48e9b0d8d00a6927a558
I20251026 02:57:25.338335 11827 tablet_bootstrap.cc:492] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.338580 11827 ts_tablet_manager.cc:1403] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.001s
I20251026 02:57:25.339205 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 08d9d094f9cf48e9b0d8d00a6927a558 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.339470 11827 raft_consensus.cc:359] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.339648 11827 raft_consensus.cc:385] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.339752 11827 raft_consensus.cc:740] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
W20251026 02:57:25.339972 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 08d9d094f9cf48e9b0d8d00a6927a558 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 08d9d094f9cf48e9b0d8d00a6927a558 already in progress: creating tablet
I20251026 02:57:25.339969 11827 consensus_queue.cc:260] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.340193 11827 raft_consensus.cc:399] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.340276 11827 raft_consensus.cc:493] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.340402 11827 raft_consensus.cc:3060] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.341418 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.341490 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:25.342370 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 93c34832490f44c882ff948f69f4f25a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.342717 11837 tablet_replica.cc:333] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.342922 11837 raft_consensus.cc:2243] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.343122 11837 raft_consensus.cc:2272] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.343226 11827 raft_consensus.cc:515] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.343518 11827 leader_election.cc:304] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.343818 11831 raft_consensus.cc:2804] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.343976 11831 raft_consensus.cc:697] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.344224 11831 consensus_queue.cc:237] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.344347 11837 ts_tablet_manager.cc:1916] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.344485 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.346446 11827 leader_election.cc:290] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.347108 11827 ts_tablet_manager.cc:1434] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.008s user 0.003s sys 0.002s
W20251026 02:57:25.348802 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 23a9f17990a349f9866afda545c5a829 has no consensus state
I20251026 02:57:25.352108 11837 ts_tablet_manager.cc:1929] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.352293 11837 log.cc:1199] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/93c34832490f44c882ff948f69f4f25a
I20251026 02:57:25.352725 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.352943 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 23a9f17990a349f9866afda545c5a829 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:25.353410 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a9f17990a349f9866afda545c5a829. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.355631 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.358512 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 08d9d094f9cf48e9b0d8d00a6927a558 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.358860 11827 tablet_bootstrap.cc:492] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.358860 11837 ts_tablet_manager.cc:1950] T 93c34832490f44c882ff948f69f4f25a P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.359766 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 23a9f17990a349f9866afda545c5a829
I20251026 02:57:25.359889 11837 tablet_replica.cc:333] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.360072 11837 raft_consensus.cc:2243] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.360083 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 93c34832490f44c882ff948f69f4f25a (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.360280 11837 raft_consensus.cc:2272] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.360949 11827 tablet_bootstrap.cc:654] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.360982 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 23a9f17990a349f9866afda545c5a829 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.361505 11837 ts_tablet_manager.cc:1916] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.361891 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\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
I20251026 02:57:25.362900 11827 tablet_bootstrap.cc:492] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.363068 11827 ts_tablet_manager.cc:1403] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.001s
I20251026 02:57:25.363693 11827 raft_consensus.cc:359] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.363866 11827 raft_consensus.cc:385] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.363966 11827 raft_consensus.cc:740] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.364236 11827 consensus_queue.cc:260] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.364360 11827 raft_consensus.cc:399] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.364432 11827 raft_consensus.cc:493] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.364540 11827 raft_consensus.cc:3060] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.365669 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.367551 11827 raft_consensus.cc:515] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.367836 11837 ts_tablet_manager.cc:1929] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.367965 11837 log.cc:1199] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/08d9d094f9cf48e9b0d8d00a6927a558
I20251026 02:57:25.368479 11827 leader_election.cc:304] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.368674 11827 leader_election.cc:290] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.368779 11837 ts_tablet_manager.cc:1950] T 08d9d094f9cf48e9b0d8d00a6927a558 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.368808 11831 raft_consensus.cc:2804] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.368945 11831 raft_consensus.cc:697] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.369222 11831 consensus_queue.cc:237] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.369764 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 08d9d094f9cf48e9b0d8d00a6927a558 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:25.370098 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7e81e312fae747d4a3d76a61aef6be68 has no consensus state
W20251026 02:57:25.370128 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 23a9f17990a349f9866afda545c5a829 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 23a9f17990a349f9866afda545c5a829 already in progress: creating tablet
I20251026 02:57:25.370590 11827 ts_tablet_manager.cc:1434] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.001s sys 0.004s
I20251026 02:57:25.372645 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.374119 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 7e81e312fae747d4a3d76a61aef6be68 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251026 02:57:25.374615 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e81e312fae747d4a3d76a61aef6be68. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.379865 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.380643 11827 tablet_bootstrap.cc:492] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.382388 11827 tablet_bootstrap.cc:654] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.383939 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 7e81e312fae747d4a3d76a61aef6be68
I20251026 02:57:25.384908 11827 tablet_bootstrap.cc:492] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.384990 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 7e81e312fae747d4a3d76a61aef6be68 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.385129 11827 ts_tablet_manager.cc:1403] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
W20251026 02:57:25.385641 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 7e81e312fae747d4a3d76a61aef6be68 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7e81e312fae747d4a3d76a61aef6be68 already in progress: creating tablet
I20251026 02:57:25.385993 11827 raft_consensus.cc:359] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.386194 11827 raft_consensus.cc:385] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.386353 11827 raft_consensus.cc:740] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.386394 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.386628 11827 consensus_queue.cc:260] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.386816 11827 raft_consensus.cc:399] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.386916 11827 raft_consensus.cc:493] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.387054 11827 raft_consensus.cc:3060] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.387173 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.388190 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 23a9f17990a349f9866afda545c5a829 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.388499 11837 tablet_replica.cc:333] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.388715 11837 raft_consensus.cc:2243] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.388892 11837 raft_consensus.cc:2272] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.390161 11837 ts_tablet_manager.cc:1916] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.390370 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.391309 11827 raft_consensus.cc:515] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.391571 11827 leader_election.cc:304] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.391736 11827 leader_election.cc:290] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.391846 11831 raft_consensus.cc:2804] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.392010 11831 raft_consensus.cc:697] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.392243 11831 consensus_queue.cc:237] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.392617 11827 ts_tablet_manager.cc:1434] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.003s sys 0.003s
W20251026 02:57:25.395277 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5540b5667d7c42a6b6ff02cff147cc22 has no consensus state
I20251026 02:57:25.396032 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 7e81e312fae747d4a3d76a61aef6be68 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.397955 11837 ts_tablet_manager.cc:1929] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.398116 11837 log.cc:1199] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/23a9f17990a349f9866afda545c5a829
I20251026 02:57:25.398149 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:25.398582 11837 ts_tablet_manager.cc:1950] T 23a9f17990a349f9866afda545c5a829 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.399528 11837 tablet_replica.cc:333] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.399647 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 23a9f17990a349f9866afda545c5a829 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.399744 11837 raft_consensus.cc:2243] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.399771 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 5540b5667d7c42a6b6ff02cff147cc22 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251026 02:57:25.399948 11837 raft_consensus.cc:2272] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.400192 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5540b5667d7c42a6b6ff02cff147cc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.401119 11837 ts_tablet_manager.cc:1916] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.403782 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.406934 11827 tablet_bootstrap.cc:492] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.407459 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 5540b5667d7c42a6b6ff02cff147cc22
I20251026 02:57:25.407546 11837 ts_tablet_manager.cc:1929] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.407656 11837 log.cc:1199] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/7e81e312fae747d4a3d76a61aef6be68
I20251026 02:57:25.408113 11837 ts_tablet_manager.cc:1950] T 7e81e312fae747d4a3d76a61aef6be68 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.408309 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 5540b5667d7c42a6b6ff02cff147cc22 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.408898 11827 tablet_bootstrap.cc:654] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.409093 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 7e81e312fae747d4a3d76a61aef6be68 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:25.409510 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 5540b5667d7c42a6b6ff02cff147cc22 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5540b5667d7c42a6b6ff02cff147cc22 already in progress: creating tablet
I20251026 02:57:25.409555 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.410915 11827 tablet_bootstrap.cc:492] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.411072 11827 ts_tablet_manager.cc:1403] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20251026 02:57:25.411799 11827 raft_consensus.cc:359] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.411960 11827 raft_consensus.cc:385] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.412045 11827 raft_consensus.cc:740] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.412300 11827 consensus_queue.cc:260] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.412464 11827 raft_consensus.cc:399] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.412595 11827 raft_consensus.cc:493] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.412704 11827 raft_consensus.cc:3060] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.412707 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.415388 11827 raft_consensus.cc:515] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.415659 11827 leader_election.cc:304] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.415896 11827 leader_election.cc:290] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.416231 11905 raft_consensus.cc:2804] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.416406 11905 raft_consensus.cc:697] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.416353 11827 ts_tablet_manager.cc:1434] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:25.416965 11905 consensus_queue.cc:237] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:25.416599 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cef71d5189ee4dc48c9da89fc592a337 has no consensus state
I20251026 02:57:25.420123 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 5540b5667d7c42a6b6ff02cff147cc22 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.420203 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.420918 11837 tablet_replica.cc:333] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.421167 11837 raft_consensus.cc:2243] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.421360 11837 raft_consensus.cc:2272] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.422194 11780 tablet_service.cc:1505] Processing CreateTablet for tablet cef71d5189ee4dc48c9da89fc592a337 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.422670 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef71d5189ee4dc48c9da89fc592a337. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.423097 11837 ts_tablet_manager.cc:1916] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.426635 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.428050 11827 tablet_bootstrap.cc:492] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.428493 11837 ts_tablet_manager.cc:1929] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.428651 11837 log.cc:1199] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/5540b5667d7c42a6b6ff02cff147cc22
I20251026 02:57:25.429060 11837 ts_tablet_manager.cc:1950] T 5540b5667d7c42a6b6ff02cff147cc22 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.429929 11827 tablet_bootstrap.cc:654] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.430085 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 5540b5667d7c42a6b6ff02cff147cc22 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.431098 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet cef71d5189ee4dc48c9da89fc592a337
I20251026 02:57:25.431852 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet cef71d5189ee4dc48c9da89fc592a337 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.432936 11827 tablet_bootstrap.cc:492] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
W20251026 02:57:25.432860 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet cef71d5189ee4dc48c9da89fc592a337 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cef71d5189ee4dc48c9da89fc592a337 already in progress: creating tablet
I20251026 02:57:25.433111 11827 ts_tablet_manager.cc:1403] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20251026 02:57:25.433533 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.433936 11827 raft_consensus.cc:359] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.434106 11827 raft_consensus.cc:385] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.434229 11827 raft_consensus.cc:740] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.434535 11827 consensus_queue.cc:260] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.434762 11827 raft_consensus.cc:399] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.434852 11827 raft_consensus.cc:493] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.434986 11827 raft_consensus.cc:3060] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.437007 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.437476 11827 raft_consensus.cc:515] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.437779 11827 leader_election.cc:304] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.437978 11827 leader_election.cc:290] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.438061 11905 raft_consensus.cc:2804] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.438210 11905 raft_consensus.cc:697] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.438496 11905 consensus_queue.cc:237] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.438731 11827 ts_tablet_manager.cc:1434] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.001s
W20251026 02:57:25.440866 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f8712f4305b44d6bbdcc7806659541ec has no consensus state
I20251026 02:57:25.442629 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.443632 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet cef71d5189ee4dc48c9da89fc592a337 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.443979 11837 tablet_replica.cc:333] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.444181 11837 raft_consensus.cc:2243] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.444409 11837 raft_consensus.cc:2272] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.445843 11837 ts_tablet_manager.cc:1916] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.445906 11780 tablet_service.cc:1505] Processing CreateTablet for tablet f8712f4305b44d6bbdcc7806659541ec (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.446457 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8712f4305b44d6bbdcc7806659541ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.446962 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.451661 11827 tablet_bootstrap.cc:492] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.452096 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet f8712f4305b44d6bbdcc7806659541ec
I20251026 02:57:25.453044 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet f8712f4305b44d6bbdcc7806659541ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.453584 11827 tablet_bootstrap.cc:654] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.454304 11837 ts_tablet_manager.cc:1929] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.454456 11837 log.cc:1199] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/cef71d5189ee4dc48c9da89fc592a337
I20251026 02:57:25.454258 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.455044 11837 ts_tablet_manager.cc:1950] T cef71d5189ee4dc48c9da89fc592a337 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.455665 11827 tablet_bootstrap.cc:492] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.455832 11827 ts_tablet_manager.cc:1403] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:25.456179 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet cef71d5189ee4dc48c9da89fc592a337 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.456506 11827 raft_consensus.cc:359] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:25.456578 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet f8712f4305b44d6bbdcc7806659541ec because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f8712f4305b44d6bbdcc7806659541ec already in progress: creating tablet
I20251026 02:57:25.456696 11827 raft_consensus.cc:385] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.456791 11827 raft_consensus.cc:740] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.457052 11827 consensus_queue.cc:260] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.457234 11827 raft_consensus.cc:399] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.457432 11827 raft_consensus.cc:493] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.457592 11827 raft_consensus.cc:3060] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.458598 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.460371 11827 raft_consensus.cc:515] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.460593 11827 leader_election.cc:304] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.460803 11827 leader_election.cc:290] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.460883 11905 raft_consensus.cc:2804] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.461074 11905 raft_consensus.cc:697] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.461354 11905 consensus_queue.cc:237] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.461503 11827 ts_tablet_manager.cc:1434] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.002s sys 0.004s
W20251026 02:57:25.462931 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c6b5797c11b740b9a39f9f8d52f0c678 has no consensus state
I20251026 02:57:25.464807 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet f8712f4305b44d6bbdcc7806659541ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.464886 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.466463 11837 tablet_replica.cc:333] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.466749 11837 raft_consensus.cc:2243] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.466964 11837 raft_consensus.cc:2272] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.467561 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.467928 11780 tablet_service.cc:1505] Processing CreateTablet for tablet c6b5797c11b740b9a39f9f8d52f0c678 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20251026 02:57:25.468608 11837 ts_tablet_manager.cc:1916] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.468613 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b5797c11b740b9a39f9f8d52f0c678. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.471788 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet c6b5797c11b740b9a39f9f8d52f0c678
I20251026 02:57:25.472846 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet c6b5797c11b740b9a39f9f8d52f0c678 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.474417 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.475186 11837 ts_tablet_manager.cc:1929] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.475286 11827 tablet_bootstrap.cc:492] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.475353 11837 log.cc:1199] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/f8712f4305b44d6bbdcc7806659541ec
I20251026 02:57:25.475783 11837 ts_tablet_manager.cc:1950] T f8712f4305b44d6bbdcc7806659541ec P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.476936 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet f8712f4305b44d6bbdcc7806659541ec (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.477217 11827 tablet_bootstrap.cc:654] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
W20251026 02:57:25.477227 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet c6b5797c11b740b9a39f9f8d52f0c678 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c6b5797c11b740b9a39f9f8d52f0c678 already in progress: creating tablet
I20251026 02:57:25.479449 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.479898 11827 tablet_bootstrap.cc:492] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.480037 11827 ts_tablet_manager.cc:1403] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.001s
I20251026 02:57:25.480646 11827 raft_consensus.cc:359] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.480808 11827 raft_consensus.cc:385] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.480916 11827 raft_consensus.cc:740] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.481158 11827 consensus_queue.cc:260] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.481348 11827 raft_consensus.cc:399] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.481449 11827 raft_consensus.cc:493] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.481575 11827 raft_consensus.cc:3060] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.483227 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 23f57812bcc24d759a370366b61ec7d2 has no consensus state
I20251026 02:57:25.484198 11827 raft_consensus.cc:515] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.484450 11827 leader_election.cc:304] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.484643 11827 leader_election.cc:290] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.484730 11905 raft_consensus.cc:2804] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.484928 11905 raft_consensus.cc:697] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.485088 11827 ts_tablet_manager.cc:1434] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20251026 02:57:25.485206 11905 consensus_queue.cc:237] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.486719 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.487607 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 23f57812bcc24d759a370366b61ec7d2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20251026 02:57:25.488013 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f57812bcc24d759a370366b61ec7d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.489377 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.492938 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 23f57812bcc24d759a370366b61ec7d2
I20251026 02:57:25.494182 11827 tablet_bootstrap.cc:492] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.494246 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet c6b5797c11b740b9a39f9f8d52f0c678 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.494529 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 23f57812bcc24d759a370366b61ec7d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.494679 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.495159 11837 tablet_replica.cc:333] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.495354 11837 raft_consensus.cc:2243] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.495549 11837 raft_consensus.cc:2272] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.496079 11827 tablet_bootstrap.cc:654] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.495983 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.496572 11837 ts_tablet_manager.cc:1916] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.499142 11827 tablet_bootstrap.cc:492] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.499338 11827 ts_tablet_manager.cc:1403] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:25.499513 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.500017 11827 raft_consensus.cc:359] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.500195 11827 raft_consensus.cc:385] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.500283 11827 raft_consensus.cc:740] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.500535 11827 consensus_queue.cc:260] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.500679 11827 raft_consensus.cc:399] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.500792 11827 raft_consensus.cc:493] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.500895 11827 raft_consensus.cc:3060] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.502753 11837 ts_tablet_manager.cc:1929] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.502878 11837 log.cc:1199] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/c6b5797c11b740b9a39f9f8d52f0c678
I20251026 02:57:25.503229 11837 ts_tablet_manager.cc:1950] T c6b5797c11b740b9a39f9f8d52f0c678 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.503508 11827 raft_consensus.cc:515] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.503775 11827 leader_election.cc:304] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
W20251026 02:57:25.503860 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 06bc03efc6f84afbb2313bf8b40e0dd0 has no consensus state
I20251026 02:57:25.503990 11827 leader_election.cc:290] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.504045 11905 raft_consensus.cc:2804] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.504204 11905 raft_consensus.cc:697] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.504459 11905 consensus_queue.cc:237] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.504786 11827 ts_tablet_manager.cc:1434] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:25.505926 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.507505 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 06bc03efc6f84afbb2313bf8b40e0dd0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.507882 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06bc03efc6f84afbb2313bf8b40e0dd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.509233 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.510332 11837 tablet_replica.cc:333] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.510466 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet c6b5797c11b740b9a39f9f8d52f0c678 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.513298 11827 tablet_bootstrap.cc:492] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.514416 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 06bc03efc6f84afbb2313bf8b40e0dd0
I20251026 02:57:25.515318 11827 tablet_bootstrap.cc:654] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.515282 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 06bc03efc6f84afbb2313bf8b40e0dd0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.515988 11837 raft_consensus.cc:2243] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.516474 11837 raft_consensus.cc:2272] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.517100 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.517953 11837 ts_tablet_manager.cc:1916] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.520406 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.523936 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.524116 11837 ts_tablet_manager.cc:1929] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.524264 11837 log.cc:1199] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/23f57812bcc24d759a370366b61ec7d2
I20251026 02:57:25.524509 11827 tablet_bootstrap.cc:492] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.524708 11837 ts_tablet_manager.cc:1950] T 23f57812bcc24d759a370366b61ec7d2 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.524704 11827 ts_tablet_manager.cc:1403] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.012s user 0.005s sys 0.004s
I20251026 02:57:25.525812 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 23f57812bcc24d759a370366b61ec7d2 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.525782 11827 raft_consensus.cc:359] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.525954 11827 raft_consensus.cc:385] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.526044 11827 raft_consensus.cc:740] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
W20251026 02:57:25.526111 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 06bc03efc6f84afbb2313bf8b40e0dd0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 06bc03efc6f84afbb2313bf8b40e0dd0 already in progress: creating tablet
I20251026 02:57:25.526300 11827 consensus_queue.cc:260] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.526485 11827 raft_consensus.cc:399] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.526566 11827 raft_consensus.cc:493] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.526685 11827 raft_consensus.cc:3060] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.527778 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 505812dd4c714e3f98f302630a1d243f has no consensus state
I20251026 02:57:25.528993 11827 raft_consensus.cc:515] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.529230 11827 leader_election.cc:304] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.529450 11827 leader_election.cc:290] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.529526 11905 raft_consensus.cc:2804] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.529683 11905 raft_consensus.cc:697] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.529621 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.529953 11827 ts_tablet_manager.cc:1434] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.000s sys 0.004s
I20251026 02:57:25.529949 11905 consensus_queue.cc:237] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.532086 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 505812dd4c714e3f98f302630a1d243f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.532533 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505812dd4c714e3f98f302630a1d243f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.533766 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.537292 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 505812dd4c714e3f98f302630a1d243f
I20251026 02:57:25.538133 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 505812dd4c714e3f98f302630a1d243f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.538378 11827 tablet_bootstrap.cc:492] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
W20251026 02:57:25.538911 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 505812dd4c714e3f98f302630a1d243f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 505812dd4c714e3f98f302630a1d243f already in progress: creating tablet
I20251026 02:57:25.539182 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.539899 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.540362 11827 tablet_bootstrap.cc:654] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.540902 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 06bc03efc6f84afbb2313bf8b40e0dd0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.541352 11837 tablet_replica.cc:333] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.541602 11837 raft_consensus.cc:2243] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.541961 11837 raft_consensus.cc:2272] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.542886 11837 ts_tablet_manager.cc:1916] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.542985 11827 tablet_bootstrap.cc:492] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.543165 11827 ts_tablet_manager.cc:1403] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:25.543503 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.544067 11827 raft_consensus.cc:359] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.544296 11827 raft_consensus.cc:385] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.544395 11827 raft_consensus.cc:740] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.544663 11827 consensus_queue.cc:260] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.544837 11827 raft_consensus.cc:399] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.544972 11827 raft_consensus.cc:493] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.545104 11827 raft_consensus.cc:3060] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.547601 11827 raft_consensus.cc:515] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.547850 11827 leader_election.cc:304] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.548089 11827 leader_election.cc:290] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.548168 11905 raft_consensus.cc:2804] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.548305 11905 raft_consensus.cc:697] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
W20251026 02:57:25.548355 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 782a2be4fc3649c28c7ed6a684ec79a8 has no consensus state
I20251026 02:57:25.548588 11905 consensus_queue.cc:237] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.548847 11837 ts_tablet_manager.cc:1929] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.548969 11837 log.cc:1199] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/06bc03efc6f84afbb2313bf8b40e0dd0
I20251026 02:57:25.548983 11827 ts_tablet_manager.cc:1434] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.001s sys 0.004s
I20251026 02:57:25.549360 11837 ts_tablet_manager.cc:1950] T 06bc03efc6f84afbb2313bf8b40e0dd0 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.550405 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 06bc03efc6f84afbb2313bf8b40e0dd0 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.551445 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.553375 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 782a2be4fc3649c28c7ed6a684ec79a8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.553856 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.554368 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782a2be4fc3649c28c7ed6a684ec79a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.557240 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 782a2be4fc3649c28c7ed6a684ec79a8
I20251026 02:57:25.558225 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 782a2be4fc3649c28c7ed6a684ec79a8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.559468 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 782a2be4fc3649c28c7ed6a684ec79a8 because the tablet was not found. No further retry: Not found: Tablet not found: 782a2be4fc3649c28c7ed6a684ec79a8
I20251026 02:57:25.560781 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.561519 11827 tablet_bootstrap.cc:492] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.562405 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.563355 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 505812dd4c714e3f98f302630a1d243f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.563683 11837 tablet_replica.cc:333] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.563886 11837 raft_consensus.cc:2243] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.564085 11837 raft_consensus.cc:2272] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.564121 11827 tablet_bootstrap.cc:654] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.565049 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.565614 11837 ts_tablet_manager.cc:1916] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.567164 11827 tablet_bootstrap.cc:492] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.567327 11827 ts_tablet_manager.cc:1403] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.006s user 0.000s sys 0.003s
I20251026 02:57:25.568065 11827 raft_consensus.cc:359] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.568248 11827 raft_consensus.cc:385] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.568363 11827 raft_consensus.cc:740] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.568634 11827 consensus_queue.cc:260] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.568830 11827 raft_consensus.cc:399] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.568922 11827 raft_consensus.cc:493] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.569046 11827 raft_consensus.cc:3060] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.569641 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9ac2906c398c48ca91af14e5a9b513be has no consensus state
I20251026 02:57:25.571794 11827 raft_consensus.cc:515] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.572002 11827 leader_election.cc:304] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.572217 11905 raft_consensus.cc:2804] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.572409 11905 raft_consensus.cc:697] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.572494 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.572636 11905 consensus_queue.cc:237] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.573104 11837 ts_tablet_manager.cc:1929] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.573252 11837 log.cc:1199] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/505812dd4c714e3f98f302630a1d243f
I20251026 02:57:25.573647 11837 ts_tablet_manager.cc:1950] T 505812dd4c714e3f98f302630a1d243f P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.574853 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 505812dd4c714e3f98f302630a1d243f (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.575381 11827 leader_election.cc:290] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.575966 11827 ts_tablet_manager.cc:1434] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.009s user 0.005s sys 0.001s
I20251026 02:57:25.580765 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 9ac2906c398c48ca91af14e5a9b513be (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.581753 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac2906c398c48ca91af14e5a9b513be. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.587886 11827 tablet_bootstrap.cc:492] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.589933 11827 tablet_bootstrap.cc:654] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.590065 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.591691 11827 tablet_bootstrap.cc:492] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.591820 11827 ts_tablet_manager.cc:1403] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:25.592509 11827 raft_consensus.cc:359] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.592655 11827 raft_consensus.cc:385] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.592692 11827 raft_consensus.cc:740] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.592867 11827 consensus_queue.cc:260] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.592971 11827 raft_consensus.cc:399] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.593034 11827 raft_consensus.cc:493] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.593115 11827 raft_consensus.cc:3060] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.593645 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 9ac2906c398c48ca91af14e5a9b513be
I20251026 02:57:25.594592 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 9ac2906c398c48ca91af14e5a9b513be with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.595173 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 9ac2906c398c48ca91af14e5a9b513be because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9ac2906c398c48ca91af14e5a9b513be already in progress: creating tablet
I20251026 02:57:25.595945 11827 raft_consensus.cc:515] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.596015 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.596154 11827 leader_election.cc:304] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.596344 11827 leader_election.cc:290] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.596401 11905 raft_consensus.cc:2804] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.596513 11693 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.596521 11905 raft_consensus.cc:697] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.596858 11905 consensus_queue.cc:237] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.597186 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 782a2be4fc3649c28c7ed6a684ec79a8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.597505 11837 tablet_replica.cc:333] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.596846 11827 ts_tablet_manager.cc:1434] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:25.597699 11837 raft_consensus.cc:2243] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.597905 11837 raft_consensus.cc:2272] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.599129 11837 ts_tablet_manager.cc:1916] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.600142 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.600831 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 9ac2906c398c48ca91af14e5a9b513be with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.604990 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c4c83d249f42463e824b59edae7202a6 has no consensus state
I20251026 02:57:25.605978 11837 ts_tablet_manager.cc:1929] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.606125 11837 log.cc:1199] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/782a2be4fc3649c28c7ed6a684ec79a8
I20251026 02:57:25.606614 11837 ts_tablet_manager.cc:1950] T 782a2be4fc3649c28c7ed6a684ec79a8 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.606596 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.607565 11837 tablet_replica.cc:333] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.607674 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 782a2be4fc3649c28c7ed6a684ec79a8 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.607779 11837 raft_consensus.cc:2243] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.607960 11837 raft_consensus.cc:2272] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.608862 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.608939 11837 ts_tablet_manager.cc:1916] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.608991 11780 tablet_service.cc:1505] Processing CreateTablet for tablet c4c83d249f42463e824b59edae7202a6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:25.609496 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c83d249f42463e824b59edae7202a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.615285 11837 ts_tablet_manager.cc:1929] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.615478 11837 log.cc:1199] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/9ac2906c398c48ca91af14e5a9b513be
I20251026 02:57:25.615614 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet c4c83d249f42463e824b59edae7202a6
I20251026 02:57:25.615864 11837 ts_tablet_manager.cc:1950] T 9ac2906c398c48ca91af14e5a9b513be P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.616420 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet c4c83d249f42463e824b59edae7202a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.616652 11827 tablet_bootstrap.cc:492] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.616896 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 9ac2906c398c48ca91af14e5a9b513be (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:25.617179 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet c4c83d249f42463e824b59edae7202a6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c4c83d249f42463e824b59edae7202a6 already in progress: creating tablet
I20251026 02:57:25.617836 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.618742 11827 tablet_bootstrap.cc:654] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.620512 11827 tablet_bootstrap.cc:492] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.620666 11827 ts_tablet_manager.cc:1403] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:25.620666 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.621424 11827 raft_consensus.cc:359] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.621579 11827 raft_consensus.cc:385] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.621690 11827 raft_consensus.cc:740] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.621914 11827 consensus_queue.cc:260] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.622078 11827 raft_consensus.cc:399] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.622165 11827 raft_consensus.cc:493] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.622310 11827 raft_consensus.cc:3060] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.624322 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aac35f236f8a46e0a939efce7980c15e has no consensus state
I20251026 02:57:25.625267 11827 raft_consensus.cc:515] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.625552 11827 leader_election.cc:304] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.625788 11827 leader_election.cc:290] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.625854 11905 raft_consensus.cc:2804] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.626029 11905 raft_consensus.cc:697] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.626295 11905 consensus_queue.cc:237] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.626471 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.626757 11827 ts_tablet_manager.cc:1434] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.001s sys 0.004s
I20251026 02:57:25.628124 11780 tablet_service.cc:1505] Processing CreateTablet for tablet aac35f236f8a46e0a939efce7980c15e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:25.628582 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac35f236f8a46e0a939efce7980c15e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.631891 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet c4c83d249f42463e824b59edae7202a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.632200 11837 tablet_replica.cc:333] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.632387 11837 raft_consensus.cc:2243] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.632606 11837 raft_consensus.cc:2272] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.633664 11837 ts_tablet_manager.cc:1916] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.634490 11827 tablet_bootstrap.cc:492] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.636269 11827 tablet_bootstrap.cc:654] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.634492 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.637782 11827 tablet_bootstrap.cc:492] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.637935 11827 ts_tablet_manager.cc:1403] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20251026 02:57:25.638643 11827 raft_consensus.cc:359] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.638828 11827 raft_consensus.cc:385] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.638931 11827 raft_consensus.cc:740] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.639211 11837 ts_tablet_manager.cc:1929] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.639245 11827 consensus_queue.cc:260] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.639338 11837 log.cc:1199] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/c4c83d249f42463e824b59edae7202a6
I20251026 02:57:25.639420 11827 raft_consensus.cc:399] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.639528 11827 raft_consensus.cc:493] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.639634 11827 raft_consensus.cc:3060] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.639739 11837 ts_tablet_manager.cc:1950] T c4c83d249f42463e824b59edae7202a6 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.640765 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet c4c83d249f42463e824b59edae7202a6 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.642056 11827 raft_consensus.cc:515] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.642314 11827 leader_election.cc:304] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.642534 11827 leader_election.cc:290] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.642588 11905 raft_consensus.cc:2804] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.642748 11905 raft_consensus.cc:697] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.642843 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet aac35f236f8a46e0a939efce7980c15e
I20251026 02:57:25.643023 11905 consensus_queue.cc:237] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.643790 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet aac35f236f8a46e0a939efce7980c15e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.644467 11827 ts_tablet_manager.cc:1434] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20251026 02:57:25.644811 11837 tablet_replica.cc:333] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.645015 11837 raft_consensus.cc:2243] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.645192 11837 raft_consensus.cc:2272] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.645622 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.646425 11837 ts_tablet_manager.cc:1916] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.647822 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.650733 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.652379 11837 ts_tablet_manager.cc:1929] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.652514 11837 log.cc:1199] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/aac35f236f8a46e0a939efce7980c15e
I20251026 02:57:25.652871 11837 ts_tablet_manager.cc:1950] T aac35f236f8a46e0a939efce7980c15e P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.653822 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet aac35f236f8a46e0a939efce7980c15e (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:25.654311 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f51f8c8970a54816941dc2cd0cfce83e has no consensus state
I20251026 02:57:25.655720 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.658047 11780 tablet_service.cc:1505] Processing CreateTablet for tablet f51f8c8970a54816941dc2cd0cfce83e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.658622 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51f8c8970a54816941dc2cd0cfce83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.658594 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.662341 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet f51f8c8970a54816941dc2cd0cfce83e
I20251026 02:57:25.663065 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet f51f8c8970a54816941dc2cd0cfce83e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.663635 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet f51f8c8970a54816941dc2cd0cfce83e because the tablet was not found. No further retry: Not found: Tablet not found: f51f8c8970a54816941dc2cd0cfce83e
I20251026 02:57:25.663983 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.664453 11827 tablet_bootstrap.cc:492] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.665830 11827 tablet_bootstrap.cc:654] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.666690 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.668891 11827 tablet_bootstrap.cc:492] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.669049 11827 ts_tablet_manager.cc:1403] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:25.669631 11827 raft_consensus.cc:359] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.669763 11827 raft_consensus.cc:385] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.669857 11827 raft_consensus.cc:740] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.670063 11827 consensus_queue.cc:260] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.670253 11827 raft_consensus.cc:399] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.670380 11827 raft_consensus.cc:493] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20251026 02:57:25.670459 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7bbebaacd4b543da93f171f353a2f84e has no consensus state
I20251026 02:57:25.670503 11827 raft_consensus.cc:3060] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.672700 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.673265 11827 raft_consensus.cc:515] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.673484 11827 leader_election.cc:304] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.673689 11905 raft_consensus.cc:2804] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.673827 11905 raft_consensus.cc:697] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.674065 11905 consensus_queue.cc:237] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.674120 11780 tablet_service.cc:1505] Processing CreateTablet for tablet 7bbebaacd4b543da93f171f353a2f84e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.674587 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbebaacd4b543da93f171f353a2f84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.675817 11827 leader_election.cc:290] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.675968 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.676504 11827 ts_tablet_manager.cc:1434] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.002s sys 0.004s
I20251026 02:57:25.679286 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 7bbebaacd4b543da93f171f353a2f84e
I20251026 02:57:25.680127 11827 tablet_bootstrap.cc:492] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.680413 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 7bbebaacd4b543da93f171f353a2f84e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.681005 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 7bbebaacd4b543da93f171f353a2f84e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7bbebaacd4b543da93f171f353a2f84e already in progress: creating tablet
I20251026 02:57:25.681823 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.681979 11827 tablet_bootstrap.cc:654] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.682108 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.682543 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet f51f8c8970a54816941dc2cd0cfce83e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.682828 11837 tablet_replica.cc:333] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.683065 11837 raft_consensus.cc:2243] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.683295 11837 raft_consensus.cc:2272] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.684329 11837 ts_tablet_manager.cc:1916] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.684587 11827 tablet_bootstrap.cc:492] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.684751 11827 ts_tablet_manager.cc:1403] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20251026 02:57:25.685177 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.685397 11827 raft_consensus.cc:359] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.685544 11827 raft_consensus.cc:385] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.685598 11827 raft_consensus.cc:740] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.685796 11827 consensus_queue.cc:260] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.685909 11827 raft_consensus.cc:399] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.685981 11827 raft_consensus.cc:493] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.686048 11827 raft_consensus.cc:3060] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.688295 11827 raft_consensus.cc:515] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.688498 11827 leader_election.cc:304] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.688673 11827 leader_election.cc:290] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.688755 11905 raft_consensus.cc:2804] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.688889 11905 raft_consensus.cc:697] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.689147 11905 consensus_queue.cc:237] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:25.689347 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 65342e238a9e4c7faa2d102e4e3a619a has no consensus state
I20251026 02:57:25.689502 11827 ts_tablet_manager.cc:1434] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20251026 02:57:25.691311 11837 ts_tablet_manager.cc:1929] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.691511 11837 log.cc:1199] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/f51f8c8970a54816941dc2cd0cfce83e
I20251026 02:57:25.691963 11837 ts_tablet_manager.cc:1950] T f51f8c8970a54816941dc2cd0cfce83e P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.692365 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.693279 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet f51f8c8970a54816941dc2cd0cfce83e (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.695080 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.696430 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 65342e238a9e4c7faa2d102e4e3a619a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 1
I20251026 02:57:25.696842 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65342e238a9e4c7faa2d102e4e3a619a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.697055 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 7bbebaacd4b543da93f171f353a2f84e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.697367 11837 tablet_replica.cc:333] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.697597 11837 raft_consensus.cc:2243] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.697785 11837 raft_consensus.cc:2272] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.698907 11837 ts_tablet_manager.cc:1916] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.703486 11827 tablet_bootstrap.cc:492] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.704545 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 65342e238a9e4c7faa2d102e4e3a619a
I20251026 02:57:25.705407 11827 tablet_bootstrap.cc:654] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.705670 11837 ts_tablet_manager.cc:1929] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.705837 11837 log.cc:1199] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/7bbebaacd4b543da93f171f353a2f84e
I20251026 02:57:25.705994 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 65342e238a9e4c7faa2d102e4e3a619a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.706256 11837 ts_tablet_manager.cc:1950] T 7bbebaacd4b543da93f171f353a2f84e P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.707398 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 7bbebaacd4b543da93f171f353a2f84e (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.707273 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
W20251026 02:57:25.708017 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 65342e238a9e4c7faa2d102e4e3a619a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 65342e238a9e4c7faa2d102e4e3a619a already in progress: creating tablet
I20251026 02:57:25.709334 11827 tablet_bootstrap.cc:492] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.709492 11827 ts_tablet_manager.cc:1403] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.001s
I20251026 02:57:25.710222 11827 raft_consensus.cc:359] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.710435 11827 raft_consensus.cc:385] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.710517 11827 raft_consensus.cc:740] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.710580 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.710717 11827 consensus_queue.cc:260] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.710840 11827 raft_consensus.cc:399] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.710902 11827 raft_consensus.cc:493] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.710985 11827 raft_consensus.cc:3060] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.712931 11827 raft_consensus.cc:515] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.713143 11827 leader_election.cc:304] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.713361 11827 leader_election.cc:290] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.713457 11905 raft_consensus.cc:2804] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.713618 11905 raft_consensus.cc:697] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.713862 11905 consensus_queue.cc:237] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.713940 11827 ts_tablet_manager.cc:1434] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
W20251026 02:57:25.714403 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5fc4e88884ea4630bc1a910d7948d1ed has no consensus state
I20251026 02:57:25.716856 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.717120 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 65342e238a9e4c7faa2d102e4e3a619a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.717569 11837 tablet_replica.cc:333] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.717779 11837 raft_consensus.cc:2243] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.717991 11837 raft_consensus.cc:2272] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.718565 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 5fc4e88884ea4630bc1a910d7948d1ed (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 1
I20251026 02:57:25.719025 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fc4e88884ea4630bc1a910d7948d1ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.719961 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.720996 11837 ts_tablet_manager.cc:1916] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.723726 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 5fc4e88884ea4630bc1a910d7948d1ed
I20251026 02:57:25.724594 11827 tablet_bootstrap.cc:492] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.724627 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 5fc4e88884ea4630bc1a910d7948d1ed with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.725751 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.726148 11827 tablet_bootstrap.cc:654] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.728024 11827 tablet_bootstrap.cc:492] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.728134 11837 ts_tablet_manager.cc:1929] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.728189 11827 ts_tablet_manager.cc:1403] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:57:25.728274 11837 log.cc:1199] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/65342e238a9e4c7faa2d102e4e3a619a
I20251026 02:57:25.728754 11837 ts_tablet_manager.cc:1950] T 65342e238a9e4c7faa2d102e4e3a619a P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.728930 11827 raft_consensus.cc:359] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.729132 11827 raft_consensus.cc:385] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.728981 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.729210 11827 raft_consensus.cc:740] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.729452 11827 consensus_queue.cc:260] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.729589 11827 raft_consensus.cc:399] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.729715 11827 raft_consensus.cc:493] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.729780 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 65342e238a9e4c7faa2d102e4e3a619a (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.729813 11827 raft_consensus.cc:3060] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.732429 11827 raft_consensus.cc:515] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.732705 11827 leader_election.cc:304] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.732949 11827 leader_election.cc:290] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.733155 11905 raft_consensus.cc:2804] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
W20251026 02:57:25.733341 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet efdb0d2d42ce4eeb9395633572eaff1a has no consensus state
I20251026 02:57:25.733373 11905 raft_consensus.cc:697] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.733458 11827 ts_tablet_manager.cc:1434] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.001s
I20251026 02:57:25.733635 11905 consensus_queue.cc:237] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.733757 11837 tablet_replica.cc:333] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.734757 11837 raft_consensus.cc:2243] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.734948 11837 pending_rounds.cc:70] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b: Trying to abort 1 pending ops.
I20251026 02:57:25.735044 11837 pending_rounds.cc:77] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 172 op_type: NO_OP noop_request { }
I20251026 02:57:25.735154 11837 raft_consensus.cc:2889] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251026 02:57:25.735289 11837 raft_consensus.cc:2272] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
W20251026 02:57:25.735704 12006 consensus_queue.cc:1175] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d12b30d6845b46f0afca4381c682335b" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20251026 02:57:25.735805 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.736418 11837 ts_tablet_manager.cc:1916] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.738679 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.739626 11778 tablet_service.cc:1505] Processing CreateTablet for tablet efdb0d2d42ce4eeb9395633572eaff1a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.740093 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdb0d2d42ce4eeb9395633572eaff1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.741874 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet efdb0d2d42ce4eeb9395633572eaff1a
I20251026 02:57:25.742779 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet efdb0d2d42ce4eeb9395633572eaff1a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.743359 11837 ts_tablet_manager.cc:1929] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.743499 11837 log.cc:1199] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/5fc4e88884ea4630bc1a910d7948d1ed
I20251026 02:57:25.743913 11837 ts_tablet_manager.cc:1950] T 5fc4e88884ea4630bc1a910d7948d1ed P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.744772 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.745018 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 5fc4e88884ea4630bc1a910d7948d1ed (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.745055 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
W20251026 02:57:25.745595 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet efdb0d2d42ce4eeb9395633572eaff1a because the tablet was not found. No further retry: Not found: Tablet not found: efdb0d2d42ce4eeb9395633572eaff1a
I20251026 02:57:25.746663 11827 tablet_bootstrap.cc:492] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.747928 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.748284 11827 tablet_bootstrap.cc:654] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.750165 11827 tablet_bootstrap.cc:492] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.750342 11827 ts_tablet_manager.cc:1403] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.001s
I20251026 02:57:25.751072 11827 raft_consensus.cc:359] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.751238 11827 raft_consensus.cc:385] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.751358 11827 raft_consensus.cc:740] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.751591 11827 consensus_queue.cc:260] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.751781 11827 raft_consensus.cc:399] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.751880 11827 raft_consensus.cc:493] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.751999 11827 raft_consensus.cc:3060] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.752269 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 938dc8e9822b4e67a940c3b23d8e698a has no consensus state
I20251026 02:57:25.754014 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.754894 11827 raft_consensus.cc:515] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.755168 11827 leader_election.cc:304] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.755365 11827 leader_election.cc:290] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.755434 11905 raft_consensus.cc:2804] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.755630 11905 raft_consensus.cc:697] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.755863 11905 consensus_queue.cc:237] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.756016 11827 ts_tablet_manager.cc:1434] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20251026 02:57:25.756819 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 938dc8e9822b4e67a940c3b23d8e698a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.757241 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938dc8e9822b4e67a940c3b23d8e698a. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.757156 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.760702 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 938dc8e9822b4e67a940c3b23d8e698a
I20251026 02:57:25.761586 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 938dc8e9822b4e67a940c3b23d8e698a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.762518 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 938dc8e9822b4e67a940c3b23d8e698a because the tablet was not found. No further retry: Not found: Tablet not found: 938dc8e9822b4e67a940c3b23d8e698a
I20251026 02:57:25.762748 11827 tablet_bootstrap.cc:492] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.763229 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.763644 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.764045 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet efdb0d2d42ce4eeb9395633572eaff1a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.764336 11837 tablet_replica.cc:333] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.764595 11837 raft_consensus.cc:2243] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.764707 11827 tablet_bootstrap.cc:654] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.764884 11837 raft_consensus.cc:2272] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.766040 11837 ts_tablet_manager.cc:1916] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.768013 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.768276 11827 tablet_bootstrap.cc:492] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.768443 11827 ts_tablet_manager.cc:1403] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.000s
I20251026 02:57:25.769143 11827 raft_consensus.cc:359] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.769295 11827 raft_consensus.cc:385] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.769382 11827 raft_consensus.cc:740] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.769635 11827 consensus_queue.cc:260] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.769784 11827 raft_consensus.cc:399] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.769903 11827 raft_consensus.cc:493] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.770017 11827 raft_consensus.cc:3060] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.771979 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c24c0a69b1824a0e8e25bd1f98a5ee10 has no consensus state
I20251026 02:57:25.772861 11827 raft_consensus.cc:515] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.773118 11827 leader_election.cc:304] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.773416 11905 raft_consensus.cc:2804] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.773572 11905 raft_consensus.cc:697] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.773823 11905 consensus_queue.cc:237] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.775751 11827 leader_election.cc:290] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.776247 11827 ts_tablet_manager.cc:1434] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
I20251026 02:57:25.776765 11778 tablet_service.cc:1505] Processing CreateTablet for tablet c24c0a69b1824a0e8e25bd1f98a5ee10 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:25.777025 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 938dc8e9822b4e67a940c3b23d8e698a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.776968 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.777189 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c24c0a69b1824a0e8e25bd1f98a5ee10. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.778596 11837 ts_tablet_manager.cc:1929] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.778765 11837 log.cc:1199] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/efdb0d2d42ce4eeb9395633572eaff1a
I20251026 02:57:25.779181 11837 ts_tablet_manager.cc:1950] T efdb0d2d42ce4eeb9395633572eaff1a P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.779853 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.780215 11837 tablet_replica.cc:333] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.780296 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet efdb0d2d42ce4eeb9395633572eaff1a (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.780421 11837 raft_consensus.cc:2243] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.780640 11837 raft_consensus.cc:2272] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.781708 11837 ts_tablet_manager.cc:1916] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.783607 11827 tablet_bootstrap.cc:492] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.784390 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet c24c0a69b1824a0e8e25bd1f98a5ee10
I20251026 02:57:25.785781 11827 tablet_bootstrap.cc:654] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.786556 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.786886 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet c24c0a69b1824a0e8e25bd1f98a5ee10 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.787801 11827 tablet_bootstrap.cc:492] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.787921 11827 ts_tablet_manager.cc:1403] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:25.787976 11837 ts_tablet_manager.cc:1929] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.788118 11837 log.cc:1199] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/938dc8e9822b4e67a940c3b23d8e698a
I20251026 02:57:25.788614 11837 ts_tablet_manager.cc:1950] T 938dc8e9822b4e67a940c3b23d8e698a P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.788582 11827 raft_consensus.cc:359] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.788714 11827 raft_consensus.cc:385] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.788789 11827 raft_consensus.cc:740] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.788975 11827 consensus_queue.cc:260] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.789125 11827 raft_consensus.cc:399] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.789186 11827 raft_consensus.cc:493] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.789281 11827 raft_consensus.cc:3060] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.789691 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 938dc8e9822b4e67a940c3b23d8e698a (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:25.790377 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet c24c0a69b1824a0e8e25bd1f98a5ee10 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c24c0a69b1824a0e8e25bd1f98a5ee10 already in progress: creating tablet
I20251026 02:57:25.790764 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.791932 11827 raft_consensus.cc:515] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.792222 11827 leader_election.cc:304] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.792462 11827 leader_election.cc:290] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.792524 11905 raft_consensus.cc:2804] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.792701 11905 raft_consensus.cc:697] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.792927 11827 ts_tablet_manager.cc:1434] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:25.792961 11905 consensus_queue.cc:237] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:25.794801 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a9f9e6844e034997a14143d6fac03f1d has no consensus state
I20251026 02:57:25.796095 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet c24c0a69b1824a0e8e25bd1f98a5ee10 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.796330 11837 tablet_replica.cc:333] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.796558 11837 raft_consensus.cc:2243] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.796744 11837 raft_consensus.cc:2272] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.797349 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.798378 11837 ts_tablet_manager.cc:1916] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.799412 11778 tablet_service.cc:1505] Processing CreateTablet for tablet a9f9e6844e034997a14143d6fac03f1d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:25.799832 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9f9e6844e034997a14143d6fac03f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.800277 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.804702 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet a9f9e6844e034997a14143d6fac03f1d
I20251026 02:57:25.804834 11837 ts_tablet_manager.cc:1929] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.804977 11837 log.cc:1199] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/c24c0a69b1824a0e8e25bd1f98a5ee10
I20251026 02:57:25.805219 11827 tablet_bootstrap.cc:492] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.805406 11837 ts_tablet_manager.cc:1950] T c24c0a69b1824a0e8e25bd1f98a5ee10 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.805606 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet a9f9e6844e034997a14143d6fac03f1d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.806591 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet c24c0a69b1824a0e8e25bd1f98a5ee10 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:25.806851 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet a9f9e6844e034997a14143d6fac03f1d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a9f9e6844e034997a14143d6fac03f1d already in progress: creating tablet
I20251026 02:57:25.807093 11827 tablet_bootstrap.cc:654] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.807691 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.810377 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.810632 11827 tablet_bootstrap.cc:492] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.810809 11827 ts_tablet_manager.cc:1403] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.000s
I20251026 02:57:25.811439 11827 raft_consensus.cc:359] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.811587 11827 raft_consensus.cc:385] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.811681 11827 raft_consensus.cc:740] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.811932 11827 consensus_queue.cc:260] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.812076 11827 raft_consensus.cc:399] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.812201 11827 raft_consensus.cc:493] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.812318 11827 raft_consensus.cc:3060] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.814091 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c5d1ee5c305f454caabf9d8c109c490f has no consensus state
I20251026 02:57:25.814814 11827 raft_consensus.cc:515] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.815099 11827 leader_election.cc:304] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.815433 11905 raft_consensus.cc:2804] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.815598 11905 raft_consensus.cc:697] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.815856 11905 consensus_queue.cc:237] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.815918 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.818817 11778 tablet_service.cc:1505] Processing CreateTablet for tablet c5d1ee5c305f454caabf9d8c109c490f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.819283 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d1ee5c305f454caabf9d8c109c490f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.819551 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.821388 11827 leader_election.cc:290] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.821884 11827 ts_tablet_manager.cc:1434] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.011s user 0.002s sys 0.003s
I20251026 02:57:25.823740 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet c5d1ee5c305f454caabf9d8c109c490f
I20251026 02:57:25.824682 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet c5d1ee5c305f454caabf9d8c109c490f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.825454 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet c5d1ee5c305f454caabf9d8c109c490f because the tablet was not found. No further retry: Not found: Tablet not found: c5d1ee5c305f454caabf9d8c109c490f
I20251026 02:57:25.825628 11827 tablet_bootstrap.cc:492] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.825663 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.827216 11827 tablet_bootstrap.cc:654] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.828567 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.829416 11827 tablet_bootstrap.cc:492] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.829623 11827 ts_tablet_manager.cc:1403] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:57:25.830817 11827 raft_consensus.cc:359] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.831027 11827 raft_consensus.cc:385] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.831161 11827 raft_consensus.cc:740] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.831449 11827 consensus_queue.cc:260] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.831687 11827 raft_consensus.cc:399] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.831779 11827 raft_consensus.cc:493] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.831925 11827 raft_consensus.cc:3060] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.833403 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 76d8937aa02b44b7b77fcac06e6b81e0 has no consensus state
I20251026 02:57:25.834683 11827 raft_consensus.cc:515] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.834961 11827 leader_election.cc:304] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.835157 11827 leader_election.cc:290] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.835341 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet a9f9e6844e034997a14143d6fac03f1d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.835371 11829 raft_consensus.cc:2804] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.835654 11829 raft_consensus.cc:697] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.835714 11827 ts_tablet_manager.cc:1434] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20251026 02:57:25.835911 11829 consensus_queue.cc:237] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.836516 11837 tablet_replica.cc:333] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.836711 11837 raft_consensus.cc:2243] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.836912 11837 raft_consensus.cc:2272] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.838892 11837 ts_tablet_manager.cc:1916] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.840477 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet c5d1ee5c305f454caabf9d8c109c490f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.838804 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.838887 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 76d8937aa02b44b7b77fcac06e6b81e0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.842707 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d8937aa02b44b7b77fcac06e6b81e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.844437 11837 ts_tablet_manager.cc:1929] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.844594 11837 log.cc:1199] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/a9f9e6844e034997a14143d6fac03f1d
I20251026 02:57:25.845067 11837 ts_tablet_manager.cc:1950] T a9f9e6844e034997a14143d6fac03f1d P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.845177 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.845863 11837 tablet_replica.cc:333] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.845973 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet a9f9e6844e034997a14143d6fac03f1d (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.846086 11837 raft_consensus.cc:2243] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.846244 11837 raft_consensus.cc:2272] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.847191 11837 ts_tablet_manager.cc:1916] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.848627 11827 tablet_bootstrap.cc:492] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.849548 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 76d8937aa02b44b7b77fcac06e6b81e0
I20251026 02:57:25.850308 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 76d8937aa02b44b7b77fcac06e6b81e0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.850548 11827 tablet_bootstrap.cc:654] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.852365 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.854152 11837 ts_tablet_manager.cc:1929] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.854349 11837 log.cc:1199] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/c5d1ee5c305f454caabf9d8c109c490f
I20251026 02:57:25.854877 11837 ts_tablet_manager.cc:1950] T c5d1ee5c305f454caabf9d8c109c490f P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.856065 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.856302 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet c5d1ee5c305f454caabf9d8c109c490f (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:25.856992 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 76d8937aa02b44b7b77fcac06e6b81e0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 76d8937aa02b44b7b77fcac06e6b81e0 already in progress: creating tablet
I20251026 02:57:25.858635 11827 tablet_bootstrap.cc:492] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.858767 11827 ts_tablet_manager.cc:1403] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.004s
I20251026 02:57:25.859305 11827 raft_consensus.cc:359] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.859444 11827 raft_consensus.cc:385] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.859508 11827 raft_consensus.cc:740] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
W20251026 02:57:25.859619 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c9815fe0aa13490bb0b0c303f402fa78 has no consensus state
I20251026 02:57:25.859709 11827 consensus_queue.cc:260] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.859843 11827 raft_consensus.cc:399] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.859905 11827 raft_consensus.cc:493] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.859969 11827 raft_consensus.cc:3060] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.861688 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.862578 11827 raft_consensus.cc:515] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.862774 11827 leader_election.cc:304] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.862958 11827 leader_election.cc:290] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.863013 11829 raft_consensus.cc:2804] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.863135 11829 raft_consensus.cc:697] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.863459 11827 ts_tablet_manager.cc:1434] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:25.863409 11829 consensus_queue.cc:237] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.864355 11778 tablet_service.cc:1505] Processing CreateTablet for tablet c9815fe0aa13490bb0b0c303f402fa78 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251026 02:57:25.864511 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.865016 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9815fe0aa13490bb0b0c303f402fa78. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.868330 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet c9815fe0aa13490bb0b0c303f402fa78
I20251026 02:57:25.869060 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet c9815fe0aa13490bb0b0c303f402fa78 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.869673 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet c9815fe0aa13490bb0b0c303f402fa78 because the tablet was not found. No further retry: Not found: Tablet not found: c9815fe0aa13490bb0b0c303f402fa78
I20251026 02:57:25.870738 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.871158 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.871842 11827 tablet_bootstrap.cc:492] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.872107 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 76d8937aa02b44b7b77fcac06e6b81e0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.872398 11837 tablet_replica.cc:333] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.872582 11837 raft_consensus.cc:2243] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.872792 11837 raft_consensus.cc:2272] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.873579 11827 tablet_bootstrap.cc:654] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.873768 11837 ts_tablet_manager.cc:1916] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.874011 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
W20251026 02:57:25.878968 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet af4ca310c3094621976d12537b3388e2 has no consensus state
I20251026 02:57:25.879238 11837 ts_tablet_manager.cc:1929] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.879365 11837 log.cc:1199] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/76d8937aa02b44b7b77fcac06e6b81e0
I20251026 02:57:25.879853 11837 ts_tablet_manager.cc:1950] T 76d8937aa02b44b7b77fcac06e6b81e0 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.880839 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 76d8937aa02b44b7b77fcac06e6b81e0 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.881964 11827 tablet_bootstrap.cc:492] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.882151 11827 ts_tablet_manager.cc:1403] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.004s
I20251026 02:57:25.882951 11827 raft_consensus.cc:359] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.883003 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.883160 11827 raft_consensus.cc:385] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.883289 11827 raft_consensus.cc:740] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.883565 11827 consensus_queue.cc:260] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.883720 11827 raft_consensus.cc:399] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.883666 11778 tablet_service.cc:1505] Processing CreateTablet for tablet af4ca310c3094621976d12537b3388e2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251026 02:57:25.883839 11827 raft_consensus.cc:493] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.883944 11827 raft_consensus.cc:3060] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.884146 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4ca310c3094621976d12537b3388e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.886385 11827 raft_consensus.cc:515] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.886642 11827 leader_election.cc:304] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.886521 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.886904 11827 leader_election.cc:290] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.886961 11829 raft_consensus.cc:2804] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.887120 11829 raft_consensus.cc:697] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.887403 11827 ts_tablet_manager.cc:1434] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:25.887367 11829 consensus_queue.cc:237] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.890300 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet af4ca310c3094621976d12537b3388e2
I20251026 02:57:25.891038 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet af4ca310c3094621976d12537b3388e2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.891497 11827 tablet_bootstrap.cc:492] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
W20251026 02:57:25.891556 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet af4ca310c3094621976d12537b3388e2 because the tablet was not found. No further retry: Not found: Tablet not found: af4ca310c3094621976d12537b3388e2
I20251026 02:57:25.892446 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.893157 11827 tablet_bootstrap.cc:654] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.893260 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.894809 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet c9815fe0aa13490bb0b0c303f402fa78 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.895052 11837 tablet_replica.cc:333] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.895117 11827 tablet_bootstrap.cc:492] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.895278 11827 ts_tablet_manager.cc:1403] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:25.895308 11837 raft_consensus.cc:2243] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.895502 11837 raft_consensus.cc:2272] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.896044 11827 raft_consensus.cc:359] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.895982 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.896188 11827 raft_consensus.cc:385] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.896288 11827 raft_consensus.cc:740] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.896672 11827 consensus_queue.cc:260] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.896853 11827 raft_consensus.cc:399] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.896946 11827 raft_consensus.cc:493] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.897085 11827 raft_consensus.cc:3060] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.897456 11837 ts_tablet_manager.cc:1916] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.900070 11827 raft_consensus.cc:515] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:25.900286 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e07c8670a4f44389ba1fba370fac45a3 has no consensus state
I20251026 02:57:25.900352 11827 leader_election.cc:304] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.901683 11829 raft_consensus.cc:2804] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.901851 11829 raft_consensus.cc:697] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.901858 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.902143 11829 consensus_queue.cc:237] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.904814 11837 ts_tablet_manager.cc:1929] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.905025 11837 log.cc:1199] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/c9815fe0aa13490bb0b0c303f402fa78
I20251026 02:57:25.905160 11827 leader_election.cc:290] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.905475 11837 ts_tablet_manager.cc:1950] T c9815fe0aa13490bb0b0c303f402fa78 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.905773 11827 ts_tablet_manager.cc:1434] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.010s user 0.001s sys 0.004s
I20251026 02:57:25.906142 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.906634 11778 tablet_service.cc:1505] Processing CreateTablet for tablet e07c8670a4f44389ba1fba370fac45a3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.907030 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e07c8670a4f44389ba1fba370fac45a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.906450 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet c9815fe0aa13490bb0b0c303f402fa78 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.909714 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet e07c8670a4f44389ba1fba370fac45a3
I20251026 02:57:25.910521 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet e07c8670a4f44389ba1fba370fac45a3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:25.911562 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet e07c8670a4f44389ba1fba370fac45a3 because the tablet was not found. No further retry: Not found: Tablet not found: e07c8670a4f44389ba1fba370fac45a3
I20251026 02:57:25.912263 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.912590 11827 tablet_bootstrap.cc:492] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.913143 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.914467 11827 tablet_bootstrap.cc:654] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.914762 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet af4ca310c3094621976d12537b3388e2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.915902 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.916014 11837 tablet_replica.cc:333] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.916231 11837 raft_consensus.cc:2243] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.916425 11837 raft_consensus.cc:2272] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.917209 11837 ts_tablet_manager.cc:1916] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.918116 11827 tablet_bootstrap.cc:492] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.918316 11827 ts_tablet_manager.cc:1403] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.006s user 0.000s sys 0.003s
I20251026 02:57:25.919023 11827 raft_consensus.cc:359] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.919237 11827 raft_consensus.cc:385] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.919332 11827 raft_consensus.cc:740] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.919597 11827 consensus_queue.cc:260] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.919763 11827 raft_consensus.cc:399] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.919874 11827 raft_consensus.cc:493] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.919984 11827 raft_consensus.cc:3060] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:25.920471 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7a015ee615124d8fb7f69718b43f37bd has no consensus state
I20251026 02:57:25.922461 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.924504 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 7a015ee615124d8fb7f69718b43f37bd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20251026 02:57:25.924504 11837 ts_tablet_manager.cc:1929] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.924656 11827 raft_consensus.cc:515] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.924860 11837 log.cc:1199] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/af4ca310c3094621976d12537b3388e2
I20251026 02:57:25.924919 11827 leader_election.cc:304] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.925043 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a015ee615124d8fb7f69718b43f37bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.925144 11827 leader_election.cc:290] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.925190 11829 raft_consensus.cc:2804] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.925588 11827 ts_tablet_manager.cc:1434] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.001s sys 0.004s
I20251026 02:57:25.925796 11829 raft_consensus.cc:697] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.926090 11829 consensus_queue.cc:237] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.926944 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.928021 11837 ts_tablet_manager.cc:1950] T af4ca310c3094621976d12537b3388e2 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.929194 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet af4ca310c3094621976d12537b3388e2 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.930514 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 7a015ee615124d8fb7f69718b43f37bd
I20251026 02:57:25.931361 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 7a015ee615124d8fb7f69718b43f37bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.931648 11827 tablet_bootstrap.cc:492] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
W20251026 02:57:25.932312 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 7a015ee615124d8fb7f69718b43f37bd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7a015ee615124d8fb7f69718b43f37bd already in progress: creating tablet
I20251026 02:57:25.933375 11693 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:25.933266 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.933517 11827 tablet_bootstrap.cc:654] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.934051 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet e07c8670a4f44389ba1fba370fac45a3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.934356 11837 tablet_replica.cc:333] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.934566 11837 raft_consensus.cc:2243] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.934767 11837 raft_consensus.cc:2272] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.935704 11827 tablet_bootstrap.cc:492] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.935837 11837 ts_tablet_manager.cc:1916] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.935858 11827 ts_tablet_manager.cc:1403] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:25.936678 11827 raft_consensus.cc:359] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.936861 11827 raft_consensus.cc:385] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.936964 11827 raft_consensus.cc:740] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.937247 11827 consensus_queue.cc:260] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.937479 11827 raft_consensus.cc:399] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.937594 11827 raft_consensus.cc:493] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.937722 11827 raft_consensus.cc:3060] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.938175 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.939801 11827 raft_consensus.cc:515] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.940052 11827 leader_election.cc:304] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.940341 11829 raft_consensus.cc:2804] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.940506 11829 raft_consensus.cc:697] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.940797 11829 consensus_queue.cc:237] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.942499 11827 leader_election.cc:290] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.942778 11837 ts_tablet_manager.cc:1929] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.942955 11837 log.cc:1199] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/e07c8670a4f44389ba1fba370fac45a3
I20251026 02:57:25.942977 11827 ts_tablet_manager.cc:1434] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.004s sys 0.000s
I20251026 02:57:25.943451 11837 ts_tablet_manager.cc:1950] T e07c8670a4f44389ba1fba370fac45a3 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
W20251026 02:57:25.944041 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8cd1470da1a84966ae6186133b7ea690 has no consensus state
I20251026 02:57:25.944502 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet e07c8670a4f44389ba1fba370fac45a3 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.944766 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 7a015ee615124d8fb7f69718b43f37bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.945035 11837 tablet_replica.cc:333] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.945261 11837 raft_consensus.cc:2243] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.945472 11837 raft_consensus.cc:2272] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.946702 11837 ts_tablet_manager.cc:1916] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.946877 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.950457 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 8cd1470da1a84966ae6186133b7ea690 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20251026 02:57:25.950950 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd1470da1a84966ae6186133b7ea690. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.953442 11837 ts_tablet_manager.cc:1929] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.953579 11837 log.cc:1199] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/7a015ee615124d8fb7f69718b43f37bd
I20251026 02:57:25.953987 11837 ts_tablet_manager.cc:1950] T 7a015ee615124d8fb7f69718b43f37bd P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.955222 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 7a015ee615124d8fb7f69718b43f37bd (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:25.956696 11827 tablet_bootstrap.cc:492] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.956863 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.958498 11827 tablet_bootstrap.cc:654] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.960457 11827 tablet_bootstrap.cc:492] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.960656 11827 ts_tablet_manager.cc:1403] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:57:25.960708 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 8cd1470da1a84966ae6186133b7ea690
I20251026 02:57:25.961457 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 8cd1470da1a84966ae6186133b7ea690 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.961678 11827 raft_consensus.cc:359] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.961896 11827 raft_consensus.cc:385] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.961982 11827 raft_consensus.cc:740] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
W20251026 02:57:25.962033 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 8cd1470da1a84966ae6186133b7ea690 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8cd1470da1a84966ae6186133b7ea690 already in progress: creating tablet
I20251026 02:57:25.962234 11827 consensus_queue.cc:260] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.962450 11827 raft_consensus.cc:399] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.962579 11827 raft_consensus.cc:493] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.962685 11827 raft_consensus.cc:3060] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.962611 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.964843 11827 raft_consensus.cc:515] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.965068 11827 leader_election.cc:304] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.965307 11827 leader_election.cc:290] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.965374 11829 raft_consensus.cc:2804] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:25.965505 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.965663 11829 raft_consensus.cc:697] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.965814 11827 ts_tablet_manager.cc:1434] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20251026 02:57:25.965929 11829 consensus_queue.cc:237] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:25.969843 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 05616a3e34ab4c52968903af141d6802 has no consensus state
I20251026 02:57:25.970686 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 8cd1470da1a84966ae6186133b7ea690 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.971042 11837 tablet_replica.cc:333] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.971406 11837 raft_consensus.cc:2243] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.971660 11837 raft_consensus.cc:2272] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:25.973498 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:25.974046 11837 ts_tablet_manager.cc:1916] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:25.974462 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 05616a3e34ab4c52968903af141d6802 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20251026 02:57:25.974927 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05616a3e34ab4c52968903af141d6802. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.976253 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.980131 11837 ts_tablet_manager.cc:1929] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:25.980320 11837 log.cc:1199] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/8cd1470da1a84966ae6186133b7ea690
I20251026 02:57:25.980463 11827 tablet_bootstrap.cc:492] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.980602 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 05616a3e34ab4c52968903af141d6802
I20251026 02:57:25.980775 11837 ts_tablet_manager.cc:1950] T 8cd1470da1a84966ae6186133b7ea690 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:25.981381 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 05616a3e34ab4c52968903af141d6802 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.981901 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 8cd1470da1a84966ae6186133b7ea690 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:25.982185 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 05616a3e34ab4c52968903af141d6802 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 05616a3e34ab4c52968903af141d6802 already in progress: creating tablet
I20251026 02:57:25.982427 11827 tablet_bootstrap.cc:654] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:25.982723 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.984660 11827 tablet_bootstrap.cc:492] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:25.984817 11827 ts_tablet_manager.cc:1403] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:25.985773 11827 raft_consensus.cc:359] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.985965 11827 raft_consensus.cc:385] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:25.985908 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.986059 11827 raft_consensus.cc:740] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:25.986301 11827 consensus_queue.cc:260] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.986510 11827 raft_consensus.cc:399] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:25.986599 11827 raft_consensus.cc:493] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:25.986723 11827 raft_consensus.cc:3060] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:25.989202 11827 raft_consensus.cc:515] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.989507 11827 leader_election.cc:304] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:25.989708 11827 leader_election.cc:290] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:25.989796 11829 raft_consensus.cc:2804] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
W20251026 02:57:25.989886 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 72b29aef8be84ed997d37d21f704841b has no consensus state
I20251026 02:57:25.989969 11829 raft_consensus.cc:697] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:25.990253 11829 consensus_queue.cc:237] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:25.990585 11827 ts_tablet_manager.cc:1434] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20251026 02:57:25.991667 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:25.994078 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:25.994413 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 72b29aef8be84ed997d37d21f704841b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:25.994778 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72b29aef8be84ed997d37d21f704841b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:25.998597 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 72b29aef8be84ed997d37d21f704841b
I20251026 02:57:25.999243 11780 tablet_service.cc:1552] Processing DeleteTablet for tablet 05616a3e34ab4c52968903af141d6802 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.999401 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 72b29aef8be84ed997d37d21f704841b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:25.999509 11827 tablet_bootstrap.cc:492] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:25.999569 11837 tablet_replica.cc:333] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:25.999751 11837 raft_consensus.cc:2243] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:25.999958 11837 raft_consensus.cc:2272] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.001174 11837 ts_tablet_manager.cc:1916] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.001125 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.001541 11827 tablet_bootstrap.cc:654] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.003696 11827 tablet_bootstrap.cc:492] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.003880 11827 ts_tablet_manager.cc:1403] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:57:26.004383 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:26.004685 11827 raft_consensus.cc:359] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.005002 11827 raft_consensus.cc:385] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.005100 11827 raft_consensus.cc:740] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.005395 11827 consensus_queue.cc:260] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.005574 11827 raft_consensus.cc:399] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.005693 11827 raft_consensus.cc:493] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.005802 11827 raft_consensus.cc:3060] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.007580 11837 ts_tablet_manager.cc:1929] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.007479 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.007704 11837 log.cc:1199] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/05616a3e34ab4c52968903af141d6802
I20251026 02:57:26.008138 11837 ts_tablet_manager.cc:1950] T 05616a3e34ab4c52968903af141d6802 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
W20251026 02:57:26.008111 11677 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 8cd1470da1a84966ae6186133b7ea690 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 8cd1470da1a84966ae6186133b7ea690 consensus state has no leader
I20251026 02:57:26.008383 11827 raft_consensus.cc:515] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.008646 11827 leader_election.cc:304] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.008849 11827 leader_election.cc:290] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.008894 11905 raft_consensus.cc:2804] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.009076 11905 raft_consensus.cc:697] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.009327 11905 consensus_queue.cc:237] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.009410 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 05616a3e34ab4c52968903af141d6802 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:26.010052 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 72b29aef8be84ed997d37d21f704841b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 72b29aef8be84ed997d37d21f704841b already in progress: creating tablet
I20251026 02:57:26.011080 11827 ts_tablet_manager.cc:1434] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.002s sys 0.004s
W20251026 02:57:26.011682 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2ef9de3e285046d78092c43543fe68db has no consensus state
I20251026 02:57:26.012794 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 72b29aef8be84ed997d37d21f704841b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:25 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.013170 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.013643 11837 tablet_replica.cc:333] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.013852 11837 raft_consensus.cc:2243] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.014025 11837 raft_consensus.cc:2272] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.015336 11837 ts_tablet_manager.cc:1916] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.016043 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.016230 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 2ef9de3e285046d78092c43543fe68db (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:26.016676 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef9de3e285046d78092c43543fe68db. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.020205 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 2ef9de3e285046d78092c43543fe68db
I20251026 02:57:26.021087 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 2ef9de3e285046d78092c43543fe68db with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.021893 11837 ts_tablet_manager.cc:1929] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.022058 11837 log.cc:1199] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/72b29aef8be84ed997d37d21f704841b
I20251026 02:57:26.022089 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.022513 11837 ts_tablet_manager.cc:1950] T 72b29aef8be84ed997d37d21f704841b P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.023568 11827 tablet_bootstrap.cc:492] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.023607 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 72b29aef8be84ed997d37d21f704841b (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:26.023977 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 2ef9de3e285046d78092c43543fe68db because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2ef9de3e285046d78092c43543fe68db already in progress: creating tablet
I20251026 02:57:26.025171 11827 tablet_bootstrap.cc:654] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.025130 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.027408 11827 tablet_bootstrap.cc:492] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.027575 11827 ts_tablet_manager.cc:1403] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:57:26.028251 11827 raft_consensus.cc:359] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.028409 11827 raft_consensus.cc:385] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.028517 11827 raft_consensus.cc:740] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.028738 11827 consensus_queue.cc:260] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.028913 11827 raft_consensus.cc:399] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.029013 11827 raft_consensus.cc:493] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20251026 02:57:26.029054 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ec26bfacd25f4078923625833509a821 has no consensus state
I20251026 02:57:26.029111 11827 raft_consensus.cc:3060] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.030612 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.032887 11778 tablet_service.cc:1505] Processing CreateTablet for tablet ec26bfacd25f4078923625833509a821 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:26.033179 11827 raft_consensus.cc:515] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.033365 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec26bfacd25f4078923625833509a821. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.033459 11827 leader_election.cc:304] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.033640 11827 leader_election.cc:290] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.033739 11905 raft_consensus.cc:2804] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.033911 11905 raft_consensus.cc:697] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.034142 11827 ts_tablet_manager.cc:1434] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.001s sys 0.003s
I20251026 02:57:26.034196 11905 consensus_queue.cc:237] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.037147 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 2ef9de3e285046d78092c43543fe68db with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.037463 11837 tablet_replica.cc:333] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.037672 11837 raft_consensus.cc:2243] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.037882 11837 raft_consensus.cc:2272] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.037853 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.039031 11837 ts_tablet_manager.cc:1916] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.040859 11827 tablet_bootstrap.cc:492] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.041661 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet ec26bfacd25f4078923625833509a821
I20251026 02:57:26.042631 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet ec26bfacd25f4078923625833509a821 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.042877 11827 tablet_bootstrap.cc:654] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.044212 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.046658 11837 ts_tablet_manager.cc:1929] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.046809 11837 log.cc:1199] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/2ef9de3e285046d78092c43543fe68db
I20251026 02:57:26.046926 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.047247 11837 ts_tablet_manager.cc:1950] T 2ef9de3e285046d78092c43543fe68db P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.047595 11827 tablet_bootstrap.cc:492] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.047751 11827 ts_tablet_manager.cc:1403] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.007s user 0.003s sys 0.003s
I20251026 02:57:26.048393 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 2ef9de3e285046d78092c43543fe68db (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.048540 11827 raft_consensus.cc:359] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.048753 11827 raft_consensus.cc:385] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.048840 11827 raft_consensus.cc:740] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
W20251026 02:57:26.049070 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet ec26bfacd25f4078923625833509a821 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ec26bfacd25f4078923625833509a821 already in progress: creating tablet
I20251026 02:57:26.049116 11827 consensus_queue.cc:260] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.049285 11827 raft_consensus.cc:399] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.049392 11827 raft_consensus.cc:493] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.049464 11827 raft_consensus.cc:3060] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:26.051120 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 34b18b524f004fa1985ee4113365f797 has no consensus state
I20251026 02:57:26.051817 11827 raft_consensus.cc:515] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.052057 11827 leader_election.cc:304] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.052270 11827 leader_election.cc:290] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.052348 11905 raft_consensus.cc:2804] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.052546 11905 raft_consensus.cc:697] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.052731 11827 ts_tablet_manager.cc:1434] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20251026 02:57:26.052794 11905 consensus_queue.cc:237] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.053048 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.054812 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 34b18b524f004fa1985ee4113365f797 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:26.055202 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b18b524f004fa1985ee4113365f797. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.056471 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.060494 11827 tablet_bootstrap.cc:492] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.061574 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 34b18b524f004fa1985ee4113365f797
I20251026 02:57:26.062371 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 34b18b524f004fa1985ee4113365f797 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.062443 11827 tablet_bootstrap.cc:654] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
W20251026 02:57:26.063104 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 34b18b524f004fa1985ee4113365f797 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 34b18b524f004fa1985ee4113365f797 already in progress: creating tablet
I20251026 02:57:26.063663 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.064630 11827 tablet_bootstrap.cc:492] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.064759 11827 ts_tablet_manager.cc:1403] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:57:26.065490 11827 raft_consensus.cc:359] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.065678 11827 raft_consensus.cc:385] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.065789 11827 raft_consensus.cc:740] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.066068 11827 consensus_queue.cc:260] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.066330 11827 raft_consensus.cc:399] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.066427 11827 raft_consensus.cc:493] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.066576 11827 raft_consensus.cc:3060] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.066805 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.067831 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:26.068638 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet ec26bfacd25f4078923625833509a821 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.068902 11837 tablet_replica.cc:333] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.069103 11837 raft_consensus.cc:2243] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.069281 11837 raft_consensus.cc:2272] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.069587 11827 raft_consensus.cc:515] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.069833 11827 leader_election.cc:304] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.070025 11827 leader_election.cc:290] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.070115 11905 raft_consensus.cc:2804] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.070317 11905 raft_consensus.cc:697] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.070787 11827 ts_tablet_manager.cc:1434] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.000s sys 0.005s
I20251026 02:57:26.070960 11905 consensus_queue.cc:237] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.071424 11837 ts_tablet_manager.cc:1916] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251026 02:57:26.072867 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 69655b843baa4a7784790f098381be58 has no consensus state
I20251026 02:57:26.074302 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 34b18b524f004fa1985ee4113365f797 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.076972 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 69655b843baa4a7784790f098381be58 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 50
I20251026 02:57:26.077152 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.077419 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69655b843baa4a7784790f098381be58. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.078442 11837 ts_tablet_manager.cc:1929] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.078595 11837 log.cc:1199] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/ec26bfacd25f4078923625833509a821
I20251026 02:57:26.079025 11837 ts_tablet_manager.cc:1950] T ec26bfacd25f4078923625833509a821 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.080505 11837 tablet_replica.cc:333] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.080513 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet ec26bfacd25f4078923625833509a821 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.080474 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.080814 11837 raft_consensus.cc:2243] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.081101 11837 raft_consensus.cc:2272] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.082639 11837 ts_tablet_manager.cc:1916] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.083312 11827 tablet_bootstrap.cc:492] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.085665 11827 tablet_bootstrap.cc:654] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.085665 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 69655b843baa4a7784790f098381be58
I20251026 02:57:26.086830 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 69655b843baa4a7784790f098381be58 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.088585 11827 tablet_bootstrap.cc:492] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.088481 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.088765 11827 ts_tablet_manager.cc:1403] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.000s
I20251026 02:57:26.089928 11827 raft_consensus.cc:359] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.090138 11827 raft_consensus.cc:385] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.090238 11827 raft_consensus.cc:740] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.090564 11827 consensus_queue.cc:260] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.090703 11827 raft_consensus.cc:399] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.090821 11827 raft_consensus.cc:493] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.090931 11827 raft_consensus.cc:3060] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.091948 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.093570 11827 raft_consensus.cc:515] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.093799 11827 leader_election.cc:304] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.094022 11827 leader_election.cc:290] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.094101 11905 raft_consensus.cc:2804] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.094249 11905 raft_consensus.cc:697] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.094553 11827 ts_tablet_manager.cc:1434] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.003s sys 0.003s
I20251026 02:57:26.094522 11905 consensus_queue.cc:237] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.090255 11837 ts_tablet_manager.cc:1929] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.094825 11837 log.cc:1199] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/34b18b524f004fa1985ee4113365f797
I20251026 02:57:26.095286 11837 ts_tablet_manager.cc:1950] T 34b18b524f004fa1985ee4113365f797 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
W20251026 02:57:26.096352 11693 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 567ad75e4b12474fbfac789433487775 has no consensus state
I20251026 02:57:26.096407 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 34b18b524f004fa1985ee4113365f797 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.096555 11837 tablet_replica.cc:333] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.096870 11837 raft_consensus.cc:2243] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.097088 11837 raft_consensus.cc:2272] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.098242 11837 ts_tablet_manager.cc:1916] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.099890 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.101223 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 567ad75e4b12474fbfac789433487775 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 50
I20251026 02:57:26.101605 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567ad75e4b12474fbfac789433487775. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.102746 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.105481 11837 ts_tablet_manager.cc:1929] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.105664 11837 log.cc:1199] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/69655b843baa4a7784790f098381be58
I20251026 02:57:26.106067 11837 ts_tablet_manager.cc:1950] T 69655b843baa4a7784790f098381be58 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.106777 11827 tablet_bootstrap.cc:492] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.107262 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 69655b843baa4a7784790f098381be58 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.107421 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 567ad75e4b12474fbfac789433487775
I20251026 02:57:26.108168 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 567ad75e4b12474fbfac789433487775 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.108512 11827 tablet_bootstrap.cc:654] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
W20251026 02:57:26.108793 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 567ad75e4b12474fbfac789433487775 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 567ad75e4b12474fbfac789433487775 already in progress: creating tablet
I20251026 02:57:26.109127 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.111671 11827 tablet_bootstrap.cc:492] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.111838 11827 ts_tablet_manager.cc:1403] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.002s
I20251026 02:57:26.112077 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.112735 11827 raft_consensus.cc:359] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.112915 11827 raft_consensus.cc:385] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.113101 11827 raft_consensus.cc:740] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.113399 11827 consensus_queue.cc:260] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.113605 11827 raft_consensus.cc:399] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.113714 11827 raft_consensus.cc:493] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.113874 11827 raft_consensus.cc:3060] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.116603 11827 raft_consensus.cc:515] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.116907 11827 leader_election.cc:304] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
W20251026 02:57:26.117014 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet be8cfdf9b00b4bd7bbb7fdae4435b993 has no consensus state
I20251026 02:57:26.117230 11905 raft_consensus.cc:2804] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.117381 11905 raft_consensus.cc:697] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.117657 11905 consensus_queue.cc:237] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.118413 11827 leader_election.cc:290] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.118978 11827 ts_tablet_manager.cc:1434] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.004s sys 0.002s
I20251026 02:57:26.120139 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.121075 11778 tablet_service.cc:1505] Processing CreateTablet for tablet be8cfdf9b00b4bd7bbb7fdae4435b993 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:26.121510 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8cfdf9b00b4bd7bbb7fdae4435b993. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.122021 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 567ad75e4b12474fbfac789433487775 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.122458 11837 tablet_replica.cc:333] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.122663 11837 raft_consensus.cc:2243] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.122665 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.122932 11837 raft_consensus.cc:2272] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.124118 11837 ts_tablet_manager.cc:1916] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.126987 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet be8cfdf9b00b4bd7bbb7fdae4435b993
I20251026 02:57:26.127754 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet be8cfdf9b00b4bd7bbb7fdae4435b993 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.129495 11693 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:26.129806 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.130127 11837 ts_tablet_manager.cc:1929] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.130290 11837 log.cc:1199] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/567ad75e4b12474fbfac789433487775
I20251026 02:57:26.130702 11837 ts_tablet_manager.cc:1950] T 567ad75e4b12474fbfac789433487775 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.131808 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 567ad75e4b12474fbfac789433487775 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:26.132161 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet be8cfdf9b00b4bd7bbb7fdae4435b993 because the tablet was not found. No further retry: Not found: Tablet not found: be8cfdf9b00b4bd7bbb7fdae4435b993
I20251026 02:57:26.133831 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
W20251026 02:57:26.137686 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9949859085e6411a864e0f6b8fa814c3 has no consensus state
I20251026 02:57:26.137806 11827 tablet_bootstrap.cc:492] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.139786 11827 tablet_bootstrap.cc:654] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.140143 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.141847 11827 tablet_bootstrap.cc:492] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.141985 11827 ts_tablet_manager.cc:1403] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:26.142174 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 9949859085e6411a864e0f6b8fa814c3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:26.142613 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9949859085e6411a864e0f6b8fa814c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.142912 11827 raft_consensus.cc:359] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.143082 11827 raft_consensus.cc:385] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.143153 11827 raft_consensus.cc:740] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.143343 11827 consensus_queue.cc:260] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.143471 11827 raft_consensus.cc:399] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.143529 11827 raft_consensus.cc:493] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.143610 11827 raft_consensus.cc:3060] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.146453 11827 raft_consensus.cc:515] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.146699 11827 leader_election.cc:304] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.146865 11827 leader_election.cc:290] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.146996 11905 raft_consensus.cc:2804] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.147135 11905 raft_consensus.cc:697] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.147339 11905 consensus_queue.cc:237] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.147708 11827 ts_tablet_manager.cc:1434] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.001s sys 0.004s
I20251026 02:57:26.148581 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.148922 11827 tablet_bootstrap.cc:492] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.150187 11827 tablet_bootstrap.cc:654] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.152218 11693 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 9949859085e6411a864e0f6b8fa814c3
I20251026 02:57:26.152691 11827 tablet_bootstrap.cc:492] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.152822 11827 ts_tablet_manager.cc:1403] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:26.153038 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 9949859085e6411a864e0f6b8fa814c3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:26.153704 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 9949859085e6411a864e0f6b8fa814c3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9949859085e6411a864e0f6b8fa814c3 already in progress: creating tablet
I20251026 02:57:26.153760 11827 raft_consensus.cc:359] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.153899 11827 raft_consensus.cc:385] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.154003 11827 raft_consensus.cc:740] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.153893 11693 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.154188 11827 consensus_queue.cc:260] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.154356 11827 raft_consensus.cc:399] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.154419 11827 raft_consensus.cc:493] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.154495 11827 raft_consensus.cc:3060] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.155925 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:26.156879 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet be8cfdf9b00b4bd7bbb7fdae4435b993 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.157184 11837 tablet_replica.cc:333] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.157368 11837 raft_consensus.cc:2243] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.157538 11837 raft_consensus.cc:2272] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.158507 11827 raft_consensus.cc:515] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.158668 11837 ts_tablet_manager.cc:1916] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.158728 11827 leader_election.cc:304] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.158890 11827 leader_election.cc:290] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.158782 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.158964 11831 raft_consensus.cc:2804] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.159071 11831 raft_consensus.cc:697] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.159258 11827 ts_tablet_manager.cc:1434] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20251026 02:57:26.159300 11831 consensus_queue.cc:237] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:26.162773 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 984a74dc6f694bb6b02e369afcfbd444 has no consensus state
I20251026 02:57:26.163623 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 9949859085e6411a864e0f6b8fa814c3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.165086 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.165928 11837 ts_tablet_manager.cc:1929] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.166042 11837 log.cc:1199] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/be8cfdf9b00b4bd7bbb7fdae4435b993
I20251026 02:57:26.166487 11837 ts_tablet_manager.cc:1950] T be8cfdf9b00b4bd7bbb7fdae4435b993 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.166723 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 984a74dc6f694bb6b02e369afcfbd444 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:26.167338 11837 tablet_replica.cc:333] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.167454 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet be8cfdf9b00b4bd7bbb7fdae4435b993 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.167368 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.167510 11837 raft_consensus.cc:2243] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.167670 11837 raft_consensus.cc:2272] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.168642 11837 ts_tablet_manager.cc:1916] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.169098 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984a74dc6f694bb6b02e369afcfbd444. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.170842 11690 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 984a74dc6f694bb6b02e369afcfbd444
I20251026 02:57:26.172574 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 984a74dc6f694bb6b02e369afcfbd444 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.172742 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.176662 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.177269 11837 ts_tablet_manager.cc:1929] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.177395 11837 log.cc:1199] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/9949859085e6411a864e0f6b8fa814c3
I20251026 02:57:26.177773 11837 ts_tablet_manager.cc:1950] T 9949859085e6411a864e0f6b8fa814c3 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.179080 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 9949859085e6411a864e0f6b8fa814c3 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:26.179629 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 984a74dc6f694bb6b02e369afcfbd444 because the tablet was not found. No further retry: Not found: Tablet not found: 984a74dc6f694bb6b02e369afcfbd444
W20251026 02:57:26.180480 11690 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cfa75d3be3174347800484c3e86f1b8e has no consensus state
I20251026 02:57:26.181512 11827 tablet_bootstrap.cc:492] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.181926 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.182976 11827 tablet_bootstrap.cc:654] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.184741 11827 tablet_bootstrap.cc:492] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.184857 11827 ts_tablet_manager.cc:1403] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:26.185221 11778 tablet_service.cc:1505] Processing CreateTablet for tablet cfa75d3be3174347800484c3e86f1b8e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:26.185570 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfa75d3be3174347800484c3e86f1b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.185518 11827 raft_consensus.cc:359] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.185719 11827 raft_consensus.cc:385] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.185820 11827 raft_consensus.cc:740] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.186003 11827 consensus_queue.cc:260] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.186116 11827 raft_consensus.cc:399] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.186185 11827 raft_consensus.cc:493] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.186262 11827 raft_consensus.cc:3060] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.188376 11827 raft_consensus.cc:515] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.188587 11827 leader_election.cc:304] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.188797 11827 leader_election.cc:290] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.188874 11829 raft_consensus.cc:2804] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.189072 11829 raft_consensus.cc:697] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.189380 11827 ts_tablet_manager.cc:1434] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.004s user 0.000s sys 0.002s
I20251026 02:57:26.189325 11829 consensus_queue.cc:237] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.189658 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.191779 11827 tablet_bootstrap.cc:492] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.193261 11827 tablet_bootstrap.cc:654] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.193306 11690 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet cfa75d3be3174347800484c3e86f1b8e
I20251026 02:57:26.194130 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet cfa75d3be3174347800484c3e86f1b8e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:26.195125 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet cfa75d3be3174347800484c3e86f1b8e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cfa75d3be3174347800484c3e86f1b8e already in progress: creating tablet
I20251026 02:57:26.195488 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.196719 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:26.197973 11827 tablet_bootstrap.cc:492] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.198136 11827 ts_tablet_manager.cc:1403] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.006s user 0.001s sys 0.004s
I20251026 02:57:26.198614 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 984a74dc6f694bb6b02e369afcfbd444 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.198987 11827 raft_consensus.cc:359] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.199147 11827 raft_consensus.cc:385] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.199174 11837 tablet_replica.cc:333] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.199258 11827 raft_consensus.cc:740] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.199415 11837 raft_consensus.cc:2243] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.199585 11837 raft_consensus.cc:2272] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.199534 11827 consensus_queue.cc:260] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.199760 11827 raft_consensus.cc:399] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.199891 11827 raft_consensus.cc:493] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.199788 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.200037 11827 raft_consensus.cc:3060] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.201103 11837 ts_tablet_manager.cc:1916] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.203719 11827 raft_consensus.cc:515] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.204128 11827 leader_election.cc:304] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.204393 11827 leader_election.cc:290] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.204542 11829 raft_consensus.cc:2804] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.204720 11829 raft_consensus.cc:697] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.205003 11827 ts_tablet_manager.cc:1434] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.004s sys 0.000s
W20251026 02:57:26.205294 11690 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4ae4d624c2634ed188f5f51a4bf8c833 has no consensus state
I20251026 02:57:26.205650 11829 consensus_queue.cc:237] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.208110 11837 ts_tablet_manager.cc:1929] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.208323 11837 log.cc:1199] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/984a74dc6f694bb6b02e369afcfbd444
I20251026 02:57:26.208842 11837 ts_tablet_manager.cc:1950] T 984a74dc6f694bb6b02e369afcfbd444 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.209136 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 4ae4d624c2634ed188f5f51a4bf8c833 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:26.209524 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae4d624c2634ed188f5f51a4bf8c833. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.210302 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 984a74dc6f694bb6b02e369afcfbd444 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.212622 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet cfa75d3be3174347800484c3e86f1b8e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.212968 11837 tablet_replica.cc:333] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.213152 11837 raft_consensus.cc:2243] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.213351 11837 raft_consensus.cc:2272] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.214136 11837 ts_tablet_manager.cc:1916] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.214746 11827 tablet_bootstrap.cc:492] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.208811 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.216351 11827 tablet_bootstrap.cc:654] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.217072 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.218159 11827 tablet_bootstrap.cc:492] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.218366 11827 ts_tablet_manager.cc:1403] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:26.219149 11827 raft_consensus.cc:359] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.219364 11827 raft_consensus.cc:385] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.219458 11827 raft_consensus.cc:740] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.219848 11827 consensus_queue.cc:260] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.220037 11827 raft_consensus.cc:399] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.220130 11827 raft_consensus.cc:493] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.220230 11827 raft_consensus.cc:3060] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.221091 11837 ts_tablet_manager.cc:1929] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.221251 11837 log.cc:1199] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/cfa75d3be3174347800484c3e86f1b8e
I20251026 02:57:26.221519 11690 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 4ae4d624c2634ed188f5f51a4bf8c833
I20251026 02:57:26.221684 11837 ts_tablet_manager.cc:1950] T cfa75d3be3174347800484c3e86f1b8e P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.223170 11827 raft_consensus.cc:515] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.223379 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet cfa75d3be3174347800484c3e86f1b8e (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.223440 11827 leader_election.cc:304] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.223666 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 4ae4d624c2634ed188f5f51a4bf8c833 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.223719 11827 leader_election.cc:290] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.223773 11829 raft_consensus.cc:2804] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.223974 11829 raft_consensus.cc:697] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.224110 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.224249 11829 consensus_queue.cc:237] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
W20251026 02:57:26.225174 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 4ae4d624c2634ed188f5f51a4bf8c833 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4ae4d624c2634ed188f5f51a4bf8c833 already in progress: creating tablet
I20251026 02:57:26.226084 11827 ts_tablet_manager.cc:1434] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20251026 02:57:26.228247 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.228772 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:26.229980 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 4ae4d624c2634ed188f5f51a4bf8c833 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.230875 11837 tablet_replica.cc:333] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.231117 11837 raft_consensus.cc:2243] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.231315 11837 raft_consensus.cc:2272] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.232400 11837 ts_tablet_manager.cc:1916] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251026 02:57:26.232461 11690 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0f1c085ce32144d1a6b61d14f04d78ee has no consensus state
I20251026 02:57:26.234814 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.236124 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 0f1c085ce32144d1a6b61d14f04d78ee (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:26.236644 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1c085ce32144d1a6b61d14f04d78ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.237432 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.238787 11837 ts_tablet_manager.cc:1929] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.238941 11837 log.cc:1199] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/4ae4d624c2634ed188f5f51a4bf8c833
I20251026 02:57:26.239379 11837 ts_tablet_manager.cc:1950] T 4ae4d624c2634ed188f5f51a4bf8c833 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.240422 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 4ae4d624c2634ed188f5f51a4bf8c833 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.240649 11690 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 0f1c085ce32144d1a6b61d14f04d78ee
I20251026 02:57:26.241521 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 0f1c085ce32144d1a6b61d14f04d78ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:26.242080 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 0f1c085ce32144d1a6b61d14f04d78ee because the tablet was not found. No further retry: Not found: Tablet not found: 0f1c085ce32144d1a6b61d14f04d78ee
I20251026 02:57:26.242411 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.243728 11827 tablet_bootstrap.cc:492] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.245359 11827 tablet_bootstrap.cc:654] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.245388 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.247018 11827 tablet_bootstrap.cc:492] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.247175 11827 ts_tablet_manager.cc:1403] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20251026 02:57:26.247823 11827 raft_consensus.cc:359] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.247995 11827 raft_consensus.cc:385] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.248581 11827 raft_consensus.cc:740] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
W20251026 02:57:26.248723 11690 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 81f1abeb2d804e318cbd24e2148f6c22 has no consensus state
I20251026 02:57:26.248836 11827 consensus_queue.cc:260] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.249046 11827 raft_consensus.cc:399] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.249140 11827 raft_consensus.cc:493] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.249250 11827 raft_consensus.cc:3060] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.250146 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.252466 11827 raft_consensus.cc:515] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.252419 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.252714 11827 leader_election.cc:304] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.252555 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 81f1abeb2d804e318cbd24e2148f6c22 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20251026 02:57:26.252878 11827 leader_election.cc:290] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.252974 11829 raft_consensus.cc:2804] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.253120 11829 raft_consensus.cc:697] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.253384 11829 consensus_queue.cc:237] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.253803 11827 ts_tablet_manager.cc:1434] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20251026 02:57:26.254459 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f1abeb2d804e318cbd24e2148f6c22. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.256404 11690 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 81f1abeb2d804e318cbd24e2148f6c22
I20251026 02:57:26.257308 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 81f1abeb2d804e318cbd24e2148f6c22 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:26.258383 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 81f1abeb2d804e318cbd24e2148f6c22 because the tablet was not found. No further retry: Not found: Tablet not found: 81f1abeb2d804e318cbd24e2148f6c22
I20251026 02:57:26.258333 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.260916 11827 tablet_bootstrap.cc:492] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.261368 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.263413 11827 tablet_bootstrap.cc:654] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
W20251026 02:57:26.264647 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0a1f42a76d534c04b3820c52a430fc54 has no consensus state
I20251026 02:57:26.267138 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.269495 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 0a1f42a76d534c04b3820c52a430fc54 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20251026 02:57:26.270131 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1f42a76d534c04b3820c52a430fc54. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.270175 11827 tablet_bootstrap.cc:492] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.270397 11827 ts_tablet_manager.cc:1403] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.004s
I20251026 02:57:26.270491 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 0f1c085ce32144d1a6b61d14f04d78ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.270330 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.270763 11837 tablet_replica.cc:333] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.270973 11837 raft_consensus.cc:2243] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.271173 11837 raft_consensus.cc:2272] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.271972 11837 ts_tablet_manager.cc:1916] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.274535 11690 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 0a1f42a76d534c04b3820c52a430fc54
I20251026 02:57:26.275319 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 0a1f42a76d534c04b3820c52a430fc54 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.276501 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.277678 11827 raft_consensus.cc:359] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.277726 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:26.277897 11827 raft_consensus.cc:385] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.277992 11827 raft_consensus.cc:740] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.278229 11827 consensus_queue.cc:260] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.278439 11827 raft_consensus.cc:399] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.278541 11827 raft_consensus.cc:493] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.278640 11827 raft_consensus.cc:3060] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.280431 11837 ts_tablet_manager.cc:1929] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.280571 11837 log.cc:1199] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/0f1c085ce32144d1a6b61d14f04d78ee
I20251026 02:57:26.280834 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.281144 11837 ts_tablet_manager.cc:1950] T 0f1c085ce32144d1a6b61d14f04d78ee P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.281243 11827 raft_consensus.cc:515] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.281477 11827 leader_election.cc:304] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.281708 11827 leader_election.cc:290] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.281754 11829 raft_consensus.cc:2804] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.281916 11829 raft_consensus.cc:697] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.282171 11829 consensus_queue.cc:237] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.282536 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 0f1c085ce32144d1a6b61d14f04d78ee (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:26.282851 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 0a1f42a76d534c04b3820c52a430fc54 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0a1f42a76d534c04b3820c52a430fc54 already in progress: creating tablet
I20251026 02:57:26.283723 11827 ts_tablet_manager.cc:1434] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.013s user 0.005s sys 0.000s
I20251026 02:57:26.284030 11827 tablet_bootstrap.cc:492] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
W20251026 02:57:26.284888 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ca829e41c0f54a13a6b1900a0fa1b181 has no consensus state
I20251026 02:57:26.285558 11827 tablet_bootstrap.cc:654] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.286202 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 81f1abeb2d804e318cbd24e2148f6c22 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.286582 11837 tablet_replica.cc:333] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.286840 11837 raft_consensus.cc:2243] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.287074 11837 raft_consensus.cc:2272] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.289108 11837 ts_tablet_manager.cc:1916] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.289192 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.289350 11778 tablet_service.cc:1505] Processing CreateTablet for tablet ca829e41c0f54a13a6b1900a0fa1b181 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:26.289966 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca829e41c0f54a13a6b1900a0fa1b181. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.291796 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.295070 11827 tablet_bootstrap.cc:492] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.295233 11827 ts_tablet_manager.cc:1403] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.011s user 0.010s sys 0.000s
I20251026 02:57:26.295930 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet ca829e41c0f54a13a6b1900a0fa1b181
I20251026 02:57:26.296044 11827 raft_consensus.cc:359] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.296234 11827 raft_consensus.cc:385] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.296331 11827 raft_consensus.cc:740] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.296586 11827 consensus_queue.cc:260] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.296712 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet ca829e41c0f54a13a6b1900a0fa1b181 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.296785 11827 raft_consensus.cc:399] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.296864 11827 raft_consensus.cc:493] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.296988 11827 raft_consensus.cc:3060] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.297214 11837 ts_tablet_manager.cc:1929] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.297365 11837 log.cc:1199] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/81f1abeb2d804e318cbd24e2148f6c22
I20251026 02:57:26.298182 11837 ts_tablet_manager.cc:1950] T 81f1abeb2d804e318cbd24e2148f6c22 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.298110 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.299547 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 81f1abeb2d804e318cbd24e2148f6c22 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:26.299865 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet ca829e41c0f54a13a6b1900a0fa1b181 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ca829e41c0f54a13a6b1900a0fa1b181 already in progress: creating tablet
I20251026 02:57:26.299866 11827 raft_consensus.cc:515] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.300153 11827 leader_election.cc:304] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.300449 11829 raft_consensus.cc:2804] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.300594 11829 raft_consensus.cc:697] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.300833 11829 consensus_queue.cc:237] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.301378 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.301604 11827 leader_election.cc:290] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.302151 11827 ts_tablet_manager.cc:1434] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20251026 02:57:26.302466 11827 tablet_bootstrap.cc:492] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.304008 11827 tablet_bootstrap.cc:654] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
W20251026 02:57:26.305136 11690 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3d429b04013647f29e52b74a48a02632 has no consensus state
I20251026 02:57:26.305892 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 0a1f42a76d534c04b3820c52a430fc54 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.306332 11837 tablet_replica.cc:333] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.306535 11837 raft_consensus.cc:2243] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.306746 11837 raft_consensus.cc:2272] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.309499 11837 ts_tablet_manager.cc:1916] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.309773 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.311836 11827 tablet_bootstrap.cc:492] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.311975 11827 ts_tablet_manager.cc:1403] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.003s
I20251026 02:57:26.312611 11827 raft_consensus.cc:359] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.312784 11827 raft_consensus.cc:385] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.312875 11827 raft_consensus.cc:740] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.312814 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.313184 11827 consensus_queue.cc:260] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.313324 11827 raft_consensus.cc:399] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.313443 11827 raft_consensus.cc:493] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.313555 11827 raft_consensus.cc:3060] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.315673 11837 ts_tablet_manager.cc:1929] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.315801 11837 log.cc:1199] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/0a1f42a76d534c04b3820c52a430fc54
I20251026 02:57:26.315863 11827 raft_consensus.cc:515] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.316049 11827 leader_election.cc:304] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.316257 11827 leader_election.cc:290] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.316502 11829 raft_consensus.cc:2804] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.316671 11829 raft_consensus.cc:697] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.316741 11827 ts_tablet_manager.cc:1434] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20251026 02:57:26.316917 11829 consensus_queue.cc:237] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.317174 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 3d429b04013647f29e52b74a48a02632 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION VALUES < 100
I20251026 02:57:26.317659 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d429b04013647f29e52b74a48a02632. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.318442 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 3d429b04013647f29e52b74a48a02632
I20251026 02:57:26.319135 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 3d429b04013647f29e52b74a48a02632 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.320678 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.321666 11690 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:26.322413 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet ca829e41c0f54a13a6b1900a0fa1b181 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.323812 11837 ts_tablet_manager.cc:1950] T 0a1f42a76d534c04b3820c52a430fc54 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.324216 11827 tablet_bootstrap.cc:492] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.324802 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 0a1f42a76d534c04b3820c52a430fc54 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.324896 11837 tablet_replica.cc:333] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.325079 11837 raft_consensus.cc:2243] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
W20251026 02:57:26.325088 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 3d429b04013647f29e52b74a48a02632 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3d429b04013647f29e52b74a48a02632 already in progress: creating tablet
I20251026 02:57:26.325292 11837 raft_consensus.cc:2272] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.326126 11827 tablet_bootstrap.cc:654] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.326233 11837 ts_tablet_manager.cc:1916] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.328132 11827 tablet_bootstrap.cc:492] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.328291 11827 ts_tablet_manager.cc:1403] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:26.328322 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.328990 11827 raft_consensus.cc:359] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.329144 11827 raft_consensus.cc:385] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.329246 11827 raft_consensus.cc:740] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.329474 11827 consensus_queue.cc:260] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.329648 11827 raft_consensus.cc:399] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.329741 11827 raft_consensus.cc:493] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.329875 11827 raft_consensus.cc:3060] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:26.332677 11690 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2f64b58959444dc0b8922d8b0a54f3ba has no consensus state
I20251026 02:57:26.332885 11837 ts_tablet_manager.cc:1929] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.333027 11837 log.cc:1199] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/ca829e41c0f54a13a6b1900a0fa1b181
I20251026 02:57:26.333343 11837 ts_tablet_manager.cc:1950] T ca829e41c0f54a13a6b1900a0fa1b181 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.332670 11827 raft_consensus.cc:515] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.333962 11827 leader_election.cc:304] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.334296 11829 raft_consensus.cc:2804] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.334373 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet ca829e41c0f54a13a6b1900a0fa1b181 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.334441 11829 raft_consensus.cc:697] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.334547 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.334715 11829 consensus_queue.cc:237] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.336831 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 2f64b58959444dc0b8922d8b0a54f3ba (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251026 02:57:26.336953 11827 leader_election.cc:290] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.337175 11690 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.337373 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f64b58959444dc0b8922d8b0a54f3ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.337502 11827 ts_tablet_manager.cc:1434] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.009s user 0.002s sys 0.004s
I20251026 02:57:26.340981 11690 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 2f64b58959444dc0b8922d8b0a54f3ba
I20251026 02:57:26.341882 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 2f64b58959444dc0b8922d8b0a54f3ba with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:26.342892 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 2f64b58959444dc0b8922d8b0a54f3ba because the tablet was not found. No further retry: Not found: Tablet not found: 2f64b58959444dc0b8922d8b0a54f3ba
I20251026 02:57:26.342993 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.343813 11691 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:26.344115 11827 tablet_bootstrap.cc:492] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.344684 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 3d429b04013647f29e52b74a48a02632 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.344995 11837 tablet_replica.cc:333] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.345193 11837 raft_consensus.cc:2243] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.345497 11837 raft_consensus.cc:2272] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.345924 11827 tablet_bootstrap.cc:654] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.346804 11837 ts_tablet_manager.cc:1916] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.347654 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.349094 11827 tablet_bootstrap.cc:492] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.349262 11827 ts_tablet_manager.cc:1403] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:26.349848 11827 raft_consensus.cc:359] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.350014 11827 raft_consensus.cc:385] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.350106 11827 raft_consensus.cc:740] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.350370 11827 consensus_queue.cc:260] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.350533 11827 raft_consensus.cc:399] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.350658 11827 raft_consensus.cc:493] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.350756 11827 raft_consensus.cc:3060] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:26.352831 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 541bdc4bc1594b75bcd7f65488f60406 has no consensus state
I20251026 02:57:26.353767 11837 ts_tablet_manager.cc:1929] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.353902 11837 log.cc:1199] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/3d429b04013647f29e52b74a48a02632
I20251026 02:57:26.353998 11827 raft_consensus.cc:515] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.354256 11827 leader_election.cc:304] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.354444 11837 ts_tablet_manager.cc:1950] T 3d429b04013647f29e52b74a48a02632 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.354524 11829 raft_consensus.cc:2804] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.354696 11829 raft_consensus.cc:697] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.354755 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.354943 11829 consensus_queue.cc:237] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.355713 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 3d429b04013647f29e52b74a48a02632 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.355772 11827 leader_election.cc:290] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.356254 11827 ts_tablet_manager.cc:1434] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.007s user 0.004s sys 0.001s
I20251026 02:57:26.357837 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 541bdc4bc1594b75bcd7f65488f60406 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20251026 02:57:26.358307 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 541bdc4bc1594b75bcd7f65488f60406. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.358446 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 2f64b58959444dc0b8922d8b0a54f3ba with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.358350 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.358707 11837 tablet_replica.cc:333] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.358940 11837 raft_consensus.cc:2243] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.359133 11837 raft_consensus.cc:2272] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.361757 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 541bdc4bc1594b75bcd7f65488f60406
I20251026 02:57:26.362509 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 541bdc4bc1594b75bcd7f65488f60406 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.364372 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:26.364519 11827 tablet_bootstrap.cc:492] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.364995 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.365707 11837 ts_tablet_manager.cc:1916] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.366247 11827 tablet_bootstrap.cc:654] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.368117 11827 tablet_bootstrap.cc:492] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.368276 11827 ts_tablet_manager.cc:1403] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.001s sys 0.002s
I20251026 02:57:26.368577 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.368889 11827 raft_consensus.cc:359] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.369033 11827 raft_consensus.cc:385] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.369154 11827 raft_consensus.cc:740] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.369405 11827 consensus_queue.cc:260] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.369582 11827 raft_consensus.cc:399] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.369675 11827 raft_consensus.cc:493] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.369808 11827 raft_consensus.cc:3060] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.372123 11837 ts_tablet_manager.cc:1929] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.372277 11837 log.cc:1199] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/2f64b58959444dc0b8922d8b0a54f3ba
I20251026 02:57:26.372721 11837 ts_tablet_manager.cc:1950] T 2f64b58959444dc0b8922d8b0a54f3ba P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.372673 11827 raft_consensus.cc:515] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.372922 11827 leader_election.cc:304] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.373103 11827 leader_election.cc:290] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.373205 11829 raft_consensus.cc:2804] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
W20251026 02:57:26.373224 11691 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7f76d864a3e84f1a8950f1e7da76776d has no consensus state
I20251026 02:57:26.373375 11829 raft_consensus.cc:697] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.373530 11827 ts_tablet_manager.cc:1434] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20251026 02:57:26.373657 11829 consensus_queue.cc:237] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.375056 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 2f64b58959444dc0b8922d8b0a54f3ba (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.375415 11837 tablet_replica.cc:333] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.375594 11837 raft_consensus.cc:2243] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.376627 11837 raft_consensus.cc:2272] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.377108 11778 tablet_service.cc:1505] Processing CreateTablet for tablet 7f76d864a3e84f1a8950f1e7da76776d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:26.377069 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.377652 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f76d864a3e84f1a8950f1e7da76776d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.377966 11837 ts_tablet_manager.cc:1916] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.379860 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.384056 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 7f76d864a3e84f1a8950f1e7da76776d
I20251026 02:57:26.384868 11837 ts_tablet_manager.cc:1929] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.385015 11837 log.cc:1199] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/541bdc4bc1594b75bcd7f65488f60406
I20251026 02:57:26.385152 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 7f76d864a3e84f1a8950f1e7da76776d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.385215 11827 tablet_bootstrap.cc:492] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.385484 11837 ts_tablet_manager.cc:1950] T 541bdc4bc1594b75bcd7f65488f60406 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.386055 11692 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f] alter complete (version 0)
I20251026 02:57:26.386677 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 541bdc4bc1594b75bcd7f65488f60406 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:26.386957 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 7f76d864a3e84f1a8950f1e7da76776d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7f76d864a3e84f1a8950f1e7da76776d already in progress: creating tablet
I20251026 02:57:26.386967 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.387475 11827 tablet_bootstrap.cc:654] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.389434 11827 tablet_bootstrap.cc:492] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.389616 11827 ts_tablet_manager.cc:1403] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20251026 02:57:26.390568 11827 raft_consensus.cc:359] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.390877 11827 raft_consensus.cc:385] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.390956 11827 raft_consensus.cc:740] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.390899 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.391330 11827 consensus_queue.cc:260] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.391534 11827 raft_consensus.cc:399] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.391678 11827 raft_consensus.cc:493] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.391788 11827 raft_consensus.cc:3060] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:26.395123 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 511b62b9d8324f81831a6379e7640688 has no consensus state
I20251026 02:57:26.397284 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.399734 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 511b62b9d8324f81831a6379e7640688 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:26.400168 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 511b62b9d8324f81831a6379e7640688. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.401285 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
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
I20251026 02:57:26.405777 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 511b62b9d8324f81831a6379e7640688
I20251026 02:57:26.406708 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 511b62b9d8324f81831a6379e7640688 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
W20251026 02:57:26.407215 11680 catalog_manager.cc:4952] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 511b62b9d8324f81831a6379e7640688 because the tablet was not found. No further retry: Not found: Tablet not found: 511b62b9d8324f81831a6379e7640688
I20251026 02:57:26.407866 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { 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
I20251026 02:57:26.409142 11827 raft_consensus.cc:515] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.409353 11827 leader_election.cc:304] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.409534 11827 leader_election.cc:290] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.409670 11829 raft_consensus.cc:2804] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.409803 11829 raft_consensus.cc:697] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.410032 11827 ts_tablet_manager.cc:1434] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.020s user 0.016s sys 0.005s
I20251026 02:57:26.410012 11829 consensus_queue.cc:237] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.410322 11827 tablet_bootstrap.cc:492] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.410530 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:26.411839 11827 tablet_bootstrap.cc:654] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.413190 11827 tablet_bootstrap.cc:492] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.413322 11827 ts_tablet_manager.cc:1403] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:26.413865 11827 raft_consensus.cc:359] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.413990 11827 raft_consensus.cc:385] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.414047 11827 raft_consensus.cc:740] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.414302 11827 consensus_queue.cc:260] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.414428 11827 raft_consensus.cc:399] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.414469 11827 raft_consensus.cc:493] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.414522 11827 raft_consensus.cc:3060] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
W20251026 02:57:26.414595 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8dad1a3b92284b439d6da8fb1aa287c4 has no consensus state
I20251026 02:57:26.415108 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 7f76d864a3e84f1a8950f1e7da76776d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.415400 11837 tablet_replica.cc:333] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.415571 11837 raft_consensus.cc:2243] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.415709 11837 raft_consensus.cc:2272] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.417217 11837 ts_tablet_manager.cc:1916] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.417218 11827 raft_consensus.cc:515] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.417487 11827 leader_election.cc:304] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.417649 11827 leader_election.cc:290] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.417971 11905 raft_consensus.cc:2804] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.418041 11827 ts_tablet_manager.cc:1434] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20251026 02:57:26.418104 11905 raft_consensus.cc:697] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.418325 11905 consensus_queue.cc:237] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.418470 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:26.421164 11779 tablet_service.cc:1505] Processing CreateTablet for tablet 8dad1a3b92284b439d6da8fb1aa287c4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251026 02:57:26.421587 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dad1a3b92284b439d6da8fb1aa287c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.423136 11837 ts_tablet_manager.cc:1929] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.423236 11837 log.cc:1199] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/7f76d864a3e84f1a8950f1e7da76776d
I20251026 02:57:26.423539 11837 ts_tablet_manager.cc:1950] T 7f76d864a3e84f1a8950f1e7da76776d P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.423698 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet 511b62b9d8324f81831a6379e7640688 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.424749 11837 tablet_replica.cc:333] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.424841 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 7f76d864a3e84f1a8950f1e7da76776d (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.425035 11837 raft_consensus.cc:2243] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.425185 11837 raft_consensus.cc:2272] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.426064 11837 ts_tablet_manager.cc:1916] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.427249 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:26.428766 11827 tablet_bootstrap.cc:492] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.430022 11827 tablet_bootstrap.cc:654] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.430577 11692 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet 8dad1a3b92284b439d6da8fb1aa287c4
I20251026 02:57:26.430718 11837 ts_tablet_manager.cc:1929] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.430822 11837 log.cc:1199] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/511b62b9d8324f81831a6379e7640688
I20251026 02:57:26.431145 11837 ts_tablet_manager.cc:1950] T 511b62b9d8324f81831a6379e7640688 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.431490 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 8dad1a3b92284b439d6da8fb1aa287c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.432247 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 511b62b9d8324f81831a6379e7640688 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
I20251026 02:57:26.432497 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
W20251026 02:57:26.432672 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet 8dad1a3b92284b439d6da8fb1aa287c4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8dad1a3b92284b439d6da8fb1aa287c4 already in progress: creating tablet
I20251026 02:57:26.432869 11827 tablet_bootstrap.cc:492] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.432955 11827 ts_tablet_manager.cc:1403] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:26.433441 11827 raft_consensus.cc:359] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.433566 11827 raft_consensus.cc:385] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.433604 11827 raft_consensus.cc:740] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.433774 11827 consensus_queue.cc:260] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.433919 11827 raft_consensus.cc:399] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.433980 11827 raft_consensus.cc:493] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.434052 11827 raft_consensus.cc:3060] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.434866 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:26.435981 11827 raft_consensus.cc:515] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.436146 11827 leader_election.cc:304] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.436314 11827 leader_election.cc:290] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.436381 11831 raft_consensus.cc:2804] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.436522 11831 raft_consensus.cc:697] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.436750 11831 consensus_queue.cc:237] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.436817 11827 ts_tablet_manager.cc:1434] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
W20251026 02:57:26.438251 11692 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c50045b240da44e899f7f37b8e7325dd has no consensus state
I20251026 02:57:26.439709 11779 tablet_service.cc:1552] Processing DeleteTablet for tablet 8dad1a3b92284b439d6da8fb1aa287c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.439644 11692 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:26.439951 11837 tablet_replica.cc:333] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.440101 11837 raft_consensus.cc:2243] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.440251 11837 raft_consensus.cc:2272] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.441461 11837 ts_tablet_manager.cc:1916] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:26.442620 11779 tablet_service.cc:1505] Processing CreateTablet for tablet c50045b240da44e899f7f37b8e7325dd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251026 02:57:26.442996 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50045b240da44e899f7f37b8e7325dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:26.443306 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:26.446413 11691 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: Sending DeleteTablet for 1 replicas of tablet c50045b240da44e899f7f37b8e7325dd
I20251026 02:57:26.447180 11778 tablet_service.cc:1552] Processing DeleteTablet for tablet c50045b240da44e899f7f37b8e7325dd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:26 UTC) from {username='slave'} at 127.0.0.1:42360
I20251026 02:57:26.449137 11827 tablet_bootstrap.cc:492] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b: Bootstrap starting.
I20251026 02:57:26.449240 11837 ts_tablet_manager.cc:1929] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:26.449353 11837 log.cc:1199] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/8dad1a3b92284b439d6da8fb1aa287c4
I20251026 02:57:26.449143 11691 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36674:
table { table_name: "test-alter-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
I20251026 02:57:26.449717 11837 ts_tablet_manager.cc:1950] T 8dad1a3b92284b439d6da8fb1aa287c4 P d12b30d6845b46f0afca4381c682335b: Deleting consensus metadata
I20251026 02:57:26.450754 11827 tablet_bootstrap.cc:654] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:26.450810 11680 catalog_manager.cc:4985] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): tablet 8dad1a3b92284b439d6da8fb1aa287c4 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f]) successfully deleted
W20251026 02:57:26.451049 11680 catalog_manager.cc:4965] TS d12b30d6845b46f0afca4381c682335b (127.6.179.1:45733): delete failed for tablet c50045b240da44e899f7f37b8e7325dd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c50045b240da44e899f7f37b8e7325dd already in progress: creating tablet
I20251026 02:57:26.451221 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:26.463052 11827 tablet_bootstrap.cc:492] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b: No bootstrap required, opened a new log
I20251026 02:57:26.463339 11827 ts_tablet_manager.cc:1403] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b: Time spent bootstrapping tablet: real 0.014s user 0.009s sys 0.004s
I20251026 02:57:26.464200 11827 raft_consensus.cc:359] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.464402 11827 raft_consensus.cc:385] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:26.464474 11827 raft_consensus.cc:740] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Initialized, Role: FOLLOWER
I20251026 02:57:26.464653 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:26.464757 11827 consensus_queue.cc:260] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.464877 11827 raft_consensus.cc:399] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:26.464915 11827 raft_consensus.cc:493] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:26.464964 11827 raft_consensus.cc:3060] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:26.466912 11827 raft_consensus.cc:515] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.467087 11827 leader_election.cc:304] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d12b30d6845b46f0afca4381c682335b; no voters:
I20251026 02:57:26.467231 11827 leader_election.cc:290] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:26.467343 11831 raft_consensus.cc:2804] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:26.467504 11831 raft_consensus.cc:697] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Becoming Leader. State: Replica: d12b30d6845b46f0afca4381c682335b, State: Running, Role: LEADER
I20251026 02:57:26.467706 11827 ts_tablet_manager.cc:1434] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20251026 02:57:26.467736 11831 consensus_queue.cc:237] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d12b30d6845b46f0afca4381c682335b" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45733 } }
I20251026 02:57:26.468182 6860 tablet_replica.cc:333] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.476603 6860 raft_consensus.cc:2243] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.477061 6860 pending_rounds.cc:70] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b: Trying to abort 1 pending ops.
W20251026 02:57:26.477092 12074 consensus_queue.cc:1175] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d12b30d6845b46f0afca4381c682335b" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20251026 02:57:26.477346 6860 pending_rounds.cc:77] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 240 op_type: NO_OP noop_request { }
I20251026 02:57:26.477571 6860 raft_consensus.cc:2889] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251026 02:57:26.477715 6860 raft_consensus.cc:2272] T c50045b240da44e899f7f37b8e7325dd P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.478812 6860 tablet_replica.cc:333] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b: stopping tablet replica
I20251026 02:57:26.478955 6860 raft_consensus.cc:2243] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:26.479120 6860 raft_consensus.cc:2272] T 1a7a86d209964584b283ce99887ff837 P d12b30d6845b46f0afca4381c682335b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:26.493312 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:26.540735 6860 master.cc:561] Master@127.6.179.62:37229 shutting down...
W20251026 02:57:27.010617 11677 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 7e2b3a906e504b2b840e9b16ca2847e2 (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 7e2b3a906e504b2b840e9b16ca2847e2 consensus state has no leader
W20251026 02:57:28.201009 11678 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet 221be250d6d14780a47185b25ffaf19f (table test-alter-range-partitioning-invalid-unbounded [id=3e9ac903f1ac49a2a1a466245399ca0f], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 221be250d6d14780a47185b25ffaf19f consensus state has no leader
I20251026 02:57:28.855695 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:28.856019 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:28.856125 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0faba2bad95441feba88be902ff21313: stopping tablet replica
I20251026 02:57:28.872346 6860 master.cc:583] Master@127.6.179.62:37229 shutdown complete.
[ OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (5176 ms)
[ RUN ] AlterTableTest.RangeWithCustomHashSchema
I20251026 02:57:28.884464 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:39235
I20251026 02:57:28.884969 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:28.885771 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:28.887059 6860 webserver.cc:492] Webserver started at http://127.6.179.62:36189/ using document root <none> and password file <none>
I20251026 02:57:28.887282 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:28.887362 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:28.887485 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:28.888078 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "238972f2d09640858a67163fb8c9ae9c"
format_stamp: "Formatted at 2025-10-26 02:57:28 on dist-test-slave-n5cb"
I20251026 02:57:28.890501 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.001s
I20251026 02:57:28.892073 12078 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:28.892493 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:28.892580 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "238972f2d09640858a67163fb8c9ae9c"
format_stamp: "Formatted at 2025-10-26 02:57:28 on dist-test-slave-n5cb"
I20251026 02:57:28.892709 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761447377419549-6860-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)
I20251026 02:57:28.922708 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:28.923241 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:28.934993 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:39235
I20251026 02:57:28.935019 12129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:39235 every 8 connection(s)
I20251026 02:57:28.936251 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:28.940513 12130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c: Bootstrap starting.
I20251026 02:57:28.941861 12130 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:28.943481 12130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c: No bootstrap required, opened a new log
I20251026 02:57:28.944034 12130 raft_consensus.cc:359] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "238972f2d09640858a67163fb8c9ae9c" member_type: VOTER }
I20251026 02:57:28.944155 12130 raft_consensus.cc:385] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:28.944212 12130 raft_consensus.cc:740] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 238972f2d09640858a67163fb8c9ae9c, State: Initialized, Role: FOLLOWER
I20251026 02:57:28.944398 12130 consensus_queue.cc:260] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "238972f2d09640858a67163fb8c9ae9c" member_type: VOTER }
I20251026 02:57:28.944499 12130 raft_consensus.cc:399] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:28.944561 12130 raft_consensus.cc:493] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:28.944635 12130 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:28.946530 12130 raft_consensus.cc:515] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "238972f2d09640858a67163fb8c9ae9c" member_type: VOTER }
I20251026 02:57:28.946707 12130 leader_election.cc:304] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 238972f2d09640858a67163fb8c9ae9c; no voters:
I20251026 02:57:28.947078 12130 leader_election.cc:290] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:28.947230 12133 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:28.947652 12133 raft_consensus.cc:697] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [term 1 LEADER]: Becoming Leader. State: Replica: 238972f2d09640858a67163fb8c9ae9c, State: Running, Role: LEADER
I20251026 02:57:28.947870 12130 sys_catalog.cc:565] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:28.947878 12133 consensus_queue.cc:237] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "238972f2d09640858a67163fb8c9ae9c" member_type: VOTER }
I20251026 02:57:28.948817 12135 sys_catalog.cc:455] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 238972f2d09640858a67163fb8c9ae9c. Latest consensus state: current_term: 1 leader_uuid: "238972f2d09640858a67163fb8c9ae9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "238972f2d09640858a67163fb8c9ae9c" member_type: VOTER } }
I20251026 02:57:28.948832 12134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "238972f2d09640858a67163fb8c9ae9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "238972f2d09640858a67163fb8c9ae9c" member_type: VOTER } }
I20251026 02:57:28.948992 12135 sys_catalog.cc:458] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:28.949031 12134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:28.950631 12138 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:28.951886 12138 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:28.952634 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:28.954545 12138 catalog_manager.cc:1357] Generated new cluster ID: 4d8b304a21a94caca6dd246fa51bfb0e
I20251026 02:57:28.954635 12138 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:28.968127 12138 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:28.968915 12138 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:28.979836 12138 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c: Generated new TSK 0
I20251026 02:57:28.980104 12138 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:28.985327 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:28.986377 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:28.987746 6860 webserver.cc:492] Webserver started at http://127.6.179.1:35917/ using document root <none> and password file <none>
I20251026 02:57:28.987942 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:28.987994 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:28.988083 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:28.988621 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "cc4ce08d6e39443cb55b72b095ca0382"
format_stamp: "Formatted at 2025-10-26 02:57:28 on dist-test-slave-n5cb"
I20251026 02:57:28.990934 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:57:28.992561 12154 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:28.992890 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:28.992980 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "cc4ce08d6e39443cb55b72b095ca0382"
format_stamp: "Formatted at 2025-10-26 02:57:28 on dist-test-slave-n5cb"
I20251026 02:57:28.993070 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1761447377419549-6860-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)
I20251026 02:57:29.009306 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:29.009790 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:29.010322 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:29.011150 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:29.011201 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:29.011255 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:29.011315 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:29.024705 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:39095
I20251026 02:57:29.024727 12216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:39095 every 8 connection(s)
I20251026 02:57:29.038174 12217 heartbeater.cc:344] Connected to a master server at 127.6.179.62:39235
I20251026 02:57:29.038364 12217 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:29.038698 12217 heartbeater.cc:507] Master 127.6.179.62:39235 requested a full tablet report, sending...
I20251026 02:57:29.039534 12095 ts_manager.cc:194] Registered new tserver with Master: cc4ce08d6e39443cb55b72b095ca0382 (127.6.179.1:39095)
I20251026 02:57:29.040144 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014498965s
I20251026 02:57:29.040797 12095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53314
I20251026 02:57:29.050568 12095 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53326:
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"
}
}
}
I20251026 02:57:29.052057 12217 heartbeater.cc:499] Master 127.6.179.62:39235 was elected leader, sending a full tablet report...
I20251026 02:57:29.062111 12182 tablet_service.cc:1505] Processing CreateTablet for tablet 9547181b2f2d47669a0660f43c368d3f (DEFAULT_TABLE table=fake-table [id=7d3884ab6f654d3e999af870988f8b70]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:29.062564 12182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9547181b2f2d47669a0660f43c368d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:29.067602 12229 tablet_bootstrap.cc:492] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382: Bootstrap starting.
I20251026 02:57:29.068959 12229 tablet_bootstrap.cc:654] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:29.070660 12229 tablet_bootstrap.cc:492] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382: No bootstrap required, opened a new log
I20251026 02:57:29.070776 12229 ts_tablet_manager.cc:1403] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:29.071317 12229 raft_consensus.cc:359] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.071448 12229 raft_consensus.cc:385] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:29.071496 12229 raft_consensus.cc:740] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4ce08d6e39443cb55b72b095ca0382, State: Initialized, Role: FOLLOWER
I20251026 02:57:29.071682 12229 consensus_queue.cc:260] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.071786 12229 raft_consensus.cc:399] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:29.071848 12229 raft_consensus.cc:493] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:29.071913 12229 raft_consensus.cc:3060] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:29.073774 12229 raft_consensus.cc:515] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.073942 12229 leader_election.cc:304] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cc4ce08d6e39443cb55b72b095ca0382; no voters:
I20251026 02:57:29.074389 12229 leader_election.cc:290] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:29.074544 12231 raft_consensus.cc:2804] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:29.075003 12229 ts_tablet_manager.cc:1434] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20251026 02:57:29.075166 12231 raft_consensus.cc:697] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [term 1 LEADER]: Becoming Leader. State: Replica: cc4ce08d6e39443cb55b72b095ca0382, State: Running, Role: LEADER
I20251026 02:57:29.075440 12231 consensus_queue.cc:237] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.077581 12095 catalog_manager.cc:5649] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc4ce08d6e39443cb55b72b095ca0382 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cc4ce08d6e39443cb55b72b095ca0382" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:29.093292 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:29.095180 12095 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53326:
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
}
}
}
I20251026 02:57:29.104506 12182 tablet_service.cc:1505] Processing CreateTablet for tablet f0d4476f5c4a4785b2376326a016c638 (DEFAULT_TABLE table=kudu-3577 [id=d5507e8196cb41dfbaad4873e47654d2]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20251026 02:57:29.104703 12181 tablet_service.cc:1505] Processing CreateTablet for tablet 5d63eb70987f4aa3aa6f87f9c221f2e3 (DEFAULT_TABLE table=kudu-3577 [id=d5507e8196cb41dfbaad4873e47654d2]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:29.104962 12182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d4476f5c4a4785b2376326a016c638. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:29.105718 12180 tablet_service.cc:1505] Processing CreateTablet for tablet 9db64f72d8004c449772698c7ba85d3b (DEFAULT_TABLE table=kudu-3577 [id=d5507e8196cb41dfbaad4873e47654d2]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20251026 02:57:29.105926 12179 tablet_service.cc:1505] Processing CreateTablet for tablet 99b7d75cbf484ef7a285c0f074ab7398 (DEFAULT_TABLE table=kudu-3577 [id=d5507e8196cb41dfbaad4873e47654d2]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:29.106072 12180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db64f72d8004c449772698c7ba85d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:29.106748 12178 tablet_service.cc:1505] Processing CreateTablet for tablet c176d313d48049649ca90e5404aba6b6 (DEFAULT_TABLE table=kudu-3577 [id=d5507e8196cb41dfbaad4873e47654d2]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20251026 02:57:29.107059 12179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b7d75cbf484ef7a285c0f074ab7398. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:29.107427 12181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d63eb70987f4aa3aa6f87f9c221f2e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:29.107590 12178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c176d313d48049649ca90e5404aba6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:29.114495 12229 tablet_bootstrap.cc:492] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: Bootstrap starting.
I20251026 02:57:29.116238 12229 tablet_bootstrap.cc:654] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:29.117910 12229 tablet_bootstrap.cc:492] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: No bootstrap required, opened a new log
I20251026 02:57:29.118033 12229 ts_tablet_manager.cc:1403] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:29.118693 12229 raft_consensus.cc:359] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.118824 12229 raft_consensus.cc:385] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:29.118857 12229 raft_consensus.cc:740] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4ce08d6e39443cb55b72b095ca0382, State: Initialized, Role: FOLLOWER
I20251026 02:57:29.119036 12229 consensus_queue.cc:260] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.119189 12229 raft_consensus.cc:399] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:29.119254 12229 raft_consensus.cc:493] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:29.119341 12229 raft_consensus.cc:3060] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:29.121254 12229 raft_consensus.cc:515] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.121426 12229 leader_election.cc:304] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cc4ce08d6e39443cb55b72b095ca0382; no voters:
I20251026 02:57:29.121588 12229 leader_election.cc:290] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:29.121658 12231 raft_consensus.cc:2804] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:29.121821 12231 raft_consensus.cc:697] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 LEADER]: Becoming Leader. State: Replica: cc4ce08d6e39443cb55b72b095ca0382, State: Running, Role: LEADER
I20251026 02:57:29.121978 12229 ts_tablet_manager.cc:1434] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: Time spent starting tablet: real 0.004s user 0.001s sys 0.000s
I20251026 02:57:29.122033 12231 consensus_queue.cc:237] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.122229 12229 tablet_bootstrap.cc:492] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: Bootstrap starting.
I20251026 02:57:29.124066 12229 tablet_bootstrap.cc:654] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:29.124210 12094 catalog_manager.cc:5649] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc4ce08d6e39443cb55b72b095ca0382 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cc4ce08d6e39443cb55b72b095ca0382" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:29.126037 12229 tablet_bootstrap.cc:492] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: No bootstrap required, opened a new log
I20251026 02:57:29.126183 12229 ts_tablet_manager.cc:1403] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:57:29.126775 12229 raft_consensus.cc:359] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.126909 12229 raft_consensus.cc:385] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:29.126945 12229 raft_consensus.cc:740] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4ce08d6e39443cb55b72b095ca0382, State: Initialized, Role: FOLLOWER
I20251026 02:57:29.127096 12229 consensus_queue.cc:260] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.127178 12229 raft_consensus.cc:399] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:29.127209 12229 raft_consensus.cc:493] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:29.127265 12229 raft_consensus.cc:3060] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:29.129377 12229 raft_consensus.cc:515] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.129580 12229 leader_election.cc:304] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cc4ce08d6e39443cb55b72b095ca0382; no voters:
I20251026 02:57:29.129760 12229 leader_election.cc:290] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:29.129830 12231 raft_consensus.cc:2804] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:29.129968 12231 raft_consensus.cc:697] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [term 1 LEADER]: Becoming Leader. State: Replica: cc4ce08d6e39443cb55b72b095ca0382, State: Running, Role: LEADER
I20251026 02:57:29.130164 12229 ts_tablet_manager.cc:1434] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: Time spent starting tablet: real 0.004s user 0.000s sys 0.001s
I20251026 02:57:29.130189 12231 consensus_queue.cc:237] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.130426 12229 tablet_bootstrap.cc:492] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: Bootstrap starting.
I20251026 02:57:29.132192 12229 tablet_bootstrap.cc:654] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:29.132143 12094 catalog_manager.cc:5649] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc4ce08d6e39443cb55b72b095ca0382 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cc4ce08d6e39443cb55b72b095ca0382" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:29.133885 12229 tablet_bootstrap.cc:492] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: No bootstrap required, opened a new log
I20251026 02:57:29.134016 12229 ts_tablet_manager.cc:1403] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20251026 02:57:29.134637 12229 raft_consensus.cc:359] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.134785 12229 raft_consensus.cc:385] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:29.134846 12229 raft_consensus.cc:740] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4ce08d6e39443cb55b72b095ca0382, State: Initialized, Role: FOLLOWER
I20251026 02:57:29.135046 12229 consensus_queue.cc:260] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.135167 12229 raft_consensus.cc:399] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:29.135231 12229 raft_consensus.cc:493] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:29.135306 12229 raft_consensus.cc:3060] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:29.137686 12229 raft_consensus.cc:515] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.137882 12229 leader_election.cc:304] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cc4ce08d6e39443cb55b72b095ca0382; no voters:
I20251026 02:57:29.138046 12229 leader_election.cc:290] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:29.138106 12231 raft_consensus.cc:2804] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:29.138206 12231 raft_consensus.cc:697] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 LEADER]: Becoming Leader. State: Replica: cc4ce08d6e39443cb55b72b095ca0382, State: Running, Role: LEADER
I20251026 02:57:29.138501 12229 ts_tablet_manager.cc:1434] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20251026 02:57:29.138444 12231 consensus_queue.cc:237] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.138747 12229 tablet_bootstrap.cc:492] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: Bootstrap starting.
I20251026 02:57:29.140405 12229 tablet_bootstrap.cc:654] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:29.140561 12095 catalog_manager.cc:5649] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc4ce08d6e39443cb55b72b095ca0382 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cc4ce08d6e39443cb55b72b095ca0382" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:29.142046 12229 tablet_bootstrap.cc:492] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: No bootstrap required, opened a new log
I20251026 02:57:29.142171 12229 ts_tablet_manager.cc:1403] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:29.142872 12229 raft_consensus.cc:359] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.143005 12229 raft_consensus.cc:385] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:29.143075 12229 raft_consensus.cc:740] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4ce08d6e39443cb55b72b095ca0382, State: Initialized, Role: FOLLOWER
I20251026 02:57:29.143281 12229 consensus_queue.cc:260] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.143424 12229 raft_consensus.cc:399] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:29.143493 12229 raft_consensus.cc:493] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:29.143568 12229 raft_consensus.cc:3060] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:29.145897 12229 raft_consensus.cc:515] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.146107 12229 leader_election.cc:304] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cc4ce08d6e39443cb55b72b095ca0382; no voters:
I20251026 02:57:29.146256 12229 leader_election.cc:290] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:29.146338 12231 raft_consensus.cc:2804] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:29.146443 12231 raft_consensus.cc:697] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 LEADER]: Becoming Leader. State: Replica: cc4ce08d6e39443cb55b72b095ca0382, State: Running, Role: LEADER
I20251026 02:57:29.146673 12229 ts_tablet_manager.cc:1434] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: Time spent starting tablet: real 0.004s user 0.002s sys 0.003s
I20251026 02:57:29.146641 12231 consensus_queue.cc:237] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.146905 12229 tablet_bootstrap.cc:492] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: Bootstrap starting.
I20251026 02:57:29.148571 12229 tablet_bootstrap.cc:654] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:29.148604 12094 catalog_manager.cc:5649] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc4ce08d6e39443cb55b72b095ca0382 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cc4ce08d6e39443cb55b72b095ca0382" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:29.150326 12229 tablet_bootstrap.cc:492] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: No bootstrap required, opened a new log
I20251026 02:57:29.150442 12229 ts_tablet_manager.cc:1403] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20251026 02:57:29.151089 12229 raft_consensus.cc:359] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.151233 12229 raft_consensus.cc:385] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:29.151298 12229 raft_consensus.cc:740] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4ce08d6e39443cb55b72b095ca0382, State: Initialized, Role: FOLLOWER
I20251026 02:57:29.151480 12229 consensus_queue.cc:260] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.151616 12229 raft_consensus.cc:399] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:29.151686 12229 raft_consensus.cc:493] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:29.151759 12229 raft_consensus.cc:3060] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:29.154089 12229 raft_consensus.cc:515] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.154254 12229 leader_election.cc:304] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cc4ce08d6e39443cb55b72b095ca0382; no voters:
I20251026 02:57:29.154467 12229 leader_election.cc:290] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:29.154537 12231 raft_consensus.cc:2804] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:29.154712 12231 raft_consensus.cc:697] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 LEADER]: Becoming Leader. State: Replica: cc4ce08d6e39443cb55b72b095ca0382, State: Running, Role: LEADER
I20251026 02:57:29.154878 12229 ts_tablet_manager.cc:1434] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: Time spent starting tablet: real 0.004s user 0.001s sys 0.003s
I20251026 02:57:29.154927 12231 consensus_queue.cc:237] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } }
I20251026 02:57:29.156704 12094 catalog_manager.cc:5649] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc4ce08d6e39443cb55b72b095ca0382 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cc4ce08d6e39443cb55b72b095ca0382" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc4ce08d6e39443cb55b72b095ca0382" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 39095 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:29.245504 12094 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53326:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20251026 02:57:29.251467 12251 tablet.cc:1722] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.251698 12252 tablet.cc:1722] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.251777 12256 tablet.cc:1722] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.251833 12253 tablet.cc:1722] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.272879 12251 tablet.cc:1722] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.286827 12095 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c: kudu-3577 [id=d5507e8196cb41dfbaad4873e47654d2] alter complete (version 1)
I20251026 02:57:29.323465 12095 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53326:
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
I20251026 02:57:29.329440 12251 tablet.cc:1722] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.330135 12251 tablet.cc:1620] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.330399 12252 tablet.cc:1722] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.330979 12252 tablet.cc:1620] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.330857 12253 tablet.cc:1722] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.331391 12253 tablet.cc:1620] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.331938 12256 tablet.cc:1722] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.332597 12256 tablet.cc:1620] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.335559 12252 tablet.cc:1722] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.336103 12252 tablet.cc:1620] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.345705 12095 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c: kudu-3577 [id=d5507e8196cb41dfbaad4873e47654d2] alter complete (version 2)
I20251026 02:57:29.373051 12095 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53326:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20251026 02:57:29.379946 12252 tablet.cc:1722] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.380249 12253 tablet.cc:1722] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.380641 12252 tablet.cc:1620] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.380870 12253 tablet.cc:1620] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.379946 12251 tablet.cc:1722] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.381809 12251 tablet.cc:1620] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.386111 12256 tablet.cc:1722] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.386772 12256 tablet.cc:1620] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.392153 12256 tablet.cc:1722] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.392786 12256 tablet.cc:1620] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.400126 12095 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c: kudu-3577 [id=d5507e8196cb41dfbaad4873e47654d2] alter complete (version 3)
I20251026 02:57:29.431591 12095 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53326:
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
I20251026 02:57:29.437783 12256 tablet.cc:1722] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.438181 12252 tablet.cc:1722] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.438575 12256 tablet.cc:1620] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.438777 12252 tablet.cc:1620] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.441452 12253 tablet.cc:1722] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.441454 12251 tablet.cc:1722] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.442152 12253 tablet.cc:1620] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.442158 12251 tablet.cc:1620] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.450515 12252 tablet.cc:1722] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.451419 12252 tablet.cc:1620] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.463129 12095 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c: kudu-3577 [id=d5507e8196cb41dfbaad4873e47654d2] alter complete (version 4)
I20251026 02:57:29.494325 12095 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53326:
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
I20251026 02:57:29.504884 12253 tablet.cc:1722] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.506588 12253 tablet.cc:1620] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.507817 12256 tablet.cc:1722] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.509358 12256 tablet.cc:1620] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.511793 12252 tablet.cc:1722] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.512037 12251 tablet.cc:1722] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.513409 12252 tablet.cc:1620] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.513415 12251 tablet.cc:1620] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.520963 12252 tablet.cc:1722] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.522586 12252 tablet.cc:1620] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.532558 12095 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c: kudu-3577 [id=d5507e8196cb41dfbaad4873e47654d2] alter complete (version 5)
I20251026 02:57:29.596530 12095 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53326:
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
I20251026 02:57:29.609658 12252 tablet.cc:1722] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.611133 12252 tablet.cc:1620] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.610886 12251 tablet.cc:1722] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.612372 12251 tablet.cc:1620] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.611915 12253 tablet.cc:1722] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.613214 12253 tablet.cc:1620] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.613665 12256 tablet.cc:1722] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.614984 12256 tablet.cc:1620] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.619333 12251 tablet.cc:1722] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: 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
I20251026 02:57:29.620705 12251 tablet.cc:1620] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: MemRowSet was empty: no flush needed.
I20251026 02:57:29.629374 12094 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c: kudu-3577 [id=d5507e8196cb41dfbaad4873e47654d2] alter complete (version 6)
I20251026 02:57:29.668545 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:29.683820 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:29.684101 6860 tablet_replica.cc:333] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382: stopping tablet replica
I20251026 02:57:29.684290 6860 raft_consensus.cc:2243] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:29.684496 6860 raft_consensus.cc:2272] T 99b7d75cbf484ef7a285c0f074ab7398 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:29.685443 6860 tablet_replica.cc:333] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382: stopping tablet replica
I20251026 02:57:29.685624 6860 raft_consensus.cc:2243] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:29.685794 6860 raft_consensus.cc:2272] T 5d63eb70987f4aa3aa6f87f9c221f2e3 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:29.686600 6860 tablet_replica.cc:333] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382: stopping tablet replica
I20251026 02:57:29.686748 6860 raft_consensus.cc:2243] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:29.686899 6860 raft_consensus.cc:2272] T 9db64f72d8004c449772698c7ba85d3b P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:29.687577 6860 tablet_replica.cc:333] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382: stopping tablet replica
I20251026 02:57:29.687716 6860 raft_consensus.cc:2243] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:29.687841 6860 raft_consensus.cc:2272] T 9547181b2f2d47669a0660f43c368d3f P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:29.688400 6860 tablet_replica.cc:333] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382: stopping tablet replica
I20251026 02:57:29.688540 6860 raft_consensus.cc:2243] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:29.688678 6860 raft_consensus.cc:2272] T c176d313d48049649ca90e5404aba6b6 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:29.689339 6860 tablet_replica.cc:333] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382: stopping tablet replica
I20251026 02:57:29.689474 6860 raft_consensus.cc:2243] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:29.689610 6860 raft_consensus.cc:2272] T f0d4476f5c4a4785b2376326a016c638 P cc4ce08d6e39443cb55b72b095ca0382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:29.706073 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:29.723322 6860 master.cc:561] Master@127.6.179.62:39235 shutting down...
I20251026 02:57:29.732559 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:29.732816 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:29.732916 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 238972f2d09640858a67163fb8c9ae9c: stopping tablet replica
I20251026 02:57:29.747298 6860 master.cc:583] Master@127.6.179.62:39235 shutdown complete.
[ OK ] AlterTableTest.RangeWithCustomHashSchema (876 ms)
[ RUN ] AlterTableTest.TestRenameStillCreatingTable
I20251026 02:57:29.761356 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:46359
I20251026 02:57:29.761883 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:29.762743 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:29.764096 6860 webserver.cc:492] Webserver started at http://127.6.179.62:44479/ using document root <none> and password file <none>
I20251026 02:57:29.764321 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:29.764376 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:29.764488 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:29.765053 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "12cf4e321e274a30b5ea14250b2a67c2"
format_stamp: "Formatted at 2025-10-26 02:57:29 on dist-test-slave-n5cb"
I20251026 02:57:29.767549 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:57:29.769064 12263 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:29.769403 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:29.769496 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "12cf4e321e274a30b5ea14250b2a67c2"
format_stamp: "Formatted at 2025-10-26 02:57:29 on dist-test-slave-n5cb"
I20251026 02:57:29.769614 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761447377419549-6860-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)
I20251026 02:57:29.777779 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:29.778426 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:29.794822 12314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:46359 every 8 connection(s)
I20251026 02:57:29.794816 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:46359
I20251026 02:57:29.796412 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:29.801082 12315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2: Bootstrap starting.
I20251026 02:57:29.802630 12315 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:29.804242 12315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2: No bootstrap required, opened a new log
I20251026 02:57:29.804894 12315 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12cf4e321e274a30b5ea14250b2a67c2" member_type: VOTER }
I20251026 02:57:29.805011 12315 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:29.805058 12315 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12cf4e321e274a30b5ea14250b2a67c2, State: Initialized, Role: FOLLOWER
I20251026 02:57:29.805253 12315 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12cf4e321e274a30b5ea14250b2a67c2" member_type: VOTER }
I20251026 02:57:29.805347 12315 raft_consensus.cc:399] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:29.805398 12315 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:29.805467 12315 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:29.807367 12315 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12cf4e321e274a30b5ea14250b2a67c2" member_type: VOTER }
I20251026 02:57:29.807546 12315 leader_election.cc:304] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 12cf4e321e274a30b5ea14250b2a67c2; no voters:
I20251026 02:57:29.807982 12315 leader_election.cc:290] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:29.808177 12318 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:29.808915 12315 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:29.814503 12318 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [term 1 LEADER]: Becoming Leader. State: Replica: 12cf4e321e274a30b5ea14250b2a67c2, State: Running, Role: LEADER
I20251026 02:57:29.814846 12318 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12cf4e321e274a30b5ea14250b2a67c2" member_type: VOTER }
I20251026 02:57:29.815763 12319 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "12cf4e321e274a30b5ea14250b2a67c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12cf4e321e274a30b5ea14250b2a67c2" member_type: VOTER } }
I20251026 02:57:29.815909 12319 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:29.816278 12320 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12cf4e321e274a30b5ea14250b2a67c2. Latest consensus state: current_term: 1 leader_uuid: "12cf4e321e274a30b5ea14250b2a67c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12cf4e321e274a30b5ea14250b2a67c2" member_type: VOTER } }
I20251026 02:57:29.816428 12320 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:29.817270 12332 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:29.817369 12333 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20251026 02:57:29.818410 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:29.818970 12332 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:29.822081 12332 catalog_manager.cc:1357] Generated new cluster ID: 670d1f194f7244cf9719368e980bccbc
I20251026 02:57:29.822186 12332 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:29.840374 12332 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:29.841567 12332 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:29.872174 12332 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2: Generated new TSK 0
I20251026 02:57:29.872468 12332 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:29.883781 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:29.885455 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:29.887058 6860 webserver.cc:492] Webserver started at http://127.6.179.1:33113/ using document root <none> and password file <none>
I20251026 02:57:29.887303 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:29.887370 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:29.887486 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:29.888173 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "cfd1872ca2164da9b368ed62d8d9013c"
format_stamp: "Formatted at 2025-10-26 02:57:29 on dist-test-slave-n5cb"
I20251026 02:57:29.891223 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20251026 02:57:29.893316 12339 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:29.893702 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20251026 02:57:29.893802 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "cfd1872ca2164da9b368ed62d8d9013c"
format_stamp: "Formatted at 2025-10-26 02:57:29 on dist-test-slave-n5cb"
I20251026 02:57:29.893916 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1761447377419549-6860-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)
I20251026 02:57:29.921481 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:29.922227 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:29.922923 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:29.923962 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:29.924028 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:29.924103 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:29.924144 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:29.939056 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:37713
I20251026 02:57:29.939070 12401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:37713 every 8 connection(s)
I20251026 02:57:29.947757 12402 heartbeater.cc:344] Connected to a master server at 127.6.179.62:46359
I20251026 02:57:29.947911 12402 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:29.948395 12402 heartbeater.cc:507] Master 127.6.179.62:46359 requested a full tablet report, sending...
I20251026 02:57:29.949364 12280 ts_manager.cc:194] Registered new tserver with Master: cfd1872ca2164da9b368ed62d8d9013c (127.6.179.1:37713)
I20251026 02:57:29.950309 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010181306s
I20251026 02:57:29.950966 12280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41372
I20251026 02:57:29.962530 12402 heartbeater.cc:499] Master 127.6.179.62:46359 was elected leader, sending a full tablet report...
I20251026 02:57:29.962549 12280 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41380:
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"
}
}
}
I20251026 02:57:29.982115 12367 tablet_service.cc:1505] Processing CreateTablet for tablet 272611a7d53347a1a4a26cd285fe3f9c (DEFAULT_TABLE table=fake-table [id=e8c4e2d2ac3643d2b678e350ca138056]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:29.982584 12367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272611a7d53347a1a4a26cd285fe3f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:29.987912 12414 tablet_bootstrap.cc:492] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c: Bootstrap starting.
I20251026 02:57:29.989682 12414 tablet_bootstrap.cc:654] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:29.991442 12414 tablet_bootstrap.cc:492] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c: No bootstrap required, opened a new log
I20251026 02:57:29.991575 12414 ts_tablet_manager.cc:1403] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:29.992236 12414 raft_consensus.cc:359] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd1872ca2164da9b368ed62d8d9013c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 37713 } }
I20251026 02:57:29.992378 12414 raft_consensus.cc:385] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:29.992430 12414 raft_consensus.cc:740] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd1872ca2164da9b368ed62d8d9013c, State: Initialized, Role: FOLLOWER
I20251026 02:57:29.992614 12414 consensus_queue.cc:260] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd1872ca2164da9b368ed62d8d9013c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 37713 } }
I20251026 02:57:29.992731 12414 raft_consensus.cc:399] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:29.992789 12414 raft_consensus.cc:493] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:29.992861 12414 raft_consensus.cc:3060] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:29.994752 12414 raft_consensus.cc:515] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd1872ca2164da9b368ed62d8d9013c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 37713 } }
I20251026 02:57:29.994964 12414 leader_election.cc:304] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfd1872ca2164da9b368ed62d8d9013c; no voters:
I20251026 02:57:29.995461 12414 leader_election.cc:290] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:29.995615 12416 raft_consensus.cc:2804] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:29.996034 12416 raft_consensus.cc:697] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [term 1 LEADER]: Becoming Leader. State: Replica: cfd1872ca2164da9b368ed62d8d9013c, State: Running, Role: LEADER
I20251026 02:57:29.996346 12416 consensus_queue.cc:237] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd1872ca2164da9b368ed62d8d9013c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 37713 } }
I20251026 02:57:29.998845 12280 catalog_manager.cc:5649] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c reported cstate change: term changed from 0 to 1, leader changed from <none> to cfd1872ca2164da9b368ed62d8d9013c (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cfd1872ca2164da9b368ed62d8d9013c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd1872ca2164da9b368ed62d8d9013c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 37713 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:30.001036 12414 ts_tablet_manager.cc:1434] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c: Time spent starting tablet: real 0.009s user 0.005s sys 0.004s
I20251026 02:57:30.024595 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:30.025902 12280 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41380:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251026 02:57:30.026188 12279 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41380:
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"
}
}
}
I20251026 02:57:30.027189 12280 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41380:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251026 02:57:30.028257 12280 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41380:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251026 02:57:30.029289 12278 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41380:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251026 02:57:30.030308 12279 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41380:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20251026 02:57:30.033784 12367 tablet_service.cc:1505] Processing CreateTablet for tablet 5fe7a886c11f4dd08c13ecd4b0ead7a7 (DEFAULT_TABLE table=foo [id=9bf204322bb6484383565b2b82abe5ef]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:30.034349 12367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe7a886c11f4dd08c13ecd4b0ead7a7. 1 dirs total, 0 dirs full, 0 dirs failed
W20251026 02:57:30.038582 12279 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5fe7a886c11f4dd08c13ecd4b0ead7a7 consensus state has no leader
I20251026 02:57:30.038926 12414 tablet_bootstrap.cc:492] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c: Bootstrap starting.
I20251026 02:57:30.040771 12414 tablet_bootstrap.cc:654] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:30.042487 12414 tablet_bootstrap.cc:492] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c: No bootstrap required, opened a new log
I20251026 02:57:30.042618 12414 ts_tablet_manager.cc:1403] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20251026 02:57:30.043378 12414 raft_consensus.cc:359] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd1872ca2164da9b368ed62d8d9013c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 37713 } }
I20251026 02:57:30.043533 12414 raft_consensus.cc:385] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:30.043597 12414 raft_consensus.cc:740] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd1872ca2164da9b368ed62d8d9013c, State: Initialized, Role: FOLLOWER
I20251026 02:57:30.043777 12414 consensus_queue.cc:260] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd1872ca2164da9b368ed62d8d9013c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 37713 } }
I20251026 02:57:30.043879 12414 raft_consensus.cc:399] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:30.043937 12414 raft_consensus.cc:493] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:30.044013 12414 raft_consensus.cc:3060] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:30.046068 12414 raft_consensus.cc:515] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd1872ca2164da9b368ed62d8d9013c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 37713 } }
I20251026 02:57:30.046262 12414 leader_election.cc:304] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfd1872ca2164da9b368ed62d8d9013c; no voters:
I20251026 02:57:30.046468 12414 leader_election.cc:290] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:30.046557 12417 raft_consensus.cc:2804] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:30.046670 12417 raft_consensus.cc:697] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [term 1 LEADER]: Becoming Leader. State: Replica: cfd1872ca2164da9b368ed62d8d9013c, State: Running, Role: LEADER
I20251026 02:57:30.046908 12414 ts_tablet_manager.cc:1434] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20251026 02:57:30.046883 12417 consensus_queue.cc:237] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd1872ca2164da9b368ed62d8d9013c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 37713 } }
I20251026 02:57:30.049132 12278 catalog_manager.cc:5649] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c reported cstate change: term changed from 0 to 1, leader changed from <none> to cfd1872ca2164da9b368ed62d8d9013c (127.6.179.1). New cstate: current_term: 1 leader_uuid: "cfd1872ca2164da9b368ed62d8d9013c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd1872ca2164da9b368ed62d8d9013c" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 37713 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:30.049448 12278 catalog_manager.cc:5741] TS cfd1872ca2164da9b368ed62d8d9013c (127.6.179.1:37713) does not have the latest schema for tablet 5fe7a886c11f4dd08c13ecd4b0ead7a7 (table foo2 [id=9bf204322bb6484383565b2b82abe5ef]). Expected version 1 got 0
I20251026 02:57:30.053956 12280 catalog_manager.cc:5741] TS cfd1872ca2164da9b368ed62d8d9013c (127.6.179.1:37713) does not have the latest schema for tablet 5fe7a886c11f4dd08c13ecd4b0ead7a7 (table foo2 [id=9bf204322bb6484383565b2b82abe5ef]). Expected version 1 got 0
I20251026 02:57:30.099233 12426 tablet.cc:1722] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c: Alter schema from (
10:c0 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
I20251026 02:57:30.105818 12280 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2: foo2 [id=9bf204322bb6484383565b2b82abe5ef] alter complete (version 1)
I20251026 02:57:30.108656 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:30.122676 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:30.123049 6860 tablet_replica.cc:333] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c: stopping tablet replica
I20251026 02:57:30.123262 6860 raft_consensus.cc:2243] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:30.123484 6860 raft_consensus.cc:2272] T 5fe7a886c11f4dd08c13ecd4b0ead7a7 P cfd1872ca2164da9b368ed62d8d9013c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:30.124347 6860 tablet_replica.cc:333] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c: stopping tablet replica
I20251026 02:57:30.124488 6860 raft_consensus.cc:2243] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:30.124634 6860 raft_consensus.cc:2272] T 272611a7d53347a1a4a26cd285fe3f9c P cfd1872ca2164da9b368ed62d8d9013c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:30.139725 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:30.149487 6860 master.cc:561] Master@127.6.179.62:46359 shutting down...
I20251026 02:57:30.158867 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:30.159129 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:30.159313 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 12cf4e321e274a30b5ea14250b2a67c2: stopping tablet replica
I20251026 02:57:30.174633 6860 master.cc:583] Master@127.6.179.62:46359 shutdown complete.
[ OK ] AlterTableTest.TestRenameStillCreatingTable (426 ms)
[ RUN ] AlterTableTest.TestKUDU2132
I20251026 02:57:30.188129 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:42881
I20251026 02:57:30.188711 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:30.189661 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:30.194633 6860 webserver.cc:492] Webserver started at http://127.6.179.62:41725/ using document root <none> and password file <none>
I20251026 02:57:30.194893 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:30.194958 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:30.195091 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:30.195883 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "ea88cd0c009f47c2a03f9babbc609807"
format_stamp: "Formatted at 2025-10-26 02:57:30 on dist-test-slave-n5cb"
I20251026 02:57:30.199129 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20251026 02:57:30.201114 12430 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:30.201538 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:30.201656 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "ea88cd0c009f47c2a03f9babbc609807"
format_stamp: "Formatted at 2025-10-26 02:57:30 on dist-test-slave-n5cb"
I20251026 02:57:30.201782 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761447377419549-6860-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)
I20251026 02:57:30.216001 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:30.216634 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:30.229815 12481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:42881 every 8 connection(s)
I20251026 02:57:30.229809 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:42881
I20251026 02:57:30.231419 12482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:30.235791 12482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807: Bootstrap starting.
I20251026 02:57:30.237167 12482 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:30.238821 12482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807: No bootstrap required, opened a new log
I20251026 02:57:30.239470 12482 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea88cd0c009f47c2a03f9babbc609807" member_type: VOTER }
I20251026 02:57:30.239615 12482 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:30.239686 12482 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea88cd0c009f47c2a03f9babbc609807, State: Initialized, Role: FOLLOWER
I20251026 02:57:30.239899 12482 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea88cd0c009f47c2a03f9babbc609807" member_type: VOTER }
I20251026 02:57:30.240020 12482 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:30.240083 12482 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:30.240159 12482 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:30.241999 12482 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea88cd0c009f47c2a03f9babbc609807" member_type: VOTER }
I20251026 02:57:30.242208 12482 leader_election.cc:304] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ea88cd0c009f47c2a03f9babbc609807; no voters:
I20251026 02:57:30.242674 12482 leader_election.cc:290] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:30.242815 12485 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:30.243515 12482 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:30.247720 12485 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [term 1 LEADER]: Becoming Leader. State: Replica: ea88cd0c009f47c2a03f9babbc609807, State: Running, Role: LEADER
I20251026 02:57:30.248010 12485 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea88cd0c009f47c2a03f9babbc609807" member_type: VOTER }
I20251026 02:57:30.248934 12486 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea88cd0c009f47c2a03f9babbc609807" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea88cd0c009f47c2a03f9babbc609807" member_type: VOTER } }
I20251026 02:57:30.249081 12486 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:30.256067 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:30.256465 12487 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea88cd0c009f47c2a03f9babbc609807. Latest consensus state: current_term: 1 leader_uuid: "ea88cd0c009f47c2a03f9babbc609807" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea88cd0c009f47c2a03f9babbc609807" member_type: VOTER } }
I20251026 02:57:30.256656 12487 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [sys.catalog]: This master's current role is: LEADER
W20251026 02:57:30.257104 12499 catalog_manager.cc:1568] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20251026 02:57:30.257189 12499 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20251026 02:57:30.257534 12500 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:30.258806 12500 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:30.262194 12500 catalog_manager.cc:1357] Generated new cluster ID: fcdf5cca9da2477698d3878190e9fce4
I20251026 02:57:30.262358 12500 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:30.289287 12500 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:30.290520 12500 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:30.304934 12500 catalog_manager.cc:6022] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807: Generated new TSK 0
I20251026 02:57:30.305255 12500 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:30.321621 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:30.323015 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:30.324656 6860 webserver.cc:492] Webserver started at http://127.6.179.1:42891/ using document root <none> and password file <none>
I20251026 02:57:30.324909 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:30.325001 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:30.325126 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:30.325922 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "6add44facde74b6db786fae7b0153e08"
format_stamp: "Formatted at 2025-10-26 02:57:30 on dist-test-slave-n5cb"
I20251026 02:57:30.329212 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:30.331355 12506 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:30.331784 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:30.331892 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "6add44facde74b6db786fae7b0153e08"
format_stamp: "Formatted at 2025-10-26 02:57:30 on dist-test-slave-n5cb"
I20251026 02:57:30.332013 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1761447377419549-6860-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)
I20251026 02:57:30.345854 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:30.346537 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:30.347126 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:30.348101 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:30.348160 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:30.348251 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:30.348299 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:30.364568 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:38011
I20251026 02:57:30.364569 12568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:38011 every 8 connection(s)
I20251026 02:57:30.373827 12569 heartbeater.cc:344] Connected to a master server at 127.6.179.62:42881
I20251026 02:57:30.374022 12569 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:30.374487 12569 heartbeater.cc:507] Master 127.6.179.62:42881 requested a full tablet report, sending...
I20251026 02:57:30.375617 12447 ts_manager.cc:194] Registered new tserver with Master: 6add44facde74b6db786fae7b0153e08 (127.6.179.1:38011)
I20251026 02:57:30.375739 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010128208s
I20251026 02:57:30.377321 12447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32872
I20251026 02:57:30.388981 12569 heartbeater.cc:499] Master 127.6.179.62:42881 was elected leader, sending a full tablet report...
I20251026 02:57:30.389804 12447 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32888:
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"
}
}
}
I20251026 02:57:30.408861 12534 tablet_service.cc:1505] Processing CreateTablet for tablet b513a8cc373f44998a20d8388dc0f29c (DEFAULT_TABLE table=fake-table [id=e65a7b83fe5e419584335ebc6e664cc8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:30.409272 12534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b513a8cc373f44998a20d8388dc0f29c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:30.414609 12581 tablet_bootstrap.cc:492] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08: Bootstrap starting.
I20251026 02:57:30.416199 12581 tablet_bootstrap.cc:654] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:30.417909 12581 tablet_bootstrap.cc:492] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08: No bootstrap required, opened a new log
I20251026 02:57:30.418036 12581 ts_tablet_manager.cc:1403] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:57:30.418740 12581 raft_consensus.cc:359] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6add44facde74b6db786fae7b0153e08" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38011 } }
I20251026 02:57:30.418893 12581 raft_consensus.cc:385] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:30.418944 12581 raft_consensus.cc:740] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6add44facde74b6db786fae7b0153e08, State: Initialized, Role: FOLLOWER
I20251026 02:57:30.419147 12581 consensus_queue.cc:260] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6add44facde74b6db786fae7b0153e08" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38011 } }
I20251026 02:57:30.419271 12581 raft_consensus.cc:399] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:30.419323 12581 raft_consensus.cc:493] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:30.419391 12581 raft_consensus.cc:3060] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:30.421948 12581 raft_consensus.cc:515] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6add44facde74b6db786fae7b0153e08" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38011 } }
I20251026 02:57:30.422184 12581 leader_election.cc:304] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6add44facde74b6db786fae7b0153e08; no voters:
I20251026 02:57:30.422667 12581 leader_election.cc:290] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:30.422804 12583 raft_consensus.cc:2804] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:30.423302 12581 ts_tablet_manager.cc:1434] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20251026 02:57:30.423606 12583 raft_consensus.cc:697] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [term 1 LEADER]: Becoming Leader. State: Replica: 6add44facde74b6db786fae7b0153e08, State: Running, Role: LEADER
I20251026 02:57:30.423853 12583 consensus_queue.cc:237] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6add44facde74b6db786fae7b0153e08" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38011 } }
I20251026 02:57:30.426257 12447 catalog_manager.cc:5649] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6add44facde74b6db786fae7b0153e08 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "6add44facde74b6db786fae7b0153e08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6add44facde74b6db786fae7b0153e08" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 38011 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:30.449724 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:30.450726 12446 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32888:
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
I20251026 02:57:30.457558 12589 tablet.cc:1722] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08: 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
I20251026 02:57:30.458093 12589 tablet.cc:1620] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08: MemRowSet was empty: no flush needed.
I20251026 02:57:30.466872 12446 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807: fake-table [id=e65a7b83fe5e419584335ebc6e664cc8] alter complete (version 1)
I20251026 02:57:30.469177 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:30.486898 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:30.487815 6860 tablet_replica.cc:333] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08: stopping tablet replica
I20251026 02:57:30.488094 6860 raft_consensus.cc:2243] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:30.488405 6860 raft_consensus.cc:2272] T b513a8cc373f44998a20d8388dc0f29c P 6add44facde74b6db786fae7b0153e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:30.508623 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:30.511901 6860 master.cc:561] Master@127.6.179.62:42881 shutting down...
I20251026 02:57:30.520561 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:30.520817 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:30.520958 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea88cd0c009f47c2a03f9babbc609807: stopping tablet replica
I20251026 02:57:30.525753 6860 master.cc:583] Master@127.6.179.62:42881 shutdown complete.
[ OK ] AlterTableTest.TestKUDU2132 (350 ms)
[ RUN ] AlterTableTest.TestMaintenancePriorityAlter
I20251026 02:57:30.539140 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:36109
I20251026 02:57:30.539786 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:30.540849 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:30.542335 6860 webserver.cc:492] Webserver started at http://127.6.179.62:34707/ using document root <none> and password file <none>
I20251026 02:57:30.542618 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:30.542690 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:30.542817 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:30.543553 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "1144c9409a8744afa033b7337ea1c32a"
format_stamp: "Formatted at 2025-10-26 02:57:30 on dist-test-slave-n5cb"
I20251026 02:57:30.546661 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20251026 02:57:30.548557 12593 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:30.548939 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:30.549053 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "1144c9409a8744afa033b7337ea1c32a"
format_stamp: "Formatted at 2025-10-26 02:57:30 on dist-test-slave-n5cb"
I20251026 02:57:30.549175 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761447377419549-6860-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)
I20251026 02:57:30.568384 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:30.569021 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:30.581485 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:36109
I20251026 02:57:30.581496 12644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:36109 every 8 connection(s)
I20251026 02:57:30.583069 12645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:30.587584 12645 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a: Bootstrap starting.
I20251026 02:57:30.588835 12645 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:30.590442 12645 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a: No bootstrap required, opened a new log
I20251026 02:57:30.591009 12645 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1144c9409a8744afa033b7337ea1c32a" member_type: VOTER }
I20251026 02:57:30.591132 12645 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:30.591192 12645 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1144c9409a8744afa033b7337ea1c32a, State: Initialized, Role: FOLLOWER
I20251026 02:57:30.591406 12645 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1144c9409a8744afa033b7337ea1c32a" member_type: VOTER }
I20251026 02:57:30.591532 12645 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:30.591598 12645 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:30.591686 12645 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:30.593544 12645 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1144c9409a8744afa033b7337ea1c32a" member_type: VOTER }
I20251026 02:57:30.593735 12645 leader_election.cc:304] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1144c9409a8744afa033b7337ea1c32a; no voters:
I20251026 02:57:30.594197 12645 leader_election.cc:290] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:30.594306 12648 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:30.595268 12645 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:30.602499 12648 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [term 1 LEADER]: Becoming Leader. State: Replica: 1144c9409a8744afa033b7337ea1c32a, State: Running, Role: LEADER
I20251026 02:57:30.602790 12648 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1144c9409a8744afa033b7337ea1c32a" member_type: VOTER }
I20251026 02:57:30.603655 12649 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1144c9409a8744afa033b7337ea1c32a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1144c9409a8744afa033b7337ea1c32a" member_type: VOTER } }
I20251026 02:57:30.603806 12649 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:30.611615 12650 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1144c9409a8744afa033b7337ea1c32a. Latest consensus state: current_term: 1 leader_uuid: "1144c9409a8744afa033b7337ea1c32a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1144c9409a8744afa033b7337ea1c32a" member_type: VOTER } }
I20251026 02:57:30.612001 12650 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:30.612609 12663 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:30.614809 12663 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:30.616607 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:30.618754 12663 catalog_manager.cc:1357] Generated new cluster ID: 3c0ad411bf4a4b17bccc9ad7ed6d4445
I20251026 02:57:30.618844 12663 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:30.648221 12663 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:30.649063 12663 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:30.658465 12663 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a: Generated new TSK 0
I20251026 02:57:30.658753 12663 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:30.682121 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:30.683548 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:30.685042 6860 webserver.cc:492] Webserver started at http://127.6.179.1:33313/ using document root <none> and password file <none>
I20251026 02:57:30.685282 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:30.685354 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:30.685479 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:30.686225 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "594134bebb5246839e5a5d00384897a8"
format_stamp: "Formatted at 2025-10-26 02:57:30 on dist-test-slave-n5cb"
I20251026 02:57:30.689479 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:30.691551 12669 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:30.691959 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:30.692067 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "594134bebb5246839e5a5d00384897a8"
format_stamp: "Formatted at 2025-10-26 02:57:30 on dist-test-slave-n5cb"
I20251026 02:57:30.692191 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1761447377419549-6860-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)
I20251026 02:57:30.709272 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:30.709968 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:30.710631 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:30.711717 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:30.711787 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:30.711859 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:30.711902 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:30.726219 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:41881
I20251026 02:57:30.726256 12731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:41881 every 8 connection(s)
I20251026 02:57:30.735255 12732 heartbeater.cc:344] Connected to a master server at 127.6.179.62:36109
I20251026 02:57:30.735416 12732 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:30.735759 12732 heartbeater.cc:507] Master 127.6.179.62:36109 requested a full tablet report, sending...
I20251026 02:57:30.736677 12610 ts_manager.cc:194] Registered new tserver with Master: 594134bebb5246839e5a5d00384897a8 (127.6.179.1:41881)
I20251026 02:57:30.738328 12610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54510
I20251026 02:57:30.738404 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011071698s
I20251026 02:57:30.749871 12732 heartbeater.cc:499] Master 127.6.179.62:36109 was elected leader, sending a full tablet report...
I20251026 02:57:30.751111 12609 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54526:
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"
}
}
}
I20251026 02:57:30.764680 12697 tablet_service.cc:1505] Processing CreateTablet for tablet 0343176afc394a48a0e69c326db90e5d (DEFAULT_TABLE table=fake-table [id=3c0cc62022874feabab7c61ff9a693af]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:30.765084 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0343176afc394a48a0e69c326db90e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:30.769955 12744 tablet_bootstrap.cc:492] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8: Bootstrap starting.
I20251026 02:57:30.771411 12744 tablet_bootstrap.cc:654] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:30.773020 12744 tablet_bootstrap.cc:492] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8: No bootstrap required, opened a new log
I20251026 02:57:30.773131 12744 ts_tablet_manager.cc:1403] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:30.773710 12744 raft_consensus.cc:359] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "594134bebb5246839e5a5d00384897a8" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41881 } }
I20251026 02:57:30.773878 12744 raft_consensus.cc:385] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:30.773947 12744 raft_consensus.cc:740] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594134bebb5246839e5a5d00384897a8, State: Initialized, Role: FOLLOWER
I20251026 02:57:30.774132 12744 consensus_queue.cc:260] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "594134bebb5246839e5a5d00384897a8" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41881 } }
I20251026 02:57:30.774322 12744 raft_consensus.cc:399] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:30.774391 12744 raft_consensus.cc:493] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:30.774466 12744 raft_consensus.cc:3060] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:30.776527 12744 raft_consensus.cc:515] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "594134bebb5246839e5a5d00384897a8" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41881 } }
I20251026 02:57:30.776747 12744 leader_election.cc:304] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 594134bebb5246839e5a5d00384897a8; no voters:
I20251026 02:57:30.777282 12744 leader_election.cc:290] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:30.777416 12746 raft_consensus.cc:2804] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:30.778077 12744 ts_tablet_manager.cc:1434] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:30.778471 12746 raft_consensus.cc:697] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [term 1 LEADER]: Becoming Leader. State: Replica: 594134bebb5246839e5a5d00384897a8, State: Running, Role: LEADER
I20251026 02:57:30.778702 12746 consensus_queue.cc:237] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "594134bebb5246839e5a5d00384897a8" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41881 } }
I20251026 02:57:30.780853 12609 catalog_manager.cc:5649] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 594134bebb5246839e5a5d00384897a8 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "594134bebb5246839e5a5d00384897a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "594134bebb5246839e5a5d00384897a8" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41881 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:30.803637 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:30.805024 12609 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54526:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20251026 02:57:30.811453 12752 tablet.cc:1722] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8: Alter schema from (
10:c0 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
I20251026 02:57:30.819171 12609 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a: fake-table [id=3c0cc62022874feabab7c61ff9a693af] alter complete (version 1)
I20251026 02:57:30.820580 12610 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54526:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20251026 02:57:30.825291 12752 tablet.cc:1722] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8: 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
I20251026 02:57:30.833259 12609 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a: fake-table [id=3c0cc62022874feabab7c61ff9a693af] alter complete (version 2)
I20251026 02:57:30.837756 12609 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54526:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20251026 02:57:30.842841 12752 tablet.cc:1722] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8: 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
I20251026 02:57:30.849833 12610 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a: fake-table [id=3c0cc62022874feabab7c61ff9a693af] alter complete (version 3)
I20251026 02:57:30.852648 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:30.864406 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:30.864741 6860 tablet_replica.cc:333] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8: stopping tablet replica
I20251026 02:57:30.864986 6860 raft_consensus.cc:2243] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:30.865250 6860 raft_consensus.cc:2272] T 0343176afc394a48a0e69c326db90e5d P 594134bebb5246839e5a5d00384897a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:30.870134 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:30.873545 6860 master.cc:561] Master@127.6.179.62:36109 shutting down...
I20251026 02:57:30.882575 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:30.882845 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:30.883005 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1144c9409a8744afa033b7337ea1c32a: stopping tablet replica
I20251026 02:57:30.898156 6860 master.cc:583] Master@127.6.179.62:36109 shutdown complete.
[ OK ] AlterTableTest.TestMaintenancePriorityAlter (374 ms)
[ RUN ] AlterTableTest.DisableCompactionAlter
I20251026 02:57:30.913506 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:46059
I20251026 02:57:30.914235 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:30.915445 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:30.917089 6860 webserver.cc:492] Webserver started at http://127.6.179.62:35607/ using document root <none> and password file <none>
I20251026 02:57:30.917383 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:30.917467 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:30.917601 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:30.918514 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "57a5f8f967834264b8a30e685ac2377b"
format_stamp: "Formatted at 2025-10-26 02:57:30 on dist-test-slave-n5cb"
I20251026 02:57:30.921911 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:30.924134 12756 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:30.924569 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:30.924705 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "57a5f8f967834264b8a30e685ac2377b"
format_stamp: "Formatted at 2025-10-26 02:57:30 on dist-test-slave-n5cb"
I20251026 02:57:30.924849 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761447377419549-6860-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)
I20251026 02:57:30.946753 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:30.947528 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:30.961288 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:46059
I20251026 02:57:30.961300 12807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:46059 every 8 connection(s)
I20251026 02:57:30.962953 12808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:30.967661 12808 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: Bootstrap starting.
I20251026 02:57:30.968933 12808 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:30.970657 12808 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: No bootstrap required, opened a new log
I20251026 02:57:30.971292 12808 raft_consensus.cc:359] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57a5f8f967834264b8a30e685ac2377b" member_type: VOTER }
I20251026 02:57:30.971431 12808 raft_consensus.cc:385] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:30.971465 12808 raft_consensus.cc:740] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a5f8f967834264b8a30e685ac2377b, State: Initialized, Role: FOLLOWER
I20251026 02:57:30.971695 12808 consensus_queue.cc:260] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57a5f8f967834264b8a30e685ac2377b" member_type: VOTER }
I20251026 02:57:30.971805 12808 raft_consensus.cc:399] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:30.971872 12808 raft_consensus.cc:493] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:30.971969 12808 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:30.973958 12808 raft_consensus.cc:515] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57a5f8f967834264b8a30e685ac2377b" member_type: VOTER }
I20251026 02:57:30.974167 12808 leader_election.cc:304] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 57a5f8f967834264b8a30e685ac2377b; no voters:
I20251026 02:57:30.974684 12808 leader_election.cc:290] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:30.974800 12811 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:30.975893 12808 sys_catalog.cc:565] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:30.981307 12811 raft_consensus.cc:697] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [term 1 LEADER]: Becoming Leader. State: Replica: 57a5f8f967834264b8a30e685ac2377b, State: Running, Role: LEADER
I20251026 02:57:30.981627 12811 consensus_queue.cc:237] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57a5f8f967834264b8a30e685ac2377b" member_type: VOTER }
I20251026 02:57:30.982551 12812 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "57a5f8f967834264b8a30e685ac2377b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57a5f8f967834264b8a30e685ac2377b" member_type: VOTER } }
I20251026 02:57:30.982721 12812 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:30.987879 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:30.988070 12813 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 57a5f8f967834264b8a30e685ac2377b. Latest consensus state: current_term: 1 leader_uuid: "57a5f8f967834264b8a30e685ac2377b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57a5f8f967834264b8a30e685ac2377b" member_type: VOTER } }
I20251026 02:57:30.988241 12813 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [sys.catalog]: This master's current role is: LEADER
W20251026 02:57:30.988965 12825 catalog_manager.cc:1568] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20251026 02:57:30.989042 12825 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20251026 02:57:30.989121 12826 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:30.990159 12826 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:30.993376 12826 catalog_manager.cc:1357] Generated new cluster ID: 6b57d6e82678444391fe19c50f8a18f3
I20251026 02:57:30.993471 12826 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:31.005731 12826 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:31.006986 12826 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:31.027473 12826 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: Generated new TSK 0
I20251026 02:57:31.027797 12826 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:31.053138 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:31.054404 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:31.056121 6860 webserver.cc:492] Webserver started at http://127.6.179.1:43693/ using document root <none> and password file <none>
I20251026 02:57:31.056382 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:31.056491 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:31.056623 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:31.057261 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "54f161df7b2f4acfa50f14348316eba3"
format_stamp: "Formatted at 2025-10-26 02:57:31 on dist-test-slave-n5cb"
I20251026 02:57:31.060052 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20251026 02:57:31.061939 12832 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:31.062366 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:31.062461 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "54f161df7b2f4acfa50f14348316eba3"
format_stamp: "Formatted at 2025-10-26 02:57:31 on dist-test-slave-n5cb"
I20251026 02:57:31.062587 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1761447377419549-6860-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)
I20251026 02:57:31.092556 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:31.093209 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:31.093786 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:31.094671 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:31.094735 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:31.094816 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:31.094854 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:31.109982 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:36651
I20251026 02:57:31.110013 12894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:36651 every 8 connection(s)
I20251026 02:57:31.118089 12895 heartbeater.cc:344] Connected to a master server at 127.6.179.62:46059
I20251026 02:57:31.118248 12895 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:31.118686 12895 heartbeater.cc:507] Master 127.6.179.62:46059 requested a full tablet report, sending...
I20251026 02:57:31.119660 12773 ts_manager.cc:194] Registered new tserver with Master: 54f161df7b2f4acfa50f14348316eba3 (127.6.179.1:36651)
I20251026 02:57:31.119958 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008976941s
I20251026 02:57:31.120850 12773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53790
I20251026 02:57:31.132102 12895 heartbeater.cc:499] Master 127.6.179.62:46059 was elected leader, sending a full tablet report...
I20251026 02:57:31.132439 12773 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53800:
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"
}
}
}
I20251026 02:57:31.147068 12860 tablet_service.cc:1505] Processing CreateTablet for tablet 262df06b2bcc4822bb99ff177d696a5d (DEFAULT_TABLE table=fake-table [id=8ed4b6a7de17406fa7fe58e0384eac99]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:31.147466 12860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 262df06b2bcc4822bb99ff177d696a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:31.152799 12907 tablet_bootstrap.cc:492] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: Bootstrap starting.
I20251026 02:57:31.154464 12907 tablet_bootstrap.cc:654] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:31.156364 12907 tablet_bootstrap.cc:492] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: No bootstrap required, opened a new log
I20251026 02:57:31.156564 12907 ts_tablet_manager.cc:1403] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:57:31.157397 12907 raft_consensus.cc:359] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54f161df7b2f4acfa50f14348316eba3" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36651 } }
I20251026 02:57:31.157564 12907 raft_consensus.cc:385] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:31.157608 12907 raft_consensus.cc:740] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f161df7b2f4acfa50f14348316eba3, State: Initialized, Role: FOLLOWER
I20251026 02:57:31.157790 12907 consensus_queue.cc:260] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54f161df7b2f4acfa50f14348316eba3" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36651 } }
I20251026 02:57:31.157915 12907 raft_consensus.cc:399] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:31.157967 12907 raft_consensus.cc:493] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:31.158035 12907 raft_consensus.cc:3060] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:31.160650 12907 raft_consensus.cc:515] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54f161df7b2f4acfa50f14348316eba3" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36651 } }
I20251026 02:57:31.160874 12907 leader_election.cc:304] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 54f161df7b2f4acfa50f14348316eba3; no voters:
I20251026 02:57:31.161383 12907 leader_election.cc:290] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:31.161520 12909 raft_consensus.cc:2804] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:31.162089 12907 ts_tablet_manager.cc:1434] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20251026 02:57:31.162418 12909 raft_consensus.cc:697] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [term 1 LEADER]: Becoming Leader. State: Replica: 54f161df7b2f4acfa50f14348316eba3, State: Running, Role: LEADER
I20251026 02:57:31.162653 12909 consensus_queue.cc:237] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54f161df7b2f4acfa50f14348316eba3" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36651 } }
I20251026 02:57:31.164952 12773 catalog_manager.cc:5649] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f161df7b2f4acfa50f14348316eba3 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "54f161df7b2f4acfa50f14348316eba3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54f161df7b2f4acfa50f14348316eba3" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 36651 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:31.186796 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:31.187604 12773 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20251026 02:57:31.194829 12915 tablet.cc:1722] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: Alter schema from (
10:c0 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
I20251026 02:57:31.201916 12773 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: fake-table [id=8ed4b6a7de17406fa7fe58e0384eac99] alter complete (version 1)
I20251026 02:57:31.206344 12773 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20251026 02:57:31.211495 12915 tablet.cc:1722] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: 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
I20251026 02:57:31.220054 12772 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: fake-table [id=8ed4b6a7de17406fa7fe58e0384eac99] alter complete (version 2)
I20251026 02:57:31.223614 12772 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20251026 02:57:31.228783 12915 tablet.cc:1722] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: 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
I20251026 02:57:31.237839 12772 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: fake-table [id=8ed4b6a7de17406fa7fe58e0384eac99] alter complete (version 3)
I20251026 02:57:31.242117 12772 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20251026 02:57:31.247162 12915 tablet.cc:1722] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: 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
I20251026 02:57:31.254568 12773 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: fake-table [id=8ed4b6a7de17406fa7fe58e0384eac99] alter complete (version 4)
I20251026 02:57:31.256026 12773 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20251026 02:57:31.260979 12915 tablet.cc:1722] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: 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
I20251026 02:57:31.268633 12772 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: fake-table [id=8ed4b6a7de17406fa7fe58e0384eac99] alter complete (version 5)
I20251026 02:57:31.273205 12772 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20251026 02:57:31.278033 12915 tablet.cc:1722] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: 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
I20251026 02:57:31.285254 12773 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: fake-table [id=8ed4b6a7de17406fa7fe58e0384eac99] alter complete (version 6)
I20251026 02:57:31.286804 12773 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251026 02:57:31.291253 12915 tablet.cc:1722] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: 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
I20251026 02:57:31.298188 12773 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: fake-table [id=8ed4b6a7de17406fa7fe58e0384eac99] alter complete (version 7)
I20251026 02:57:31.301749 12773 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251026 02:57:31.306921 12915 tablet.cc:1722] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: 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
I20251026 02:57:31.314208 12773 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: fake-table [id=8ed4b6a7de17406fa7fe58e0384eac99] alter complete (version 8)
I20251026 02:57:31.315681 12772 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251026 02:57:31.320407 12915 tablet.cc:1722] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: 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
I20251026 02:57:31.327908 12772 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: fake-table [id=8ed4b6a7de17406fa7fe58e0384eac99] alter complete (version 9)
I20251026 02:57:31.329461 12773 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251026 02:57:31.334467 12915 tablet.cc:1722] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: 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
I20251026 02:57:31.342532 12773 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: fake-table [id=8ed4b6a7de17406fa7fe58e0384eac99] alter complete (version 10)
I20251026 02:57:31.343943 12772 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20251026 02:57:31.348846 12915 tablet.cc:1722] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: 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
I20251026 02:57:31.355809 12772 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: fake-table [id=8ed4b6a7de17406fa7fe58e0384eac99] alter complete (version 11)
I20251026 02:57:31.357514 12773 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20251026 02:57:31.359444 12773 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20251026 02:57:31.361106 12773 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20251026 02:57:31.362728 12773 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20251026 02:57:31.364368 12773 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20251026 02:57:31.365442 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:31.384117 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:31.384702 6860 tablet_replica.cc:333] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3: stopping tablet replica
I20251026 02:57:31.384888 6860 raft_consensus.cc:2243] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:31.385094 6860 raft_consensus.cc:2272] T 262df06b2bcc4822bb99ff177d696a5d P 54f161df7b2f4acfa50f14348316eba3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:31.400635 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:31.404023 6860 master.cc:561] Master@127.6.179.62:46059 shutting down...
I20251026 02:57:31.414062 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:31.414397 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:31.414577 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 57a5f8f967834264b8a30e685ac2377b: stopping tablet replica
I20251026 02:57:31.431166 6860 master.cc:583] Master@127.6.179.62:46059 shutdown complete.
[ OK ] AlterTableTest.DisableCompactionAlter (529 ms)
[ RUN ] AlterTableTest.AddAndRemoveImmutableAttribute
I20251026 02:57:31.441946 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:41541
I20251026 02:57:31.442606 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:31.443418 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:31.444856 6860 webserver.cc:492] Webserver started at http://127.6.179.62:40633/ using document root <none> and password file <none>
I20251026 02:57:31.445065 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:31.445137 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:31.445255 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:31.445828 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "c63a2864fb40419d877b4008633b4221"
format_stamp: "Formatted at 2025-10-26 02:57:31 on dist-test-slave-n5cb"
I20251026 02:57:31.450052 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.000s sys 0.004s
I20251026 02:57:31.451675 12919 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:31.452037 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:31.452131 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "c63a2864fb40419d877b4008633b4221"
format_stamp: "Formatted at 2025-10-26 02:57:31 on dist-test-slave-n5cb"
I20251026 02:57:31.452251 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761447377419549-6860-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)
I20251026 02:57:31.463811 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:31.464401 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:31.479673 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:41541
I20251026 02:57:31.479674 12970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:41541 every 8 connection(s)
I20251026 02:57:31.481144 12971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:31.485402 12971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221: Bootstrap starting.
I20251026 02:57:31.486912 12971 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:31.488611 12971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221: No bootstrap required, opened a new log
I20251026 02:57:31.489200 12971 raft_consensus.cc:359] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63a2864fb40419d877b4008633b4221" member_type: VOTER }
I20251026 02:57:31.489328 12971 raft_consensus.cc:385] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:31.489367 12971 raft_consensus.cc:740] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63a2864fb40419d877b4008633b4221, State: Initialized, Role: FOLLOWER
I20251026 02:57:31.489573 12971 consensus_queue.cc:260] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63a2864fb40419d877b4008633b4221" member_type: VOTER }
I20251026 02:57:31.489674 12971 raft_consensus.cc:399] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:31.489735 12971 raft_consensus.cc:493] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:31.489806 12971 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:31.491767 12971 raft_consensus.cc:515] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63a2864fb40419d877b4008633b4221" member_type: VOTER }
I20251026 02:57:31.491945 12971 leader_election.cc:304] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c63a2864fb40419d877b4008633b4221; no voters:
I20251026 02:57:31.492385 12971 leader_election.cc:290] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:31.492522 12974 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:31.493140 12974 raft_consensus.cc:697] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [term 1 LEADER]: Becoming Leader. State: Replica: c63a2864fb40419d877b4008633b4221, State: Running, Role: LEADER
I20251026 02:57:31.493379 12971 sys_catalog.cc:565] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:31.493366 12974 consensus_queue.cc:237] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63a2864fb40419d877b4008633b4221" member_type: VOTER }
I20251026 02:57:31.494207 12976 sys_catalog.cc:455] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c63a2864fb40419d877b4008633b4221. Latest consensus state: current_term: 1 leader_uuid: "c63a2864fb40419d877b4008633b4221" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63a2864fb40419d877b4008633b4221" member_type: VOTER } }
I20251026 02:57:31.494369 12976 sys_catalog.cc:458] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:31.494323 12975 sys_catalog.cc:455] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c63a2864fb40419d877b4008633b4221" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63a2864fb40419d877b4008633b4221" member_type: VOTER } }
I20251026 02:57:31.494478 12975 sys_catalog.cc:458] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:31.509711 12979 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:31.511731 12979 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:31.513195 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:31.515770 12979 catalog_manager.cc:1357] Generated new cluster ID: 61836f5e9d4e48b58bc58ee4563b5a91
I20251026 02:57:31.515870 12979 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:31.543599 12979 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:31.544800 12979 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:31.564778 12979 catalog_manager.cc:6022] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221: Generated new TSK 0
I20251026 02:57:31.565062 12979 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:31.578549 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:31.580152 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:31.581938 6860 webserver.cc:492] Webserver started at http://127.6.179.1:37743/ using document root <none> and password file <none>
I20251026 02:57:31.582187 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:31.582259 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:31.582419 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:31.583078 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "bc93518691644db5891854e264b55079"
format_stamp: "Formatted at 2025-10-26 02:57:31 on dist-test-slave-n5cb"
I20251026 02:57:31.585786 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20251026 02:57:31.587599 12995 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:31.588001 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:31.588097 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "bc93518691644db5891854e264b55079"
format_stamp: "Formatted at 2025-10-26 02:57:31 on dist-test-slave-n5cb"
I20251026 02:57:31.588218 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1761447377419549-6860-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)
I20251026 02:57:31.596580 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:31.597159 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:31.597741 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:31.598713 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:31.598768 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:31.598829 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:31.598867 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:31.615401 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:45891
I20251026 02:57:31.615402 13057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:45891 every 8 connection(s)
I20251026 02:57:31.628631 13058 heartbeater.cc:344] Connected to a master server at 127.6.179.62:41541
I20251026 02:57:31.628785 13058 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:31.629160 13058 heartbeater.cc:507] Master 127.6.179.62:41541 requested a full tablet report, sending...
I20251026 02:57:31.630081 12936 ts_manager.cc:194] Registered new tserver with Master: bc93518691644db5891854e264b55079 (127.6.179.1:45891)
I20251026 02:57:31.630663 6860 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014160549s
I20251026 02:57:31.631701 12936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48426
I20251026 02:57:31.643472 13058 heartbeater.cc:499] Master 127.6.179.62:41541 was elected leader, sending a full tablet report...
I20251026 02:57:31.645617 12936 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48440:
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"
}
}
}
I20251026 02:57:31.660465 13023 tablet_service.cc:1505] Processing CreateTablet for tablet 234fc6dcece44a569ab1004c8c3dc91c (DEFAULT_TABLE table=fake-table [id=cce80cc5a26a47db87756ba6a2753e25]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:31.660962 13023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234fc6dcece44a569ab1004c8c3dc91c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:31.666463 13070 tablet_bootstrap.cc:492] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079: Bootstrap starting.
I20251026 02:57:31.668190 13070 tablet_bootstrap.cc:654] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:31.670858 13070 tablet_bootstrap.cc:492] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079: No bootstrap required, opened a new log
I20251026 02:57:31.671016 13070 ts_tablet_manager.cc:1403] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20251026 02:57:31.671718 13070 raft_consensus.cc:359] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc93518691644db5891854e264b55079" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45891 } }
I20251026 02:57:31.672197 13070 raft_consensus.cc:385] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:31.672293 13070 raft_consensus.cc:740] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc93518691644db5891854e264b55079, State: Initialized, Role: FOLLOWER
I20251026 02:57:31.672822 13070 consensus_queue.cc:260] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc93518691644db5891854e264b55079" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45891 } }
I20251026 02:57:31.673017 13070 raft_consensus.cc:399] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:31.673092 13070 raft_consensus.cc:493] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:31.673182 13070 raft_consensus.cc:3060] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:31.675371 13070 raft_consensus.cc:515] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc93518691644db5891854e264b55079" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45891 } }
I20251026 02:57:31.675609 13070 leader_election.cc:304] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bc93518691644db5891854e264b55079; no voters:
I20251026 02:57:31.676088 13070 leader_election.cc:290] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:31.676247 13072 raft_consensus.cc:2804] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:31.676704 13072 raft_consensus.cc:697] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [term 1 LEADER]: Becoming Leader. State: Replica: bc93518691644db5891854e264b55079, State: Running, Role: LEADER
I20251026 02:57:31.677074 13072 consensus_queue.cc:237] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc93518691644db5891854e264b55079" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45891 } }
I20251026 02:57:31.679912 12936 catalog_manager.cc:5649] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc93518691644db5891854e264b55079 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "bc93518691644db5891854e264b55079" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc93518691644db5891854e264b55079" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 45891 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:31.683121 13070 ts_tablet_manager.cc:1434] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079: Time spent starting tablet: real 0.012s user 0.006s sys 0.006s
I20251026 02:57:31.710667 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:31.750667 12935 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48440:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20251026 02:57:31.756249 13079 tablet.cc:1722] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079: Alter schema from (
10:c0 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
I20251026 02:57:31.756788 13079 tablet.cc:1620] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079: MemRowSet was empty: no flush needed.
I20251026 02:57:31.765208 12935 catalog_manager.cc:6194] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221: fake-table [id=cce80cc5a26a47db87756ba6a2753e25] alter complete (version 1)
I20251026 02:57:31.801606 12935 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48440:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20251026 02:57:31.807034 13079 tablet.cc:1722] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079: 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
I20251026 02:57:31.807554 13079 tablet.cc:1620] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079: MemRowSet was empty: no flush needed.
I20251026 02:57:31.815274 12935 catalog_manager.cc:6194] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221: fake-table [id=cce80cc5a26a47db87756ba6a2753e25] alter complete (version 2)
I20251026 02:57:31.843099 12935 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48440:
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
I20251026 02:57:31.848258 13079 tablet.cc:1722] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079: 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
I20251026 02:57:31.848809 13079 tablet.cc:1620] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079: MemRowSet was empty: no flush needed.
I20251026 02:57:31.856683 12936 catalog_manager.cc:6194] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221: fake-table [id=cce80cc5a26a47db87756ba6a2753e25] alter complete (version 3)
I20251026 02:57:31.883106 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:31.908385 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:31.908727 6860 tablet_replica.cc:333] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079: stopping tablet replica
I20251026 02:57:31.908921 6860 raft_consensus.cc:2243] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:31.909143 6860 raft_consensus.cc:2272] T 234fc6dcece44a569ab1004c8c3dc91c P bc93518691644db5891854e264b55079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:31.913841 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:31.917383 6860 master.cc:561] Master@127.6.179.62:41541 shutting down...
I20251026 02:57:31.926395 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:31.926677 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:31.926848 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P c63a2864fb40419d877b4008633b4221: stopping tablet replica
I20251026 02:57:31.932385 6860 master.cc:583] Master@127.6.179.62:41541 shutdown complete.
[ OK ] AlterTableTest.AddAndRemoveImmutableAttribute (503 ms)
[----------] 32 tests from AlterTableTest (74461 ms total)
[----------] 7 tests from ReplicatedAlterTableTest
[ RUN ] ReplicatedAlterTableTest.TestReplicatedAlter
I20251026 02:57:31.946691 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:39679
I20251026 02:57:31.947307 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:31.948372 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:31.949862 6860 webserver.cc:492] Webserver started at http://127.6.179.62:45027/ using document root <none> and password file <none>
I20251026 02:57:31.950105 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:31.950174 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:31.950369 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:31.951092 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "d3c5894b4ec041a78f6da6a3d4d543e4"
format_stamp: "Formatted at 2025-10-26 02:57:31 on dist-test-slave-n5cb"
I20251026 02:57:31.954324 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.001s sys 0.003s
I20251026 02:57:31.956285 13083 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:31.956653 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:31.956760 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "d3c5894b4ec041a78f6da6a3d4d543e4"
format_stamp: "Formatted at 2025-10-26 02:57:31 on dist-test-slave-n5cb"
I20251026 02:57:31.956883 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-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)
I20251026 02:57:31.973019 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:31.973667 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:31.987838 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:39679
I20251026 02:57:31.987851 13134 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:39679 every 8 connection(s)
I20251026 02:57:31.989372 13135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:31.993837 13135 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4: Bootstrap starting.
I20251026 02:57:31.995146 13135 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:31.996686 13135 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4: No bootstrap required, opened a new log
I20251026 02:57:31.997460 13135 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c5894b4ec041a78f6da6a3d4d543e4" member_type: VOTER }
I20251026 02:57:31.997602 13135 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:31.997677 13135 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c5894b4ec041a78f6da6a3d4d543e4, State: Initialized, Role: FOLLOWER
I20251026 02:57:31.997915 13135 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c5894b4ec041a78f6da6a3d4d543e4" member_type: VOTER }
I20251026 02:57:31.998034 13135 raft_consensus.cc:399] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:31.998097 13135 raft_consensus.cc:493] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:31.998169 13135 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:32.000087 13135 raft_consensus.cc:515] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c5894b4ec041a78f6da6a3d4d543e4" member_type: VOTER }
I20251026 02:57:32.000284 13135 leader_election.cc:304] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d3c5894b4ec041a78f6da6a3d4d543e4; no voters:
I20251026 02:57:32.000754 13135 leader_election.cc:290] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:32.000900 13138 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:32.001655 13135 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:32.005946 13138 raft_consensus.cc:697] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [term 1 LEADER]: Becoming Leader. State: Replica: d3c5894b4ec041a78f6da6a3d4d543e4, State: Running, Role: LEADER
I20251026 02:57:32.006314 13138 consensus_queue.cc:237] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c5894b4ec041a78f6da6a3d4d543e4" member_type: VOTER }
I20251026 02:57:32.007218 13139 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d3c5894b4ec041a78f6da6a3d4d543e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c5894b4ec041a78f6da6a3d4d543e4" member_type: VOTER } }
I20251026 02:57:32.007369 13139 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:32.008827 13140 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d3c5894b4ec041a78f6da6a3d4d543e4. Latest consensus state: current_term: 1 leader_uuid: "d3c5894b4ec041a78f6da6a3d4d543e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c5894b4ec041a78f6da6a3d4d543e4" member_type: VOTER } }
I20251026 02:57:32.009032 13140 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:32.011392 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:32.011669 13153 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:32.013433 13153 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:32.016948 13153 catalog_manager.cc:1357] Generated new cluster ID: 9d0a44244e2944d5a97533a42e8e02f4
I20251026 02:57:32.017050 13153 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:32.044513 13153 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:32.045368 13153 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:32.057353 13153 catalog_manager.cc:6022] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4: Generated new TSK 0
I20251026 02:57:32.057627 13153 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:32.076620 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:32.077708 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:32.079236 6860 webserver.cc:492] Webserver started at http://127.6.179.1:40203/ using document root <none> and password file <none>
I20251026 02:57:32.079450 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:32.079507 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:32.079640 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:32.080240 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "99f980b65a1d4f9b9fc55094299ea4ee"
format_stamp: "Formatted at 2025-10-26 02:57:32 on dist-test-slave-n5cb"
I20251026 02:57:32.082783 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20251026 02:57:32.084373 13160 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.084734 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:32.084825 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "99f980b65a1d4f9b9fc55094299ea4ee"
format_stamp: "Formatted at 2025-10-26 02:57:32 on dist-test-slave-n5cb"
I20251026 02:57:32.084944 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-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)
I20251026 02:57:32.100901 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:32.101446 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:32.102021 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:32.103103 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:32.103159 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.103219 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:32.103262 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.118808 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:40085
I20251026 02:57:32.118817 13222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:40085 every 8 connection(s)
I20251026 02:57:32.120504 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:32.122360 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:32.124313 6860 webserver.cc:492] Webserver started at http://127.6.179.2:36107/ using document root <none> and password file <none>
I20251026 02:57:32.124544 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:32.124614 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:32.124738 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:32.125393 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-1-root/instance:
uuid: "85c238504f8b4d54a8ac8f9087e9011b"
format_stamp: "Formatted at 2025-10-26 02:57:32 on dist-test-slave-n5cb"
I20251026 02:57:32.128291 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20251026 02:57:32.130553 13230 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.130650 13223 heartbeater.cc:344] Connected to a master server at 127.6.179.62:39679
I20251026 02:57:32.130774 13223 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:32.130985 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20251026 02:57:32.131124 13223 heartbeater.cc:507] Master 127.6.179.62:39679 requested a full tablet report, sending...
I20251026 02:57:32.131099 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-1-root
uuid: "85c238504f8b4d54a8ac8f9087e9011b"
format_stamp: "Formatted at 2025-10-26 02:57:32 on dist-test-slave-n5cb"
I20251026 02:57:32.131211 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-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)
I20251026 02:57:32.131963 13100 ts_manager.cc:194] Registered new tserver with Master: 99f980b65a1d4f9b9fc55094299ea4ee (127.6.179.1:40085)
I20251026 02:57:32.133440 13100 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51232
I20251026 02:57:32.144762 13223 heartbeater.cc:499] Master 127.6.179.62:39679 was elected leader, sending a full tablet report...
I20251026 02:57:32.150436 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:32.151160 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:32.151809 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:32.152906 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:32.152989 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.153074 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:32.153132 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.169462 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.2:46483
I20251026 02:57:32.169492 13292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.2:46483 every 8 connection(s)
I20251026 02:57:32.175709 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:32.177282 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:32.179185 6860 webserver.cc:492] Webserver started at http://127.6.179.3:40107/ using document root <none> and password file <none>
I20251026 02:57:32.179450 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:32.179523 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:32.179653 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:32.180097 13293 heartbeater.cc:344] Connected to a master server at 127.6.179.62:39679
I20251026 02:57:32.180223 13293 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:32.180462 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-2-root/instance:
uuid: "f6d282dcb01f45ccb76480e40cb4a56e"
format_stamp: "Formatted at 2025-10-26 02:57:32 on dist-test-slave-n5cb"
I20251026 02:57:32.180593 13293 heartbeater.cc:507] Master 127.6.179.62:39679 requested a full tablet report, sending...
I20251026 02:57:32.181396 13100 ts_manager.cc:194] Registered new tserver with Master: 85c238504f8b4d54a8ac8f9087e9011b (127.6.179.2:46483)
I20251026 02:57:32.182401 13100 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51234
I20251026 02:57:32.183947 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.002s sys 0.002s
I20251026 02:57:32.185995 13299 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.186465 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:32.186579 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-2-root
uuid: "f6d282dcb01f45ccb76480e40cb4a56e"
format_stamp: "Formatted at 2025-10-26 02:57:32 on dist-test-slave-n5cb"
I20251026 02:57:32.186743 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-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)
I20251026 02:57:32.195317 13293 heartbeater.cc:499] Master 127.6.179.62:39679 was elected leader, sending a full tablet report...
I20251026 02:57:32.208807 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:32.209517 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:32.210168 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:32.211280 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:32.211359 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.211450 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:32.211498 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.233680 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.3:35095
I20251026 02:57:32.233693 13361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.3:35095 every 8 connection(s)
I20251026 02:57:32.235613 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:32.236937 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:32.238763 6860 webserver.cc:492] Webserver started at http://127.6.179.4:41523/ using document root <none> and password file <none>
I20251026 02:57:32.239101 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:32.239192 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:32.239317 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:32.240077 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-3-root/instance:
uuid: "32831d209a484fa691eaa4669a918463"
format_stamp: "Formatted at 2025-10-26 02:57:32 on dist-test-slave-n5cb"
I20251026 02:57:32.243665 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.002s sys 0.003s
I20251026 02:57:32.244683 13362 heartbeater.cc:344] Connected to a master server at 127.6.179.62:39679
I20251026 02:57:32.244812 13362 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:32.245199 13362 heartbeater.cc:507] Master 127.6.179.62:39679 requested a full tablet report, sending...
I20251026 02:57:32.245755 13368 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.246074 13099 ts_manager.cc:194] Registered new tserver with Master: f6d282dcb01f45ccb76480e40cb4a56e (127.6.179.3:35095)
I20251026 02:57:32.246245 6860 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20251026 02:57:32.246384 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-3-root
uuid: "32831d209a484fa691eaa4669a918463"
format_stamp: "Formatted at 2025-10-26 02:57:32 on dist-test-slave-n5cb"
I20251026 02:57:32.246505 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1761447377419549-6860-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)
I20251026 02:57:32.246845 13099 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51248
I20251026 02:57:32.258050 13362 heartbeater.cc:499] Master 127.6.179.62:39679 was elected leader, sending a full tablet report...
I20251026 02:57:32.263715 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:32.264415 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:32.265774 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:32.266976 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:32.267071 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.267156 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:32.267210 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.285537 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.4:41149
I20251026 02:57:32.285560 13430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.4:41149 every 8 connection(s)
I20251026 02:57:32.295662 13431 heartbeater.cc:344] Connected to a master server at 127.6.179.62:39679
I20251026 02:57:32.295828 13431 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:32.296151 13431 heartbeater.cc:507] Master 127.6.179.62:39679 requested a full tablet report, sending...
I20251026 02:57:32.296980 13099 ts_manager.cc:194] Registered new tserver with Master: 32831d209a484fa691eaa4669a918463 (127.6.179.4:41149)
I20251026 02:57:32.297590 6860 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01086695s
I20251026 02:57:32.298118 13099 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51256
I20251026 02:57:32.312119 13431 heartbeater.cc:499] Master 127.6.179.62:39679 was elected leader, sending a full tablet report...
I20251026 02:57:32.320986 13100 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51258:
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"
}
}
}
I20251026 02:57:32.353276 13396 tablet_service.cc:1505] Processing CreateTablet for tablet e3e0fa3d89c04cc2bac23cc1c55a4928 (DEFAULT_TABLE table=fake-table [id=a5356d64aea8492b986a8c1e4512f41e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:32.353830 13396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e0fa3d89c04cc2bac23cc1c55a4928. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:32.364198 13258 tablet_service.cc:1505] Processing CreateTablet for tablet e3e0fa3d89c04cc2bac23cc1c55a4928 (DEFAULT_TABLE table=fake-table [id=a5356d64aea8492b986a8c1e4512f41e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:32.364657 13258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e0fa3d89c04cc2bac23cc1c55a4928. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:32.371541 13327 tablet_service.cc:1505] Processing CreateTablet for tablet e3e0fa3d89c04cc2bac23cc1c55a4928 (DEFAULT_TABLE table=fake-table [id=a5356d64aea8492b986a8c1e4512f41e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:32.372035 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e0fa3d89c04cc2bac23cc1c55a4928. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:32.372733 13446 tablet_bootstrap.cc:492] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463: Bootstrap starting.
I20251026 02:57:32.374584 13446 tablet_bootstrap.cc:654] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:32.378122 13446 tablet_bootstrap.cc:492] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463: No bootstrap required, opened a new log
I20251026 02:57:32.378312 13446 ts_tablet_manager.cc:1403] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.000s
I20251026 02:57:32.379427 13446 raft_consensus.cc:359] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32831d209a484fa691eaa4669a918463" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 41149 } } peers { permanent_uuid: "85c238504f8b4d54a8ac8f9087e9011b" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 46483 } } peers { permanent_uuid: "f6d282dcb01f45ccb76480e40cb4a56e" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 35095 } }
I20251026 02:57:32.379650 13446 raft_consensus.cc:385] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:32.379715 13446 raft_consensus.cc:740] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32831d209a484fa691eaa4669a918463, State: Initialized, Role: FOLLOWER
I20251026 02:57:32.379940 13446 consensus_queue.cc:260] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32831d209a484fa691eaa4669a918463" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 41149 } } peers { permanent_uuid: "85c238504f8b4d54a8ac8f9087e9011b" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 46483 } } peers { permanent_uuid: "f6d282dcb01f45ccb76480e40cb4a56e" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 35095 } }
I20251026 02:57:32.386714 13449 tablet_bootstrap.cc:492] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b: Bootstrap starting.
I20251026 02:57:32.388657 13449 tablet_bootstrap.cc:654] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:32.390332 13448 tablet_bootstrap.cc:492] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e: Bootstrap starting.
I20251026 02:57:32.392647 13448 tablet_bootstrap.cc:654] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:32.396296 13449 tablet_bootstrap.cc:492] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b: No bootstrap required, opened a new log
I20251026 02:57:32.396541 13449 ts_tablet_manager.cc:1403] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.000s
I20251026 02:57:32.397568 13449 raft_consensus.cc:359] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32831d209a484fa691eaa4669a918463" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 41149 } } peers { permanent_uuid: "85c238504f8b4d54a8ac8f9087e9011b" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 46483 } } peers { permanent_uuid: "f6d282dcb01f45ccb76480e40cb4a56e" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 35095 } }
I20251026 02:57:32.397850 13449 raft_consensus.cc:385] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:32.400564 13449 raft_consensus.cc:740] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85c238504f8b4d54a8ac8f9087e9011b, State: Initialized, Role: FOLLOWER
I20251026 02:57:32.400897 13449 consensus_queue.cc:260] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32831d209a484fa691eaa4669a918463" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 41149 } } peers { permanent_uuid: "85c238504f8b4d54a8ac8f9087e9011b" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 46483 } } peers { permanent_uuid: "f6d282dcb01f45ccb76480e40cb4a56e" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 35095 } }
I20251026 02:57:32.401086 13448 tablet_bootstrap.cc:492] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e: No bootstrap required, opened a new log
I20251026 02:57:32.401355 13448 ts_tablet_manager.cc:1403] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e: Time spent bootstrapping tablet: real 0.011s user 0.003s sys 0.007s
I20251026 02:57:32.402432 13448 raft_consensus.cc:359] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32831d209a484fa691eaa4669a918463" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 41149 } } peers { permanent_uuid: "85c238504f8b4d54a8ac8f9087e9011b" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 46483 } } peers { permanent_uuid: "f6d282dcb01f45ccb76480e40cb4a56e" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 35095 } }
I20251026 02:57:32.402647 13448 raft_consensus.cc:385] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:32.402724 13448 raft_consensus.cc:740] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d282dcb01f45ccb76480e40cb4a56e, State: Initialized, Role: FOLLOWER
I20251026 02:57:32.402932 13448 consensus_queue.cc:260] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32831d209a484fa691eaa4669a918463" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 41149 } } peers { permanent_uuid: "85c238504f8b4d54a8ac8f9087e9011b" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 46483 } } peers { permanent_uuid: "f6d282dcb01f45ccb76480e40cb4a56e" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 35095 } }
I20251026 02:57:32.405400 13446 ts_tablet_manager.cc:1434] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463: Time spent starting tablet: real 0.027s user 0.007s sys 0.008s
I20251026 02:57:32.408174 13449 ts_tablet_manager.cc:1434] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b: Time spent starting tablet: real 0.011s user 0.002s sys 0.004s
I20251026 02:57:32.411273 13448 ts_tablet_manager.cc:1434] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e: Time spent starting tablet: real 0.010s user 0.006s sys 0.003s
I20251026 02:57:32.516274 13453 raft_consensus.cc:493] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251026 02:57:32.516513 13453 raft_consensus.cc:515] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32831d209a484fa691eaa4669a918463" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 41149 } } peers { permanent_uuid: "85c238504f8b4d54a8ac8f9087e9011b" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 46483 } } peers { permanent_uuid: "f6d282dcb01f45ccb76480e40cb4a56e" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 35095 } }
I20251026 02:57:32.518225 13453 leader_election.cc:290] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32831d209a484fa691eaa4669a918463 (127.6.179.4:41149), f6d282dcb01f45ccb76480e40cb4a56e (127.6.179.3:35095)
I20251026 02:57:32.525151 13337 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "e3e0fa3d89c04cc2bac23cc1c55a4928" candidate_uuid: "85c238504f8b4d54a8ac8f9087e9011b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d282dcb01f45ccb76480e40cb4a56e" is_pre_election: true
I20251026 02:57:32.525246 13406 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "e3e0fa3d89c04cc2bac23cc1c55a4928" candidate_uuid: "85c238504f8b4d54a8ac8f9087e9011b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32831d209a484fa691eaa4669a918463" is_pre_election: true
I20251026 02:57:32.525591 13337 raft_consensus.cc:2468] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85c238504f8b4d54a8ac8f9087e9011b in term 0.
I20251026 02:57:32.525588 13406 raft_consensus.cc:2468] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85c238504f8b4d54a8ac8f9087e9011b in term 0.
I20251026 02:57:32.526222 13231 leader_election.cc:304] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [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: 32831d209a484fa691eaa4669a918463, 85c238504f8b4d54a8ac8f9087e9011b; no voters:
I20251026 02:57:32.526846 13453 raft_consensus.cc:2804] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251026 02:57:32.526938 13453 raft_consensus.cc:493] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251026 02:57:32.527029 13453 raft_consensus.cc:3060] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:32.530139 13453 raft_consensus.cc:515] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32831d209a484fa691eaa4669a918463" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 41149 } } peers { permanent_uuid: "85c238504f8b4d54a8ac8f9087e9011b" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 46483 } } peers { permanent_uuid: "f6d282dcb01f45ccb76480e40cb4a56e" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 35095 } }
I20251026 02:57:32.530850 13453 leader_election.cc:290] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [CANDIDATE]: Term 1 election: Requested vote from peers 32831d209a484fa691eaa4669a918463 (127.6.179.4:41149), f6d282dcb01f45ccb76480e40cb4a56e (127.6.179.3:35095)
I20251026 02:57:32.531222 13406 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "e3e0fa3d89c04cc2bac23cc1c55a4928" candidate_uuid: "85c238504f8b4d54a8ac8f9087e9011b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32831d209a484fa691eaa4669a918463"
I20251026 02:57:32.531339 13337 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "e3e0fa3d89c04cc2bac23cc1c55a4928" candidate_uuid: "85c238504f8b4d54a8ac8f9087e9011b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d282dcb01f45ccb76480e40cb4a56e"
I20251026 02:57:32.531397 13406 raft_consensus.cc:3060] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:32.531476 13337 raft_consensus.cc:3060] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:32.534564 13337 raft_consensus.cc:2468] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85c238504f8b4d54a8ac8f9087e9011b in term 1.
I20251026 02:57:32.534564 13406 raft_consensus.cc:2468] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85c238504f8b4d54a8ac8f9087e9011b in term 1.
I20251026 02:57:32.534994 13233 leader_election.cc:304] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [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: 85c238504f8b4d54a8ac8f9087e9011b, f6d282dcb01f45ccb76480e40cb4a56e; no voters:
I20251026 02:57:32.535290 13453 raft_consensus.cc:2804] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:32.535691 13453 raft_consensus.cc:697] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [term 1 LEADER]: Becoming Leader. State: Replica: 85c238504f8b4d54a8ac8f9087e9011b, State: Running, Role: LEADER
I20251026 02:57:32.535953 13453 consensus_queue.cc:237] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [LEADER]: Queue going to LEADER mode. State: All 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: "32831d209a484fa691eaa4669a918463" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 41149 } } peers { permanent_uuid: "85c238504f8b4d54a8ac8f9087e9011b" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 46483 } } peers { permanent_uuid: "f6d282dcb01f45ccb76480e40cb4a56e" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 35095 } }
I20251026 02:57:32.539229 13098 catalog_manager.cc:5649] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b reported cstate change: term changed from 0 to 1, leader changed from <none> to 85c238504f8b4d54a8ac8f9087e9011b (127.6.179.2). New cstate: current_term: 1 leader_uuid: "85c238504f8b4d54a8ac8f9087e9011b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32831d209a484fa691eaa4669a918463" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 41149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85c238504f8b4d54a8ac8f9087e9011b" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 46483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6d282dcb01f45ccb76480e40cb4a56e" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20251026 02:57:32.561053 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:32.575188 13406 raft_consensus.cc:1275] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463 [term 1 FOLLOWER]: Refusing update from remote peer 85c238504f8b4d54a8ac8f9087e9011b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251026 02:57:32.575201 13337 raft_consensus.cc:1275] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e [term 1 FOLLOWER]: Refusing update from remote peer 85c238504f8b4d54a8ac8f9087e9011b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251026 02:57:32.576298 13453 consensus_queue.cc:1048] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [LEADER]: Connected to new peer: Peer: permanent_uuid: "32831d209a484fa691eaa4669a918463" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 41149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251026 02:57:32.576587 13456 consensus_queue.cc:1048] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d282dcb01f45ccb76480e40cb4a56e" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251026 02:57:32.583676 13460 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20251026 02:57:32.622999 6860 alter_table-test.cc:2380] Verifying initial pattern
I20251026 02:57:32.631425 6860 alter_table-test.cc:2383] Dropping and adding back c1
I20251026 02:57:32.632256 13098 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51258:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20251026 02:57:32.640004 13467 tablet.cc:1722] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463: 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
I20251026 02:57:32.640815 13465 tablet.cc:1722] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b: 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
I20251026 02:57:32.641978 13466 tablet.cc:1722] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e: 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
I20251026 02:57:32.669730 13099 catalog_manager.cc:6194] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4: fake-table [id=a5356d64aea8492b986a8c1e4512f41e] alter complete (version 1)
I20251026 02:57:32.674844 13099 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51258:
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
I20251026 02:57:32.678745 13098 catalog_manager.cc:5741] TS 85c238504f8b4d54a8ac8f9087e9011b (127.6.179.2:46483) does not have the latest schema for tablet e3e0fa3d89c04cc2bac23cc1c55a4928 (table fake-table [id=a5356d64aea8492b986a8c1e4512f41e]). Expected version 2 got 1
I20251026 02:57:32.683259 13465 tablet.cc:1722] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b: 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
I20251026 02:57:32.683899 13465 tablet.cc:1620] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b: MemRowSet was empty: no flush needed.
I20251026 02:57:32.684268 13466 tablet.cc:1722] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e: 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
I20251026 02:57:32.684810 13466 tablet.cc:1620] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e: MemRowSet was empty: no flush needed.
I20251026 02:57:32.684768 13467 tablet.cc:1722] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463: 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
I20251026 02:57:32.685164 13467 tablet.cc:1620] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463: MemRowSet was empty: no flush needed.
I20251026 02:57:32.693542 13098 catalog_manager.cc:6194] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4: fake-table [id=a5356d64aea8492b986a8c1e4512f41e] alter complete (version 2)
I20251026 02:57:32.695561 6860 alter_table-test.cc:2393] Verifying that the new default shows up
I20251026 02:57:32.705582 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:32.715963 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:32.720350 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:32.723186 6860 tablet_server.cc:178] TabletServer@127.6.179.2:0 shutting down...
I20251026 02:57:32.734452 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:32.734877 6860 tablet_replica.cc:333] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b: stopping tablet replica
I20251026 02:57:32.735039 6860 raft_consensus.cc:2243] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:32.735499 6860 raft_consensus.cc:2272] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 85c238504f8b4d54a8ac8f9087e9011b [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:32.751215 6860 tablet_server.cc:195] TabletServer@127.6.179.2:0 shutdown complete.
I20251026 02:57:32.755076 6860 tablet_server.cc:178] TabletServer@127.6.179.3:0 shutting down...
I20251026 02:57:32.765462 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:32.765858 6860 tablet_replica.cc:333] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e: stopping tablet replica
I20251026 02:57:32.766059 6860 raft_consensus.cc:2243] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e [term 1 FOLLOWER]: Raft consensus shutting down.
I20251026 02:57:32.766310 6860 raft_consensus.cc:2272] T e3e0fa3d89c04cc2bac23cc1c55a4928 P f6d282dcb01f45ccb76480e40cb4a56e [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:32.781395 6860 tablet_server.cc:195] TabletServer@127.6.179.3:0 shutdown complete.
I20251026 02:57:32.785164 6860 tablet_server.cc:178] TabletServer@127.6.179.4:0 shutting down...
I20251026 02:57:32.794611 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:32.795023 6860 tablet_replica.cc:333] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463: stopping tablet replica
I20251026 02:57:32.795266 6860 raft_consensus.cc:2243] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251026 02:57:32.795440 6860 raft_consensus.cc:2272] T e3e0fa3d89c04cc2bac23cc1c55a4928 P 32831d209a484fa691eaa4669a918463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:32.809949 6860 tablet_server.cc:195] TabletServer@127.6.179.4:0 shutdown complete.
I20251026 02:57:32.813521 6860 master.cc:561] Master@127.6.179.62:39679 shutting down...
I20251026 02:57:32.821506 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:32.821758 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:32.821854 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3c5894b4ec041a78f6da6a3d4d543e4: stopping tablet replica
I20251026 02:57:32.826216 6860 master.cc:583] Master@127.6.179.62:39679 shutdown complete.
[ OK ] ReplicatedAlterTableTest.TestReplicatedAlter (915 ms)
[ RUN ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20251026 02:57:32.862084 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:40503
I20251026 02:57:32.862816 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:32.863902 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:32.865340 6860 webserver.cc:492] Webserver started at http://127.6.179.62:35407/ using document root <none> and password file <none>
I20251026 02:57:32.865584 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:32.865658 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:32.865783 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:32.866585 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "6118d1085bc64b9ab288d2926c9db190"
format_stamp: "Formatted at 2025-10-26 02:57:32 on dist-test-slave-n5cb"
I20251026 02:57:32.869683 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:32.871584 13473 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.871927 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:32.872016 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "6118d1085bc64b9ab288d2926c9db190"
format_stamp: "Formatted at 2025-10-26 02:57:32 on dist-test-slave-n5cb"
I20251026 02:57:32.872123 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-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)
I20251026 02:57:32.878823 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:32.879328 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:32.892580 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:40503
I20251026 02:57:32.892590 13524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:40503 every 8 connection(s)
I20251026 02:57:32.894025 13525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:32.900648 13525 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Bootstrap starting.
I20251026 02:57:32.902315 13525 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:32.904253 13525 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: No bootstrap required, opened a new log
I20251026 02:57:32.905023 13525 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6118d1085bc64b9ab288d2926c9db190" member_type: VOTER }
I20251026 02:57:32.905200 13525 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:32.905264 13525 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6118d1085bc64b9ab288d2926c9db190, State: Initialized, Role: FOLLOWER
I20251026 02:57:32.905488 13525 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6118d1085bc64b9ab288d2926c9db190" member_type: VOTER }
I20251026 02:57:32.905629 13525 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:32.905695 13525 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:32.905772 13525 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:32.908730 13525 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6118d1085bc64b9ab288d2926c9db190" member_type: VOTER }
I20251026 02:57:32.908970 13525 leader_election.cc:304] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6118d1085bc64b9ab288d2926c9db190; no voters:
I20251026 02:57:32.909490 13525 leader_election.cc:290] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:32.909602 13528 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:32.910315 13528 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [term 1 LEADER]: Becoming Leader. State: Replica: 6118d1085bc64b9ab288d2926c9db190, State: Running, Role: LEADER
I20251026 02:57:32.910420 13525 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:32.910562 13528 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6118d1085bc64b9ab288d2926c9db190" member_type: VOTER }
I20251026 02:57:32.911376 13529 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6118d1085bc64b9ab288d2926c9db190" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6118d1085bc64b9ab288d2926c9db190" member_type: VOTER } }
I20251026 02:57:32.911516 13529 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:32.911876 13530 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6118d1085bc64b9ab288d2926c9db190. Latest consensus state: current_term: 1 leader_uuid: "6118d1085bc64b9ab288d2926c9db190" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6118d1085bc64b9ab288d2926c9db190" member_type: VOTER } }
I20251026 02:57:32.912003 13530 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:32.914709 13533 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:32.916525 13533 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:32.918308 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:32.919916 13533 catalog_manager.cc:1357] Generated new cluster ID: 1ab4f9f474e74c8c88477988058ef48f
I20251026 02:57:32.920001 13533 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:32.948596 13533 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:32.949404 13533 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:32.956739 13533 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Generated new TSK 0
I20251026 02:57:32.957010 13533 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:32.983963 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:32.985301 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:32.986866 6860 webserver.cc:492] Webserver started at http://127.6.179.1:36369/ using document root <none> and password file <none>
I20251026 02:57:32.987108 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:32.987190 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:32.987337 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:32.988098 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "369669aef8af4bdeb0df14b6ac8884b2"
format_stamp: "Formatted at 2025-10-26 02:57:32 on dist-test-slave-n5cb"
I20251026 02:57:32.991492 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20251026 02:57:32.993513 13550 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:32.993942 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:32.994058 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "369669aef8af4bdeb0df14b6ac8884b2"
format_stamp: "Formatted at 2025-10-26 02:57:32 on dist-test-slave-n5cb"
I20251026 02:57:32.994197 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-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)
I20251026 02:57:33.056921 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:33.057498 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:33.058056 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:33.059005 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:33.059064 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:33.059154 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:33.059194 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:33.075517 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:33977
I20251026 02:57:33.075517 13612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:33977 every 8 connection(s)
I20251026 02:57:33.077276 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:33.079157 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:33.080732 6860 webserver.cc:492] Webserver started at http://127.6.179.2:35375/ using document root <none> and password file <none>
I20251026 02:57:33.080978 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:33.081046 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:33.081177 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:33.081777 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-1-root/instance:
uuid: "11b37d678a714b1992c3b89f663769e5"
format_stamp: "Formatted at 2025-10-26 02:57:33 on dist-test-slave-n5cb"
I20251026 02:57:33.085274 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20251026 02:57:33.087459 13620 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:33.087898 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20251026 02:57:33.088022 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-1-root
uuid: "11b37d678a714b1992c3b89f663769e5"
format_stamp: "Formatted at 2025-10-26 02:57:33 on dist-test-slave-n5cb"
I20251026 02:57:33.088142 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-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)
I20251026 02:57:33.091265 13613 heartbeater.cc:344] Connected to a master server at 127.6.179.62:40503
I20251026 02:57:33.091410 13613 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:33.091748 13613 heartbeater.cc:507] Master 127.6.179.62:40503 requested a full tablet report, sending...
I20251026 02:57:33.092551 13490 ts_manager.cc:194] Registered new tserver with Master: 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977)
I20251026 02:57:33.093542 13490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44592
I20251026 02:57:33.104877 13613 heartbeater.cc:499] Master 127.6.179.62:40503 was elected leader, sending a full tablet report...
I20251026 02:57:33.120520 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:33.121260 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:33.121893 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:33.123056 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:33.123131 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:33.123225 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:33.123281 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:33.138052 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.2:39769
I20251026 02:57:33.138059 13682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.2:39769 every 8 connection(s)
I20251026 02:57:33.139973 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:33.141530 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:33.147605 6860 webserver.cc:492] Webserver started at http://127.6.179.3:45457/ using document root <none> and password file <none>
I20251026 02:57:33.147890 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:33.147985 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:33.148136 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:33.148937 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-2-root/instance:
uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c"
format_stamp: "Formatted at 2025-10-26 02:57:33 on dist-test-slave-n5cb"
I20251026 02:57:33.152048 13683 heartbeater.cc:344] Connected to a master server at 127.6.179.62:40503
I20251026 02:57:33.152200 13683 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:33.152590 13683 heartbeater.cc:507] Master 127.6.179.62:40503 requested a full tablet report, sending...
I20251026 02:57:33.152622 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.005s sys 0.000s
I20251026 02:57:33.153455 13490 ts_manager.cc:194] Registered new tserver with Master: 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769)
I20251026 02:57:33.154429 13490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44596
I20251026 02:57:33.154731 13689 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:33.155161 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:33.155287 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-2-root
uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c"
format_stamp: "Formatted at 2025-10-26 02:57:33 on dist-test-slave-n5cb"
I20251026 02:57:33.155409 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-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)
I20251026 02:57:33.165789 13683 heartbeater.cc:499] Master 127.6.179.62:40503 was elected leader, sending a full tablet report...
I20251026 02:57:33.166901 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:33.167557 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:33.168174 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:33.169188 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:33.169262 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:33.169351 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:33.169406 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:33.185547 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.3:43115
I20251026 02:57:33.185550 13751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.3:43115 every 8 connection(s)
I20251026 02:57:33.187530 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:33.188988 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:33.191999 6860 webserver.cc:492] Webserver started at http://127.6.179.4:43751/ using document root <none> and password file <none>
I20251026 02:57:33.192310 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:33.192404 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:33.192554 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:33.193451 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-3-root/instance:
uuid: "1e7eb27456e3405cbdffba37acbca4c3"
format_stamp: "Formatted at 2025-10-26 02:57:33 on dist-test-slave-n5cb"
I20251026 02:57:33.195102 13752 heartbeater.cc:344] Connected to a master server at 127.6.179.62:40503
I20251026 02:57:33.195245 13752 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:33.195657 13752 heartbeater.cc:507] Master 127.6.179.62:40503 requested a full tablet report, sending...
I20251026 02:57:33.197613 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20251026 02:57:33.197743 13490 ts_manager.cc:194] Registered new tserver with Master: 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115)
I20251026 02:57:33.198940 13490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44604
I20251026 02:57:33.200688 13758 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:33.201228 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20251026 02:57:33.201355 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-3-root
uuid: "1e7eb27456e3405cbdffba37acbca4c3"
format_stamp: "Formatted at 2025-10-26 02:57:33 on dist-test-slave-n5cb"
I20251026 02:57:33.201499 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-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)
I20251026 02:57:33.209816 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:33.210599 13752 heartbeater.cc:499] Master 127.6.179.62:40503 was elected leader, sending a full tablet report...
I20251026 02:57:33.210613 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:33.211388 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:33.212795 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:33.212885 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:33.212970 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:33.213019 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:33.230067 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.4:34173
I20251026 02:57:33.230121 13820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.4:34173 every 8 connection(s)
I20251026 02:57:33.239759 13821 heartbeater.cc:344] Connected to a master server at 127.6.179.62:40503
I20251026 02:57:33.239941 13821 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:33.240366 13821 heartbeater.cc:507] Master 127.6.179.62:40503 requested a full tablet report, sending...
I20251026 02:57:33.241142 13489 ts_manager.cc:194] Registered new tserver with Master: 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173)
I20251026 02:57:33.241343 6860 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.010209831s
I20251026 02:57:33.242193 13489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44610
I20251026 02:57:33.253731 13821 heartbeater.cc:499] Master 127.6.179.62:40503 was elected leader, sending a full tablet report...
I20251026 02:57:33.254606 13490 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44618:
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"
}
}
}
I20251026 02:57:33.285555 13786 tablet_service.cc:1505] Processing CreateTablet for tablet 96a7ead0c9c64ce5815754795347e2e0 (DEFAULT_TABLE table=fake-table [id=1e437d934d574f35887bf7ff60063463]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:33.286074 13786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a7ead0c9c64ce5815754795347e2e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:33.296824 13578 tablet_service.cc:1505] Processing CreateTablet for tablet 96a7ead0c9c64ce5815754795347e2e0 (DEFAULT_TABLE table=fake-table [id=1e437d934d574f35887bf7ff60063463]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:33.297255 13578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a7ead0c9c64ce5815754795347e2e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:33.303563 13837 tablet_bootstrap.cc:492] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2: Bootstrap starting.
I20251026 02:57:33.305864 13837 tablet_bootstrap.cc:654] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:33.305998 13717 tablet_service.cc:1505] Processing CreateTablet for tablet 96a7ead0c9c64ce5815754795347e2e0 (DEFAULT_TABLE table=fake-table [id=1e437d934d574f35887bf7ff60063463]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:33.306430 13717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a7ead0c9c64ce5815754795347e2e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:33.315840 13836 tablet_bootstrap.cc:492] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3: Bootstrap starting.
I20251026 02:57:33.317662 13837 tablet_bootstrap.cc:492] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2: No bootstrap required, opened a new log
I20251026 02:57:33.318392 13837 ts_tablet_manager.cc:1403] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2: Time spent bootstrapping tablet: real 0.015s user 0.001s sys 0.009s
I20251026 02:57:33.318642 13839 tablet_bootstrap.cc:492] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Bootstrap starting.
I20251026 02:57:33.319598 13837 raft_consensus.cc:359] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } } peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } } peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.319904 13837 raft_consensus.cc:385] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:33.320025 13837 raft_consensus.cc:740] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 369669aef8af4bdeb0df14b6ac8884b2, State: Initialized, Role: FOLLOWER
I20251026 02:57:33.320344 13839 tablet_bootstrap.cc:654] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:33.320322 13837 consensus_queue.cc:260] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } } peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } } peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.321281 13837 ts_tablet_manager.cc:1434] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2: Time spent starting tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:33.322508 13836 tablet_bootstrap.cc:654] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:33.323765 13839 tablet_bootstrap.cc:492] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c: No bootstrap required, opened a new log
I20251026 02:57:33.323879 13839 ts_tablet_manager.cc:1403] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20251026 02:57:33.324542 13839 raft_consensus.cc:359] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } } peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } } peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.324705 13839 raft_consensus.cc:385] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:33.324752 13839 raft_consensus.cc:740] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44e7e4ec4c49b5a22afb0f55e7052c, State: Initialized, Role: FOLLOWER
I20251026 02:57:33.324929 13839 consensus_queue.cc:260] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } } peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } } peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.331871 13839 ts_tablet_manager.cc:1434] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Time spent starting tablet: real 0.008s user 0.002s sys 0.005s
I20251026 02:57:33.332747 13836 tablet_bootstrap.cc:492] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3: No bootstrap required, opened a new log
I20251026 02:57:33.332916 13836 ts_tablet_manager.cc:1403] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3: Time spent bootstrapping tablet: real 0.017s user 0.007s sys 0.004s
I20251026 02:57:33.333791 13836 raft_consensus.cc:359] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } } peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } } peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.333958 13836 raft_consensus.cc:385] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:33.334010 13836 raft_consensus.cc:740] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7eb27456e3405cbdffba37acbca4c3, State: Initialized, Role: FOLLOWER
I20251026 02:57:33.334204 13836 consensus_queue.cc:260] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } } peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } } peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.335750 13836 ts_tablet_manager.cc:1434] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:33.602780 13840 raft_consensus.cc:493] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251026 02:57:33.603006 13840 raft_consensus.cc:515] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } } peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } } peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.603814 13840 leader_election.cc:290] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173), 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115)
I20251026 02:57:33.610107 13796 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "96a7ead0c9c64ce5815754795347e2e0" candidate_uuid: "369669aef8af4bdeb0df14b6ac8884b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7eb27456e3405cbdffba37acbca4c3" is_pre_election: true
I20251026 02:57:33.610365 13796 raft_consensus.cc:2468] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 369669aef8af4bdeb0df14b6ac8884b2 in term 0.
I20251026 02:57:33.610379 13727 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "96a7ead0c9c64ce5815754795347e2e0" candidate_uuid: "369669aef8af4bdeb0df14b6ac8884b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" is_pre_election: true
I20251026 02:57:33.610545 13727 raft_consensus.cc:2468] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 369669aef8af4bdeb0df14b6ac8884b2 in term 0.
I20251026 02:57:33.610831 13552 leader_election.cc:304] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [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: 1e7eb27456e3405cbdffba37acbca4c3, 369669aef8af4bdeb0df14b6ac8884b2; no voters:
I20251026 02:57:33.611095 13840 raft_consensus.cc:2804] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251026 02:57:33.611172 13840 raft_consensus.cc:493] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251026 02:57:33.611238 13840 raft_consensus.cc:3060] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:33.613215 13840 raft_consensus.cc:515] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } } peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } } peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.613745 13840 leader_election.cc:290] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [CANDIDATE]: Term 1 election: Requested vote from peers 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173), 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115)
I20251026 02:57:33.614205 13727 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "96a7ead0c9c64ce5815754795347e2e0" candidate_uuid: "369669aef8af4bdeb0df14b6ac8884b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c"
I20251026 02:57:33.614205 13796 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "96a7ead0c9c64ce5815754795347e2e0" candidate_uuid: "369669aef8af4bdeb0df14b6ac8884b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7eb27456e3405cbdffba37acbca4c3"
I20251026 02:57:33.614420 13727 raft_consensus.cc:3060] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:33.614420 13796 raft_consensus.cc:3060] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:33.617101 13727 raft_consensus.cc:2468] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 369669aef8af4bdeb0df14b6ac8884b2 in term 1.
I20251026 02:57:33.617101 13796 raft_consensus.cc:2468] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 369669aef8af4bdeb0df14b6ac8884b2 in term 1.
I20251026 02:57:33.617548 13552 leader_election.cc:304] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [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: 1e7eb27456e3405cbdffba37acbca4c3, 369669aef8af4bdeb0df14b6ac8884b2; no voters:
I20251026 02:57:33.617832 13840 raft_consensus.cc:2804] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:33.618580 13840 raft_consensus.cc:697] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 LEADER]: Becoming Leader. State: Replica: 369669aef8af4bdeb0df14b6ac8884b2, State: Running, Role: LEADER
I20251026 02:57:33.618844 13840 consensus_queue.cc:237] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [LEADER]: Queue going to LEADER mode. State: All 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: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } } peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } } peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.621181 13486 catalog_manager.cc:5649] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "369669aef8af4bdeb0df14b6ac8884b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:33.670089 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:33.671062 13486 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44618:
name: "many-ranges-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20251026 02:57:33.684041 13648 tablet_service.cc:1505] Processing CreateTablet for tablet 2dcc3cca5d314cca879a8a577c0da074 (DEFAULT_TABLE table=many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20251026 02:57:33.684564 13648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dcc3cca5d314cca879a8a577c0da074. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:33.690097 13851 tablet_bootstrap.cc:492] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Bootstrap starting.
I20251026 02:57:33.691408 13851 tablet_bootstrap.cc:654] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:33.693009 13851 tablet_bootstrap.cc:492] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: No bootstrap required, opened a new log
I20251026 02:57:33.693121 13851 ts_tablet_manager.cc:1403] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:33.693627 13851 raft_consensus.cc:359] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } }
I20251026 02:57:33.693765 13851 raft_consensus.cc:385] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:33.693799 13851 raft_consensus.cc:740] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11b37d678a714b1992c3b89f663769e5, State: Initialized, Role: FOLLOWER
I20251026 02:57:33.693964 13851 consensus_queue.cc:260] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } }
I20251026 02:57:33.694069 13851 raft_consensus.cc:399] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:33.694111 13851 raft_consensus.cc:493] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:33.694164 13851 raft_consensus.cc:3060] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:33.696317 13851 raft_consensus.cc:515] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } }
I20251026 02:57:33.696502 13851 leader_election.cc:304] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 11b37d678a714b1992c3b89f663769e5; no voters:
I20251026 02:57:33.696952 13851 leader_election.cc:290] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:33.697057 13853 raft_consensus.cc:2804] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:33.697643 13851 ts_tablet_manager.cc:1434] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20251026 02:57:33.697917 13853 raft_consensus.cc:697] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [term 1 LEADER]: Becoming Leader. State: Replica: 11b37d678a714b1992c3b89f663769e5, State: Running, Role: LEADER
I20251026 02:57:33.698168 13853 consensus_queue.cc:237] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } }
I20251026 02:57:33.700193 13490 catalog_manager.cc:5649] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11b37d678a714b1992c3b89f663769e5 (127.6.179.2). New cstate: current_term: 1 leader_uuid: "11b37d678a714b1992c3b89f663769e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:33.704882 13488 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:33.708496 13488 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3dbd7b6b9144432496ed93b1435728c2 has no consensus state
I20251026 02:57:33.715484 13578 tablet_service.cc:1505] Processing CreateTablet for tablet 3dbd7b6b9144432496ed93b1435728c2 (DEFAULT_TABLE table=many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]), partition=RANGE (c0) PARTITION 1 <= VALUES < 2
I20251026 02:57:33.715979 13578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dbd7b6b9144432496ed93b1435728c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:33.721201 13837 tablet_bootstrap.cc:492] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Bootstrap starting.
I20251026 02:57:33.722502 13837 tablet_bootstrap.cc:654] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:33.723961 13837 tablet_bootstrap.cc:492] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: No bootstrap required, opened a new log
I20251026 02:57:33.724112 13837 ts_tablet_manager.cc:1403] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:33.724788 13837 raft_consensus.cc:359] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.724921 13837 raft_consensus.cc:385] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:33.724988 13837 raft_consensus.cc:740] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 369669aef8af4bdeb0df14b6ac8884b2, State: Initialized, Role: FOLLOWER
I20251026 02:57:33.725188 13837 consensus_queue.cc:260] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.725291 13837 raft_consensus.cc:399] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:33.725350 13837 raft_consensus.cc:493] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:33.725422 13837 raft_consensus.cc:3060] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:33.727782 13837 raft_consensus.cc:515] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.728013 13837 leader_election.cc:304] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 369669aef8af4bdeb0df14b6ac8884b2; no voters:
I20251026 02:57:33.728201 13837 leader_election.cc:290] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:33.728264 13840 raft_consensus.cc:2804] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:33.728626 13840 raft_consensus.cc:697] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 LEADER]: Becoming Leader. State: Replica: 369669aef8af4bdeb0df14b6ac8884b2, State: Running, Role: LEADER
I20251026 02:57:33.728785 13837 ts_tablet_manager.cc:1434] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:33.728859 13840 consensus_queue.cc:237] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.730923 13486 catalog_manager.cc:5649] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "369669aef8af4bdeb0df14b6ac8884b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:33.735111 13486 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa] alter complete (version 0)
I20251026 02:57:33.739143 13486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:33.743427 13486 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 48f47f35fa4745329a4befacc107ad44 has no consensus state
I20251026 02:57:33.748195 13717 tablet_service.cc:1505] Processing CreateTablet for tablet 48f47f35fa4745329a4befacc107ad44 (DEFAULT_TABLE table=many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]), partition=RANGE (c0) PARTITION 2 <= VALUES < 3
I20251026 02:57:33.748636 13717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f47f35fa4745329a4befacc107ad44. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:33.754249 13839 tablet_bootstrap.cc:492] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Bootstrap starting.
I20251026 02:57:33.755465 13839 tablet_bootstrap.cc:654] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:33.756911 13839 tablet_bootstrap.cc:492] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: No bootstrap required, opened a new log
I20251026 02:57:33.757037 13839 ts_tablet_manager.cc:1403] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20251026 02:57:33.757597 13839 raft_consensus.cc:359] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } }
I20251026 02:57:33.757728 13839 raft_consensus.cc:385] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:33.757795 13839 raft_consensus.cc:740] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44e7e4ec4c49b5a22afb0f55e7052c, State: Initialized, Role: FOLLOWER
I20251026 02:57:33.757980 13839 consensus_queue.cc:260] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } }
I20251026 02:57:33.758090 13839 raft_consensus.cc:399] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:33.758153 13839 raft_consensus.cc:493] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:33.758224 13839 raft_consensus.cc:3060] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:33.760331 13839 raft_consensus.cc:515] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } }
I20251026 02:57:33.760548 13839 leader_election.cc:304] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e44e7e4ec4c49b5a22afb0f55e7052c; no voters:
I20251026 02:57:33.760737 13839 leader_election.cc:290] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:33.760810 13843 raft_consensus.cc:2804] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:33.762045 13839 ts_tablet_manager.cc:1434] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Time spent starting tablet: real 0.005s user 0.003s sys 0.001s
I20251026 02:57:33.762624 13843 raft_consensus.cc:697] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 1 LEADER]: Becoming Leader. State: Replica: 1e44e7e4ec4c49b5a22afb0f55e7052c, State: Running, Role: LEADER
I20251026 02:57:33.762868 13843 consensus_queue.cc:237] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } }
I20251026 02:57:33.764736 13486 catalog_manager.cc:5649] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3). New cstate: current_term: 1 leader_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:33.768850 13486 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa] alter complete (version 0)
I20251026 02:57:33.773926 13488 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:33.777666 13488 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8bbcc33a5f914873938d618e23f0f79c has no consensus state
I20251026 02:57:33.781220 13786 tablet_service.cc:1505] Processing CreateTablet for tablet 8bbcc33a5f914873938d618e23f0f79c (DEFAULT_TABLE table=many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]), partition=RANGE (c0) PARTITION 3 <= VALUES < 4
I20251026 02:57:33.781639 13786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bbcc33a5f914873938d618e23f0f79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:33.787532 13836 tablet_bootstrap.cc:492] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Bootstrap starting.
I20251026 02:57:33.788749 13836 tablet_bootstrap.cc:654] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:33.790299 13836 tablet_bootstrap.cc:492] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: No bootstrap required, opened a new log
I20251026 02:57:33.790454 13836 ts_tablet_manager.cc:1403] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20251026 02:57:33.791013 13836 raft_consensus.cc:359] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } }
I20251026 02:57:33.791146 13836 raft_consensus.cc:385] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:33.791213 13836 raft_consensus.cc:740] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7eb27456e3405cbdffba37acbca4c3, State: Initialized, Role: FOLLOWER
I20251026 02:57:33.791424 13836 consensus_queue.cc:260] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } }
I20251026 02:57:33.791540 13836 raft_consensus.cc:399] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:33.791603 13836 raft_consensus.cc:493] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:33.791676 13836 raft_consensus.cc:3060] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:33.793795 13836 raft_consensus.cc:515] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } }
I20251026 02:57:33.794570 13836 leader_election.cc:304] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e7eb27456e3405cbdffba37acbca4c3; no voters:
I20251026 02:57:33.794776 13836 leader_election.cc:290] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:33.794857 13844 raft_consensus.cc:2804] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:33.797544 13836 ts_tablet_manager.cc:1434] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20251026 02:57:33.798451 13844 raft_consensus.cc:697] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [term 1 LEADER]: Becoming Leader. State: Replica: 1e7eb27456e3405cbdffba37acbca4c3, State: Running, Role: LEADER
I20251026 02:57:33.798686 13844 consensus_queue.cc:237] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } }
I20251026 02:57:33.800577 13486 catalog_manager.cc:5649] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4). New cstate: current_term: 1 leader_uuid: "1e7eb27456e3405cbdffba37acbca4c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:33.804764 13486 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa] alter complete (version 0)
I20251026 02:57:33.808835 13488 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:33.813380 13488 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e872b933e4d3478590ca57e8892fe9cf has no consensus state
I20251026 02:57:33.816905 13578 tablet_service.cc:1505] Processing CreateTablet for tablet e872b933e4d3478590ca57e8892fe9cf (DEFAULT_TABLE table=many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]), partition=RANGE (c0) PARTITION 4 <= VALUES < 5
I20251026 02:57:33.817366 13578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e872b933e4d3478590ca57e8892fe9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:33.822672 13837 tablet_bootstrap.cc:492] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Bootstrap starting.
I20251026 02:57:33.824136 13837 tablet_bootstrap.cc:654] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:33.825525 13837 tablet_bootstrap.cc:492] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: No bootstrap required, opened a new log
I20251026 02:57:33.825660 13837 ts_tablet_manager.cc:1403] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:33.826234 13837 raft_consensus.cc:359] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.826435 13837 raft_consensus.cc:385] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:33.826511 13837 raft_consensus.cc:740] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 369669aef8af4bdeb0df14b6ac8884b2, State: Initialized, Role: FOLLOWER
I20251026 02:57:33.826728 13837 consensus_queue.cc:260] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.826870 13837 raft_consensus.cc:399] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:33.826938 13837 raft_consensus.cc:493] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:33.827026 13837 raft_consensus.cc:3060] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:33.829079 13837 raft_consensus.cc:515] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.829316 13837 leader_election.cc:304] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 369669aef8af4bdeb0df14b6ac8884b2; no voters:
I20251026 02:57:33.829485 13837 leader_election.cc:290] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:33.829571 13840 raft_consensus.cc:2804] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:33.830255 13840 raft_consensus.cc:697] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 LEADER]: Becoming Leader. State: Replica: 369669aef8af4bdeb0df14b6ac8884b2, State: Running, Role: LEADER
I20251026 02:57:33.830541 13840 consensus_queue.cc:237] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.831231 13837 ts_tablet_manager.cc:1434] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:33.836258 13486 catalog_manager.cc:5649] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "369669aef8af4bdeb0df14b6ac8884b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } health_report { overall_health: HEALTHY } } }
W20251026 02:57:33.837426 13477 catalog_manager.cc:4767] Async tablet task AlterTable RPC for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet e872b933e4d3478590ca57e8892fe9cf consensus state has no leader
I20251026 02:57:33.840682 13486 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa] alter complete (version 0)
I20251026 02:57:33.844434 13489 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:33.849421 13489 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e57194df5da945779c49de97242c62dc has no consensus state
I20251026 02:57:33.853201 13648 tablet_service.cc:1505] Processing CreateTablet for tablet e57194df5da945779c49de97242c62dc (DEFAULT_TABLE table=many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]), partition=RANGE (c0) PARTITION 5 <= VALUES < 6
I20251026 02:57:33.853642 13648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57194df5da945779c49de97242c62dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:33.858896 13851 tablet_bootstrap.cc:492] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Bootstrap starting.
I20251026 02:57:33.860132 13851 tablet_bootstrap.cc:654] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:33.861541 13851 tablet_bootstrap.cc:492] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: No bootstrap required, opened a new log
I20251026 02:57:33.861680 13851 ts_tablet_manager.cc:1403] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:33.862231 13851 raft_consensus.cc:359] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } }
I20251026 02:57:33.862407 13851 raft_consensus.cc:385] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:33.862476 13851 raft_consensus.cc:740] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11b37d678a714b1992c3b89f663769e5, State: Initialized, Role: FOLLOWER
I20251026 02:57:33.862682 13851 consensus_queue.cc:260] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } }
I20251026 02:57:33.862823 13851 raft_consensus.cc:399] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:33.862900 13851 raft_consensus.cc:493] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:33.862984 13851 raft_consensus.cc:3060] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:33.864903 13851 raft_consensus.cc:515] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } }
I20251026 02:57:33.865124 13851 leader_election.cc:304] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 11b37d678a714b1992c3b89f663769e5; no voters:
I20251026 02:57:33.865309 13851 leader_election.cc:290] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:33.865386 13853 raft_consensus.cc:2804] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:33.865547 13853 raft_consensus.cc:697] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [term 1 LEADER]: Becoming Leader. State: Replica: 11b37d678a714b1992c3b89f663769e5, State: Running, Role: LEADER
I20251026 02:57:33.865765 13853 consensus_queue.cc:237] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } }
I20251026 02:57:33.865896 13851 ts_tablet_manager.cc:1434] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20251026 02:57:33.868166 13488 catalog_manager.cc:5649] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11b37d678a714b1992c3b89f663769e5 (127.6.179.2). New cstate: current_term: 1 leader_uuid: "11b37d678a714b1992c3b89f663769e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:33.872372 13488 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa] alter complete (version 0)
I20251026 02:57:33.873682 13489 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:33.878834 13489 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1dec1434b6b14c0781b7f0276366b2aa has no consensus state
I20251026 02:57:33.882822 13717 tablet_service.cc:1505] Processing CreateTablet for tablet 1dec1434b6b14c0781b7f0276366b2aa (DEFAULT_TABLE table=many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]), partition=RANGE (c0) PARTITION 6 <= VALUES < 7
I20251026 02:57:33.883276 13717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dec1434b6b14c0781b7f0276366b2aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:33.887966 13839 tablet_bootstrap.cc:492] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Bootstrap starting.
I20251026 02:57:33.889441 13839 tablet_bootstrap.cc:654] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:33.891192 13839 tablet_bootstrap.cc:492] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: No bootstrap required, opened a new log
I20251026 02:57:33.891331 13839 ts_tablet_manager.cc:1403] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20251026 02:57:33.892110 13839 raft_consensus.cc:359] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } }
I20251026 02:57:33.892277 13839 raft_consensus.cc:385] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:33.892340 13839 raft_consensus.cc:740] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44e7e4ec4c49b5a22afb0f55e7052c, State: Initialized, Role: FOLLOWER
I20251026 02:57:33.892490 13839 consensus_queue.cc:260] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } }
I20251026 02:57:33.892583 13839 raft_consensus.cc:399] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:33.892623 13839 raft_consensus.cc:493] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:33.892675 13839 raft_consensus.cc:3060] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:33.894501 13839 raft_consensus.cc:515] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } }
I20251026 02:57:33.894670 13839 leader_election.cc:304] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e44e7e4ec4c49b5a22afb0f55e7052c; no voters:
I20251026 02:57:33.894800 13839 leader_election.cc:290] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:33.894909 13843 raft_consensus.cc:2804] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:33.895028 13843 raft_consensus.cc:697] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 1 LEADER]: Becoming Leader. State: Replica: 1e44e7e4ec4c49b5a22afb0f55e7052c, State: Running, Role: LEADER
I20251026 02:57:33.895226 13839 ts_tablet_manager.cc:1434] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Time spent starting tablet: real 0.004s user 0.001s sys 0.003s
I20251026 02:57:33.895226 13843 consensus_queue.cc:237] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } }
I20251026 02:57:33.897670 13490 catalog_manager.cc:5649] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3). New cstate: current_term: 1 leader_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:33.901814 13490 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa] alter complete (version 0)
I20251026 02:57:33.908160 13488 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:33.913887 13488 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 75f30c65b38d4545921f1ad5b4849ad5 has no consensus state
I20251026 02:57:33.917702 13786 tablet_service.cc:1505] Processing CreateTablet for tablet 75f30c65b38d4545921f1ad5b4849ad5 (DEFAULT_TABLE table=many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]), partition=RANGE (c0) PARTITION 7 <= VALUES < 8
I20251026 02:57:33.918118 13786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f30c65b38d4545921f1ad5b4849ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:33.922493 13836 tablet_bootstrap.cc:492] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Bootstrap starting.
I20251026 02:57:33.923759 13836 tablet_bootstrap.cc:654] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:33.926018 13836 tablet_bootstrap.cc:492] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: No bootstrap required, opened a new log
I20251026 02:57:33.926159 13836 ts_tablet_manager.cc:1403] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20251026 02:57:33.926910 13836 raft_consensus.cc:359] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } }
I20251026 02:57:33.927073 13836 raft_consensus.cc:385] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:33.927139 13836 raft_consensus.cc:740] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7eb27456e3405cbdffba37acbca4c3, State: Initialized, Role: FOLLOWER
I20251026 02:57:33.927292 13836 consensus_queue.cc:260] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } }
I20251026 02:57:33.927425 13836 raft_consensus.cc:399] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:33.927464 13836 raft_consensus.cc:493] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:33.927518 13836 raft_consensus.cc:3060] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:33.929895 13836 raft_consensus.cc:515] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } }
I20251026 02:57:33.930351 13836 leader_election.cc:304] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1e7eb27456e3405cbdffba37acbca4c3; no voters:
I20251026 02:57:33.930593 13836 leader_election.cc:290] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:33.930716 13844 raft_consensus.cc:2804] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:33.930889 13844 raft_consensus.cc:697] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [term 1 LEADER]: Becoming Leader. State: Replica: 1e7eb27456e3405cbdffba37acbca4c3, State: Running, Role: LEADER
I20251026 02:57:33.931213 13836 ts_tablet_manager.cc:1434] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:33.931152 13844 consensus_queue.cc:237] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } }
I20251026 02:57:33.933488 13490 catalog_manager.cc:5649] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4). New cstate: current_term: 1 leader_uuid: "1e7eb27456e3405cbdffba37acbca4c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:33.939504 13490 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa] alter complete (version 0)
I20251026 02:57:33.942605 13490 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:33.949143 13490 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1f0f44d7865849ae91def5c03fccd91c has no consensus state
I20251026 02:57:33.952953 13578 tablet_service.cc:1505] Processing CreateTablet for tablet 1f0f44d7865849ae91def5c03fccd91c (DEFAULT_TABLE table=many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]), partition=RANGE (c0) PARTITION 8 <= VALUES < 9
I20251026 02:57:33.953421 13578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f0f44d7865849ae91def5c03fccd91c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:33.958125 13837 tablet_bootstrap.cc:492] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Bootstrap starting.
I20251026 02:57:33.959602 13837 tablet_bootstrap.cc:654] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:33.961069 13837 tablet_bootstrap.cc:492] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: No bootstrap required, opened a new log
I20251026 02:57:33.961199 13837 ts_tablet_manager.cc:1403] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:33.961786 13837 raft_consensus.cc:359] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.961918 13837 raft_consensus.cc:385] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:33.961987 13837 raft_consensus.cc:740] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 369669aef8af4bdeb0df14b6ac8884b2, State: Initialized, Role: FOLLOWER
I20251026 02:57:33.962206 13837 consensus_queue.cc:260] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.962388 13837 raft_consensus.cc:399] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:33.962451 13837 raft_consensus.cc:493] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:33.962520 13837 raft_consensus.cc:3060] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:33.964859 13837 raft_consensus.cc:515] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.965073 13837 leader_election.cc:304] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 369669aef8af4bdeb0df14b6ac8884b2; no voters:
I20251026 02:57:33.965262 13837 leader_election.cc:290] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:33.965361 13840 raft_consensus.cc:2804] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:33.965504 13840 raft_consensus.cc:697] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 LEADER]: Becoming Leader. State: Replica: 369669aef8af4bdeb0df14b6ac8884b2, State: Running, Role: LEADER
I20251026 02:57:33.965744 13840 consensus_queue.cc:237] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } }
I20251026 02:57:33.966393 13837 ts_tablet_manager.cc:1434] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20251026 02:57:33.968521 13488 catalog_manager.cc:5649] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1). New cstate: current_term: 1 leader_uuid: "369669aef8af4bdeb0df14b6ac8884b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369669aef8af4bdeb0df14b6ac8884b2" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 33977 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:33.972795 13488 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa] alter complete (version 0)
I20251026 02:57:33.978767 13490 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:33.985091 13490 catalog_manager.cc:5909] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e4d2f74a388f4be5a5194159a06f3de6 has no consensus state
I20251026 02:57:33.989367 13648 tablet_service.cc:1505] Processing CreateTablet for tablet e4d2f74a388f4be5a5194159a06f3de6 (DEFAULT_TABLE table=many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]), partition=RANGE (c0) PARTITION 9 <= VALUES < 10
I20251026 02:57:33.989771 13648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d2f74a388f4be5a5194159a06f3de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:33.995227 13851 tablet_bootstrap.cc:492] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Bootstrap starting.
I20251026 02:57:33.996378 13851 tablet_bootstrap.cc:654] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:33.998173 13851 tablet_bootstrap.cc:492] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: No bootstrap required, opened a new log
I20251026 02:57:33.998337 13851 ts_tablet_manager.cc:1403] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:33.999069 13851 raft_consensus.cc:359] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } }
I20251026 02:57:33.999238 13851 raft_consensus.cc:385] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:33.999302 13851 raft_consensus.cc:740] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11b37d678a714b1992c3b89f663769e5, State: Initialized, Role: FOLLOWER
I20251026 02:57:33.999493 13851 consensus_queue.cc:260] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } }
I20251026 02:57:33.999647 13851 raft_consensus.cc:399] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:33.999714 13851 raft_consensus.cc:493] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:33.999790 13851 raft_consensus.cc:3060] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:34.001991 13851 raft_consensus.cc:515] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } }
I20251026 02:57:34.002163 13851 leader_election.cc:304] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 11b37d678a714b1992c3b89f663769e5; no voters:
I20251026 02:57:34.002337 13851 leader_election.cc:290] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:34.002399 13853 raft_consensus.cc:2804] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:34.002537 13853 raft_consensus.cc:697] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [term 1 LEADER]: Becoming Leader. State: Replica: 11b37d678a714b1992c3b89f663769e5, State: Running, Role: LEADER
I20251026 02:57:34.002795 13851 ts_tablet_manager.cc:1434] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20251026 02:57:34.002753 13853 consensus_queue.cc:237] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } }
I20251026 02:57:34.004680 13489 catalog_manager.cc:5649] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11b37d678a714b1992c3b89f663769e5 (127.6.179.2). New cstate: current_term: 1 leader_uuid: "11b37d678a714b1992c3b89f663769e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11b37d678a714b1992c3b89f663769e5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 39769 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:34.008790 13489 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa] alter complete (version 0)
I20251026 02:57:34.013402 13490 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c0" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251026 02:57:34.015548 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 164ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.098063 13840 consensus_queue.cc:1048] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7eb27456e3405cbdffba37acbca4c3" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 34173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251026 02:57:34.099709 13840 consensus_queue.cc:1048] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44e7e4ec4c49b5a22afb0f55e7052c" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 43115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20251026 02:57:34.100236 13884 log.cc:510] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 209ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.101490 13885 log.cc:510] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 258ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.182968 13864 log.cc:510] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 150ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.182968 13856 log.cc:510] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Injecting 361ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.182968 13859 log.cc:510] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 150ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.183331 13869 log.cc:510] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 229ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.184741 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 250ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.185163 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 250ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.185513 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 248ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.186067 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 288ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.186875 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 319ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.187141 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 149ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.187672 13489 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c1" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251026 02:57:34.189431 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 284ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.334100 13887 tablet.cc:1722] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20251026 02:57:34.334162 13886 tablet.cc:1722] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20251026 02:57:34.334744 13887 tablet.cc:1620] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
I20251026 02:57:34.335037 13886 tablet.cc:1620] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
W20251026 02:57:34.335209 13859 log.cc:510] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 373ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.335383 13864 log.cc:510] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 190ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.336917 13888 tablet.cc:1722] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20251026 02:57:34.337281 13888 tablet.cc:1620] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:34.337608 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 346ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.413295 13889 tablet.cc:1722] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20251026 02:57:34.413820 13889 tablet.cc:1620] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:34.414234 13869 log.cc:510] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 269ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.434356 13890 tablet.cc:1722] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20251026 02:57:34.434844 13890 tablet.cc:1620] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:34.435220 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 125ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.435537 13891 tablet.cc:1722] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20251026 02:57:34.435930 13891 tablet.cc:1620] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
I20251026 02:57:34.435922 13892 tablet.cc:1722] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20251026 02:57:34.436307 13892 tablet.cc:1620] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
W20251026 02:57:34.436343 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 137ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.436611 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 267ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.475047 13893 tablet.cc:1722] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20251026 02:57:34.475611 13893 tablet.cc:1620] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:34.476011 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 278ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.479465 13488 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251026 02:57:34.482204 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 449ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.513605 13900 tablet.cc:1722] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20251026 02:57:34.514360 13900 tablet.cc:1620] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:34.514846 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 215ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.531297 13486 catalog_manager.cc:5741] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115) does not have the latest schema for tablet 48f47f35fa4745329a4befacc107ad44 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 2 got 1
W20251026 02:57:34.532181 13864 log.cc:510] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 315ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.545253 13901 tablet.cc:1722] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20251026 02:57:34.545912 13901 tablet.cc:1620] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:34.546415 13856 log.cc:510] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Injecting 240ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.566164 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 358ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.567160 13489 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e57194df5da945779c49de97242c62dc (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 2 got 1
W20251026 02:57:34.579694 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 116ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.579813 13490 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 2 got 1
W20251026 02:57:34.683534 13889 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.269s user 0.001s sys 0.000s
W20251026 02:57:34.683885 13888 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.346s user 0.001s sys 0.000s
W20251026 02:57:34.688311 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 306ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.688311 13869 log.cc:510] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 306ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.690639 13487 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 8bbcc33a5f914873938d618e23f0f79c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 2 got 1
I20251026 02:57:34.696431 13891 tablet.cc:1722] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20251026 02:57:34.697093 13891 tablet.cc:1620] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:34.697599 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 215ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.703830 13892 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.267s user 0.001s sys 0.000s
W20251026 02:57:34.708473 13887 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.373s user 0.000s sys 0.001s
W20251026 02:57:34.711804 13859 log.cc:510] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 213ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.711877 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 212ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.730259 13900 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.215s user 0.001s sys 0.000s
W20251026 02:57:34.735668 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 269ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.754398 13893 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.278s user 0.001s sys 0.000s
W20251026 02:57:34.758049 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 96ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.786808 13901 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.241s user 0.001s sys 0.000s
W20251026 02:57:34.791404 13856 log.cc:510] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Injecting 387ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.847981 13892 tablet.cc:1722] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20251026 02:57:34.848554 13892 tablet.cc:1620] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
W20251026 02:57:34.848995 13864 log.cc:510] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 276ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.854856 13893 tablet.cc:1722] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20251026 02:57:34.855351 13893 tablet.cc:1620] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:34.855777 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 262ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.912958 13891 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.215s user 0.001s sys 0.000s
I20251026 02:57:34.924839 13901 tablet.cc:1722] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20251026 02:57:34.924839 13886 tablet.cc:1722] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20251026 02:57:34.925596 13886 tablet.cc:1620] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
I20251026 02:57:34.925597 13901 tablet.cc:1620] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
I20251026 02:57:34.925521 13891 tablet.cc:1722] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20251026 02:57:34.926127 13891 tablet.cc:1620] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:34.926134 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 274ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.926134 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 274ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.926512 13859 log.cc:510] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 274ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.935705 13489 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e4d2f74a388f4be5a5194159a06f3de6 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 3 got 1
I20251026 02:57:34.935978 13489 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet 2dcc3cca5d314cca879a8a577c0da074 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 3 got 1
W20251026 02:57:34.937266 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 387ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.938994 13487 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 3dbd7b6b9144432496ed93b1435728c2 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 3 got 2
I20251026 02:57:34.939216 13487 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 1f0f44d7865849ae91def5c03fccd91c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 3 got 1
I20251026 02:57:34.939420 13487 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 3 got 2
I20251026 02:57:34.939754 13488 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c3" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251026 02:57:34.940725 13490 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 75f30c65b38d4545921f1ad5b4849ad5 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 3 got 2
I20251026 02:57:34.940793 13489 catalog_manager.cc:5741] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115) does not have the latest schema for tablet 1dec1434b6b14c0781b7f0276366b2aa (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 3 got 2
I20251026 02:57:34.951072 13488 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c4" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251026 02:57:34.953559 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 182ms of latency in SegmentAllocator::Sync()
I20251026 02:57:34.995023 13888 tablet.cc:1722] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20251026 02:57:34.995064 13889 tablet.cc:1722] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20251026 02:57:34.995708 13888 tablet.cc:1620] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
I20251026 02:57:34.995733 13889 tablet.cc:1620] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:34.996192 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 346ms of latency in SegmentAllocator::Sync()
W20251026 02:57:34.996194 13869 log.cc:510] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 190ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.005340 13900 tablet.cc:1722] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20251026 02:57:35.006007 13900 tablet.cc:1620] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:35.006513 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 215ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.118108 13893 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.262s user 0.001s sys 0.000s
W20251026 02:57:35.123800 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 163ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.124271 13490 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 75f30c65b38d4545921f1ad5b4849ad5 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 4 got 2
W20251026 02:57:35.125272 13892 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.276s user 0.001s sys 0.000s
W20251026 02:57:35.130080 13864 log.cc:510] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 155ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.130717 13487 catalog_manager.cc:5741] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115) does not have the latest schema for tablet 48f47f35fa4745329a4befacc107ad44 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 4 got 2
I20251026 02:57:35.143676 13488 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c5" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251026 02:57:35.146461 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 253ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.179689 13902 tablet.cc:1722] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20251026 02:57:35.180361 13902 tablet.cc:1620] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:35.180861 13856 log.cc:510] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Injecting 147ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.191684 13869 log.cc:510] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 166ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.191886 13490 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 8bbcc33a5f914873938d618e23f0f79c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 5 got 2
W20251026 02:57:35.200479 13901 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.274s user 0.000s sys 0.000s
W20251026 02:57:35.203333 13891 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.277s user 0.000s sys 0.000s
W20251026 02:57:35.200479 13886 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.274s user 0.001s sys 0.000s
I20251026 02:57:35.213073 13489 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 3dbd7b6b9144432496ed93b1435728c2 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 5 got 2
I20251026 02:57:35.214733 13487 catalog_manager.cc:5741] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115) does not have the latest schema for tablet 1dec1434b6b14c0781b7f0276366b2aa (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 5 got 2
W20251026 02:57:35.214803 13859 log.cc:510] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 324ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.215119 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 294ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.215924 13486 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e57194df5da945779c49de97242c62dc (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 5 got 2
W20251026 02:57:35.216753 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 286ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.221828 13900 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.215s user 0.000s sys 0.000s
W20251026 02:57:35.226519 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 345ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.285799 13886 tablet.cc:1722] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20251026 02:57:35.286495 13886 tablet.cc:1620] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
W20251026 02:57:35.286967 13864 log.cc:510] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 232ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.287418 13889 tablet.cc:1722] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20251026 02:57:35.288013 13889 tablet.cc:1620] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:35.288461 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 265ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.325008 13900 tablet.cc:1722] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20251026 02:57:35.325762 13900 tablet.cc:1620] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:35.326339 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 98ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.332959 13856 log.cc:510] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Injecting 445ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.342588 13888 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.347s user 0.001s sys 0.000s
W20251026 02:57:35.347396 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 115ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.358608 13893 tablet.cc:1722] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20251026 02:57:35.359404 13893 tablet.cc:1620] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:35.359961 13869 log.cc:510] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 450ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.404062 13490 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 1f0f44d7865849ae91def5c03fccd91c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 6 got 2
I20251026 02:57:35.405323 13486 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet 2dcc3cca5d314cca879a8a577c0da074 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 6 got 2
I20251026 02:57:35.405553 13486 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e4d2f74a388f4be5a5194159a06f3de6 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 6 got 2
I20251026 02:57:35.408437 13486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c6" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251026 02:57:35.411124 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 263ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.430187 13488 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 6 got 3
W20251026 02:57:35.431684 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 140ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.463106 13888 tablet.cc:1722] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20251026 02:57:35.463851 13888 tablet.cc:1620] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:35.464383 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 90ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.503494 13902 tablet.cc:1722] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20251026 02:57:35.504225 13902 tablet.cc:1620] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:35.504748 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 370ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.510067 13892 tablet.cc:1722] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20251026 02:57:35.510756 13892 tablet.cc:1620] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
W20251026 02:57:35.511258 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 154ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.519292 13886 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.232s user 0.001s sys 0.000s
W20251026 02:57:35.525345 13864 log.cc:510] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 274ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.525367 13490 catalog_manager.cc:5741] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115) does not have the latest schema for tablet 48f47f35fa4745329a4befacc107ad44 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 6 got 3
I20251026 02:57:35.539731 13900 tablet.cc:1722] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20251026 02:57:35.540488 13900 tablet.cc:1620] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:35.541015 13859 log.cc:510] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 209ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.553813 13889 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.265s user 0.001s sys 0.000s
I20251026 02:57:35.560302 13489 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 75f30c65b38d4545921f1ad5b4849ad5 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 6 got 3
I20251026 02:57:35.560813 13487 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e4d2f74a388f4be5a5194159a06f3de6 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 6 got 3
W20251026 02:57:35.560905 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 250ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.561148 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 340ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.572682 13891 tablet.cc:1722] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20251026 02:57:35.573486 13891 tablet.cc:1620] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:35.574005 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 154ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.585960 13904 tablet.cc:1717] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Skipping requested alter to schema version 3, tablet already version 3
W20251026 02:57:35.587728 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 231ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.670804 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 150ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.681051 13486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c7" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20251026 02:57:35.683736 13489 catalog_manager.cc:5741] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115) does not have the latest schema for tablet 1dec1434b6b14c0781b7f0276366b2aa (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 7 got 3
W20251026 02:57:35.684511 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 99ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.733896 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 144ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.734349 13487 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 1f0f44d7865849ae91def5c03fccd91c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 7 got 3
W20251026 02:57:35.750391 13900 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.210s user 0.000s sys 0.001s
W20251026 02:57:35.756076 13859 log.cc:510] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 158ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.778731 13888 tablet.cc:1722] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20251026 02:57:35.779388 13888 tablet.cc:1620] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:35.779882 13856 log.cc:510] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Injecting 393ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.790709 13486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c8" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251026 02:57:35.793323 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 242ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.793849 13487 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 3dbd7b6b9144432496ed93b1435728c2 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 8 got 3
I20251026 02:57:35.800060 13892 tablet.cc:1722] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20251026 02:57:35.800809 13892 tablet.cc:1620] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
W20251026 02:57:35.801338 13864 log.cc:510] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 447ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.810235 13893 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.450s user 0.001s sys 0.000s
I20251026 02:57:35.811648 13889 tablet.cc:1722] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20251026 02:57:35.812393 13889 tablet.cc:1620] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:35.812891 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 248ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.815531 13869 log.cc:510] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 255ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.815774 13489 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 8bbcc33a5f914873938d618e23f0f79c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 8 got 3
I20251026 02:57:35.819456 13900 tablet.cc:1722] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20251026 02:57:35.820117 13900 tablet.cc:1620] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:35.820681 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 336ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.821420 13886 tablet.cc:1722] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20251026 02:57:35.822032 13886 tablet.cc:1620] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
W20251026 02:57:35.822506 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 348ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.875017 13902 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.370s user 0.000s sys 0.000s
I20251026 02:57:35.878741 13891 tablet.cc:1722] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20251026 02:57:35.879344 13891 tablet.cc:1620] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:35.879971 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 58ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.880623 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 178ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.880892 13488 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e57194df5da945779c49de97242c62dc (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 8 got 3
I20251026 02:57:35.901856 13902 tablet.cc:1722] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20251026 02:57:35.902643 13902 tablet.cc:1620] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:35.903188 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 309ms of latency in SegmentAllocator::Sync()
I20251026 02:57:35.914958 13904 tablet.cc:1722] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20251026 02:57:35.915774 13904 tablet.cc:1620] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:35.916321 13859 log.cc:510] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 303ms of latency in SegmentAllocator::Sync()
W20251026 02:57:35.944063 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 243ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.044273 13487 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 1f0f44d7865849ae91def5c03fccd91c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 9 got 4
I20251026 02:57:36.045179 13486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20251026 02:57:36.048009 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 278ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.059829 13905 tablet.cc:1722] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20251026 02:57:36.060667 13905 tablet.cc:1620] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:36.061132 13889 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.248s user 0.001s sys 0.000s
I20251026 02:57:36.065994 13889 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 20) took 1117 ms. Trace:
I20251026 02:57:36.066222 13889 rpcz_store.cc:276] 1026 02:57:34.948859 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:34.948905 (+ 46us) service_pool.cc:225] Handling call
1026 02:57:36.065932 (+1117027us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.124258 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.124641 (+ 383us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:35.559860 (+435219us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:35.559870 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:35.559895 (+ 25us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:35.559900 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:35.560081 (+ 181us) log.cc:844] Serialized 270 byte log entry
1026 02:57:35.811456 (+251375us) op_driver.cc:464] REPLICATION: finished
1026 02:57:35.811586 (+ 130us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:35.812494 (+ 908us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:35.812775 (+ 281us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.065121 (+252346us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.065652 (+ 531us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.065895 (+ 243us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.065899 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":175098,"prepare.run_cpu_time_us":67959,"prepare.run_wall_time_us":435882,"replication_time_us":251521}]]}
W20251026 02:57:36.066809 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 307ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.067322 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 325ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.067695 13488 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 75f30c65b38d4545921f1ad5b4849ad5 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 9 got 4
I20251026 02:57:36.071208 13889 tablet.cc:1722] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20251026 02:57:36.072018 13889 tablet.cc:1620] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:36.072674 13869 log.cc:510] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 327ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.157001 13900 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.337s user 0.001s sys 0.000s
I20251026 02:57:36.162504 13900 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 32) took 1215 ms. Trace:
I20251026 02:57:36.162823 13489 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 9 got 4
W20251026 02:57:36.163019 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 170ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.162681 13900 rpcz_store.cc:276] 1026 02:57:34.947345 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:34.947486 (+ 141us) service_pool.cc:225] Handling call
1026 02:57:36.162449 (+1214963us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.431910 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.432126 (+ 216us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:35.586799 (+154673us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:35.586809 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:35.586857 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:35.586860 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:35.587471 (+ 611us) log.cc:844] Serialized 270 byte log entry
1026 02:57:35.819261 (+231790us) op_driver.cc:464] REPLICATION: finished
1026 02:57:35.819392 (+ 131us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:35.820205 (+ 813us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:35.820496 (+ 291us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.160749 (+340253us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.162142 (+ 1393us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.162409 (+ 267us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.162413 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":484087,"prepare.run_cpu_time_us":24011,"prepare.run_wall_time_us":155629,"replication_time_us":232365}]]}
W20251026 02:57:36.170804 13886 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.348s user 0.000s sys 0.000s
W20251026 02:57:36.173163 13888 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.393s user 0.001s sys 0.000s
I20251026 02:57:36.175333 13886 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 22) took 1226 ms. Trace:
I20251026 02:57:36.175520 13886 rpcz_store.cc:276] 1026 02:57:34.948380 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:34.948451 (+ 71us) service_pool.cc:225] Handling call
1026 02:57:36.175279 (+1226828us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.215341 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.215505 (+ 164us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:35.670234 (+454729us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:35.670242 (+ 8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:35.670309 (+ 67us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:35.670312 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:35.670527 (+ 215us) log.cc:844] Serialized 270 byte log entry
1026 02:57:35.821272 (+150745us) op_driver.cc:464] REPLICATION: finished
1026 02:57:35.821374 (+ 102us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:35.822119 (+ 745us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:35.822394 (+ 275us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.174634 (+352240us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.175186 (+ 552us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.175232 (+ 46us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.175237 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":266627,"prepare.run_cpu_time_us":75441,"prepare.run_wall_time_us":455246,"replication_time_us":150931}]]}
W20251026 02:57:36.176697 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 380ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.177174 13888 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 24) took 1241 ms. Trace:
I20251026 02:57:36.177291 13888 rpcz_store.cc:276] 1026 02:57:34.935729 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:34.935781 (+ 52us) service_pool.cc:225] Handling call
1026 02:57:36.177123 (+1241342us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:34.936077 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:34.936204 (+ 127us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:35.332382 (+396178us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:35.332397 (+ 15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:35.332444 (+ 47us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:35.332452 (+ 8us) op_driver.cc:348] REPLICATION: starting
1026 02:57:35.332678 (+ 226us) log.cc:844] Serialized 243 byte log entry
1026 02:57:35.778553 (+445875us) op_driver.cc:464] REPLICATION: finished
1026 02:57:35.778657 (+ 104us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:35.779484 (+ 827us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:35.779756 (+ 272us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.176469 (+396713us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.176875 (+ 406us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.177090 (+ 215us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.177094 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":39,"prepare.run_cpu_time_us":59172,"prepare.run_wall_time_us":396670,"replication_time_us":446060}]]}
I20251026 02:57:36.178607 13487 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet 2dcc3cca5d314cca879a8a577c0da074 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 9 got 3
I20251026 02:57:36.178659 13490 catalog_manager.cc:5741] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115) does not have the latest schema for tablet 1dec1434b6b14c0781b7f0276366b2aa (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 9 got 4
W20251026 02:57:36.178730 13856 log.cc:510] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Injecting 247ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.187759 13900 tablet.cc:1722] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20251026 02:57:36.188577 13900 tablet.cc:1620] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:36.189116 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 332ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.212533 13902 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.309s user 0.000s sys 0.000s
I20251026 02:57:36.216943 13902 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 29) took 1266 ms. Trace:
I20251026 02:57:36.217141 13902 rpcz_store.cc:276] 1026 02:57:34.949958 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:34.950007 (+ 49us) service_pool.cc:225] Handling call
1026 02:57:36.216874 (+1266867us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.347254 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.347470 (+ 216us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:35.559150 (+211680us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:35.559160 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:35.559208 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:35.559211 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:35.559424 (+ 213us) log.cc:844] Serialized 270 byte log entry
1026 02:57:35.901658 (+342234us) op_driver.cc:464] REPLICATION: finished
1026 02:57:35.901785 (+ 127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:35.902742 (+ 957us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:35.903061 (+ 319us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.216168 (+313107us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.216743 (+ 575us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.216821 (+ 78us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.216825 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":396967,"prepare.run_cpu_time_us":32870,"prepare.run_wall_time_us":212230,"replication_time_us":342409}]]}
W20251026 02:57:36.218731 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 337ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.219616 13904 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.303s user 0.001s sys 0.000s
I20251026 02:57:36.224010 13904 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 31) took 1278 ms. Trace:
I20251026 02:57:36.224197 13904 rpcz_store.cc:276] 1026 02:57:34.945763 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:34.945946 (+ 183us) service_pool.cc:225] Handling call
1026 02:57:36.223951 (+1278005us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.214615 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.214782 (+ 167us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:35.755526 (+540744us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:35.755539 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:35.755569 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:35.755574 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:35.755797 (+ 223us) log.cc:844] Serialized 270 byte log entry
1026 02:57:35.914749 (+158952us) op_driver.cc:464] REPLICATION: finished
1026 02:57:35.914891 (+ 142us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:35.915871 (+ 980us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:35.916183 (+ 312us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.223246 (+307063us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.223841 (+ 595us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.223890 (+ 49us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.223897 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":268367,"prepare.run_cpu_time_us":85284,"prepare.run_wall_time_us":541245,"replication_time_us":159126}]]}
W20251026 02:57:36.225610 13859 log.cc:510] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 277ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.248703 13892 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.448s user 0.000s sys 0.000s
I20251026 02:57:36.253540 13892 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 21) took 1307 ms. Trace:
W20251026 02:57:36.254053 13864 log.cc:510] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 373ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.253690 13892 rpcz_store.cc:276] 1026 02:57:34.946403 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:34.946463 (+ 60us) service_pool.cc:225] Handling call
1026 02:57:36.253472 (+1307009us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.129903 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.130105 (+ 202us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:35.524734 (+394629us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:35.524745 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:35.524793 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:35.524799 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:57:35.525022 (+ 223us) log.cc:844] Serialized 270 byte log entry
1026 02:57:35.799893 (+274871us) op_driver.cc:464] REPLICATION: finished
1026 02:57:35.799995 (+ 102us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:35.800902 (+ 907us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:35.801199 (+ 297us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.252558 (+451359us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.253123 (+ 565us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.253412 (+ 289us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.253419 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":183153,"prepare.run_cpu_time_us":62736,"prepare.run_wall_time_us":395182,"replication_time_us":275059}]]}
I20251026 02:57:36.330910 13489 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 3dbd7b6b9144432496ed93b1435728c2 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 4
I20251026 02:57:36.331883 13487 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e4d2f74a388f4be5a5194159a06f3de6 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 4
I20251026 02:57:36.330910 13488 catalog_manager.cc:5741] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115) does not have the latest schema for tablet 48f47f35fa4745329a4befacc107ad44 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 4
I20251026 02:57:36.333693 13904 tablet.cc:1722] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20251026 02:57:36.334378 13904 tablet.cc:1620] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:36.334957 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 210ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.339107 13486 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:36.342674 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 327ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.375088 13906 tablet.cc:1722] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20251026 02:57:36.376031 13906 tablet.cc:1620] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:36.376672 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 218ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.393349 13905 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.332s user 0.001s sys 0.000s
I20251026 02:57:36.398164 13905 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 28) took 1450 ms. Trace:
W20251026 02:57:36.398656 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 318ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.398334 13905 rpcz_store.cc:276] 1026 02:57:34.947915 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:34.947974 (+ 59us) service_pool.cc:225] Handling call
1026 02:57:36.398102 (+1450128us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.216588 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.216794 (+ 206us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:35.880075 (+663281us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:35.880084 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:35.880123 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:35.880126 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:35.880354 (+ 228us) log.cc:844] Serialized 270 byte log entry
1026 02:57:36.059181 (+178827us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.059771 (+ 590us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.060773 (+ 1002us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.067236 (+ 6463us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.397255 (+330019us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.397801 (+ 546us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.398059 (+ 258us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.398067 (+ 8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":514,"prepare.queue_time_us":268349,"prepare.run_cpu_time_us":104512,"prepare.run_wall_time_us":663821,"replication_time_us":179015,"thread_start_us":397,"threads_started":1}]]}
I20251026 02:57:36.399397 13487 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e57194df5da945779c49de97242c62dc (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 4
W20251026 02:57:36.399953 13889 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.327s user 0.000s sys 0.000s
I20251026 02:57:36.404429 13889 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 19) took 1457 ms. Trace:
I20251026 02:57:36.404570 13889 rpcz_store.cc:276] 1026 02:57:34.946902 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:34.946967 (+ 65us) service_pool.cc:225] Handling call
1026 02:57:36.404371 (+1457404us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.192021 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.192281 (+ 260us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:35.815012 (+622731us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:35.815021 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:35.815070 (+ 49us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:35.815073 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:35.815274 (+ 201us) log.cc:844] Serialized 270 byte log entry
1026 02:57:36.071000 (+255726us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.071141 (+ 141us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.072169 (+ 1028us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.072517 (+ 348us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.403768 (+331251us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.404271 (+ 503us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.404330 (+ 59us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.404335 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":244647,"prepare.run_cpu_time_us":98161,"prepare.run_wall_time_us":623312,"replication_time_us":255894}]]}
W20251026 02:57:36.405555 13869 log.cc:510] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 378ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.407033 13489 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 8bbcc33a5f914873938d618e23f0f79c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 4
I20251026 02:57:36.426580 13905 tablet.cc:1722] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20251026 02:57:36.427412 13905 tablet.cc:1620] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:36.428009 13856 log.cc:510] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Injecting 397ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.504123 13907 tablet.cc:1722] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20251026 02:57:36.505163 13907 tablet.cc:1620] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:36.505719 13859 log.cc:510] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 145ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.521471 13900 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.332s user 0.000s sys 0.000s
I20251026 02:57:36.526433 13900 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 36) took 1384 ms. Trace:
I20251026 02:57:36.526648 13900 rpcz_store.cc:276] 1026 02:57:35.141838 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.141905 (+ 67us) service_pool.cc:225] Handling call
1026 02:57:36.526370 (+1384465us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.733721 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.733923 (+ 202us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:35.943472 (+209549us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:35.943482 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:35.943522 (+ 40us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:35.943535 (+ 13us) op_driver.cc:348] REPLICATION: starting
1026 02:57:35.943752 (+ 217us) log.cc:844] Serialized 296 byte log entry
1026 02:57:36.187572 (+243820us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.187693 (+ 121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.188670 (+ 977us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.188984 (+ 314us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.525490 (+336506us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.526246 (+ 756us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.526314 (+ 68us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.526318 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":591556,"prepare.run_cpu_time_us":33029,"prepare.run_wall_time_us":210097,"replication_time_us":243997}]]}
W20251026 02:57:36.527230 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 250ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.528568 13488 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 1f0f44d7865849ae91def5c03fccd91c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 5
W20251026 02:57:36.545398 13904 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.211s user 0.000s sys 0.000s
I20251026 02:57:36.550346 13904 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 35) took 1408 ms. Trace:
I20251026 02:57:36.550495 13904 rpcz_store.cc:276] 1026 02:57:35.141718 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.142810 (+ 1092us) service_pool.cc:225] Handling call
1026 02:57:36.550266 (+1407456us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.587579 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.587837 (+ 258us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.162493 (+574656us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.162505 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.162552 (+ 47us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.162555 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.162762 (+ 207us) log.cc:844] Serialized 296 byte log entry
1026 02:57:36.333516 (+170754us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.333641 (+ 125us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.334514 (+ 873us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.334796 (+ 282us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.549511 (+214715us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.550152 (+ 641us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.550206 (+ 54us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.550210 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":444503,"prepare.run_cpu_time_us":92358,"prepare.run_wall_time_us":575260,"replication_time_us":170930}]]}
W20251026 02:57:36.550925 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 372ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.556466 13902 tablet.cc:1722] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20251026 02:57:36.557241 13902 tablet.cc:1620] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:36.557760 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 198ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.568450 13892 tablet.cc:1722] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20251026 02:57:36.569249 13892 tablet.cc:1620] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
W20251026 02:57:36.569757 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 293ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.595041 13906 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.219s user 0.000s sys 0.000s
I20251026 02:57:36.599695 13906 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 22) took 1457 ms. Trace:
I20251026 02:57:36.599869 13906 rpcz_store.cc:276] 1026 02:57:35.141748 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.142141 (+ 393us) service_pool.cc:225] Handling call
1026 02:57:36.599627 (+1457486us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.560175 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.560332 (+ 157us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.065925 (+505593us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.065940 (+ 15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.065995 (+ 55us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.066000 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.066261 (+ 261us) log.cc:844] Serialized 296 byte log entry
1026 02:57:36.374407 (+308146us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.375019 (+ 612us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.376195 (+ 1176us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.376509 (+ 314us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.598910 (+222401us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.599513 (+ 603us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.599565 (+ 52us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.599571 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":518,"prepare.queue_time_us":417736,"prepare.run_cpu_time_us":80482,"prepare.run_wall_time_us":508385,"replication_time_us":308363,"spinlock_wait_cycles":69888,"thread_start_us":389,"threads_started":1}]]}
W20251026 02:57:36.600450 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 314ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.627848 13886 tablet.cc:1722] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20251026 02:57:36.628609 13886 tablet.cc:1620] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
W20251026 02:57:36.629180 13864 log.cc:510] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 222ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.656108 13907 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 34) took 1517 ms. Trace:
W20251026 02:57:36.656703 13859 log.cc:510] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 266ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.656342 13907 rpcz_store.cc:276] 1026 02:57:35.138353 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.138424 (+ 71us) service_pool.cc:225] Handling call
1026 02:57:36.656032 (+1517608us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.755904 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.756102 (+ 198us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.224992 (+468890us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.225001 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.225045 (+ 44us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.225048 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.225295 (+ 247us) log.cc:844] Serialized 296 byte log entry
1026 02:57:36.503160 (+277865us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.503992 (+ 832us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.505297 (+ 1305us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.505622 (+ 325us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.655198 (+149576us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.655789 (+ 591us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.655844 (+ 55us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.655851 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":721,"prepare.queue_time_us":617171,"prepare.run_cpu_time_us":70666,"prepare.run_wall_time_us":469460,"replication_time_us":278073,"thread_start_us":497,"threads_started":1}]]}
I20251026 02:57:36.674433 13488 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 75f30c65b38d4545921f1ad5b4849ad5 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 5
I20251026 02:57:36.677197 13489 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 5
I20251026 02:57:36.677376 13486 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Sending DeleteTablet for 1 replicas of tablet 2dcc3cca5d314cca879a8a577c0da074
I20251026 02:57:36.677467 13489 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 3dbd7b6b9144432496ed93b1435728c2 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 5
I20251026 02:57:36.681229 13648 tablet_service.cc:1552] Processing DeleteTablet for tablet 2dcc3cca5d314cca879a8a577c0da074 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:36 UTC) from {username='slave'} at 127.0.0.1:36332
I20251026 02:57:36.683346 13489 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:36.686375 13909 tablet_replica.cc:333] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: stopping tablet replica
I20251026 02:57:36.686628 13909 raft_consensus.cc:2243] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:36.686872 13909 raft_consensus.cc:2272] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251026 02:57:36.689126 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 303ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.717880 13910 tablet.cc:1722] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20251026 02:57:36.718708 13910 tablet.cc:1620] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:36.719283 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 65ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.761126 13902 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 32) took 1620 ms. Trace:
I20251026 02:57:36.761278 13902 rpcz_store.cc:276] 1026 02:57:35.140914 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.140967 (+ 53us) service_pool.cc:225] Handling call
1026 02:57:36.761066 (+1620099us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.559520 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.559718 (+ 198us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.218089 (+658371us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.218101 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.218149 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.218154 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.218418 (+ 264us) log.cc:844] Serialized 296 byte log entry
1026 02:57:36.556276 (+337858us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.556400 (+ 124us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.557345 (+ 945us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.557669 (+ 324us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.760444 (+202775us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.760972 (+ 528us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.761024 (+ 52us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.761031 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33,"prepare.queue_time_us":418113,"prepare.run_cpu_time_us":104021,"prepare.run_wall_time_us":658961,"replication_time_us":338084}]]}
W20251026 02:57:36.761777 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 308ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.763137 13488 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e4d2f74a388f4be5a5194159a06f3de6 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 5
I20251026 02:57:36.777995 13907 tablet.cc:1722] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20251026 02:57:36.778877 13907 tablet.cc:1620] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:36.779438 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 185ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.784335 13906 tablet.cc:1722] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20251026 02:57:36.785104 13906 tablet.cc:1620] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:36.787079 13869 log.cc:510] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 205ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.789140 13910 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 31) took 1649 ms. Trace:
I20251026 02:57:36.789273 13910 rpcz_store.cc:276] 1026 02:57:35.139602 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.139673 (+ 71us) service_pool.cc:225] Handling call
1026 02:57:36.789073 (+1649400us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.880450 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.880674 (+ 224us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.398104 (+517430us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.398115 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.398145 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.398149 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.398401 (+ 252us) log.cc:844] Serialized 296 byte log entry
1026 02:57:36.717189 (+318788us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.717826 (+ 637us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.718810 (+ 984us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.719130 (+ 320us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.788385 (+ 69255us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.788985 (+ 600us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.789030 (+ 45us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.789035 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":560,"prepare.queue_time_us":740493,"prepare.run_cpu_time_us":85800,"prepare.run_wall_time_us":518013,"replication_time_us":319002,"thread_start_us":419,"threads_started":1}]]}
W20251026 02:57:36.789741 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 331ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.825316 13905 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.398s user 0.000s sys 0.000s
I20251026 02:57:36.830068 13905 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 27) took 1884 ms. Trace:
I20251026 02:57:36.830219 13905 rpcz_store.cc:276] 1026 02:57:34.945477 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:34.945541 (+ 64us) service_pool.cc:225] Handling call
1026 02:57:36.830004 (+1884463us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.332803 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.333018 (+ 215us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.178115 (+845097us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.178125 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.178150 (+ 25us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.178153 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.178388 (+ 235us) log.cc:844] Serialized 270 byte log entry
1026 02:57:36.426371 (+247983us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.426507 (+ 136us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.427506 (+ 999us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.427861 (+ 355us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.829091 (+401230us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.829686 (+ 595us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.829953 (+ 267us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.829959 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":386956,"prepare.run_cpu_time_us":132623,"prepare.run_wall_time_us":845672,"replication_time_us":248170}]]}
W20251026 02:57:36.831127 13857 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:36.831372 13857 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 30) took 1693 ms. Trace:
I20251026 02:57:36.831475 13857 rpcz_store.cc:276] 1026 02:57:35.138152 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.138203 (+ 51us) service_pool.cc:225] Handling call
1026 02:57:36.831335 (+1693132us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.178516 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.178819 (+ 303us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.830912 (+652093us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.830923 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.830956 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.830960 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.831033 (+ 73us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:36.831067 (+ 34us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1039955}]]}
W20251026 02:57:36.832051 13476 catalog_manager.cc:5064] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769): alter failed for tablet 2dcc3cca5d314cca879a8a577c0da074 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]): Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:36.851523 13886 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.222s user 0.001s sys 0.000s
I20251026 02:57:36.856859 13886 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 23) took 1714 ms. Trace:
W20251026 02:57:36.857349 13857 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:36.857604 13857 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 33) took 1455 ms. Trace:
I20251026 02:57:36.857299 13886 rpcz_store.cc:276] 1026 02:57:35.141957 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.142019 (+ 62us) service_pool.cc:225] Handling call
1026 02:57:36.856785 (+1714766us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.525129 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.525367 (+ 238us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.253520 (+728153us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.253532 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.253583 (+ 51us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.253586 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.253812 (+ 226us) log.cc:844] Serialized 296 byte log entry
1026 02:57:36.627639 (+373827us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.627779 (+ 140us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.628706 (+ 927us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.629053 (+ 347us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.855979 (+226926us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.856670 (+ 691us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.856723 (+ 53us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.856728 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":75,"prepare.queue_time_us":382776,"prepare.run_cpu_time_us":113138,"prepare.run_wall_time_us":728747,"replication_time_us":374009}]]}
I20251026 02:57:36.857745 13857 rpcz_store.cc:276] 1026 02:57:35.402113 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.402179 (+ 66us) service_pool.cc:225] Handling call
1026 02:57:36.857539 (+1455360us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.831891 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.832121 (+ 230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.857167 (+ 25046us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.857179 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.857233 (+ 54us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.857237 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.857276 (+ 39us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:36.857289 (+ 13us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1429282}]]}
I20251026 02:57:36.858871 13487 catalog_manager.cc:5741] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115) does not have the latest schema for tablet 48f47f35fa4745329a4befacc107ad44 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 5
W20251026 02:57:36.859115 13864 log.cc:510] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 161ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.863364 13892 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.294s user 0.001s sys 0.000s
I20251026 02:57:36.867906 13892 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 24) took 1725 ms. Trace:
I20251026 02:57:36.868045 13892 rpcz_store.cc:276] 1026 02:57:35.142100 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.142478 (+ 378us) service_pool.cc:225] Handling call
1026 02:57:36.867834 (+1725356us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.670635 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.670833 (+ 198us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.176158 (+505325us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.176168 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.176214 (+ 46us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.176217 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.176417 (+ 200us) log.cc:844] Serialized 296 byte log entry
1026 02:57:36.568197 (+391780us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.568354 (+ 157us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.569333 (+ 979us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.569633 (+ 300us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.867159 (+297526us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.867728 (+ 569us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.867778 (+ 50us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.867783 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65,"prepare.queue_time_us":527863,"prepare.run_cpu_time_us":79579,"prepare.run_wall_time_us":505843,"replication_time_us":391940}]]}
W20251026 02:57:36.868464 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 154ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.899667 13857 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:36.899932 13857 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 36) took 1223 ms. Trace:
I20251026 02:57:36.900028 13857 rpcz_store.cc:276] 1026 02:57:35.676702 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.676762 (+ 60us) service_pool.cc:225] Handling call
1026 02:57:36.899888 (+1223126us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.858123 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.858379 (+ 256us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.899468 (+ 41089us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.899481 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.899540 (+ 59us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.899545 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.899589 (+ 44us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:36.899598 (+ 9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1180970}]]}
I20251026 02:57:36.923486 13904 tablet.cc:1722] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20251026 02:57:36.923610 13900 tablet.cc:1722] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20251026 02:57:36.924597 13904 tablet.cc:1620] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
I20251026 02:57:36.924954 13900 tablet.cc:1620] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:36.925320 13859 log.cc:510] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 199ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.926121 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 44ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.926347 13911 tablet.cc:1722] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20251026 02:57:36.927141 13911 tablet.cc:1620] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:36.927717 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 104ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.952533 13857 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:36.952929 13857 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 39) took 1166 ms. Trace:
I20251026 02:57:36.953047 13857 rpcz_store.cc:276] 1026 02:57:35.786113 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.786165 (+ 52us) service_pool.cc:225] Handling call
1026 02:57:36.952873 (+1166708us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.900461 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.900725 (+ 264us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.952329 (+ 51604us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.952360 (+ 31us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.952397 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.952401 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.952448 (+ 47us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:36.952456 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1113897}]]}
I20251026 02:57:36.969583 13907 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 39) took 1561 ms. Trace:
I20251026 02:57:36.969739 13907 rpcz_store.cc:276] 1026 02:57:35.407806 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.407855 (+ 49us) service_pool.cc:225] Handling call
1026 02:57:36.969522 (+1561667us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.943858 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.944102 (+ 244us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.526380 (+582278us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.526394 (+ 14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.526432 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.526438 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.526687 (+ 249us) log.cc:844] Serialized 322 byte log entry
1026 02:57:36.777790 (+251103us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.777932 (+ 142us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.778975 (+ 1043us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.779312 (+ 337us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.968840 (+189528us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.969431 (+ 591us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.969478 (+ 47us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.969482 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":535734,"prepare.run_cpu_time_us":95331,"prepare.run_wall_time_us":582879,"replication_time_us":251310}]]}
I20251026 02:57:36.971884 13486 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 1f0f44d7865849ae91def5c03fccd91c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 6
W20251026 02:57:36.974756 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 104ms of latency in SegmentAllocator::Sync()
I20251026 02:57:36.975425 13900 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 38) took 1567 ms. Trace:
I20251026 02:57:36.975600 13900 rpcz_store.cc:276] 1026 02:57:35.407703 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.407781 (+ 78us) service_pool.cc:225] Handling call
1026 02:57:36.975374 (+1567593us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.162885 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.163085 (+ 200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.550326 (+387241us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.550337 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.550392 (+ 55us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.550397 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.550622 (+ 225us) log.cc:844] Serialized 322 byte log entry
1026 02:57:36.923399 (+372777us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.923545 (+ 146us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.925121 (+ 1576us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.925700 (+ 579us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.974042 (+ 48342us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.975269 (+ 1227us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.975319 (+ 50us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.975325 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":94,"prepare.queue_time_us":754812,"prepare.run_cpu_time_us":61192,"prepare.run_wall_time_us":387800,"replication_time_us":372972}]]}
W20251026 02:57:36.975931 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 189ms of latency in SegmentAllocator::Sync()
W20251026 02:57:36.992410 13906 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.207s user 0.001s sys 0.000s
I20251026 02:57:36.998502 13906 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 21) took 1856 ms. Trace:
I20251026 02:57:36.998934 13488 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 8bbcc33a5f914873938d618e23f0f79c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 5
I20251026 02:57:36.998746 13906 rpcz_store.cc:276] 1026 02:57:35.141585 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.141804 (+ 219us) service_pool.cc:225] Handling call
1026 02:57:36.998445 (+1856641us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:35.815371 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:35.815574 (+ 203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.404375 (+588801us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.404385 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.404419 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.404423 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.405285 (+ 862us) log.cc:844] Serialized 296 byte log entry
1026 02:57:36.784127 (+378842us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.784264 (+ 137us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.785191 (+ 927us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.785478 (+ 287us) log.cc:844] Serialized 5 byte log entry
1026 02:57:36.996902 (+211424us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:36.998132 (+ 1230us) log.cc:844] Serialized 14 byte log entry
1026 02:57:36.998410 (+ 278us) alter_schema_op.cc:73] Released schema lock
1026 02:57:36.998415 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":673273,"prepare.run_cpu_time_us":92639,"prepare.run_wall_time_us":590056,"replication_time_us":379661}]]}
I20251026 02:57:37.000277 13486 catalog_manager.cc:5741] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115) does not have the latest schema for tablet 1dec1434b6b14c0781b7f0276366b2aa (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 5
I20251026 02:57:37.001736 13486 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 6
I20251026 02:57:37.002977 13487 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e57194df5da945779c49de97242c62dc (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 5
I20251026 02:57:37.003087 13489 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Sending DeleteTablet for 1 replicas of tablet 3dbd7b6b9144432496ed93b1435728c2
I20251026 02:57:37.003760 13576 tablet_service.cc:1552] Processing DeleteTablet for tablet 3dbd7b6b9144432496ed93b1435728c2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:36 UTC) from {username='slave'} at 127.0.0.1:51566
W20251026 02:57:36.998983 13869 log.cc:510] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 415ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.004725 13913 tablet_replica.cc:333] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: stopping tablet replica
I20251026 02:57:37.004967 13913 raft_consensus.cc:2243] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:37.005167 13913 raft_consensus.cc:2272] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:37.006517 13489 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:37.010587 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 240ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.018599 13857 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.020861 13892 tablet.cc:1722] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20251026 02:57:37.021623 13892 tablet.cc:1620] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
W20251026 02:57:37.022173 13864 log.cc:510] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 270ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.023064 13886 tablet.cc:1722] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20251026 02:57:37.023888 13886 tablet.cc:1620] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
W20251026 02:57:37.024425 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 172ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.038304 13911 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 24) took 1631 ms. Trace:
I20251026 02:57:37.038846 13486 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 75f30c65b38d4545921f1ad5b4849ad5 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 6
I20251026 02:57:37.038511 13911 rpcz_store.cc:276] 1026 02:57:35.406917 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.406968 (+ 51us) service_pool.cc:225] Handling call
1026 02:57:37.038228 (+1631260us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.068617 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.068849 (+ 232us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.599864 (+531015us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.599874 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.599920 (+ 46us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.599923 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.600152 (+ 229us) log.cc:844] Serialized 322 byte log entry
1026 02:57:36.915094 (+314942us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.926306 (+ 11212us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.927249 (+ 943us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.927577 (+ 328us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.036567 (+108990us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.038135 (+ 1568us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.038184 (+ 49us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.038189 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":11110,"prepare.queue_time_us":661388,"prepare.run_cpu_time_us":84212,"prepare.run_wall_time_us":531603,"replication_time_us":315128,"thread_start_us":12481,"threads_started":1}]]}
W20251026 02:57:37.039872 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 171ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.070659 13905 tablet.cc:1722] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20251026 02:57:37.071528 13905 tablet.cc:1620] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:37.072358 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 318ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.079887 13900 tablet.cc:1722] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20251026 02:57:37.080730 13900 tablet.cc:1620] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:37.081290 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 225ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.101255 13857 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.121655 13910 tablet.cc:1722] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20251026 02:57:37.122630 13910 tablet.cc:1620] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:37.123298 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 199ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.129356 13904 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 37) took 1725 ms. Trace:
I20251026 02:57:37.129549 13904 rpcz_store.cc:276] 1026 02:57:35.403381 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.403433 (+ 52us) service_pool.cc:225] Handling call
1026 02:57:37.129299 (+1725866us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.225411 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.225669 (+ 258us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.656101 (+430432us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.656114 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.656163 (+ 49us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.656168 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.656398 (+ 230us) log.cc:844] Serialized 322 byte log entry
1026 02:57:36.923236 (+266838us) op_driver.cc:464] REPLICATION: finished
1026 02:57:36.923383 (+ 147us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:36.924735 (+ 1352us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:36.925183 (+ 448us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.128653 (+203470us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.129211 (+ 558us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.129258 (+ 47us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.129262 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":821689,"prepare.run_cpu_time_us":71077,"prepare.run_wall_time_us":431852,"replication_time_us":267034}]]}
W20251026 02:57:37.130383 13899 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.130595 13899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 40) took 1453 ms. Trace:
I20251026 02:57:37.130694 13899 rpcz_store.cc:276] 1026 02:57:35.676919 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.676986 (+ 67us) service_pool.cc:225] Handling call
1026 02:57:37.130556 (+1453570us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.657344 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.657647 (+ 303us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.130227 (+472580us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.130236 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.130293 (+ 57us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.130296 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.130328 (+ 32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:37.130335 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":980032}]]}
W20251026 02:57:37.142167 13899 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.142753 13899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 43) took 1350 ms. Trace:
I20251026 02:57:37.142903 13899 rpcz_store.cc:276] 1026 02:57:35.792113 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.792359 (+ 246us) service_pool.cc:225] Handling call
1026 02:57:37.142681 (+1350322us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.131210 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.131509 (+ 299us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.141901 (+ 10392us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.141917 (+ 16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.141977 (+ 60us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.141987 (+ 10us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.142053 (+ 66us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:37.142069 (+ 16us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":1920,"child_traces":[["op",{"prepare.queue_time_us":1338572}]]}
I20251026 02:57:37.165751 13904 tablet.cc:1722] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20251026 02:57:37.166620 13904 tablet.cc:1620] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:37.167171 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 282ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.175910 13899 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.176154 13899 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 46) took 1137 ms. Trace:
I20251026 02:57:37.176262 13899 rpcz_store.cc:276] 1026 02:57:36.038950 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.041302 (+ 2352us) service_pool.cc:225] Handling call
1026 02:57:37.176118 (+1134816us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.143751 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.144247 (+ 496us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.175697 (+ 31450us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.175716 (+ 19us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.175771 (+ 55us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.175777 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.175819 (+ 42us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:37.175829 (+ 10us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1102165}]]}
W20251026 02:57:37.202495 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 306ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.201964 13886 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 26) took 1796 ms. Trace:
I20251026 02:57:37.203198 13490 catalog_manager.cc:5741] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115) does not have the latest schema for tablet 1dec1434b6b14c0781b7f0276366b2aa (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 6
I20251026 02:57:37.202898 13886 rpcz_store.cc:276] 1026 02:57:35.405405 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.405477 (+ 72us) service_pool.cc:225] Handling call
1026 02:57:37.201906 (+1796429us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.176518 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.176729 (+ 211us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.867854 (+691125us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.867871 (+ 17us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.867934 (+ 63us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.867940 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.868193 (+ 253us) log.cc:844] Serialized 322 byte log entry
1026 02:57:37.022917 (+154724us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.023019 (+ 102us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.023987 (+ 968us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.024273 (+ 286us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.200294 (+176021us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.201619 (+ 1325us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.201874 (+ 255us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.201878 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"prepare.queue_time_us":770704,"prepare.run_cpu_time_us":102425,"prepare.run_wall_time_us":691740,"replication_time_us":154945}]]}
W20251026 02:57:37.204594 13909 log.cc:510] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Injecting 229ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.211715 13911 tablet.cc:1722] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20251026 02:57:37.212510 13911 tablet.cc:1620] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:37.213037 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 261ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.218430 13899 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.255712 13489 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Sending DeleteTablet for 1 replicas of tablet 48f47f35fa4745329a4befacc107ad44
I20251026 02:57:37.257108 13716 tablet_service.cc:1552] Processing DeleteTablet for tablet 48f47f35fa4745329a4befacc107ad44 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:37 UTC) from {username='slave'} at 127.0.0.1:54454
I20251026 02:57:37.260200 13914 tablet_replica.cc:333] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: stopping tablet replica
I20251026 02:57:37.260322 13489 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20251026 02:57:37.260506 13914 raft_consensus.cc:2243] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:37.260727 13914 raft_consensus.cc:2272] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 1 FOLLOWER]: Raft consensus is shut down!
W20251026 02:57:37.264382 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 198ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.271087 13899 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:37.292827 13892 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.271s user 0.001s sys 0.000s
I20251026 02:57:37.297932 13892 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 25) took 1892 ms. Trace:
W20251026 02:57:37.298190 13895 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.298439 13895 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 27) took 1618 ms. Trace:
I20251026 02:57:37.298094 13892 rpcz_store.cc:276] 1026 02:57:35.405277 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.406266 (+ 989us) service_pool.cc:225] Handling call
1026 02:57:37.297878 (+1891612us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.253930 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.254152 (+ 222us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.858418 (+604266us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.858431 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.858458 (+ 27us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.858462 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.858726 (+ 264us) log.cc:844] Serialized 322 byte log entry
1026 02:57:37.020664 (+161938us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.020796 (+ 132us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.021728 (+ 932us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.022045 (+ 317us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.296480 (+274435us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.297787 (+ 1307us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.297837 (+ 50us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.297841 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":847286,"prepare.run_cpu_time_us":92113,"prepare.run_wall_time_us":604865,"replication_time_us":162158}]]}
I20251026 02:57:37.298537 13895 rpcz_store.cc:276] 1026 02:57:35.680098 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.680298 (+ 200us) service_pool.cc:225] Handling call
1026 02:57:37.298398 (+1618100us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.858857 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.859116 (+ 259us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.297930 (+438814us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.297941 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.297984 (+ 43us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.297989 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.298033 (+ 44us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:37.298040 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1178305}]]}
W20251026 02:57:37.306404 13895 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:37.306591 13900 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.225s user 0.001s sys 0.000s
I20251026 02:57:37.306654 13895 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 29) took 1514 ms. Trace:
I20251026 02:57:37.306753 13895 rpcz_store.cc:276] 1026 02:57:35.791782 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.791973 (+ 191us) service_pool.cc:225] Handling call
1026 02:57:37.306618 (+1514645us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.298835 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.299094 (+ 259us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.306162 (+ 7068us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.306172 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.306220 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.306225 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.306258 (+ 33us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:37.306264 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1506569}]]}
I20251026 02:57:37.311045 13900 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 42) took 1630 ms. Trace:
W20251026 02:57:37.311542 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 279ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.311708 13900 rpcz_store.cc:276] 1026 02:57:35.680409 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.680887 (+ 478us) service_pool.cc:225] Handling call
1026 02:57:37.310990 (+1630103us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.526794 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.527044 (+ 250us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.969973 (+442929us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.969984 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.970030 (+ 46us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.970036 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.970259 (+ 223us) log.cc:844] Serialized 348 byte log entry
1026 02:57:37.079625 (+109366us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.079807 (+ 182us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.080814 (+ 1007us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.081152 (+ 338us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.310059 (+228907us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.310695 (+ 636us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.310953 (+ 258us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.310958 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86,"prepare.queue_time_us":845623,"prepare.run_cpu_time_us":64547,"prepare.run_wall_time_us":443550,"replication_time_us":109433}]]}
I20251026 02:57:37.313395 13487 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 1f0f44d7865849ae91def5c03fccd91c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 7
W20251026 02:57:37.317667 13895 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.317890 13895 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 31) took 1278 ms. Trace:
I20251026 02:57:37.317984 13895 rpcz_store.cc:276] 1026 02:57:36.039391 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.039450 (+ 59us) service_pool.cc:225] Handling call
1026 02:57:37.317858 (+1278408us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.307136 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.307302 (+ 166us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.317501 (+ 10199us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.317512 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.317560 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.317563 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.317596 (+ 33us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:37.317605 (+ 9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1267211}]]}
I20251026 02:57:37.326906 13910 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 34) took 1921 ms. Trace:
W20251026 02:57:37.327340 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 226ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.327059 13910 rpcz_store.cc:276] 1026 02:57:35.404952 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.405006 (+ 54us) service_pool.cc:225] Handling call
1026 02:57:37.326844 (+1921838us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.398511 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.398734 (+ 223us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.789077 (+390343us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.789089 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.789188 (+ 99us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.789192 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.789433 (+ 241us) log.cc:844] Serialized 322 byte log entry
1026 02:57:37.121411 (+331978us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.121532 (+ 121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.122754 (+ 1222us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.123151 (+ 397us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.326117 (+202966us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.326722 (+ 605us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.326783 (+ 61us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.326789 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":993174,"prepare.run_cpu_time_us":59498,"prepare.run_wall_time_us":390982,"replication_time_us":332179}]]}
I20251026 02:57:37.328894 13486 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e57194df5da945779c49de97242c62dc (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 6
W20251026 02:57:37.331604 13895 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:37.337525 13913 log.cc:510] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 346ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.349267 13895 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:37.370937 13895 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:37.390655 13905 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.318s user 0.000s sys 0.000s
I20251026 02:57:37.395084 13905 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 35) took 1988 ms. Trace:
I20251026 02:57:37.395247 13905 rpcz_store.cc:276] 1026 02:57:35.406497 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.406581 (+ 84us) service_pool.cc:225] Handling call
1026 02:57:37.395027 (+1988446us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.218525 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.218757 (+ 232us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.761126 (+542369us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.761137 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.761185 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.761189 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.761404 (+ 215us) log.cc:844] Serialized 322 byte log entry
1026 02:57:37.070433 (+309029us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.070576 (+ 143us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.071620 (+ 1044us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.072244 (+ 624us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.394306 (+322062us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.394882 (+ 576us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.394962 (+ 80us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.394967 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":811677,"prepare.run_cpu_time_us":88108,"prepare.run_wall_time_us":542939,"replication_time_us":309195}]]}
W20251026 02:57:37.397217 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 209ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.398546 13914 log.cc:510] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 120ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.419941 13906 tablet.cc:1722] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20251026 02:57:37.420776 13906 tablet.cc:1620] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:37.421350 13869 log.cc:510] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 287ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.434397 13909 ts_tablet_manager.cc:1916] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:37.441879 13909 ts_tablet_manager.cc:1929] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.5
I20251026 02:57:37.442111 13909 log.cc:1199] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-1-root/wals/2dcc3cca5d314cca879a8a577c0da074
I20251026 02:57:37.442610 13909 ts_tablet_manager.cc:1950] T 2dcc3cca5d314cca879a8a577c0da074 P 11b37d678a714b1992c3b89f663769e5: Deleting consensus metadata
I20251026 02:57:37.443936 13476 catalog_manager.cc:4985] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769): tablet 2dcc3cca5d314cca879a8a577c0da074 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]) successfully deleted
W20251026 02:57:37.449477 13904 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.282s user 0.000s sys 0.000s
I20251026 02:57:37.454005 13904 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 41) took 1773 ms. Trace:
I20251026 02:57:37.454131 13904 rpcz_store.cc:276] 1026 02:57:35.680310 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.680469 (+ 159us) service_pool.cc:225] Handling call
1026 02:57:37.453947 (+1773478us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.550749 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.550994 (+ 245us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.975362 (+424368us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.975372 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.975428 (+ 56us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.975431 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.975654 (+ 223us) log.cc:844] Serialized 348 byte log entry
1026 02:57:37.165562 (+189908us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.165694 (+ 132us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.166713 (+ 1019us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.167039 (+ 326us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.453287 (+286248us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.453842 (+ 555us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.453895 (+ 53us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.453901 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":869959,"prepare.run_cpu_time_us":60620,"prepare.run_wall_time_us":424982,"replication_time_us":190095}]]}
W20251026 02:57:37.454475 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 123ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.466871 13489 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Sending DeleteTablet for 1 replicas of tablet 8bbcc33a5f914873938d618e23f0f79c
I20251026 02:57:37.467056 13487 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e4d2f74a388f4be5a5194159a06f3de6 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 6
I20251026 02:57:37.467188 13486 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 7
I20251026 02:57:37.469339 13785 tablet_service.cc:1552] Processing DeleteTablet for tablet 8bbcc33a5f914873938d618e23f0f79c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:37 UTC) from {username='slave'} at 127.0.0.1:34306
I20251026 02:57:37.470063 13915 tablet_replica.cc:333] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: stopping tablet replica
I20251026 02:57:37.470383 13915 raft_consensus.cc:2243] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:37.470660 13915 raft_consensus.cc:2272] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:37.471935 13489 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:37.474332 13911 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.261s user 0.001s sys 0.000s
W20251026 02:57:37.475597 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 321ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.478493 13911 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 26) took 1799 ms. Trace:
I20251026 02:57:37.478618 13911 rpcz_store.cc:276] 1026 02:57:35.679215 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.679270 (+ 55us) service_pool.cc:225] Handling call
1026 02:57:37.478442 (+1799172us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.600276 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.600985 (+ 709us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.039195 (+438210us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.039206 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.039254 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.039259 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.039572 (+ 313us) log.cc:844] Serialized 348 byte log entry
1026 02:57:37.211465 (+171893us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.211642 (+ 177us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.212602 (+ 960us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.212915 (+ 313us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.477771 (+264856us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.478357 (+ 586us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.478398 (+ 41us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.478402 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":64,"prepare.queue_time_us":920718,"prepare.run_cpu_time_us":66871,"prepare.run_wall_time_us":439386,"replication_time_us":172164}]]}
W20251026 02:57:37.479586 13476 catalog_manager.cc:5058] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769): alter failed for tablet 2dcc3cca5d314cca879a8a577c0da074 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 2dcc3cca5d314cca879a8a577c0da074
I20251026 02:57:37.480547 13487 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 75f30c65b38d4545921f1ad5b4849ad5 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 7
W20251026 02:57:37.481166 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 331ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.491456 13476 catalog_manager.cc:5058] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769): alter failed for tablet 2dcc3cca5d314cca879a8a577c0da074 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 2dcc3cca5d314cca879a8a577c0da074
W20251026 02:57:37.496095 13476 catalog_manager.cc:5058] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769): alter failed for tablet 2dcc3cca5d314cca879a8a577c0da074 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 2dcc3cca5d314cca879a8a577c0da074
I20251026 02:57:37.509303 13892 tablet.cc:1722] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20251026 02:57:37.510110 13892 tablet.cc:1620] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
W20251026 02:57:37.510660 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 259ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.519169 13914 ts_tablet_manager.cc:1916] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:37.526777 13914 ts_tablet_manager.cc:1929] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251026 02:57:37.526988 13914 log.cc:1199] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-2-root/wals/48f47f35fa4745329a4befacc107ad44
I20251026 02:57:37.527401 13914 ts_tablet_manager.cc:1950] T 48f47f35fa4745329a4befacc107ad44 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Deleting consensus metadata
I20251026 02:57:37.528508 13474 catalog_manager.cc:4985] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115): tablet 48f47f35fa4745329a4befacc107ad44 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]) successfully deleted
W20251026 02:57:37.541900 13476 catalog_manager.cc:5058] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769): alter failed for tablet 2dcc3cca5d314cca879a8a577c0da074 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 2dcc3cca5d314cca879a8a577c0da074
I20251026 02:57:37.554111 13905 tablet.cc:1722] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20251026 02:57:37.554927 13905 tablet.cc:1620] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:37.555431 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 242ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.578157 13904 tablet.cc:1722] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20251026 02:57:37.579061 13904 tablet.cc:1620] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:37.579572 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 79ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.586751 13474 catalog_manager.cc:5058] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115): alter failed for tablet 48f47f35fa4745329a4befacc107ad44 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 48f47f35fa4745329a4befacc107ad44
W20251026 02:57:37.590296 13474 catalog_manager.cc:5058] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115): alter failed for tablet 48f47f35fa4745329a4befacc107ad44 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 48f47f35fa4745329a4befacc107ad44
I20251026 02:57:37.591378 13900 tablet.cc:1722] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20251026 02:57:37.592011 13900 tablet.cc:1620] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:37.592500 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 178ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.595639 13476 catalog_manager.cc:5058] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769): alter failed for tablet 2dcc3cca5d314cca879a8a577c0da074 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 2dcc3cca5d314cca879a8a577c0da074
I20251026 02:57:37.607091 13910 tablet.cc:1722] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20251026 02:57:37.607872 13910 tablet.cc:1620] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:37.608379 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 314ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.621174 13474 catalog_manager.cc:5058] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115): alter failed for tablet 48f47f35fa4745329a4befacc107ad44 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 48f47f35fa4745329a4befacc107ad44
W20251026 02:57:37.627506 13476 catalog_manager.cc:5058] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769): alter failed for tablet 2dcc3cca5d314cca879a8a577c0da074 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 2dcc3cca5d314cca879a8a577c0da074
W20251026 02:57:37.643149 13474 catalog_manager.cc:5058] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115): alter failed for tablet 48f47f35fa4745329a4befacc107ad44 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 48f47f35fa4745329a4befacc107ad44
I20251026 02:57:37.663371 13904 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 44) took 1871 ms. Trace:
W20251026 02:57:37.663933 13873 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 282ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.663610 13904 rpcz_store.cc:276] 1026 02:57:35.792209 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.792677 (+ 468us) service_pool.cc:225] Handling call
1026 02:57:37.663310 (+1870633us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.975778 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.976022 (+ 244us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.453907 (+477885us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.453917 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.453962 (+ 45us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.453968 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.454198 (+ 230us) log.cc:844] Serialized 374 byte log entry
1026 02:57:37.577958 (+123760us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.578098 (+ 140us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.579158 (+ 1060us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.579449 (+ 291us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.662573 (+ 83124us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.663217 (+ 644us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.663264 (+ 47us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.663269 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":75,"prepare.queue_time_us":1182821,"prepare.run_cpu_time_us":75621,"prepare.run_wall_time_us":478481,"replication_time_us":123946}]]}
W20251026 02:57:37.668771 13474 catalog_manager.cc:5058] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115): alter failed for tablet 48f47f35fa4745329a4befacc107ad44 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 48f47f35fa4745329a4befacc107ad44
I20251026 02:57:37.684239 13913 ts_tablet_manager.cc:1916] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251026 02:57:37.689769 13474 catalog_manager.cc:5058] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115): alter failed for tablet 48f47f35fa4745329a4befacc107ad44 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 48f47f35fa4745329a4befacc107ad44
I20251026 02:57:37.693550 13913 ts_tablet_manager.cc:1929] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251026 02:57:37.693708 13913 log.cc:1199] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/3dbd7b6b9144432496ed93b1435728c2
I20251026 02:57:37.694234 13913 ts_tablet_manager.cc:1950] T 3dbd7b6b9144432496ed93b1435728c2 P 369669aef8af4bdeb0df14b6ac8884b2: Deleting consensus metadata
I20251026 02:57:37.695516 13474 catalog_manager.cc:4985] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): tablet 3dbd7b6b9144432496ed93b1435728c2 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]) successfully deleted
W20251026 02:57:37.708678 13906 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.287s user 0.000s sys 0.000s
I20251026 02:57:37.713156 13906 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 23) took 2308 ms. Trace:
W20251026 02:57:37.713284 13870 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.713505 13870 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 25) took 2035 ms. Trace:
I20251026 02:57:37.713344 13906 rpcz_store.cc:276] 1026 02:57:35.404221 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.404271 (+ 50us) service_pool.cc:225] Handling call
1026 02:57:37.713096 (+2308825us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.405488 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.405696 (+ 208us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:36.998482 (+592786us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:36.998493 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:36.998534 (+ 41us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:36.998540 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:57:36.998739 (+ 199us) log.cc:844] Serialized 322 byte log entry
1026 02:57:37.419730 (+420991us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.419875 (+ 145us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.420870 (+ 995us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.421204 (+ 334us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.712422 (+291218us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.712985 (+ 563us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.713038 (+ 53us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.713042 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":1000925,"prepare.run_cpu_time_us":85578,"prepare.run_wall_time_us":593318,"replication_time_us":421144}]]}
I20251026 02:57:37.713624 13870 rpcz_store.cc:276] 1026 02:57:35.677759 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.677831 (+ 72us) service_pool.cc:225] Handling call
1026 02:57:37.713467 (+2035636us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.998843 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.999072 (+ 229us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.713100 (+714028us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.713112 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.713159 (+ 47us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.713163 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.713217 (+ 54us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:37.713224 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1320725}]]}
W20251026 02:57:37.737833 13870 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.738240 13870 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 27) took 1950 ms. Trace:
I20251026 02:57:37.738840 13870 rpcz_store.cc:276] 1026 02:57:35.787316 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.787371 (+ 55us) service_pool.cc:225] Handling call
1026 02:57:37.738194 (+1950823us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.714005 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.714251 (+ 246us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.737609 (+ 23358us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.737642 (+ 33us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.737684 (+ 42us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.737689 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.737739 (+ 50us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:37.737745 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1926337}]]}
W20251026 02:57:37.739230 13474 catalog_manager.cc:5058] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): alter failed for tablet 3dbd7b6b9144432496ed93b1435728c2 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 3dbd7b6b9144432496ed93b1435728c2
W20251026 02:57:37.759150 13474 catalog_manager.cc:5058] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): alter failed for tablet 3dbd7b6b9144432496ed93b1435728c2 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 3dbd7b6b9144432496ed93b1435728c2
W20251026 02:57:37.769975 13892 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.259s user 0.000s sys 0.000s
I20251026 02:57:37.774950 13900 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 45) took 1982 ms. Trace:
W20251026 02:57:37.775585 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 378ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.776244 13488 catalog_manager.cc:5741] TS 1e44e7e4ec4c49b5a22afb0f55e7052c (127.6.179.3:43115) does not have the latest schema for tablet 1dec1434b6b14c0781b7f0276366b2aa (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 7
I20251026 02:57:37.775693 13892 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 28) took 2095 ms. Trace:
W20251026 02:57:37.776522 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 348ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.776595 13892 rpcz_store.cc:276] 1026 02:57:35.680246 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.680575 (+ 329us) service_pool.cc:225] Handling call
1026 02:57:37.775649 (+2095074us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.868324 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.868585 (+ 261us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.201947 (+333362us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.201958 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.201987 (+ 29us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.201993 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.202197 (+ 204us) log.cc:844] Serialized 348 byte log entry
1026 02:57:37.509102 (+306905us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.509227 (+ 125us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.510204 (+ 977us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.510557 (+ 353us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.774152 (+263595us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.775209 (+ 1057us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.775614 (+ 405us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.775618 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":1187464,"prepare.run_cpu_time_us":48943,"prepare.run_wall_time_us":333940,"replication_time_us":307069}]]}
I20251026 02:57:37.775164 13900 rpcz_store.cc:276] 1026 02:57:35.792304 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.792366 (+ 62us) service_pool.cc:225] Handling call
1026 02:57:37.774890 (+1982524us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.970393 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.970651 (+ 258us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.310989 (+340338us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.310999 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.311036 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.311040 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.311250 (+ 210us) log.cc:844] Serialized 374 byte log entry
1026 02:57:37.591215 (+279965us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.591328 (+ 113us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.592097 (+ 769us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.592384 (+ 287us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.774357 (+181973us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.774787 (+ 430us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.774844 (+ 57us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.774848 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":1280,"child_traces":[["op",{"apply.queue_time_us":30,"mutex_wait_us":508,"prepare.queue_time_us":1177755,"prepare.run_cpu_time_us":49383,"prepare.run_wall_time_us":341642,"replication_time_us":280144}]]}
W20251026 02:57:37.798362 13905 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.243s user 0.001s sys 0.000s
I20251026 02:57:37.803864 13905 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 37) took 2125 ms. Trace:
W20251026 02:57:37.804744 13870 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.804953 13870 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 29) took 1764 ms. Trace:
I20251026 02:57:37.805092 13486 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e57194df5da945779c49de97242c62dc (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 7
I20251026 02:57:37.805043 13870 rpcz_store.cc:276] 1026 02:57:36.040074 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.040124 (+ 50us) service_pool.cc:225] Handling call
1026 02:57:37.804911 (+1764787us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.739624 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.739881 (+ 257us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.804616 (+ 64735us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.804623 (+ 7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.804639 (+ 16us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.804660 (+ 21us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.804689 (+ 29us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:37.804695 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1699200}]]}
I20251026 02:57:37.805864 13577 tablet_service.cc:1552] Processing DeleteTablet for tablet e872b933e4d3478590ca57e8892fe9cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:37 UTC) from {username='slave'} at 127.0.0.1:51566
I20251026 02:57:37.805955 13489 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Sending DeleteTablet for 1 replicas of tablet e872b933e4d3478590ca57e8892fe9cf
I20251026 02:57:37.806147 13913 tablet_replica.cc:333] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: stopping tablet replica
I20251026 02:57:37.806360 13913 raft_consensus.cc:2243] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:37.806557 13913 pending_rounds.cc:70] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Trying to abort 1 pending ops.
I20251026 02:57:37.806624 13913 pending_rounds.cc:77] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Aborting op as it isn't in flight: id { term: 1 index: 11 } timestamp: 54 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "e872b933e4d3478590ca57e8892fe9cf" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 9 new_table_name: "many-ranges-table" dest_uuid: "369669aef8af4bdeb0df14b6ac8884b2" new_extra_config { } }
W20251026 02:57:37.807066 13913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Aborted: Op aborted
I20251026 02:57:37.807262 13913 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 47) took 1766 ms. Trace:
I20251026 02:57:37.807375 13913 rpcz_store.cc:276] 1026 02:57:36.040560 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.040609 (+ 49us) service_pool.cc:225] Handling call
1026 02:57:37.807222 (+1766613us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.454334 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.454547 (+ 213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.663351 (+208804us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.663363 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.663405 (+ 42us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.663409 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.663653 (+ 244us) log.cc:844] Serialized 400 byte log entry
1026 02:57:37.806982 (+143329us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.806998 (+ 16us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1026 02:57:37.807006 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1413418,"prepare.run_cpu_time_us":33754,"prepare.run_wall_time_us":209381,"replication_time_us":143536}]]}
I20251026 02:57:37.807911 13913 raft_consensus.cc:2272] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:37.808032 13576 tablet_service.cc:1552] Processing DeleteTablet for tablet e872b933e4d3478590ca57e8892fe9cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:37 UTC) from {username='slave'} at 127.0.0.1:51566
W20251026 02:57:37.808075 13896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.808439 13896 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 50) took 1472 ms. Trace:
I20251026 02:57:37.808534 13896 rpcz_store.cc:276] 1026 02:57:36.336453 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.336525 (+ 72us) service_pool.cc:225] Handling call
1026 02:57:37.808391 (+1471866us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.663768 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.664041 (+ 273us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.807828 (+143787us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.807877 (+ 49us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.807903 (+ 26us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.807907 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.808012 (+ 105us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:37.808021 (+ 9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1326923,"spinlock_wait_cycles":148864}]]}
W20251026 02:57:37.809034 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 120ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.809877 13896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.810050 13896 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 53) took 1136 ms. Trace:
I20251026 02:57:37.810158 13896 rpcz_store.cc:276] 1026 02:57:36.673859 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.673932 (+ 73us) service_pool.cc:225] Handling call
1026 02:57:37.810010 (+1136078us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.809121 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.809349 (+ 228us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.809771 (+ 422us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.809780 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.809797 (+ 17us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.809800 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.809822 (+ 22us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:37.809828 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1134851}]]}
I20251026 02:57:37.810511 13488 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:37.811348 13896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:37.812443 13896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.812747 13906 tablet.cc:1722] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20251026 02:57:37.813416 13906 tablet.cc:1620] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
I20251026 02:57:37.813822 13486 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 1f0f44d7865849ae91def5c03fccd91c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 8
W20251026 02:57:37.813894 13896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:37.813898 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 210ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.804105 13905 rpcz_store.cc:276] 1026 02:57:35.678428 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.678508 (+ 80us) service_pool.cc:225] Handling call
1026 02:57:37.803810 (+2125302us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.789639 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.789893 (+ 254us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.326806 (+536913us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.326817 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.326858 (+ 41us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.326861 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.327098 (+ 237us) log.cc:844] Serialized 348 byte log entry
1026 02:57:37.553929 (+226831us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.554049 (+ 120us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.555019 (+ 970us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.555312 (+ 293us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.801914 (+246602us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.803516 (+ 1602us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.803778 (+ 262us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.803783 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":1110826,"prepare.run_cpu_time_us":77111,"prepare.run_wall_time_us":537537,"replication_time_us":227035}]]}
W20251026 02:57:37.815868 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 220ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.818655 13474 catalog_manager.cc:5058] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): alter failed for tablet 3dbd7b6b9144432496ed93b1435728c2 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 3dbd7b6b9144432496ed93b1435728c2
W20251026 02:57:37.839176 13474 catalog_manager.cc:5064] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): alter failed for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]): Illegal state: Tablet not RUNNING: STOPPING
W20251026 02:57:37.868163 13474 catalog_manager.cc:5058] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): alter failed for tablet 3dbd7b6b9144432496ed93b1435728c2 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 3dbd7b6b9144432496ed93b1435728c2
W20251026 02:57:37.886500 13870 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.886752 13870 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 31) took 1554 ms. Trace:
I20251026 02:57:37.886868 13870 rpcz_store.cc:276] 1026 02:57:36.332747 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.332806 (+ 59us) service_pool.cc:225] Handling call
1026 02:57:37.886718 (+1553912us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.805465 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.805633 (+ 168us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.886319 (+ 80686us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.886331 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.886378 (+ 47us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.886381 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.886420 (+ 39us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:37.886430 (+ 10us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1472274}]]}
W20251026 02:57:37.903024 13474 catalog_manager.cc:5058] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): alter failed for tablet 3dbd7b6b9144432496ed93b1435728c2 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 3dbd7b6b9144432496ed93b1435728c2
W20251026 02:57:37.922691 13910 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.314s user 0.001s sys 0.000s
I20251026 02:57:37.927955 13910 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 38) took 2248 ms. Trace:
W20251026 02:57:37.928822 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 179ms of latency in SegmentAllocator::Sync()
I20251026 02:57:37.928194 13910 rpcz_store.cc:276] 1026 02:57:35.679946 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.680130 (+ 184us) service_pool.cc:225] Handling call
1026 02:57:37.927903 (+2247773us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:36.761511 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:36.761734 (+ 223us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.396370 (+634636us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.396379 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.396409 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.396414 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.396640 (+ 226us) log.cc:844] Serialized 348 byte log entry
1026 02:57:37.606902 (+210262us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.607029 (+ 127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.607963 (+ 934us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.608267 (+ 304us) log.cc:844] Serialized 5 byte log entry
1026 02:57:37.926627 (+318360us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:37.927200 (+ 573us) log.cc:844] Serialized 14 byte log entry
1026 02:57:37.927862 (+ 662us) alter_schema_op.cc:73] Released schema lock
1026 02:57:37.927866 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":1081112,"prepare.run_cpu_time_us":94850,"prepare.run_wall_time_us":635193,"replication_time_us":210449}]]}
I20251026 02:57:37.929636 13905 tablet.cc:1722] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20251026 02:57:37.930351 13905 tablet.cc:1620] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
I20251026 02:57:37.930478 13490 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e4d2f74a388f4be5a5194159a06f3de6 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 7
W20251026 02:57:37.930851 13875 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 245ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.946168 13873 consensus_queue.cc:1175] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "369669aef8af4bdeb0df14b6ac8884b2" status { last_received { term: 1 index: 11 } last_committed_idx: 10 last_received_current_leader { term: 1 index: 11 } }
W20251026 02:57:37.946898 13913 log.cc:510] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 237ms of latency in SegmentAllocator::Sync()
W20251026 02:57:37.989923 13870 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:37.990193 13870 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 33) took 1314 ms. Trace:
I20251026 02:57:37.990316 13870 rpcz_store.cc:276] 1026 02:57:36.675523 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.675592 (+ 69us) service_pool.cc:225] Handling call
1026 02:57:37.990158 (+1314566us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.887282 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.887525 (+ 243us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.989746 (+102221us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.989760 (+ 14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.989804 (+ 44us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.989807 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.989847 (+ 40us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:37.989858 (+ 11us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1211359}]]}
W20251026 02:57:38.024469 13906 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.211s user 0.001s sys 0.000s
I20251026 02:57:38.029033 13906 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 28) took 2240 ms. Trace:
W20251026 02:57:38.029559 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 244ms of latency in SegmentAllocator::Sync()
I20251026 02:57:38.029281 13906 rpcz_store.cc:276] 1026 02:57:35.788920 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.789001 (+ 81us) service_pool.cc:225] Handling call
1026 02:57:38.028977 (+2239976us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.039728 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.040005 (+ 277us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.479706 (+439701us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.479716 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.479787 (+ 71us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.479791 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.480039 (+ 248us) log.cc:844] Serialized 374 byte log entry
1026 02:57:37.812596 (+332557us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.812704 (+ 108us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.813489 (+ 785us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.813775 (+ 286us) log.cc:844] Serialized 5 byte log entry
1026 02:57:38.028247 (+214472us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:38.028876 (+ 629us) log.cc:844] Serialized 14 byte log entry
1026 02:57:38.028925 (+ 49us) alter_schema_op.cc:73] Released schema lock
1026 02:57:38.028931 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":1250384,"prepare.run_cpu_time_us":72159,"prepare.run_wall_time_us":440376,"replication_time_us":332781}]]}
I20251026 02:57:38.040256 13488 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Sending DeleteTablet for 1 replicas of tablet e57194df5da945779c49de97242c62dc
I20251026 02:57:38.040832 13490 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 75f30c65b38d4545921f1ad5b4849ad5 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 8
I20251026 02:57:38.041153 13648 tablet_service.cc:1552] Processing DeleteTablet for tablet e57194df5da945779c49de97242c62dc with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:37 UTC) from {username='slave'} at 127.0.0.1:36332
I20251026 02:57:38.043051 13916 tablet_replica.cc:333] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: stopping tablet replica
I20251026 02:57:38.043270 13916 raft_consensus.cc:2243] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:38.043462 13916 raft_consensus.cc:2272] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:38.043349 13490 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:38.046718 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 271ms of latency in SegmentAllocator::Sync()
I20251026 02:57:38.086701 13487 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 1f0f44d7865849ae91def5c03fccd91c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 8
I20251026 02:57:38.108613 13910 tablet.cc:1722] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20251026 02:57:38.109431 13910 tablet.cc:1620] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:38.109910 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 400ms of latency in SegmentAllocator::Sync()
W20251026 02:57:38.118793 13870 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.119207 13870 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 35) took 1123 ms. Trace:
I20251026 02:57:38.119326 13870 rpcz_store.cc:276] 1026 02:57:36.995313 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.995361 (+ 48us) service_pool.cc:225] Handling call
1026 02:57:38.119146 (+1123785us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.990733 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.990964 (+ 231us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.118398 (+127434us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.118411 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.118462 (+ 51us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.118466 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.118512 (+ 46us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.118520 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":994966}]]}
I20251026 02:57:38.125584 13892 tablet.cc:1722] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20251026 02:57:38.126490 13892 tablet.cc:1620] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: MemRowSet was empty: no flush needed.
W20251026 02:57:38.127055 13877 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 269ms of latency in SegmentAllocator::Sync()
I20251026 02:57:38.146481 13489 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e4d2f74a388f4be5a5194159a06f3de6 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 8
I20251026 02:57:38.154588 13900 tablet.cc:1722] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20251026 02:57:38.155439 13900 tablet.cc:1620] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:38.155925 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 303ms of latency in SegmentAllocator::Sync()
W20251026 02:57:38.176194 13905 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.246s user 0.000s sys 0.000s
I20251026 02:57:38.180591 13905 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 40) took 2389 ms. Trace:
W20251026 02:57:38.180823 13897 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.181008 13897 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 43) took 2140 ms. Trace:
I20251026 02:57:38.180728 13905 rpcz_store.cc:276] 1026 02:57:35.790640 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.790839 (+ 199us) service_pool.cc:225] Handling call
1026 02:57:38.180539 (+2389700us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.327224 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.327457 (+ 233us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.804063 (+476606us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.804072 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.804103 (+ 31us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.804107 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.804324 (+ 217us) log.cc:844] Serialized 374 byte log entry
1026 02:57:37.929480 (+125156us) op_driver.cc:464] REPLICATION: finished
1026 02:57:37.929586 (+ 106us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:37.930425 (+ 839us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:37.930681 (+ 256us) log.cc:844] Serialized 5 byte log entry
1026 02:57:38.179945 (+249264us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:38.180454 (+ 509us) log.cc:844] Serialized 14 byte log entry
1026 02:57:38.180503 (+ 49us) alter_schema_op.cc:73] Released schema lock
1026 02:57:38.180508 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":1408,"child_traces":[["op",{"apply.queue_time_us":56,"mutex_wait_us":2049,"prepare.queue_time_us":1536092,"prepare.run_cpu_time_us":84801,"prepare.run_wall_time_us":477153,"replication_time_us":125349}]]}
I20251026 02:57:38.181097 13897 rpcz_store.cc:276] 1026 02:57:36.040764 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.040834 (+ 70us) service_pool.cc:225] Handling call
1026 02:57:38.180973 (+2140139us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.804427 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.804583 (+ 156us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.180697 (+376114us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.180707 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.180745 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.180749 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.180779 (+ 30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.180785 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1763286}]]}
I20251026 02:57:38.184504 13913 ts_tablet_manager.cc:1916] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:38.192205 13913 ts_tablet_manager.cc:1929] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.11
I20251026 02:57:38.192500 13913 log.cc:1199] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/e872b933e4d3478590ca57e8892fe9cf
I20251026 02:57:38.193236 13913 ts_tablet_manager.cc:1950] T e872b933e4d3478590ca57e8892fe9cf P 369669aef8af4bdeb0df14b6ac8884b2: Deleting consensus metadata
I20251026 02:57:38.195395 13474 catalog_manager.cc:4985] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]) successfully deleted
W20251026 02:57:38.196065 13474 catalog_manager.cc:4952] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): delete failed for tablet e872b933e4d3478590ca57e8892fe9cf because the tablet was not found. No further retry: Not found: Tablet not found: e872b933e4d3478590ca57e8892fe9cf
W20251026 02:57:38.207902 13474 catalog_manager.cc:5058] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): alter failed for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: e872b933e4d3478590ca57e8892fe9cf
W20251026 02:57:38.214380 13897 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.215576 13897 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 46) took 1880 ms. Trace:
I20251026 02:57:38.215795 13897 rpcz_store.cc:276] 1026 02:57:36.335161 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.335234 (+ 73us) service_pool.cc:225] Handling call
1026 02:57:38.214603 (+1879369us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.181445 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.181693 (+ 248us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.214185 (+ 32492us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.214197 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.214236 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.214242 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.214308 (+ 66us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.214318 (+ 10us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1845860}]]}
I20251026 02:57:38.244102 13486 catalog_manager.cc:5741] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173) does not have the latest schema for tablet 75f30c65b38d4545921f1ad5b4849ad5 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 8
W20251026 02:57:38.256721 13897 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.257012 13897 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 48) took 1582 ms. Trace:
I20251026 02:57:38.257129 13897 rpcz_store.cc:276] 1026 02:57:36.674445 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.674521 (+ 76us) service_pool.cc:225] Handling call
1026 02:57:38.256977 (+1582456us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.216424 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.216676 (+ 252us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.256515 (+ 39839us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.256534 (+ 19us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.256576 (+ 42us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.256580 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.256632 (+ 52us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.256639 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1541542}]]}
I20251026 02:57:38.274291 13906 tablet.cc:1722] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20251026 02:57:38.275195 13906 tablet.cc:1620] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: MemRowSet was empty: no flush needed.
W20251026 02:57:38.275745 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 247ms of latency in SegmentAllocator::Sync()
W20251026 02:57:38.279474 13870 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.279706 13870 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 37) took 1026 ms. Trace:
I20251026 02:57:38.279817 13870 rpcz_store.cc:276] 1026 02:57:37.253449 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.256586 (+ 3137us) service_pool.cc:225] Handling call
1026 02:57:38.279655 (+1023069us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.119971 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.120291 (+ 320us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.279314 (+159023us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.279325 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.279366 (+ 41us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.279370 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.279411 (+ 41us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.279420 (+ 9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":863058}]]}
W20251026 02:57:38.309481 13897 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.309747 13897 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 56) took 1313 ms. Trace:
I20251026 02:57:38.309844 13897 rpcz_store.cc:276] 1026 02:57:36.996130 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.996294 (+ 164us) service_pool.cc:225] Handling call
1026 02:57:38.309716 (+1313422us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.257608 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.257868 (+ 260us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.309309 (+ 51441us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.309323 (+ 14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.309359 (+ 36us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.309363 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.309403 (+ 40us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.309412 (+ 9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1260985}]]}
I20251026 02:57:38.322319 13490 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Sending DeleteTablet for 1 replicas of tablet 1dec1434b6b14c0781b7f0276366b2aa
I20251026 02:57:38.324548 13717 tablet_service.cc:1552] Processing DeleteTablet for tablet 1dec1434b6b14c0781b7f0276366b2aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:38 UTC) from {username='slave'} at 127.0.0.1:54454
I20251026 02:57:38.324966 13715 tablet_service.cc:1552] Processing DeleteTablet for tablet 1dec1434b6b14c0781b7f0276366b2aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:38 UTC) from {username='slave'} at 127.0.0.1:54454
I20251026 02:57:38.325507 13918 tablet_replica.cc:333] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: stopping tablet replica
I20251026 02:57:38.325726 13918 raft_consensus.cc:2243] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:38.325947 13918 raft_consensus.cc:2272] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:38.327420 13488 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:38.330767 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 262ms of latency in SegmentAllocator::Sync()
W20251026 02:57:38.375578 13897 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.375819 13897 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 72) took 1121 ms. Trace:
I20251026 02:57:38.375936 13897 rpcz_store.cc:276] 1026 02:57:37.254351 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.254407 (+ 56us) service_pool.cc:225] Handling call
1026 02:57:38.375780 (+1121373us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.310293 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.310561 (+ 268us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.375422 (+ 64861us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.375434 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.375467 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.375472 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.375510 (+ 38us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.375517 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1055456}]]}
W20251026 02:57:38.396369 13892 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.269s user 0.001s sys 0.000s
I20251026 02:57:38.401443 13892 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 30) took 2609 ms. Trace:
W20251026 02:57:38.401564 13865 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.401803 13865 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 32) took 2359 ms. Trace:
I20251026 02:57:38.401909 13865 rpcz_store.cc:276] 1026 02:57:36.042491 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.042578 (+ 87us) service_pool.cc:225] Handling call
1026 02:57:38.401758 (+2359180us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.776363 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.776582 (+ 219us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.401426 (+624844us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.401438 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.401466 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.401472 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.401509 (+ 37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.401515 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1733500}]]}
I20251026 02:57:38.401736 13892 rpcz_store.cc:276] 1026 02:57:35.791919 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.791988 (+ 69us) service_pool.cc:225] Handling call
1026 02:57:38.401388 (+2609400us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.202334 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.203714 (+ 1380us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.776028 (+572314us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.776036 (+ 8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.776077 (+ 41us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.776080 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.776267 (+ 187us) log.cc:844] Serialized 374 byte log entry
1026 02:57:38.125403 (+349136us) op_driver.cc:464] REPLICATION: finished
1026 02:57:38.125528 (+ 125us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:38.126594 (+ 1066us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:38.126933 (+ 339us) log.cc:844] Serialized 5 byte log entry
1026 02:57:38.399968 (+273035us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:38.400477 (+ 509us) log.cc:844] Serialized 14 byte log entry
1026 02:57:38.401350 (+ 873us) alter_schema_op.cc:73] Released schema lock
1026 02:57:38.401357 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"mutex_wait_us":41,"prepare.queue_time_us":1410059,"prepare.run_cpu_time_us":100424,"prepare.run_wall_time_us":573986,"replication_time_us":349274}]]}
W20251026 02:57:38.413240 13474 catalog_manager.cc:5058] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): alter failed for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: e872b933e4d3478590ca57e8892fe9cf
W20251026 02:57:38.418450 13865 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.418711 13865 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 34) took 2081 ms. Trace:
I20251026 02:57:38.418815 13865 rpcz_store.cc:276] 1026 02:57:36.336793 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.336856 (+ 63us) service_pool.cc:225] Handling call
1026 02:57:38.418671 (+2081815us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.402725 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.403024 (+ 299us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.418291 (+ 15267us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.418304 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.418338 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.418341 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.418381 (+ 40us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.418391 (+ 10us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2065575}]]}
W20251026 02:57:38.426060 13474 catalog_manager.cc:5058] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): alter failed for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: e872b933e4d3478590ca57e8892fe9cf
W20251026 02:57:38.440191 13865 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.440461 13865 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 36) took 1764 ms. Trace:
I20251026 02:57:38.440567 13865 rpcz_store.cc:276] 1026 02:57:36.676034 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.676082 (+ 48us) service_pool.cc:225] Handling call
1026 02:57:38.440410 (+1764328us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.419264 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.419502 (+ 238us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.440029 (+ 20527us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.440042 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.440081 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.440086 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.440124 (+ 38us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.440133 (+ 9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1742852}]]}
W20251026 02:57:38.458323 13897 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:38.458354 13474 catalog_manager.cc:5058] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): alter failed for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: e872b933e4d3478590ca57e8892fe9cf
W20251026 02:57:38.459182 13900 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.303s user 0.001s sys 0.000s
I20251026 02:57:38.463505 13900 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 48) took 2419 ms. Trace:
I20251026 02:57:38.463644 13900 rpcz_store.cc:276] 1026 02:57:36.043577 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.043625 (+ 48us) service_pool.cc:225] Handling call
1026 02:57:38.463444 (+2419819us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.312085 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.312270 (+ 185us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.775078 (+462808us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.775090 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.775136 (+ 46us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.775141 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.775354 (+ 213us) log.cc:844] Serialized 400 byte log entry
1026 02:57:38.154418 (+379064us) op_driver.cc:464] REPLICATION: finished
1026 02:57:38.154521 (+ 103us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:38.155532 (+ 1011us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:38.155808 (+ 276us) log.cc:844] Serialized 5 byte log entry
1026 02:57:38.462821 (+307013us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:38.463355 (+ 534us) log.cc:844] Serialized 14 byte log entry
1026 02:57:38.463403 (+ 48us) alter_schema_op.cc:73] Released schema lock
1026 02:57:38.463407 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":1268180,"prepare.run_cpu_time_us":84521,"prepare.run_wall_time_us":463598,"replication_time_us":379243}]]}
W20251026 02:57:38.464306 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 256ms of latency in SegmentAllocator::Sync()
I20251026 02:57:38.465885 13490 catalog_manager.cc:5741] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977) does not have the latest schema for tablet 1f0f44d7865849ae91def5c03fccd91c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 9
W20251026 02:57:38.467312 13865 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.467515 13865 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 38) took 1470 ms. Trace:
I20251026 02:57:38.467625 13865 rpcz_store.cc:276] 1026 02:57:36.997384 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.997450 (+ 66us) service_pool.cc:225] Handling call
1026 02:57:38.467464 (+1470014us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.440982 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.441267 (+ 285us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.467173 (+ 25906us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.467192 (+ 19us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.467215 (+ 23us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.467218 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.467251 (+ 33us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.467257 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1443209}]]}
W20251026 02:57:38.467862 13474 catalog_manager.cc:5058] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): alter failed for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: e872b933e4d3478590ca57e8892fe9cf
W20251026 02:57:38.479446 13474 catalog_manager.cc:5058] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): alter failed for tablet e872b933e4d3478590ca57e8892fe9cf (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: e872b933e4d3478590ca57e8892fe9cf
W20251026 02:57:38.480307 13915 tablet_replica.cc:351] Time spent TabletReplica: tablet 8bbcc33a5f914873938d618e23f0f79c: Waiting for Ops to complete: real 1.009s user 0.002s sys 0.000s
W20251026 02:57:38.481050 13915 log.cc:510] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 194ms of latency in SegmentAllocator::Sync()
W20251026 02:57:38.501222 13865 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.501411 13865 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 39) took 1244 ms. Trace:
I20251026 02:57:38.501495 13865 rpcz_store.cc:276] 1026 02:57:37.256830 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.256896 (+ 66us) service_pool.cc:225] Handling call
1026 02:57:38.501382 (+1244486us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.468004 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.468225 (+ 221us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.501062 (+ 32837us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.501073 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.501123 (+ 50us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.501128 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.501160 (+ 32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.501167 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1210797}]]}
W20251026 02:57:38.510169 13910 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.400s user 0.001s sys 0.001s
I20251026 02:57:38.514578 13910 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 41) took 2723 ms. Trace:
W20251026 02:57:38.515509 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 162ms of latency in SegmentAllocator::Sync()
I20251026 02:57:38.515889 13486 catalog_manager.cc:5741] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769) does not have the latest schema for tablet e4d2f74a388f4be5a5194159a06f3de6 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]). Expected version 10 got 8
I20251026 02:57:38.514827 13910 rpcz_store.cc:276] 1026 02:57:35.790789 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:35.790840 (+ 51us) service_pool.cc:225] Handling call
1026 02:57:38.514524 (+2723684us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.396745 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.396908 (+ 163us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:37.928301 (+531393us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:37.928311 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:37.928356 (+ 45us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:37.928361 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:37.928574 (+ 213us) log.cc:844] Serialized 374 byte log entry
1026 02:57:38.108416 (+179842us) op_driver.cc:464] REPLICATION: finished
1026 02:57:38.108546 (+ 130us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:38.109528 (+ 982us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:38.109779 (+ 251us) log.cc:844] Serialized 5 byte log entry
1026 02:57:38.513882 (+404103us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:38.514437 (+ 555us) log.cc:844] Serialized 14 byte log entry
1026 02:57:38.514485 (+ 48us) alter_schema_op.cc:73] Released schema lock
1026 02:57:38.514489 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":8192,"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":1605612,"prepare.run_cpu_time_us":99261,"prepare.run_wall_time_us":531894,"replication_time_us":180008}]]}
W20251026 02:57:38.523051 13906 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.247s user 0.001s sys 0.000s
I20251026 02:57:38.527410 13906 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 30) took 2484 ms. Trace:
I20251026 02:57:38.527570 13906 rpcz_store.cc:276] 1026 02:57:36.042945 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.042995 (+ 50us) service_pool.cc:225] Handling call
1026 02:57:38.527352 (+2484357us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.480143 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.480394 (+ 251us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.028966 (+548572us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.028977 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.029031 (+ 54us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.029035 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.029268 (+ 233us) log.cc:844] Serialized 400 byte log entry
1026 02:57:38.274070 (+244802us) op_driver.cc:464] REPLICATION: finished
1026 02:57:38.274212 (+ 142us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:38.275293 (+ 1081us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:38.275631 (+ 338us) log.cc:844] Serialized 5 byte log entry
1026 02:57:38.526572 (+250941us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:38.527251 (+ 679us) log.cc:844] Serialized 14 byte log entry
1026 02:57:38.527296 (+ 45us) alter_schema_op.cc:73] Released schema lock
1026 02:57:38.527301 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":1436876,"prepare.run_cpu_time_us":106067,"prepare.run_wall_time_us":549186,"replication_time_us":244998}]]}
W20251026 02:57:38.529242 13879 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 309ms of latency in SegmentAllocator::Sync()
W20251026 02:57:38.543565 13865 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.543929 13865 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:54454 (request call id 51) took 1078 ms. Trace:
I20251026 02:57:38.544021 13865 rpcz_store.cc:276] 1026 02:57:37.465839 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.467345 (+ 1506us) service_pool.cc:225] Handling call
1026 02:57:38.543872 (+1076527us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.501827 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.502047 (+ 220us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.543385 (+ 41338us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.543400 (+ 15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.543438 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.543442 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.543491 (+ 49us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.543498 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1034141}]]}
W20251026 02:57:38.561089 13897 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.595978 13488 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Sending DeleteTablet for 1 replicas of tablet 75f30c65b38d4545921f1ad5b4849ad5
I20251026 02:57:38.596084 13786 tablet_service.cc:1552] Processing DeleteTablet for tablet 75f30c65b38d4545921f1ad5b4849ad5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:38 UTC) from {username='slave'} at 127.0.0.1:34306
W20251026 02:57:38.596784 13865 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.597285 13786 tablet_service.cc:1552] Processing DeleteTablet for tablet 75f30c65b38d4545921f1ad5b4849ad5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:38 UTC) from {username='slave'} at 127.0.0.1:34306
I20251026 02:57:38.598006 13488 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:38.601662 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 141ms of latency in SegmentAllocator::Sync()
W20251026 02:57:38.662737 13865 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54454: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.675745 13915 ts_tablet_manager.cc:1916] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:38.684702 13915 ts_tablet_manager.cc:1929] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251026 02:57:38.684851 13915 log.cc:1199] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-3-root/wals/8bbcc33a5f914873938d618e23f0f79c
I20251026 02:57:38.685417 13915 ts_tablet_manager.cc:1950] T 8bbcc33a5f914873938d618e23f0f79c P 1e7eb27456e3405cbdffba37acbca4c3: Deleting consensus metadata
I20251026 02:57:38.686261 13915 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:34306 (request call id 40) took 1217 ms. Trace:
I20251026 02:57:38.686405 13915 rpcz_store.cc:276] 1026 02:57:37.469190 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.469258 (+ 68us) service_pool.cc:225] Handling call
1026 02:57:37.469955 (+ 697us) ts_tablet_manager.cc:1151] Deleting tablet 8bbcc33a5f914873938d618e23f0f79c
1026 02:57:37.469965 (+ 10us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
1026 02:57:38.679551 (+1209586us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:38.684530 (+ 4979us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:38.686216 (+ 1686us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":445,"thread_start_us":329,"threads_started":1}
I20251026 02:57:38.686856 13915 tablet_replica.cc:333] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: stopping tablet replica
I20251026 02:57:38.686956 13475 catalog_manager.cc:4985] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173): tablet 8bbcc33a5f914873938d618e23f0f79c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]) successfully deleted
I20251026 02:57:38.687059 13915 raft_consensus.cc:2243] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:38.687260 13915 pending_rounds.cc:70] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Trying to abort 1 pending ops.
I20251026 02:57:38.687330 13915 pending_rounds.cc:77] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Aborting op as it isn't in flight: id { term: 1 index: 11 } timestamp: 27 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "75f30c65b38d4545921f1ad5b4849ad5" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "1e7eb27456e3405cbdffba37acbca4c3" new_extra_config { } }
W20251026 02:57:38.687727 13915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Aborted: Op aborted
I20251026 02:57:38.687896 13915 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 32) took 2351 ms. Trace:
I20251026 02:57:38.687994 13915 rpcz_store.cc:276] 1026 02:57:36.336135 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.336205 (+ 70us) service_pool.cc:225] Handling call
1026 02:57:38.687863 (+2351658us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.029377 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.029630 (+ 253us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.527338 (+497708us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.527348 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.527399 (+ 51us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.527403 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.527648 (+ 245us) log.cc:844] Serialized 426 byte log entry
1026 02:57:38.687670 (+160022us) op_driver.cc:464] REPLICATION: finished
1026 02:57:38.687680 (+ 10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1026 02:57:38.687685 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1692772,"prepare.run_cpu_time_us":97930,"prepare.run_wall_time_us":498344,"replication_time_us":160224,"spinlock_wait_cycles":81664}]]}
I20251026 02:57:38.688608 13915 raft_consensus.cc:2272] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251026 02:57:38.688943 13898 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.689112 13898 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 34) took 2012 ms. Trace:
I20251026 02:57:38.689225 13898 rpcz_store.cc:276] 1026 02:57:36.676393 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.676465 (+ 72us) service_pool.cc:225] Handling call
1026 02:57:38.689080 (+2012615us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.527769 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.528009 (+ 240us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.688789 (+160780us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.688799 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.688838 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.688842 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.688870 (+ 28us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.688876 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1850964}]]}
W20251026 02:57:38.691953 13916 log.cc:510] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Injecting 303ms of latency in SegmentAllocator::Sync()
W20251026 02:57:38.692356 13898 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.692550 13898 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 36) took 1692 ms. Trace:
I20251026 02:57:38.692648 13898 rpcz_store.cc:276] 1026 02:57:36.999674 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.999726 (+ 52us) service_pool.cc:225] Handling call
1026 02:57:38.692517 (+1692791us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.689635 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.689903 (+ 268us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.692222 (+ 2319us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.692234 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.692264 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.692268 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.692299 (+ 31us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.692308 (+ 9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1689607}]]}
W20251026 02:57:38.693715 13898 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.693922 13898 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 38) took 1438 ms. Trace:
I20251026 02:57:38.694049 13898 rpcz_store.cc:276] 1026 02:57:37.255129 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.255210 (+ 81us) service_pool.cc:225] Handling call
1026 02:57:38.693881 (+1438671us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.693019 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.693263 (+ 244us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.693560 (+ 297us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.693571 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.693599 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.693605 (+ 6us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.693642 (+ 37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.693652 (+ 10us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1437449}]]}
I20251026 02:57:38.695765 13910 tablet.cc:1722] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20251026 02:57:38.696448 13910 tablet.cc:1620] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: MemRowSet was empty: no flush needed.
W20251026 02:57:38.696954 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 226ms of latency in SegmentAllocator::Sync()
W20251026 02:57:38.706207 13898 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.706559 13898 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34306 (request call id 39) took 1240 ms. Trace:
I20251026 02:57:38.706674 13898 rpcz_store.cc:276] 1026 02:57:37.466316 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.467735 (+ 1419us) service_pool.cc:225] Handling call
1026 02:57:38.706532 (+1238797us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.694837 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.695182 (+ 345us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.705988 (+ 10806us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.706008 (+ 20us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.706063 (+ 55us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.706067 (+ 4us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.706131 (+ 64us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.706141 (+ 10us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1226785}]]}
W20251026 02:57:38.709779 13898 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:38.714740 13898 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:38.722405 13898 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:34306: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.722381 13900 tablet.cc:1722] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
21:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20251026 02:57:38.723304 13900 tablet.cc:1620] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: MemRowSet was empty: no flush needed.
W20251026 02:57:38.723867 13881 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 194ms of latency in SegmentAllocator::Sync()
I20251026 02:57:38.744601 13488 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Sending DeleteTablet for 1 replicas of tablet 1f0f44d7865849ae91def5c03fccd91c
I20251026 02:57:38.745215 13576 tablet_service.cc:1552] Processing DeleteTablet for tablet 1f0f44d7865849ae91def5c03fccd91c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:38 UTC) from {username='slave'} at 127.0.0.1:51566
W20251026 02:57:38.745723 13918 log.cc:510] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 455ms of latency in SegmentAllocator::Sync()
I20251026 02:57:38.745749 13920 tablet_replica.cc:333] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: stopping tablet replica
I20251026 02:57:38.745950 13920 raft_consensus.cc:2243] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:38.746155 13920 raft_consensus.cc:2272] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:38.747525 13488 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20251026 02:57:38.750747 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 150ms of latency in SegmentAllocator::Sync()
W20251026 02:57:38.780884 13475 catalog_manager.cc:5058] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173): alter failed for tablet 8bbcc33a5f914873938d618e23f0f79c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 8bbcc33a5f914873938d618e23f0f79c
W20251026 02:57:38.812769 13475 catalog_manager.cc:5058] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173): alter failed for tablet 8bbcc33a5f914873938d618e23f0f79c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 8bbcc33a5f914873938d618e23f0f79c
W20251026 02:57:38.838469 13879 consensus_queue.cc:1175] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1e7eb27456e3405cbdffba37acbca4c3" status { last_received { term: 1 index: 11 } last_committed_idx: 10 last_received_current_leader { term: 1 index: 11 } }
W20251026 02:57:38.839097 13915 log.cc:510] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 220ms of latency in SegmentAllocator::Sync()
W20251026 02:57:38.861153 13476 catalog_manager.cc:5064] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769): alter failed for tablet e57194df5da945779c49de97242c62dc (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]): Illegal state: Tablet not RUNNING: STOPPING
I20251026 02:57:38.902058 13488 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Sending DeleteTablet for 1 replicas of tablet e4d2f74a388f4be5a5194159a06f3de6
I20251026 02:57:38.902895 13647 tablet_service.cc:1552] Processing DeleteTablet for tablet e4d2f74a388f4be5a5194159a06f3de6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-10-26 02:57:38 UTC) from {username='slave'} at 127.0.0.1:36332
I20251026 02:57:38.903714 13488 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
I20251026 02:57:38.903898 13488 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:44618:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
W20251026 02:57:38.906175 13531 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 280ms of latency in SegmentAllocator::Sync()
I20251026 02:57:38.921628 13900 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 51) took 2584 ms. Trace:
W20251026 02:57:38.921892 13860 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.922184 13860 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 54) took 2241 ms. Trace:
I20251026 02:57:38.921763 13900 rpcz_store.cc:276] 1026 02:57:36.337116 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.337174 (+ 58us) service_pool.cc:225] Handling call
1026 02:57:38.921608 (+2584434us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.775736 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.775997 (+ 261us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.463624 (+687627us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.463640 (+ 16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.463683 (+ 43us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.463686 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.463950 (+ 264us) log.cc:844] Serialized 426 byte log entry
1026 02:57:38.722162 (+258212us) op_driver.cc:464] REPLICATION: finished
1026 02:57:38.722320 (+ 158us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:38.723405 (+ 1085us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:38.723729 (+ 324us) log.cc:844] Serialized 5 byte log entry
1026 02:57:38.921091 (+197362us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:38.921541 (+ 450us) log.cc:844] Serialized 14 byte log entry
1026 02:57:38.921577 (+ 36us) alter_schema_op.cc:73] Released schema lock
1026 02:57:38.921580 (+ 3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":77,"prepare.queue_time_us":1438202,"prepare.run_cpu_time_us":136441,"prepare.run_wall_time_us":688278,"replication_time_us":258435}]]}
I20251026 02:57:38.922322 13860 rpcz_store.cc:276] 1026 02:57:36.680821 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.680906 (+ 85us) service_pool.cc:225] Handling call
1026 02:57:38.922167 (+2241261us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.464072 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.464278 (+ 206us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.921783 (+457505us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.921793 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.921823 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.921828 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.921865 (+ 37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.921872 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1782550}]]}
W20251026 02:57:38.923656 13910 tablet_replica.cc:1410] Time spent flushing the Log queue took a long time: real 0.227s user 0.001s sys 0.001s
I20251026 02:57:38.927870 13910 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 44) took 2884 ms. Trace:
I20251026 02:57:38.927971 13910 rpcz_store.cc:276] 1026 02:57:36.043869 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.043937 (+ 68us) service_pool.cc:225] Handling call
1026 02:57:38.927848 (+2883911us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:37.928690 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:37.928923 (+ 233us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.514944 (+586021us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.514954 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.514996 (+ 42us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.515001 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.515216 (+ 215us) log.cc:844] Serialized 400 byte log entry
1026 02:57:38.695575 (+180359us) op_driver.cc:464] REPLICATION: finished
1026 02:57:38.695711 (+ 136us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
1026 02:57:38.696536 (+ 825us) tablet_metadata.cc:689] TabletMetadata updated
1026 02:57:38.696832 (+ 296us) log.cc:844] Serialized 5 byte log entry
1026 02:57:38.927217 (+230385us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:38.927758 (+ 541us) log.cc:844] Serialized 14 byte log entry
1026 02:57:38.927804 (+ 46us) alter_schema_op.cc:73] Released schema lock
1026 02:57:38.927808 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":76,"prepare.queue_time_us":1884473,"prepare.run_cpu_time_us":122633,"prepare.run_wall_time_us":586596,"replication_time_us":180546}]]}
W20251026 02:57:38.928393 13883 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 331ms of latency in SegmentAllocator::Sync()
W20251026 02:57:38.946233 13475 catalog_manager.cc:5058] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173): alter failed for tablet 8bbcc33a5f914873938d618e23f0f79c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 8bbcc33a5f914873938d618e23f0f79c
W20251026 02:57:38.960181 13475 catalog_manager.cc:5058] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173): alter failed for tablet 8bbcc33a5f914873938d618e23f0f79c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 8bbcc33a5f914873938d618e23f0f79c
W20251026 02:57:38.960610 13860 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:38.960736 13860 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 56) took 1958 ms. Trace:
I20251026 02:57:38.960803 13860 rpcz_store.cc:276] 1026 02:57:37.002093 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.002151 (+ 58us) service_pool.cc:225] Handling call
1026 02:57:38.960722 (+1958571us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.924069 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.924368 (+ 299us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.960518 (+ 36150us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.960529 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.960559 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.960562 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.960588 (+ 26us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:38.960593 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1921578}]]}
W20251026 02:57:38.967912 13475 catalog_manager.cc:5058] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173): alter failed for tablet 8bbcc33a5f914873938d618e23f0f79c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 8bbcc33a5f914873938d618e23f0f79c
I20251026 02:57:38.995589 13916 ts_tablet_manager.cc:1916] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:39.000558 13916 ts_tablet_manager.cc:1929] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20251026 02:57:39.000691 13916 log.cc:1199] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-1-root/wals/e57194df5da945779c49de97242c62dc
I20251026 02:57:39.001063 13916 ts_tablet_manager.cc:1950] T e57194df5da945779c49de97242c62dc P 11b37d678a714b1992c3b89f663769e5: Deleting consensus metadata
I20251026 02:57:39.002117 13916 tablet_replica.cc:333] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: stopping tablet replica
I20251026 02:57:39.002239 13476 catalog_manager.cc:4985] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769): tablet e57194df5da945779c49de97242c62dc (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]) successfully deleted
I20251026 02:57:39.002357 13916 raft_consensus.cc:2243] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:39.002557 13916 pending_rounds.cc:70] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Trying to abort 1 pending ops.
I20251026 02:57:39.002610 13916 pending_rounds.cc:77] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Aborting op as it isn't in flight: id { term: 1 index: 11 } timestamp: 41 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "e4d2f74a388f4be5a5194159a06f3de6" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "11b37d678a714b1992c3b89f663769e5" new_extra_config { } }
W20251026 02:57:39.003044 13916 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Aborted: Op aborted
I20251026 02:57:39.003232 13916 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 47) took 2665 ms. Trace:
I20251026 02:57:39.003329 13916 rpcz_store.cc:276] 1026 02:57:36.337735 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.337800 (+ 65us) service_pool.cc:225] Handling call
1026 02:57:39.003196 (+2665396us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.515335 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.515545 (+ 210us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:38.927849 (+412304us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:38.927899 (+ 50us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:38.927929 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:38.927932 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:38.928131 (+ 199us) log.cc:844] Serialized 426 byte log entry
1026 02:57:39.002988 (+ 74857us) op_driver.cc:464] REPLICATION: finished
1026 02:57:39.002999 (+ 11us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
1026 02:57:39.003006 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2177239,"prepare.run_cpu_time_us":70241,"prepare.run_wall_time_us":412862,"replication_time_us":75009}]]}
I20251026 02:57:39.004156 13916 raft_consensus.cc:2272] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251026 02:57:39.004365 13894 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:39.004557 13894 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 49) took 2325 ms. Trace:
I20251026 02:57:39.004645 13894 rpcz_store.cc:276] 1026 02:57:36.679147 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:36.679242 (+ 95us) service_pool.cc:225] Handling call
1026 02:57:39.004524 (+2325282us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.928262 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.929312 (+ 1050us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:39.004104 (+ 74792us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:39.004116 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:39.004146 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:39.004149 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:39.004301 (+ 152us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:39.004320 (+ 19us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2248507,"spinlock_wait_cycles":231680}]]}
W20251026 02:57:39.006705 13894 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:39.006880 13894 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 58) took 2002 ms. Trace:
I20251026 02:57:39.006969 13894 rpcz_store.cc:276] 1026 02:57:37.004807 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.004896 (+ 89us) service_pool.cc:225] Handling call
1026 02:57:39.006853 (+2001957us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:39.006146 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:39.006432 (+ 286us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:39.006585 (+ 153us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:39.006593 (+ 8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:39.006616 (+ 23us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:39.006619 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:39.006651 (+ 32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:39.006657 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2000896}]]}
W20251026 02:57:39.007640 13894 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:39.007804 13894 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 73) took 1751 ms. Trace:
I20251026 02:57:39.007890 13894 rpcz_store.cc:276] 1026 02:57:37.255963 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.256030 (+ 67us) service_pool.cc:225] Handling call
1026 02:57:39.007779 (+1751749us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:39.007319 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:39.007531 (+ 212us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:39.007538 (+ 7us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:39.007544 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:39.007564 (+ 20us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:39.007569 (+ 5us) op_driver.cc:348] REPLICATION: starting
1026 02:57:39.007595 (+ 26us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:39.007601 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1750923}]]}
W20251026 02:57:39.008734 13894 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:39.008884 13894 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 79) took 1540 ms. Trace:
I20251026 02:57:39.008975 13894 rpcz_store.cc:276] 1026 02:57:37.468337 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.468384 (+ 47us) service_pool.cc:225] Handling call
1026 02:57:39.008856 (+1540472us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:39.008207 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:39.008427 (+ 220us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:39.008640 (+ 213us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:39.008646 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:39.008666 (+ 20us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:39.008668 (+ 2us) op_driver.cc:348] REPLICATION: starting
1026 02:57:39.008691 (+ 23us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:39.008696 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":2816,"child_traces":[["op",{"mutex_wait_us":42,"prepare.queue_time_us":1539519}]]}
W20251026 02:57:39.010107 13894 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:39.010262 13894 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:36332 (request call id 87) took 1202 ms. Trace:
I20251026 02:57:39.010388 13894 rpcz_store.cc:276] 1026 02:57:37.807499 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.807562 (+ 63us) service_pool.cc:225] Handling call
1026 02:57:39.010231 (+1202669us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:39.009318 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:39.009521 (+ 203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:39.010001 (+ 480us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:39.010008 (+ 7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:39.010028 (+ 20us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:39.010031 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:39.010053 (+ 22us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:39.010059 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1201477}]]}
W20251026 02:57:39.011747 13475 catalog_manager.cc:5058] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173): alter failed for tablet 8bbcc33a5f914873938d618e23f0f79c (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: 8bbcc33a5f914873938d618e23f0f79c
W20251026 02:57:39.011752 13894 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:39.013391 13860 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:39.013540 13860 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 63) took 1755 ms. Trace:
I20251026 02:57:39.013626 13860 rpcz_store.cc:276] 1026 02:57:37.257659 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.257979 (+ 320us) service_pool.cc:225] Handling call
1026 02:57:39.013511 (+1755532us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:38.961229 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:38.961474 (+ 245us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:39.013306 (+ 51832us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:39.013313 (+ 7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:39.013330 (+ 17us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:39.013332 (+ 2us) op_driver.cc:348] REPLICATION: starting
1026 02:57:39.013354 (+ 22us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:39.013357 (+ 3us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1702968}]]}
W20251026 02:57:39.013787 13894 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:39.016288 13894 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:39.019399 13894 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36332: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:39.059728 13915 ts_tablet_manager.cc:1916] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Deleting tablet data with delete state TABLET_DATA_DELETED
W20251026 02:57:39.061762 13475 catalog_manager.cc:5058] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173): alter failed for tablet 75f30c65b38d4545921f1ad5b4849ad5 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
W20251026 02:57:39.063334 13475 catalog_manager.cc:5058] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173): alter failed for tablet 75f30c65b38d4545921f1ad5b4849ad5 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20251026 02:57:39.066799 13915 ts_tablet_manager.cc:1929] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.11
I20251026 02:57:39.066942 13915 log.cc:1199] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-3-root/wals/75f30c65b38d4545921f1ad5b4849ad5
W20251026 02:57:39.067227 13475 catalog_manager.cc:5058] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173): alter failed for tablet 75f30c65b38d4545921f1ad5b4849ad5 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20251026 02:57:39.067422 13915 ts_tablet_manager.cc:1950] T 75f30c65b38d4545921f1ad5b4849ad5 P 1e7eb27456e3405cbdffba37acbca4c3: Deleting consensus metadata
I20251026 02:57:39.068384 13475 catalog_manager.cc:4985] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173): tablet 75f30c65b38d4545921f1ad5b4849ad5 (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]) successfully deleted
W20251026 02:57:39.068653 13475 catalog_manager.cc:4952] TS 1e7eb27456e3405cbdffba37acbca4c3 (127.6.179.4:34173): delete failed for tablet 75f30c65b38d4545921f1ad5b4849ad5 because the tablet was not found. No further retry: Not found: Tablet not found: 75f30c65b38d4545921f1ad5b4849ad5
W20251026 02:57:39.072997 13476 catalog_manager.cc:5058] TS 11b37d678a714b1992c3b89f663769e5 (127.6.179.2:39769): alter failed for tablet e57194df5da945779c49de97242c62dc (table many-ranges-table [id=f2dbea4affda4fed9dc1ee6b03dd99aa]),no further retry: Not found: Tablet not found: e57194df5da945779c49de97242c62dc
W20251026 02:57:39.079432 13860 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:39.079627 13860 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 76) took 1611 ms. Trace:
I20251026 02:57:39.079692 13860 rpcz_store.cc:276] 1026 02:57:37.467811 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.467876 (+ 65us) service_pool.cc:225] Handling call
1026 02:57:39.079594 (+1611718us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:39.013920 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:39.014146 (+ 226us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:39.079308 (+ 65162us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:39.079318 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:39.079350 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:39.079352 (+ 2us) op_driver.cc:348] REPLICATION: starting
1026 02:57:39.079383 (+ 31us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:39.079387 (+ 4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1545702}]]}
W20251026 02:57:39.161890 13860 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:39.162086 13860 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 85) took 1354 ms. Trace:
I20251026 02:57:39.162177 13860 rpcz_store.cc:276] 1026 02:57:37.807680 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:37.808193 (+ 513us) service_pool.cc:225] Handling call
1026 02:57:39.162048 (+1353855us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:39.080014 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:39.080217 (+ 203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:39.161748 (+ 81531us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:39.161759 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:39.161793 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:39.161796 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:39.161840 (+ 44us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:39.161846 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1271499}]]}
I20251026 02:57:39.188139 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:39.197220 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:39.201346 13918 ts_tablet_manager.cc:1916] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:39.207109 13918 ts_tablet_manager.cc:1929] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20251026 02:57:39.207288 13918 log.cc:1199] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-2-root/wals/1dec1434b6b14c0781b7f0276366b2aa
I20251026 02:57:39.207698 13918 ts_tablet_manager.cc:1950] T 1dec1434b6b14c0781b7f0276366b2aa P 1e44e7e4ec4c49b5a22afb0f55e7052c: Deleting consensus metadata
W20251026 02:57:39.242053 13474 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 5 similar messages]
W20251026 02:57:39.243352 13474 catalog_manager.cc:4712] TS 369669aef8af4bdeb0df14b6ac8884b2 (127.6.179.1:33977): AlterTable RPC failed for tablet 1f0f44d7865849ae91def5c03fccd91c: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20251026 02:57:39.259608 13883 consensus_queue.cc:1175] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "11b37d678a714b1992c3b89f663769e5" status { last_received { term: 1 index: 11 } last_committed_idx: 10 last_received_current_leader { term: 1 index: 11 } }
W20251026 02:57:39.260262 13916 log.cc:510] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Injecting 204ms of latency in SegmentAllocator::Sync()
W20251026 02:57:39.264838 13860 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:39.265035 13860 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 107) took 1224 ms. Trace:
I20251026 02:57:39.265122 13860 rpcz_store.cc:276] 1026 02:57:38.041023 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:38.041639 (+ 616us) service_pool.cc:225] Handling call
1026 02:57:39.265004 (+1223365us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:39.162559 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:39.162728 (+ 169us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:39.264721 (+101993us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:39.264733 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:39.264762 (+ 29us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:39.264765 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:39.264793 (+ 28us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:39.264798 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1120509}]]}
W20251026 02:57:39.393674 13860 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
I20251026 02:57:39.393989 13860 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:51566 (request call id 115) took 1071 ms. Trace:
I20251026 02:57:39.394142 13860 rpcz_store.cc:276] 1026 02:57:38.322510 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:38.323128 (+ 618us) service_pool.cc:225] Handling call
1026 02:57:39.393940 (+1070812us) inbound_call.cc:173] Queueing success response
Related trace 'op':
1026 02:57:39.265612 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
1026 02:57:39.265811 (+ 199us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
1026 02:57:39.393513 (+127702us) alter_schema_op.cc:66] Acquired schema lock
1026 02:57:39.393526 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
1026 02:57:39.393568 (+ 42us) alter_schema_op.cc:128] START. Timestamp: 0
1026 02:57:39.393571 (+ 3us) op_driver.cc:348] REPLICATION: starting
1026 02:57:39.393608 (+ 37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
1026 02:57:39.393614 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":942115}]]}
I20251026 02:57:39.464897 13916 ts_tablet_manager.cc:1916] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:39.471577 13916 ts_tablet_manager.cc:1929] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.11
I20251026 02:57:39.471745 13916 log.cc:1199] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-1-root/wals/e4d2f74a388f4be5a5194159a06f3de6
I20251026 02:57:39.472263 13916 ts_tablet_manager.cc:1950] T e4d2f74a388f4be5a5194159a06f3de6 P 11b37d678a714b1992c3b89f663769e5: Deleting consensus metadata
W20251026 02:57:39.554499 13860 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51566: Illegal state: RaftConsensus is not running: State = Stopped
W20251026 02:57:39.755410 13920 tablet_replica.cc:351] Time spent TabletReplica: tablet 1f0f44d7865849ae91def5c03fccd91c: Waiting for Ops to complete: real 1.009s user 0.002s sys 0.000s
W20251026 02:57:39.755965 13920 log.cc:510] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 417ms of latency in SegmentAllocator::Sync()
I20251026 02:57:40.173610 13920 ts_tablet_manager.cc:1916] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:40.178395 13920 ts_tablet_manager.cc:1929] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.11
I20251026 02:57:40.178545 13920 log.cc:1199] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/1f0f44d7865849ae91def5c03fccd91c
I20251026 02:57:40.178897 13920 ts_tablet_manager.cc:1950] T 1f0f44d7865849ae91def5c03fccd91c P 369669aef8af4bdeb0df14b6ac8884b2: Deleting consensus metadata
I20251026 02:57:40.179255 13920 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:51566 (request call id 122) took 1434 ms. Trace:
I20251026 02:57:40.179353 13920 rpcz_store.cc:276] 1026 02:57:38.745119 (+ 0us) service_pool.cc:168] Inserting onto call queue
1026 02:57:38.745171 (+ 52us) service_pool.cc:225] Handling call
1026 02:57:38.745689 (+ 518us) ts_tablet_manager.cc:1151] Deleting tablet 1f0f44d7865849ae91def5c03fccd91c
1026 02:57:38.745700 (+ 11us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
1026 02:57:40.176064 (+1430364us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:40.178240 (+ 2176us) tablet_metadata.cc:641] Metadata flushed
1026 02:57:40.179217 (+ 977us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":322,"thread_start_us":227,"threads_started":1}
I20251026 02:57:40.180163 6860 tablet_replica.cc:333] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2: stopping tablet replica
I20251026 02:57:40.180341 6860 raft_consensus.cc:2243] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:40.180685 6860 raft_consensus.cc:2272] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251026 02:57:40.181010 6860 log.cc:510] T 96a7ead0c9c64ce5815754795347e2e0 P 369669aef8af4bdeb0df14b6ac8884b2: Injecting 315ms of latency in SegmentAllocator::Sync()
I20251026 02:57:40.510852 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:40.516027 6860 tablet_server.cc:178] TabletServer@127.6.179.2:0 shutting down...
I20251026 02:57:40.528136 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:40.541214 6860 tablet_server.cc:195] TabletServer@127.6.179.2:0 shutdown complete.
I20251026 02:57:40.545205 6860 tablet_server.cc:178] TabletServer@127.6.179.3:0 shutting down...
I20251026 02:57:40.555298 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:40.555649 6860 tablet_replica.cc:333] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c: stopping tablet replica
I20251026 02:57:40.555828 6860 raft_consensus.cc:2243] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 1 FOLLOWER]: Raft consensus shutting down.
I20251026 02:57:40.556002 6860 raft_consensus.cc:2272] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c [term 1 FOLLOWER]: Raft consensus is shut down!
W20251026 02:57:40.556321 6860 log.cc:510] T 96a7ead0c9c64ce5815754795347e2e0 P 1e44e7e4ec4c49b5a22afb0f55e7052c: Injecting 277ms of latency in SegmentAllocator::Sync()
I20251026 02:57:40.848342 6860 tablet_server.cc:195] TabletServer@127.6.179.3:0 shutdown complete.
I20251026 02:57:40.852177 6860 tablet_server.cc:178] TabletServer@127.6.179.4:0 shutting down...
I20251026 02:57:40.861364 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:40.861649 6860 tablet_replica.cc:333] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3: stopping tablet replica
I20251026 02:57:40.861815 6860 raft_consensus.cc:2243] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251026 02:57:40.861979 6860 raft_consensus.cc:2272] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20251026 02:57:40.862311 6860 log.cc:510] T 96a7ead0c9c64ce5815754795347e2e0 P 1e7eb27456e3405cbdffba37acbca4c3: Injecting 374ms of latency in SegmentAllocator::Sync()
I20251026 02:57:41.250680 6860 tablet_server.cc:195] TabletServer@127.6.179.4:0 shutdown complete.
I20251026 02:57:41.254130 6860 master.cc:561] Master@127.6.179.62:40503 shutting down...
I20251026 02:57:41.286234 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:41.286530 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:41.286640 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: stopping tablet replica
W20251026 02:57:41.287012 6860 log.cc:510] T 00000000000000000000000000000000 P 6118d1085bc64b9ab288d2926c9db190: Injecting 345ms of latency in SegmentAllocator::Sync()
I20251026 02:57:41.652901 6860 master.cc:583] Master@127.6.179.62:40503 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterTableAndDropTablet (8804 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactor
I20251026 02:57:41.665333 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:39333
I20251026 02:57:41.665867 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:41.666747 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:41.668010 6860 webserver.cc:492] Webserver started at http://127.6.179.62:44143/ using document root <none> and password file <none>
I20251026 02:57:41.668232 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:41.668298 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:41.668423 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:41.669024 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "67219e1d46b24fa2b1a769ed5c5ccbd3"
format_stamp: "Formatted at 2025-10-26 02:57:41 on dist-test-slave-n5cb"
I20251026 02:57:41.671600 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:57:41.673146 13925 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:41.673571 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:41.673681 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "67219e1d46b24fa2b1a769ed5c5ccbd3"
format_stamp: "Formatted at 2025-10-26 02:57:41 on dist-test-slave-n5cb"
I20251026 02:57:41.673781 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-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)
I20251026 02:57:41.685525 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:41.686044 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:41.696375 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:39333
I20251026 02:57:41.696413 13976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:39333 every 8 connection(s)
I20251026 02:57:41.697666 13977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:41.702507 13977 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3: Bootstrap starting.
I20251026 02:57:41.703866 13977 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:41.705396 13977 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3: No bootstrap required, opened a new log
I20251026 02:57:41.706033 13977 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67219e1d46b24fa2b1a769ed5c5ccbd3" member_type: VOTER }
I20251026 02:57:41.706161 13977 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:41.706218 13977 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67219e1d46b24fa2b1a769ed5c5ccbd3, State: Initialized, Role: FOLLOWER
I20251026 02:57:41.706462 13977 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67219e1d46b24fa2b1a769ed5c5ccbd3" member_type: VOTER }
I20251026 02:57:41.706581 13977 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:41.706660 13977 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:41.706740 13977 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:41.708702 13977 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67219e1d46b24fa2b1a769ed5c5ccbd3" member_type: VOTER }
I20251026 02:57:41.708896 13977 leader_election.cc:304] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 67219e1d46b24fa2b1a769ed5c5ccbd3; no voters:
I20251026 02:57:41.709331 13977 leader_election.cc:290] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:41.709497 13980 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:41.709977 13980 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [term 1 LEADER]: Becoming Leader. State: Replica: 67219e1d46b24fa2b1a769ed5c5ccbd3, State: Running, Role: LEADER
I20251026 02:57:41.710225 13977 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:41.710211 13980 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67219e1d46b24fa2b1a769ed5c5ccbd3" member_type: VOTER }
I20251026 02:57:41.711651 13982 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67219e1d46b24fa2b1a769ed5c5ccbd3. Latest consensus state: current_term: 1 leader_uuid: "67219e1d46b24fa2b1a769ed5c5ccbd3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67219e1d46b24fa2b1a769ed5c5ccbd3" member_type: VOTER } }
I20251026 02:57:41.711629 13981 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67219e1d46b24fa2b1a769ed5c5ccbd3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67219e1d46b24fa2b1a769ed5c5ccbd3" member_type: VOTER } }
I20251026 02:57:41.711834 13982 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:41.711862 13981 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:41.715584 13987 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:41.715811 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:41.716790 13987 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:41.719573 13987 catalog_manager.cc:1357] Generated new cluster ID: 22914d1d40234091b1a42a8ebec112ef
I20251026 02:57:41.719661 13987 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:41.732333 13987 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:41.733194 13987 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:41.739949 13987 catalog_manager.cc:6022] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3: Generated new TSK 0
I20251026 02:57:41.740235 13987 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:41.748591 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:41.749607 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:41.750953 6860 webserver.cc:492] Webserver started at http://127.6.179.1:42141/ using document root <none> and password file <none>
I20251026 02:57:41.751147 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:41.751201 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:41.751289 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:41.751876 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "5c0459ee91c74f1d932f520b38905452"
format_stamp: "Formatted at 2025-10-26 02:57:41 on dist-test-slave-n5cb"
I20251026 02:57:41.754323 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20251026 02:57:41.755892 14001 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:41.756261 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:41.756361 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "5c0459ee91c74f1d932f520b38905452"
format_stamp: "Formatted at 2025-10-26 02:57:41 on dist-test-slave-n5cb"
I20251026 02:57:41.756482 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-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)
I20251026 02:57:41.768191 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:41.768777 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:41.769292 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:41.770094 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:41.770152 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:41.770247 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:41.770328 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:41.781627 14063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:46403 every 8 connection(s)
I20251026 02:57:41.781605 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:46403
I20251026 02:57:41.783380 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:41.784566 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:41.785948 6860 webserver.cc:492] Webserver started at http://127.6.179.2:39091/ using document root <none> and password file <none>
I20251026 02:57:41.786172 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:41.786240 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:41.786382 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:41.786978 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-1-root/instance:
uuid: "e59bd7a02bf942d6a52478012d43e0d5"
format_stamp: "Formatted at 2025-10-26 02:57:41 on dist-test-slave-n5cb"
I20251026 02:57:41.789268 14064 heartbeater.cc:344] Connected to a master server at 127.6.179.62:39333
I20251026 02:57:41.789405 14064 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:41.789819 14064 heartbeater.cc:507] Master 127.6.179.62:39333 requested a full tablet report, sending...
I20251026 02:57:41.790009 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:41.790756 13942 ts_manager.cc:194] Registered new tserver with Master: 5c0459ee91c74f1d932f520b38905452 (127.6.179.1:46403)
I20251026 02:57:41.791764 14071 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:41.791913 13942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37368
I20251026 02:57:41.792148 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:41.792253 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-1-root
uuid: "e59bd7a02bf942d6a52478012d43e0d5"
format_stamp: "Formatted at 2025-10-26 02:57:41 on dist-test-slave-n5cb"
I20251026 02:57:41.792363 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-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)
I20251026 02:57:41.801965 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:41.802716 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:41.803273 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:41.803298 14064 heartbeater.cc:499] Master 127.6.179.62:39333 was elected leader, sending a full tablet report...
I20251026 02:57:41.804104 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:41.804175 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:41.804268 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:41.804315 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:41.816493 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.2:40235
I20251026 02:57:41.816535 14133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.2:40235 every 8 connection(s)
I20251026 02:57:41.818197 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:41.819269 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:41.820624 6860 webserver.cc:492] Webserver started at http://127.6.179.3:35485/ using document root <none> and password file <none>
I20251026 02:57:41.820879 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:41.820946 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:41.821056 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:41.821791 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-2-root/instance:
uuid: "224e1a37f5224613856494a29566e872"
format_stamp: "Formatted at 2025-10-26 02:57:41 on dist-test-slave-n5cb"
I20251026 02:57:41.823973 14134 heartbeater.cc:344] Connected to a master server at 127.6.179.62:39333
I20251026 02:57:41.824090 14134 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:41.824415 14134 heartbeater.cc:507] Master 127.6.179.62:39333 requested a full tablet report, sending...
I20251026 02:57:41.824993 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20251026 02:57:41.825320 13942 ts_manager.cc:194] Registered new tserver with Master: e59bd7a02bf942d6a52478012d43e0d5 (127.6.179.2:40235)
I20251026 02:57:41.826375 13942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37384
I20251026 02:57:41.826937 14140 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:41.827280 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:41.827375 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-2-root
uuid: "224e1a37f5224613856494a29566e872"
format_stamp: "Formatted at 2025-10-26 02:57:41 on dist-test-slave-n5cb"
I20251026 02:57:41.827505 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-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)
I20251026 02:57:41.837913 14134 heartbeater.cc:499] Master 127.6.179.62:39333 was elected leader, sending a full tablet report...
I20251026 02:57:41.845297 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:41.845842 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:41.846410 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:41.847249 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:41.847306 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:41.847399 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:41.847436 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:41.860224 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.3:44689
I20251026 02:57:41.860255 14202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.3:44689 every 8 connection(s)
I20251026 02:57:41.861807 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:41.863227 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:41.864715 6860 webserver.cc:492] Webserver started at http://127.6.179.4:45349/ using document root <none> and password file <none>
I20251026 02:57:41.864957 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:41.865051 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:41.865204 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:41.865996 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-3-root/instance:
uuid: "97abc04a76d54daea12bbc7bb15b35e7"
format_stamp: "Formatted at 2025-10-26 02:57:41 on dist-test-slave-n5cb"
I20251026 02:57:41.867204 14203 heartbeater.cc:344] Connected to a master server at 127.6.179.62:39333
I20251026 02:57:41.867349 14203 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:41.867715 14203 heartbeater.cc:507] Master 127.6.179.62:39333 requested a full tablet report, sending...
I20251026 02:57:41.868548 13941 ts_manager.cc:194] Registered new tserver with Master: 224e1a37f5224613856494a29566e872 (127.6.179.3:44689)
I20251026 02:57:41.869020 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.002s
I20251026 02:57:41.869448 13941 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37388
I20251026 02:57:41.870770 14209 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:41.871096 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:41.871213 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-3-root
uuid: "97abc04a76d54daea12bbc7bb15b35e7"
format_stamp: "Formatted at 2025-10-26 02:57:41 on dist-test-slave-n5cb"
I20251026 02:57:41.871336 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-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)
I20251026 02:57:41.877951 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:41.878563 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:41.879088 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:41.879858 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:41.879932 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:41.880040 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:41.880108 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:41.880726 14203 heartbeater.cc:499] Master 127.6.179.62:39333 was elected leader, sending a full tablet report...
I20251026 02:57:41.893299 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.4:38381
I20251026 02:57:41.893344 14271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.4:38381 every 8 connection(s)
I20251026 02:57:41.899907 14272 heartbeater.cc:344] Connected to a master server at 127.6.179.62:39333
I20251026 02:57:41.900063 14272 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:41.900404 14272 heartbeater.cc:507] Master 127.6.179.62:39333 requested a full tablet report, sending...
I20251026 02:57:41.901163 13942 ts_manager.cc:194] Registered new tserver with Master: 97abc04a76d54daea12bbc7bb15b35e7 (127.6.179.4:38381)
I20251026 02:57:41.901892 13942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37404
I20251026 02:57:41.902252 6860 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007907416s
I20251026 02:57:41.913089 14272 heartbeater.cc:499] Master 127.6.179.62:39333 was elected leader, sending a full tablet report...
I20251026 02:57:41.913872 13941 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37420:
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"
}
}
}
I20251026 02:57:41.930089 14099 tablet_service.cc:1505] Processing CreateTablet for tablet 7799dd7fe70a42ff98ac1ce95864d23c (DEFAULT_TABLE table=fake-table [id=772f0ab339174e908b45055dc6a0262f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:41.930640 14099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7799dd7fe70a42ff98ac1ce95864d23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:41.933291 14237 tablet_service.cc:1505] Processing CreateTablet for tablet 7799dd7fe70a42ff98ac1ce95864d23c (DEFAULT_TABLE table=fake-table [id=772f0ab339174e908b45055dc6a0262f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:41.933732 14237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7799dd7fe70a42ff98ac1ce95864d23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:41.933938 14168 tablet_service.cc:1505] Processing CreateTablet for tablet 7799dd7fe70a42ff98ac1ce95864d23c (DEFAULT_TABLE table=fake-table [id=772f0ab339174e908b45055dc6a0262f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:41.934309 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7799dd7fe70a42ff98ac1ce95864d23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:41.940917 14288 tablet_bootstrap.cc:492] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: Bootstrap starting.
I20251026 02:57:41.942510 14288 tablet_bootstrap.cc:654] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:41.945199 14287 tablet_bootstrap.cc:492] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Bootstrap starting.
I20251026 02:57:41.945202 14289 tablet_bootstrap.cc:492] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7: Bootstrap starting.
I20251026 02:57:41.946729 14287 tablet_bootstrap.cc:654] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:41.948340 14287 tablet_bootstrap.cc:492] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: No bootstrap required, opened a new log
I20251026 02:57:41.948457 14289 tablet_bootstrap.cc:654] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:41.948503 14287 ts_tablet_manager.cc:1403] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20251026 02:57:41.949076 14287 raft_consensus.cc:359] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 40235 } } peers { permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } }
I20251026 02:57:41.949254 14287 raft_consensus.cc:385] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:41.949335 14287 raft_consensus.cc:740] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59bd7a02bf942d6a52478012d43e0d5, State: Initialized, Role: FOLLOWER
I20251026 02:57:41.949630 14287 consensus_queue.cc:260] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e59bd7a02bf942d6a52478012d43e0d5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 40235 } } peers { permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } }
I20251026 02:57:41.953630 14287 ts_tablet_manager.cc:1434] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20251026 02:57:41.955638 14289 tablet_bootstrap.cc:492] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7: No bootstrap required, opened a new log
I20251026 02:57:41.955832 14289 ts_tablet_manager.cc:1403] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7: Time spent bootstrapping tablet: real 0.011s user 0.003s sys 0.000s
I20251026 02:57:41.955878 14288 tablet_bootstrap.cc:492] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: No bootstrap required, opened a new log
I20251026 02:57:41.956027 14288 ts_tablet_manager.cc:1403] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: Time spent bootstrapping tablet: real 0.015s user 0.003s sys 0.010s
I20251026 02:57:41.956475 14289 raft_consensus.cc:359] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 40235 } } peers { permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } }
I20251026 02:57:41.956645 14289 raft_consensus.cc:385] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:41.956561 14288 raft_consensus.cc:359] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 40235 } } peers { permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } }
I20251026 02:57:41.956737 14288 raft_consensus.cc:385] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:41.956719 14289 raft_consensus.cc:740] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97abc04a76d54daea12bbc7bb15b35e7, State: Initialized, Role: FOLLOWER
I20251026 02:57:41.956859 14288 raft_consensus.cc:740] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 224e1a37f5224613856494a29566e872, State: Initialized, Role: FOLLOWER
I20251026 02:57:41.957039 14289 consensus_queue.cc:260] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e59bd7a02bf942d6a52478012d43e0d5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 40235 } } peers { permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } }
I20251026 02:57:41.957098 14288 consensus_queue.cc:260] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e59bd7a02bf942d6a52478012d43e0d5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 40235 } } peers { permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } }
I20251026 02:57:41.957969 14288 ts_tablet_manager.cc:1434] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: Time spent starting tablet: real 0.002s user 0.001s sys 0.002s
I20251026 02:57:41.965776 14289 ts_tablet_manager.cc:1434] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7: Time spent starting tablet: real 0.010s user 0.002s sys 0.009s
I20251026 02:57:41.972388 14295 raft_consensus.cc:493] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251026 02:57:41.972605 14295 raft_consensus.cc:515] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 40235 } } peers { permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } }
I20251026 02:57:41.973546 14295 leader_election.cc:290] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59bd7a02bf942d6a52478012d43e0d5 (127.6.179.2:40235), 97abc04a76d54daea12bbc7bb15b35e7 (127.6.179.4:38381)
I20251026 02:57:41.979252 14109 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "7799dd7fe70a42ff98ac1ce95864d23c" candidate_uuid: "224e1a37f5224613856494a29566e872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59bd7a02bf942d6a52478012d43e0d5" is_pre_election: true
I20251026 02:57:41.979542 14109 raft_consensus.cc:2468] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 224e1a37f5224613856494a29566e872 in term 0.
I20251026 02:57:41.980024 14141 leader_election.cc:304] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [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: 224e1a37f5224613856494a29566e872, e59bd7a02bf942d6a52478012d43e0d5; no voters:
I20251026 02:57:41.980379 14295 raft_consensus.cc:2804] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251026 02:57:41.980500 14295 raft_consensus.cc:493] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251026 02:57:41.980540 14247 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "7799dd7fe70a42ff98ac1ce95864d23c" candidate_uuid: "224e1a37f5224613856494a29566e872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97abc04a76d54daea12bbc7bb15b35e7" is_pre_election: true
I20251026 02:57:41.980597 14295 raft_consensus.cc:3060] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:41.980700 14247 raft_consensus.cc:2468] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 224e1a37f5224613856494a29566e872 in term 0.
I20251026 02:57:41.982767 14295 raft_consensus.cc:515] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 40235 } } peers { permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } }
I20251026 02:57:41.983312 14295 leader_election.cc:290] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [CANDIDATE]: Term 1 election: Requested vote from peers e59bd7a02bf942d6a52478012d43e0d5 (127.6.179.2:40235), 97abc04a76d54daea12bbc7bb15b35e7 (127.6.179.4:38381)
I20251026 02:57:41.983832 14247 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "7799dd7fe70a42ff98ac1ce95864d23c" candidate_uuid: "224e1a37f5224613856494a29566e872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97abc04a76d54daea12bbc7bb15b35e7"
I20251026 02:57:41.984025 14247 raft_consensus.cc:3060] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:41.986517 14109 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "7799dd7fe70a42ff98ac1ce95864d23c" candidate_uuid: "224e1a37f5224613856494a29566e872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59bd7a02bf942d6a52478012d43e0d5"
I20251026 02:57:41.986661 14247 raft_consensus.cc:2468] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 224e1a37f5224613856494a29566e872 in term 1.
I20251026 02:57:41.986701 14109 raft_consensus.cc:3060] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:41.987071 14142 leader_election.cc:304] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [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: 224e1a37f5224613856494a29566e872, 97abc04a76d54daea12bbc7bb15b35e7; no voters:
I20251026 02:57:41.987373 14295 raft_consensus.cc:2804] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:41.987983 14295 raft_consensus.cc:697] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 1 LEADER]: Becoming Leader. State: Replica: 224e1a37f5224613856494a29566e872, State: Running, Role: LEADER
I20251026 02:57:41.988304 14295 consensus_queue.cc:237] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [LEADER]: Queue going to LEADER mode. State: All 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: "e59bd7a02bf942d6a52478012d43e0d5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 40235 } } peers { permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } }
I20251026 02:57:41.989195 14109 raft_consensus.cc:2468] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 224e1a37f5224613856494a29566e872 in term 1.
I20251026 02:57:41.991935 13940 catalog_manager.cc:5649] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 reported cstate change: term changed from 0 to 1, leader changed from <none> to 224e1a37f5224613856494a29566e872 (127.6.179.3). New cstate: current_term: 1 leader_uuid: "224e1a37f5224613856494a29566e872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 40235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:42.028419 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:42.029541 13942 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37420:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20251026 02:57:42.035007 14109 raft_consensus.cc:1275] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 1 FOLLOWER]: Refusing update from remote peer 224e1a37f5224613856494a29566e872: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251026 02:57:42.035008 14247 raft_consensus.cc:1275] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7 [term 1 FOLLOWER]: Refusing update from remote peer 224e1a37f5224613856494a29566e872: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20251026 02:57:42.035566 14295 consensus_queue.cc:1048] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251026 02:57:42.035804 14297 consensus_queue.cc:1048] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20251026 02:57:42.040488 13942 catalog_manager.cc:5741] TS e59bd7a02bf942d6a52478012d43e0d5 (127.6.179.2:40235) does not have the latest schema for tablet 7799dd7fe70a42ff98ac1ce95864d23c (table fake-table [id=772f0ab339174e908b45055dc6a0262f]). Expected version 1 got 0
I20251026 02:57:42.041210 13941 catalog_manager.cc:5741] TS 97abc04a76d54daea12bbc7bb15b35e7 (127.6.179.4:38381) does not have the latest schema for tablet 7799dd7fe70a42ff98ac1ce95864d23c (table fake-table [id=772f0ab339174e908b45055dc6a0262f]). Expected version 1 got 0
I20251026 02:57:42.042871 14307 tablet.cc:1722] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7: Alter schema from (
10:c0 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
I20251026 02:57:42.045348 13940 catalog_manager.cc:5741] TS 97abc04a76d54daea12bbc7bb15b35e7 (127.6.179.4:38381) does not have the latest schema for tablet 7799dd7fe70a42ff98ac1ce95864d23c (table fake-table [id=772f0ab339174e908b45055dc6a0262f]). Expected version 1 got 0
I20251026 02:57:42.048688 14308 tablet.cc:1722] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Alter schema from (
10:c0 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
I20251026 02:57:42.050521 13940 catalog_manager.cc:5741] TS e59bd7a02bf942d6a52478012d43e0d5 (127.6.179.2:40235) does not have the latest schema for tablet 7799dd7fe70a42ff98ac1ce95864d23c (table fake-table [id=772f0ab339174e908b45055dc6a0262f]). Expected version 1 got 0
I20251026 02:57:42.052460 14306 tablet.cc:1722] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: Alter schema from (
10:c0 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
I20251026 02:57:42.053491 13941 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3: fake-table [id=772f0ab339174e908b45055dc6a0262f] alter complete (version 1)
I20251026 02:57:42.058452 14178 consensus_queue.cc:237] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [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: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } }
I20251026 02:57:42.061802 14247 raft_consensus.cc:1275] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7 [term 1 FOLLOWER]: Refusing update from remote peer 224e1a37f5224613856494a29566e872: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20251026 02:57:42.062399 14295 consensus_queue.cc:1048] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20251026 02:57:42.064932 14297 raft_consensus.cc:2955] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER e59bd7a02bf942d6a52478012d43e0d5 (127.6.179.2) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } } }
I20251026 02:57:42.066040 14247 raft_consensus.cc:2955] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER e59bd7a02bf942d6a52478012d43e0d5 (127.6.179.2) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } } }
I20251026 02:57:42.068686 13927 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 7799dd7fe70a42ff98ac1ce95864d23c with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251026 02:57:42.070566 13940 catalog_manager.cc:5649] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 reported cstate change: config changed from index -1 to 3, VOTER e59bd7a02bf942d6a52478012d43e0d5 (127.6.179.2) evicted. New cstate: current_term: 1 leader_uuid: "224e1a37f5224613856494a29566e872" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97abc04a76d54daea12bbc7bb15b35e7" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:42.074527 14099 tablet_service.cc:1552] Processing DeleteTablet for tablet 7799dd7fe70a42ff98ac1ce95864d23c with delete_type TABLET_DATA_TOMBSTONED (TS e59bd7a02bf942d6a52478012d43e0d5 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:53332
I20251026 02:57:42.075278 14310 tablet_replica.cc:333] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: stopping tablet replica
I20251026 02:57:42.075237 14178 consensus_queue.cc:237] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [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: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } }
I20251026 02:57:42.075448 14310 raft_consensus.cc:2243] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251026 02:57:42.075657 14310 raft_consensus.cc:2272] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:42.076115 14309 raft_consensus.cc:2955] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97abc04a76d54daea12bbc7bb15b35e7 (127.6.179.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } } }
I20251026 02:57:42.077024 14310 ts_tablet_manager.cc:1916] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251026 02:57:42.080224 13927 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 7799dd7fe70a42ff98ac1ce95864d23c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251026 02:57:42.082504 13939 catalog_manager.cc:5649] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 reported cstate change: config changed from index 3 to 4, VOTER 97abc04a76d54daea12bbc7bb15b35e7 (127.6.179.4) evicted. New cstate: current_term: 1 leader_uuid: "224e1a37f5224613856494a29566e872" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:42.083974 14310 ts_tablet_manager.cc:1929] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20251026 02:57:42.084085 14310 log.cc:1199] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-1-root/wals/7799dd7fe70a42ff98ac1ce95864d23c
I20251026 02:57:42.084950 13926 catalog_manager.cc:4985] TS e59bd7a02bf942d6a52478012d43e0d5 (127.6.179.2:40235): tablet 7799dd7fe70a42ff98ac1ce95864d23c (table fake-table [id=772f0ab339174e908b45055dc6a0262f]) successfully deleted
I20251026 02:57:42.086599 14237 tablet_service.cc:1552] Processing DeleteTablet for tablet 7799dd7fe70a42ff98ac1ce95864d23c with delete_type TABLET_DATA_TOMBSTONED (TS 97abc04a76d54daea12bbc7bb15b35e7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34834
I20251026 02:57:42.087180 14311 tablet_replica.cc:333] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7: stopping tablet replica
I20251026 02:57:42.087365 14311 raft_consensus.cc:2243] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251026 02:57:42.087616 14311 raft_consensus.cc:2272] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:42.088485 14311 ts_tablet_manager.cc:1916] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251026 02:57:42.093269 14311 ts_tablet_manager.cc:1929] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20251026 02:57:42.093415 14311 log.cc:1199] T 7799dd7fe70a42ff98ac1ce95864d23c P 97abc04a76d54daea12bbc7bb15b35e7: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-3-root/wals/7799dd7fe70a42ff98ac1ce95864d23c
I20251026 02:57:42.094128 13927 catalog_manager.cc:4985] TS 97abc04a76d54daea12bbc7bb15b35e7 (127.6.179.4:38381): tablet 7799dd7fe70a42ff98ac1ce95864d23c (table fake-table [id=772f0ab339174e908b45055dc6a0262f]) successfully deleted
I20251026 02:57:42.098237 13939 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37420:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251026 02:57:42.103040 14306 tablet.cc:1722] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: 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
I20251026 02:57:42.110459 13939 catalog_manager.cc:6194] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3: fake-table [id=772f0ab339174e908b45055dc6a0262f] alter complete (version 2)
I20251026 02:57:42.112226 14178 consensus_queue.cc:237] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [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: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } } peers { permanent_uuid: "5c0459ee91c74f1d932f520b38905452" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46403 } attrs { promote: true } }
I20251026 02:57:42.113301 14309 raft_consensus.cc:2955] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER 5c0459ee91c74f1d932f520b38905452 (127.6.179.1) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } } peers { permanent_uuid: "5c0459ee91c74f1d932f520b38905452" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46403 } attrs { promote: true } } }
I20251026 02:57:42.117153 13927 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7799dd7fe70a42ff98ac1ce95864d23c with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251026 02:57:42.118566 13939 catalog_manager.cc:5649] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 reported cstate change: config changed from index 4 to 6, NON_VOTER 5c0459ee91c74f1d932f520b38905452 (127.6.179.1) added. New cstate: current_term: 1 leader_uuid: "224e1a37f5224613856494a29566e872" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0459ee91c74f1d932f520b38905452" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251026 02:57:42.120301 14142 consensus_peers.cc:597] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 -> Peer 5c0459ee91c74f1d932f520b38905452 (127.6.179.1:46403): Couldn't send request to peer 5c0459ee91c74f1d932f520b38905452. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7799dd7fe70a42ff98ac1ce95864d23c. This is attempt 1: this message will repeat every 5th retry.
I20251026 02:57:42.123230 14178 consensus_queue.cc:237] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [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: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } } peers { permanent_uuid: "5c0459ee91c74f1d932f520b38905452" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46403 } attrs { promote: true } } peers { permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 40235 } attrs { promote: true } }
I20251026 02:57:42.124564 14297 raft_consensus.cc:2955] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER e59bd7a02bf942d6a52478012d43e0d5 (127.6.179.2) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } } peers { permanent_uuid: "5c0459ee91c74f1d932f520b38905452" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46403 } attrs { promote: true } } peers { permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 40235 } attrs { promote: true } } }
W20251026 02:57:42.125097 14142 consensus_peers.cc:597] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 -> Peer 5c0459ee91c74f1d932f520b38905452 (127.6.179.1:46403): Couldn't send request to peer 5c0459ee91c74f1d932f520b38905452. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7799dd7fe70a42ff98ac1ce95864d23c. This is attempt 1: this message will repeat every 5th retry.
W20251026 02:57:42.125207 14141 consensus_peers.cc:597] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 -> Peer e59bd7a02bf942d6a52478012d43e0d5 (127.6.179.2:40235): Couldn't send request to peer e59bd7a02bf942d6a52478012d43e0d5. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20251026 02:57:42.127522 13927 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7799dd7fe70a42ff98ac1ce95864d23c with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251026 02:57:42.129051 13939 catalog_manager.cc:5649] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 reported cstate change: config changed from index 6 to 7, NON_VOTER e59bd7a02bf942d6a52478012d43e0d5 (127.6.179.2) added. New cstate: current_term: 1 leader_uuid: "224e1a37f5224613856494a29566e872" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0459ee91c74f1d932f520b38905452" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46403 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 40235 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251026 02:57:42.609722 14312 ts_tablet_manager.cc:933] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Initiating tablet copy from peer 224e1a37f5224613856494a29566e872 (127.6.179.3:44689)
I20251026 02:57:42.610474 14312 tablet_copy_client.cc:323] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: tablet copy: Beginning tablet copy session from remote peer at address 127.6.179.3:44689
I20251026 02:57:42.618248 14188 tablet_copy_service.cc:140] P 224e1a37f5224613856494a29566e872: Received BeginTabletCopySession request for tablet 7799dd7fe70a42ff98ac1ce95864d23c from peer e59bd7a02bf942d6a52478012d43e0d5 ({username='slave'} at 127.0.0.1:36690)
I20251026 02:57:42.618481 14188 tablet_copy_service.cc:161] P 224e1a37f5224613856494a29566e872: Beginning new tablet copy session on tablet 7799dd7fe70a42ff98ac1ce95864d23c from peer e59bd7a02bf942d6a52478012d43e0d5 at {username='slave'} at 127.0.0.1:36690: session id = e59bd7a02bf942d6a52478012d43e0d5-7799dd7fe70a42ff98ac1ce95864d23c
I20251026 02:57:42.621057 14188 tablet_copy_source_session.cc:215] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: Tablet Copy: opened 0 blocks and 1 log segments
I20251026 02:57:42.622632 14312 ts_tablet_manager.cc:1916] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Deleting tablet data with delete state TABLET_DATA_COPYING
I20251026 02:57:42.628597 14312 ts_tablet_manager.cc:1929] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20251026 02:57:42.628887 14312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7799dd7fe70a42ff98ac1ce95864d23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:42.631317 14312 tablet_copy_client.cc:806] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: tablet copy: Starting download of 0 data blocks...
I20251026 02:57:42.631624 14312 tablet_copy_client.cc:670] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: tablet copy: Starting download of 1 WAL segments...
I20251026 02:57:42.633522 14312 tablet_copy_client.cc:538] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251026 02:57:42.636734 14312 tablet_bootstrap.cc:492] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Bootstrap starting.
I20251026 02:57:42.640059 14316 ts_tablet_manager.cc:933] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452: Initiating tablet copy from peer 224e1a37f5224613856494a29566e872 (127.6.179.3:44689)
I20251026 02:57:42.640580 14316 tablet_copy_client.cc:323] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452: tablet copy: Beginning tablet copy session from remote peer at address 127.6.179.3:44689
I20251026 02:57:42.643594 14312 tablet.cc:1722] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Alter schema from (
10:c0 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
I20251026 02:57:42.643873 14312 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251026 02:57:42.645255 14312 tablet.cc:1722] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: 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
I20251026 02:57:42.645468 14312 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251026 02:57:42.646942 14312 tablet_bootstrap.cc:492] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: 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
I20251026 02:57:42.647382 14312 tablet_bootstrap.cc:492] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Bootstrap complete.
I20251026 02:57:42.649178 14188 tablet_copy_service.cc:140] P 224e1a37f5224613856494a29566e872: Received BeginTabletCopySession request for tablet 7799dd7fe70a42ff98ac1ce95864d23c from peer 5c0459ee91c74f1d932f520b38905452 ({username='slave'} at 127.0.0.1:36696)
I20251026 02:57:42.649322 14188 tablet_copy_service.cc:161] P 224e1a37f5224613856494a29566e872: Beginning new tablet copy session on tablet 7799dd7fe70a42ff98ac1ce95864d23c from peer 5c0459ee91c74f1d932f520b38905452 at {username='slave'} at 127.0.0.1:36696: session id = 5c0459ee91c74f1d932f520b38905452-7799dd7fe70a42ff98ac1ce95864d23c
I20251026 02:57:42.651818 14188 tablet_copy_source_session.cc:215] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: Tablet Copy: opened 0 blocks and 1 log segments
I20251026 02:57:42.652817 14316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7799dd7fe70a42ff98ac1ce95864d23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:42.652902 14312 ts_tablet_manager.cc:1403] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Time spent bootstrapping tablet: real 0.016s user 0.011s sys 0.004s
I20251026 02:57:42.653630 14312 raft_consensus.cc:359] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } } peers { permanent_uuid: "5c0459ee91c74f1d932f520b38905452" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46403 } attrs { promote: true } } peers { permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 40235 } attrs { promote: true } }
I20251026 02:57:42.653822 14312 raft_consensus.cc:740] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e59bd7a02bf942d6a52478012d43e0d5, State: Initialized, Role: LEARNER
I20251026 02:57:42.654037 14312 consensus_queue.cc:260] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [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: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } } peers { permanent_uuid: "5c0459ee91c74f1d932f520b38905452" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46403 } attrs { promote: true } } peers { permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 40235 } attrs { promote: true } }
I20251026 02:57:42.654824 14312 ts_tablet_manager.cc:1434] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Time spent starting tablet: real 0.002s user 0.002s sys 0.003s
I20251026 02:57:42.655681 14188 tablet_copy_service.cc:342] P 224e1a37f5224613856494a29566e872: Request end of tablet copy session e59bd7a02bf942d6a52478012d43e0d5-7799dd7fe70a42ff98ac1ce95864d23c received from {username='slave'} at 127.0.0.1:36690
I20251026 02:57:42.655834 14188 tablet_copy_service.cc:434] P 224e1a37f5224613856494a29566e872: ending tablet copy session e59bd7a02bf942d6a52478012d43e0d5-7799dd7fe70a42ff98ac1ce95864d23c on tablet 7799dd7fe70a42ff98ac1ce95864d23c with peer e59bd7a02bf942d6a52478012d43e0d5
I20251026 02:57:42.658624 14316 tablet_copy_client.cc:806] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452: tablet copy: Starting download of 0 data blocks...
I20251026 02:57:42.658872 14316 tablet_copy_client.cc:670] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452: tablet copy: Starting download of 1 WAL segments...
I20251026 02:57:42.660568 14316 tablet_copy_client.cc:538] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251026 02:57:42.662964 14316 tablet_bootstrap.cc:492] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452: Bootstrap starting.
I20251026 02:57:42.668329 14316 tablet.cc:1722] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452: Alter schema from (
10:c0 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
I20251026 02:57:42.668550 14316 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251026 02:57:42.669847 14316 tablet.cc:1722] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452: 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
I20251026 02:57:42.670040 14316 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251026 02:57:42.671567 14316 tablet_bootstrap.cc:492] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452: 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
I20251026 02:57:42.671942 14316 tablet_bootstrap.cc:492] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452: Bootstrap complete.
I20251026 02:57:42.675117 14316 ts_tablet_manager.cc:1403] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452: Time spent bootstrapping tablet: real 0.012s user 0.008s sys 0.004s
I20251026 02:57:42.675768 14316 raft_consensus.cc:359] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } } peers { permanent_uuid: "5c0459ee91c74f1d932f520b38905452" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46403 } attrs { promote: true } } peers { permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 40235 } attrs { promote: true } }
I20251026 02:57:42.675948 14316 raft_consensus.cc:740] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c0459ee91c74f1d932f520b38905452, State: Initialized, Role: LEARNER
I20251026 02:57:42.676151 14316 consensus_queue.cc:260] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452 [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: "224e1a37f5224613856494a29566e872" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 44689 } } peers { permanent_uuid: "5c0459ee91c74f1d932f520b38905452" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46403 } attrs { promote: true } } peers { permanent_uuid: "e59bd7a02bf942d6a52478012d43e0d5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 40235 } attrs { promote: true } }
I20251026 02:57:42.676810 14316 ts_tablet_manager.cc:1434] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20251026 02:57:42.677524 14188 tablet_copy_service.cc:342] P 224e1a37f5224613856494a29566e872: Request end of tablet copy session 5c0459ee91c74f1d932f520b38905452-7799dd7fe70a42ff98ac1ce95864d23c received from {username='slave'} at 127.0.0.1:36696
I20251026 02:57:42.677657 14188 tablet_copy_service.cc:434] P 224e1a37f5224613856494a29566e872: ending tablet copy session 5c0459ee91c74f1d932f520b38905452-7799dd7fe70a42ff98ac1ce95864d23c on tablet 7799dd7fe70a42ff98ac1ce95864d23c with peer 5c0459ee91c74f1d932f520b38905452
I20251026 02:57:43.009544 14109 raft_consensus.cc:1217] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7] Dedup: 1.7->[]
I20251026 02:57:43.015537 14039 raft_consensus.cc:1217] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7] Dedup: 1.7->[]
I20251026 02:57:43.141894 13942 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37420:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251026 02:57:43.145102 13941 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37420:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20251026 02:57:43.147177 13941 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37420:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20251026 02:57:43.149235 13941 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37420:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20251026 02:57:43.151093 13941 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37420:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20251026 02:57:43.152850 13941 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37420:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251026 02:57:43.153054 13941 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:37420:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251026 02:57:43.157536 13941 catalog_manager.cc:5936] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3: Sending DeleteTablet for 3 replicas of tablet 7799dd7fe70a42ff98ac1ce95864d23c
I20251026 02:57:43.158319 14168 tablet_service.cc:1552] Processing DeleteTablet for tablet 7799dd7fe70a42ff98ac1ce95864d23c with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-26 02:57:43 UTC) from {username='slave'} at 127.0.0.1:36674
I20251026 02:57:43.158896 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
I20251026 02:57:43.158883 14099 tablet_service.cc:1552] Processing DeleteTablet for tablet 7799dd7fe70a42ff98ac1ce95864d23c with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-26 02:57:43 UTC) from {username='slave'} at 127.0.0.1:53332
I20251026 02:57:43.159587 14333 tablet_replica.cc:333] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: stopping tablet replica
I20251026 02:57:43.159808 14333 raft_consensus.cc:2243] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 1 LEARNER]: Raft consensus shutting down.
I20251026 02:57:43.160059 14333 raft_consensus.cc:2272] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5 [term 1 LEARNER]: Raft consensus is shut down!
I20251026 02:57:43.161006 14333 ts_tablet_manager.cc:1916] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:43.162606 14331 tablet_replica.cc:333] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: stopping tablet replica
I20251026 02:57:43.162843 14331 raft_consensus.cc:2243] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:43.163393 14331 raft_consensus.cc:2272] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:43.164152 14331 ts_tablet_manager.cc:1916] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:43.169250 14333 ts_tablet_manager.cc:1929] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251026 02:57:43.169406 14333 log.cc:1199] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-1-root/wals/7799dd7fe70a42ff98ac1ce95864d23c
I20251026 02:57:43.169827 14333 ts_tablet_manager.cc:1950] T 7799dd7fe70a42ff98ac1ce95864d23c P e59bd7a02bf942d6a52478012d43e0d5: Deleting consensus metadata
I20251026 02:57:43.171195 14331 ts_tablet_manager.cc:1929] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20251026 02:57:43.171226 13926 catalog_manager.cc:4985] TS e59bd7a02bf942d6a52478012d43e0d5 (127.6.179.2:40235): tablet 7799dd7fe70a42ff98ac1ce95864d23c (table fake-table [id=772f0ab339174e908b45055dc6a0262f]) successfully deleted
I20251026 02:57:43.171411 14331 log.cc:1199] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1761447377419549-6860-0/minicluster-data/ts-2-root/wals/7799dd7fe70a42ff98ac1ce95864d23c
I20251026 02:57:43.171911 14331 ts_tablet_manager.cc:1950] T 7799dd7fe70a42ff98ac1ce95864d23c P 224e1a37f5224613856494a29566e872: Deleting consensus metadata
I20251026 02:57:43.175421 13927 catalog_manager.cc:4985] TS 224e1a37f5224613856494a29566e872 (127.6.179.3:44689): tablet 7799dd7fe70a42ff98ac1ce95864d23c (table fake-table [id=772f0ab339174e908b45055dc6a0262f]) successfully deleted
I20251026 02:57:43.180900 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:43.181260 6860 tablet_replica.cc:333] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452: stopping tablet replica
I20251026 02:57:43.181458 6860 raft_consensus.cc:2243] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452 [term 1 LEARNER]: Raft consensus shutting down.
I20251026 02:57:43.181658 6860 raft_consensus.cc:2272] T 7799dd7fe70a42ff98ac1ce95864d23c P 5c0459ee91c74f1d932f520b38905452 [term 1 LEARNER]: Raft consensus is shut down!
W20251026 02:57:43.185292 13927 catalog_manager.cc:4712] TS 5c0459ee91c74f1d932f520b38905452 (127.6.179.1:46403): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 7799dd7fe70a42ff98ac1ce95864d23c: Network error: Client connection negotiation failed: client connection to 127.6.179.1:46403: connect: Connection refused (error 111)
I20251026 02:57:43.196429 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:43.199697 6860 tablet_server.cc:178] TabletServer@127.6.179.2:0 shutting down...
I20251026 02:57:43.209024 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:43.223045 6860 tablet_server.cc:195] TabletServer@127.6.179.2:0 shutdown complete.
I20251026 02:57:43.226168 6860 tablet_server.cc:178] TabletServer@127.6.179.3:0 shutting down...
I20251026 02:57:43.240844 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:43.244033 6860 tablet_server.cc:195] TabletServer@127.6.179.3:0 shutdown complete.
I20251026 02:57:43.247056 6860 tablet_server.cc:178] TabletServer@127.6.179.4:0 shutting down...
I20251026 02:57:43.259465 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:43.272701 6860 tablet_server.cc:195] TabletServer@127.6.179.4:0 shutdown complete.
I20251026 02:57:43.275894 6860 master.cc:561] Master@127.6.179.62:39333 shutting down...
I20251026 02:57:43.294446 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:43.294747 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:43.294857 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67219e1d46b24fa2b1a769ed5c5ccbd3: stopping tablet replica
I20251026 02:57:43.308820 6860 master.cc:583] Master@127.6.179.62:39333 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterReplicationFactor (1655 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20251026 02:57:43.320823 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:35463
I20251026 02:57:43.321348 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:43.322140 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:43.323410 6860 webserver.cc:492] Webserver started at http://127.6.179.62:35825/ using document root <none> and password file <none>
I20251026 02:57:43.323642 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:43.323704 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:43.323824 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:43.324400 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "bee5bb3598ae472fb89230efdb39b88c"
format_stamp: "Formatted at 2025-10-26 02:57:43 on dist-test-slave-n5cb"
I20251026 02:57:43.326877 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:57:43.328358 14339 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:43.328740 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:43.328838 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "bee5bb3598ae472fb89230efdb39b88c"
format_stamp: "Formatted at 2025-10-26 02:57:43 on dist-test-slave-n5cb"
I20251026 02:57:43.328938 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-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)
I20251026 02:57:43.344801 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:43.345273 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:43.357506 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:35463
I20251026 02:57:43.357532 14390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:35463 every 8 connection(s)
I20251026 02:57:43.358855 14391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:43.363272 14391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c: Bootstrap starting.
I20251026 02:57:43.364627 14391 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:43.366205 14391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c: No bootstrap required, opened a new log
I20251026 02:57:43.366927 14391 raft_consensus.cc:359] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bee5bb3598ae472fb89230efdb39b88c" member_type: VOTER }
I20251026 02:57:43.367061 14391 raft_consensus.cc:385] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:43.367094 14391 raft_consensus.cc:740] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bee5bb3598ae472fb89230efdb39b88c, State: Initialized, Role: FOLLOWER
I20251026 02:57:43.367286 14391 consensus_queue.cc:260] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bee5bb3598ae472fb89230efdb39b88c" member_type: VOTER }
I20251026 02:57:43.367386 14391 raft_consensus.cc:399] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:43.367444 14391 raft_consensus.cc:493] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:43.367523 14391 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:43.369508 14391 raft_consensus.cc:515] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bee5bb3598ae472fb89230efdb39b88c" member_type: VOTER }
I20251026 02:57:43.369680 14391 leader_election.cc:304] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bee5bb3598ae472fb89230efdb39b88c; no voters:
I20251026 02:57:43.370148 14391 leader_election.cc:290] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:43.370349 14394 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:43.370805 14394 raft_consensus.cc:697] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [term 1 LEADER]: Becoming Leader. State: Replica: bee5bb3598ae472fb89230efdb39b88c, State: Running, Role: LEADER
I20251026 02:57:43.371068 14391 sys_catalog.cc:565] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:43.371038 14394 consensus_queue.cc:237] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bee5bb3598ae472fb89230efdb39b88c" member_type: VOTER }
I20251026 02:57:43.371766 14396 sys_catalog.cc:455] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [sys.catalog]: SysCatalogTable state changed. Reason: New leader bee5bb3598ae472fb89230efdb39b88c. Latest consensus state: current_term: 1 leader_uuid: "bee5bb3598ae472fb89230efdb39b88c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bee5bb3598ae472fb89230efdb39b88c" member_type: VOTER } }
I20251026 02:57:43.371846 14395 sys_catalog.cc:455] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bee5bb3598ae472fb89230efdb39b88c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bee5bb3598ae472fb89230efdb39b88c" member_type: VOTER } }
I20251026 02:57:43.371925 14396 sys_catalog.cc:458] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:43.371929 14395 sys_catalog.cc:458] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:43.372450 14399 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:43.374084 14399 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:43.376752 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:43.376842 14399 catalog_manager.cc:1357] Generated new cluster ID: d6f289462eb44fc4b36a66e5e9937563
I20251026 02:57:43.376925 14399 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:43.385104 14399 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:43.385957 14399 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:43.397176 14399 catalog_manager.cc:6022] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c: Generated new TSK 0
I20251026 02:57:43.397430 14399 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:43.409550 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:43.410684 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:43.412098 6860 webserver.cc:492] Webserver started at http://127.6.179.1:36391/ using document root <none> and password file <none>
I20251026 02:57:43.412317 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:43.412381 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:43.412503 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:43.413130 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "76989ea990944d2095d610e51831de60"
format_stamp: "Formatted at 2025-10-26 02:57:43 on dist-test-slave-n5cb"
I20251026 02:57:43.415829 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:57:43.417501 14415 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:43.417917 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:43.418012 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "76989ea990944d2095d610e51831de60"
format_stamp: "Formatted at 2025-10-26 02:57:43 on dist-test-slave-n5cb"
I20251026 02:57:43.418107 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-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)
I20251026 02:57:43.429792 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:43.430565 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:43.431154 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:43.431972 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:43.432042 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:43.432113 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:43.432156 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:43.444305 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:46781
I20251026 02:57:43.444332 14477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:46781 every 8 connection(s)
I20251026 02:57:43.445842 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:43.447369 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:43.448637 6860 webserver.cc:492] Webserver started at http://127.6.179.2:42379/ using document root <none> and password file <none>
I20251026 02:57:43.448907 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:43.449000 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:43.449151 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:43.449944 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-1-root/instance:
uuid: "4d0704eb80bd4f8e931cd2d78d657ac5"
format_stamp: "Formatted at 2025-10-26 02:57:43 on dist-test-slave-n5cb"
I20251026 02:57:43.452353 14478 heartbeater.cc:344] Connected to a master server at 127.6.179.62:35463
I20251026 02:57:43.452512 14478 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:43.452915 14478 heartbeater.cc:507] Master 127.6.179.62:35463 requested a full tablet report, sending...
I20251026 02:57:43.453033 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20251026 02:57:43.453814 14356 ts_manager.cc:194] Registered new tserver with Master: 76989ea990944d2095d610e51831de60 (127.6.179.1:46781)
I20251026 02:57:43.454798 14485 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:43.455036 14356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52416
I20251026 02:57:43.455192 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:43.455322 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-1-root
uuid: "4d0704eb80bd4f8e931cd2d78d657ac5"
format_stamp: "Formatted at 2025-10-26 02:57:43 on dist-test-slave-n5cb"
I20251026 02:57:43.455461 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-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)
I20251026 02:57:43.466518 14478 heartbeater.cc:499] Master 127.6.179.62:35463 was elected leader, sending a full tablet report...
I20251026 02:57:43.470521 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:43.471035 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:43.471594 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:43.472463 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:43.472537 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:43.472648 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:43.472707 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:43.485605 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.2:41533
I20251026 02:57:43.485662 14547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.2:41533 every 8 connection(s)
I20251026 02:57:43.487188 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:43.488265 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:43.489661 6860 webserver.cc:492] Webserver started at http://127.6.179.3:34971/ using document root <none> and password file <none>
I20251026 02:57:43.489903 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:43.489984 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:43.490428 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:43.491310 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-2-root/instance:
uuid: "d13b863cbf12447496c7a417fa7c9fe4"
format_stamp: "Formatted at 2025-10-26 02:57:43 on dist-test-slave-n5cb"
I20251026 02:57:43.493287 14548 heartbeater.cc:344] Connected to a master server at 127.6.179.62:35463
I20251026 02:57:43.493414 14548 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:43.493793 14548 heartbeater.cc:507] Master 127.6.179.62:35463 requested a full tablet report, sending...
I20251026 02:57:43.494604 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20251026 02:57:43.494618 14356 ts_manager.cc:194] Registered new tserver with Master: 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2:41533)
I20251026 02:57:43.495460 14356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52430
I20251026 02:57:43.496383 14554 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:43.496767 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:43.496862 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-2-root
uuid: "d13b863cbf12447496c7a417fa7c9fe4"
format_stamp: "Formatted at 2025-10-26 02:57:43 on dist-test-slave-n5cb"
I20251026 02:57:43.496973 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-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)
I20251026 02:57:43.506589 14548 heartbeater.cc:499] Master 127.6.179.62:35463 was elected leader, sending a full tablet report...
I20251026 02:57:43.518452 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:43.519017 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:43.519717 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:43.520525 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:43.520591 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:43.520699 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:43.520754 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:43.535554 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.3:41537
I20251026 02:57:43.535583 14616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.3:41537 every 8 connection(s)
I20251026 02:57:43.537135 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:43.538573 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:43.540220 6860 webserver.cc:492] Webserver started at http://127.6.179.4:45031/ using document root <none> and password file <none>
I20251026 02:57:43.540458 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:43.540544 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:43.540704 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:43.541414 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-3-root/instance:
uuid: "44d022e588b74a4abad7ed5887ceeafc"
format_stamp: "Formatted at 2025-10-26 02:57:43 on dist-test-slave-n5cb"
I20251026 02:57:43.543565 14617 heartbeater.cc:344] Connected to a master server at 127.6.179.62:35463
I20251026 02:57:43.543711 14617 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:43.544145 14617 heartbeater.cc:507] Master 127.6.179.62:35463 requested a full tablet report, sending...
I20251026 02:57:43.544612 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20251026 02:57:43.545019 14356 ts_manager.cc:194] Registered new tserver with Master: d13b863cbf12447496c7a417fa7c9fe4 (127.6.179.3:41537)
I20251026 02:57:43.545841 14356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52442
I20251026 02:57:43.546501 14623 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:43.546929 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20251026 02:57:43.547039 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-3-root
uuid: "44d022e588b74a4abad7ed5887ceeafc"
format_stamp: "Formatted at 2025-10-26 02:57:43 on dist-test-slave-n5cb"
I20251026 02:57:43.547150 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-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)
I20251026 02:57:43.556685 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:43.557039 14617 heartbeater.cc:499] Master 127.6.179.62:35463 was elected leader, sending a full tablet report...
I20251026 02:57:43.557314 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:43.558210 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:43.559238 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:43.559316 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:43.559428 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:43.559485 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:43.579890 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.4:43585
I20251026 02:57:43.579890 14685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.4:43585 every 8 connection(s)
I20251026 02:57:43.588354 14686 heartbeater.cc:344] Connected to a master server at 127.6.179.62:35463
I20251026 02:57:43.588497 14686 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:43.588899 14686 heartbeater.cc:507] Master 127.6.179.62:35463 requested a full tablet report, sending...
I20251026 02:57:43.589650 14355 ts_manager.cc:194] Registered new tserver with Master: 44d022e588b74a4abad7ed5887ceeafc (127.6.179.4:43585)
I20251026 02:57:43.590468 14355 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52450
I20251026 02:57:43.590654 6860 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.009083771s
I20251026 02:57:43.601830 14686 heartbeater.cc:499] Master 127.6.179.62:35463 was elected leader, sending a full tablet report...
I20251026 02:57:43.602355 14355 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52452:
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"
}
}
}
I20251026 02:57:43.628527 14513 tablet_service.cc:1505] Processing CreateTablet for tablet bc8c195ea3284e1d9b4435d3a1632f13 (DEFAULT_TABLE table=fake-table [id=026225488b7a43c8be21d82f567c999e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:43.629050 14513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8c195ea3284e1d9b4435d3a1632f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:43.630975 14443 tablet_service.cc:1505] Processing CreateTablet for tablet bc8c195ea3284e1d9b4435d3a1632f13 (DEFAULT_TABLE table=fake-table [id=026225488b7a43c8be21d82f567c999e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:43.631446 14443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8c195ea3284e1d9b4435d3a1632f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:43.632660 14582 tablet_service.cc:1505] Processing CreateTablet for tablet bc8c195ea3284e1d9b4435d3a1632f13 (DEFAULT_TABLE table=fake-table [id=026225488b7a43c8be21d82f567c999e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:43.633085 14582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8c195ea3284e1d9b4435d3a1632f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:43.636940 14701 tablet_bootstrap.cc:492] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5: Bootstrap starting.
I20251026 02:57:43.638654 14701 tablet_bootstrap.cc:654] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:43.639608 14702 tablet_bootstrap.cc:492] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60: Bootstrap starting.
I20251026 02:57:43.642035 14702 tablet_bootstrap.cc:654] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:43.649312 14704 tablet_bootstrap.cc:492] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4: Bootstrap starting.
I20251026 02:57:43.649821 14701 tablet_bootstrap.cc:492] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5: No bootstrap required, opened a new log
I20251026 02:57:43.650013 14701 ts_tablet_manager.cc:1403] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5: Time spent bootstrapping tablet: real 0.013s user 0.004s sys 0.005s
I20251026 02:57:43.650784 14702 tablet_bootstrap.cc:492] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60: No bootstrap required, opened a new log
I20251026 02:57:43.650831 14701 raft_consensus.cc:359] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 41533 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } } peers { permanent_uuid: "d13b863cbf12447496c7a417fa7c9fe4" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41537 } }
I20251026 02:57:43.651007 14702 ts_tablet_manager.cc:1403] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.001s
I20251026 02:57:43.651036 14701 raft_consensus.cc:385] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:43.651116 14701 raft_consensus.cc:740] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d0704eb80bd4f8e931cd2d78d657ac5, State: Initialized, Role: FOLLOWER
I20251026 02:57:43.651400 14704 tablet_bootstrap.cc:654] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:43.651862 14702 raft_consensus.cc:359] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 41533 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } } peers { permanent_uuid: "d13b863cbf12447496c7a417fa7c9fe4" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41537 } }
I20251026 02:57:43.651393 14701 consensus_queue.cc:260] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 41533 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } } peers { permanent_uuid: "d13b863cbf12447496c7a417fa7c9fe4" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41537 } }
I20251026 02:57:43.652079 14702 raft_consensus.cc:385] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:43.652222 14702 raft_consensus.cc:740] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76989ea990944d2095d610e51831de60, State: Initialized, Role: FOLLOWER
I20251026 02:57:43.652557 14702 consensus_queue.cc:260] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 41533 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } } peers { permanent_uuid: "d13b863cbf12447496c7a417fa7c9fe4" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41537 } }
I20251026 02:57:43.653494 14702 ts_tablet_manager.cc:1434] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60: Time spent starting tablet: real 0.002s user 0.000s sys 0.002s
I20251026 02:57:43.654525 14701 ts_tablet_manager.cc:1434] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:43.655128 14704 tablet_bootstrap.cc:492] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4: No bootstrap required, opened a new log
I20251026 02:57:43.655283 14704 ts_tablet_manager.cc:1403] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4: Time spent bootstrapping tablet: real 0.006s user 0.000s sys 0.005s
I20251026 02:57:43.656039 14704 raft_consensus.cc:359] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 41533 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } } peers { permanent_uuid: "d13b863cbf12447496c7a417fa7c9fe4" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41537 } }
I20251026 02:57:43.656265 14704 raft_consensus.cc:385] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:43.656378 14704 raft_consensus.cc:740] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13b863cbf12447496c7a417fa7c9fe4, State: Initialized, Role: FOLLOWER
I20251026 02:57:43.656651 14704 consensus_queue.cc:260] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 41533 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } } peers { permanent_uuid: "d13b863cbf12447496c7a417fa7c9fe4" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41537 } }
I20251026 02:57:43.657473 14704 ts_tablet_manager.cc:1434] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4: Time spent starting tablet: real 0.002s user 0.000s sys 0.003s
I20251026 02:57:43.897156 14709 raft_consensus.cc:493] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251026 02:57:43.897323 14709 raft_consensus.cc:515] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 41533 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } } peers { permanent_uuid: "d13b863cbf12447496c7a417fa7c9fe4" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41537 } }
I20251026 02:57:43.898041 14709 leader_election.cc:290] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2:41533), 76989ea990944d2095d610e51831de60 (127.6.179.1:46781)
I20251026 02:57:43.903995 14523 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "bc8c195ea3284e1d9b4435d3a1632f13" candidate_uuid: "d13b863cbf12447496c7a417fa7c9fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" is_pre_election: true
I20251026 02:57:43.904131 14453 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "bc8c195ea3284e1d9b4435d3a1632f13" candidate_uuid: "d13b863cbf12447496c7a417fa7c9fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76989ea990944d2095d610e51831de60" is_pre_election: true
I20251026 02:57:43.904255 14523 raft_consensus.cc:2468] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13b863cbf12447496c7a417fa7c9fe4 in term 0.
I20251026 02:57:43.904372 14453 raft_consensus.cc:2468] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13b863cbf12447496c7a417fa7c9fe4 in term 0.
I20251026 02:57:43.904731 14558 leader_election.cc:304] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [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: 4d0704eb80bd4f8e931cd2d78d657ac5, d13b863cbf12447496c7a417fa7c9fe4; no voters:
I20251026 02:57:43.905140 14709 raft_consensus.cc:2804] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251026 02:57:43.905263 14709 raft_consensus.cc:493] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251026 02:57:43.905371 14709 raft_consensus.cc:3060] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:43.907788 14709 raft_consensus.cc:515] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 41533 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } } peers { permanent_uuid: "d13b863cbf12447496c7a417fa7c9fe4" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41537 } }
I20251026 02:57:43.908339 14709 leader_election.cc:290] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [CANDIDATE]: Term 1 election: Requested vote from peers 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2:41533), 76989ea990944d2095d610e51831de60 (127.6.179.1:46781)
I20251026 02:57:43.908814 14523 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "bc8c195ea3284e1d9b4435d3a1632f13" candidate_uuid: "d13b863cbf12447496c7a417fa7c9fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5"
I20251026 02:57:43.908813 14453 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "bc8c195ea3284e1d9b4435d3a1632f13" candidate_uuid: "d13b863cbf12447496c7a417fa7c9fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76989ea990944d2095d610e51831de60"
I20251026 02:57:43.909042 14523 raft_consensus.cc:3060] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:43.909044 14453 raft_consensus.cc:3060] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:43.912015 14453 raft_consensus.cc:2468] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13b863cbf12447496c7a417fa7c9fe4 in term 1.
I20251026 02:57:43.912015 14523 raft_consensus.cc:2468] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13b863cbf12447496c7a417fa7c9fe4 in term 1.
I20251026 02:57:43.912456 14558 leader_election.cc:304] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [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: 76989ea990944d2095d610e51831de60, d13b863cbf12447496c7a417fa7c9fe4; no voters:
I20251026 02:57:43.912724 14709 raft_consensus.cc:2804] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:43.913139 14709 raft_consensus.cc:697] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 1 LEADER]: Becoming Leader. State: Replica: d13b863cbf12447496c7a417fa7c9fe4, State: Running, Role: LEADER
I20251026 02:57:43.913403 14709 consensus_queue.cc:237] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [LEADER]: Queue going to LEADER mode. State: All 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: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 41533 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } } peers { permanent_uuid: "d13b863cbf12447496c7a417fa7c9fe4" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41537 } }
I20251026 02:57:43.915823 14354 catalog_manager.cc:5649] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d13b863cbf12447496c7a417fa7c9fe4 (127.6.179.3). New cstate: current_term: 1 leader_uuid: "d13b863cbf12447496c7a417fa7c9fe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d13b863cbf12447496c7a417fa7c9fe4" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41537 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:43.942680 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:43.943312 14353 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52452:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251026 02:57:43.943475 14353 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:52452:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251026 02:57:43.946372 14353 catalog_manager.cc:5936] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c: Sending DeleteTablet for 3 replicas of tablet bc8c195ea3284e1d9b4435d3a1632f13
I20251026 02:57:43.947158 14513 tablet_service.cc:1552] Processing DeleteTablet for tablet bc8c195ea3284e1d9b4435d3a1632f13 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-26 02:57:43 UTC) from {username='slave'} at 127.0.0.1:36000
I20251026 02:57:43.947240 14443 tablet_service.cc:1552] Processing DeleteTablet for tablet bc8c195ea3284e1d9b4435d3a1632f13 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-26 02:57:43 UTC) from {username='slave'} at 127.0.0.1:36948
I20251026 02:57:43.947408 14582 tablet_service.cc:1552] Processing DeleteTablet for tablet bc8c195ea3284e1d9b4435d3a1632f13 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-26 02:57:43 UTC) from {username='slave'} at 127.0.0.1:50798
I20251026 02:57:43.947438 6860 test_util.cc:276] Using random seed: -228520824
I20251026 02:57:43.961704 14715 tablet_replica.cc:333] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60: stopping tablet replica
I20251026 02:57:43.962229 14715 raft_consensus.cc:2243] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251026 02:57:43.962375 14716 tablet_replica.cc:333] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4: stopping tablet replica
I20251026 02:57:43.962787 14714 tablet_replica.cc:333] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5: stopping tablet replica
I20251026 02:57:43.963055 14715 raft_consensus.cc:2272] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:43.963186 14714 raft_consensus.cc:2243] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251026 02:57:43.963367 14714 raft_consensus.cc:2272] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:43.963061 14716 raft_consensus.cc:2243] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:43.963769 14716 pending_rounds.cc:70] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4: Trying to abort 1 pending ops.
I20251026 02:57:43.963846 14716 pending_rounds.cc:77] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20251026 02:57:43.963989 14716 raft_consensus.cc:2889] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251026 02:57:43.964108 14716 raft_consensus.cc:2272] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:43.964159 14715 ts_tablet_manager.cc:1916] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:43.965245 14716 ts_tablet_manager.cc:1916] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:43.969316 14714 ts_tablet_manager.cc:1916] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:43.971607 14716 ts_tablet_manager.cc:1929] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:43.971607 14715 ts_tablet_manager.cc:1929] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251026 02:57:43.971853 14716 log.cc:1199] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-2-root/wals/bc8c195ea3284e1d9b4435d3a1632f13
I20251026 02:57:43.971851 14715 log.cc:1199] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/bc8c195ea3284e1d9b4435d3a1632f13
I20251026 02:57:43.972319 14715 ts_tablet_manager.cc:1950] T bc8c195ea3284e1d9b4435d3a1632f13 P 76989ea990944d2095d610e51831de60: Deleting consensus metadata
I20251026 02:57:43.972370 14716 ts_tablet_manager.cc:1950] T bc8c195ea3284e1d9b4435d3a1632f13 P d13b863cbf12447496c7a417fa7c9fe4: Deleting consensus metadata
I20251026 02:57:43.972996 14342 catalog_manager.cc:4985] TS d13b863cbf12447496c7a417fa7c9fe4 (127.6.179.3:41537): tablet bc8c195ea3284e1d9b4435d3a1632f13 (table fake-table [id=026225488b7a43c8be21d82f567c999e]) successfully deleted
I20251026 02:57:43.973446 14343 catalog_manager.cc:4985] TS 76989ea990944d2095d610e51831de60 (127.6.179.1:46781): tablet bc8c195ea3284e1d9b4435d3a1632f13 (table fake-table [id=026225488b7a43c8be21d82f567c999e]) successfully deleted
I20251026 02:57:43.977270 14714 ts_tablet_manager.cc:1929] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251026 02:57:43.977427 14714 log.cc:1199] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-1-root/wals/bc8c195ea3284e1d9b4435d3a1632f13
I20251026 02:57:43.977860 14714 ts_tablet_manager.cc:1950] T bc8c195ea3284e1d9b4435d3a1632f13 P 4d0704eb80bd4f8e931cd2d78d657ac5: Deleting consensus metadata
I20251026 02:57:43.979230 14343 catalog_manager.cc:4985] TS 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2:41533): tablet bc8c195ea3284e1d9b4435d3a1632f13 (table fake-table [id=026225488b7a43c8be21d82f567c999e]) successfully deleted
I20251026 02:57:43.983019 14353 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52470:
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"
}
}
}
I20251026 02:57:43.996397 14651 tablet_service.cc:1505] Processing CreateTablet for tablet ded5baff65164f3282ca57465be03d21 (DEFAULT_TABLE table=fake-table [id=982b958a6838478eaf3c572a95bf4d7f]), partition=RANGE (key) PARTITION UNBOUNDED
I20251026 02:57:43.996785 14651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded5baff65164f3282ca57465be03d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:44.006877 14723 tablet_bootstrap.cc:492] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc: Bootstrap starting.
I20251026 02:57:44.008653 14723 tablet_bootstrap.cc:654] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:44.010514 14723 tablet_bootstrap.cc:492] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc: No bootstrap required, opened a new log
I20251026 02:57:44.010659 14723 ts_tablet_manager.cc:1403] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:44.011277 14723 raft_consensus.cc:359] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } }
I20251026 02:57:44.011442 14723 raft_consensus.cc:385] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:44.011529 14723 raft_consensus.cc:740] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d022e588b74a4abad7ed5887ceeafc, State: Initialized, Role: FOLLOWER
I20251026 02:57:44.011773 14723 consensus_queue.cc:260] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } }
I20251026 02:57:44.011916 14723 raft_consensus.cc:399] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:44.012004 14723 raft_consensus.cc:493] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:44.012106 14723 raft_consensus.cc:3060] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:44.014775 14723 raft_consensus.cc:515] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } }
I20251026 02:57:44.014994 14723 leader_election.cc:304] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 44d022e588b74a4abad7ed5887ceeafc; no voters:
I20251026 02:57:44.015415 14723 leader_election.cc:290] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:44.015564 14725 raft_consensus.cc:2804] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:44.016155 14725 raft_consensus.cc:697] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 1 LEADER]: Becoming Leader. State: Replica: 44d022e588b74a4abad7ed5887ceeafc, State: Running, Role: LEADER
I20251026 02:57:44.016297 14723 ts_tablet_manager.cc:1434] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc: Time spent starting tablet: real 0.006s user 0.001s sys 0.004s
I20251026 02:57:44.016486 14725 consensus_queue.cc:237] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } }
I20251026 02:57:44.018790 14353 catalog_manager.cc:5649] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc reported cstate change: term changed from 0 to 1, leader changed from <none> to 44d022e588b74a4abad7ed5887ceeafc (127.6.179.4). New cstate: current_term: 1 leader_uuid: "44d022e588b74a4abad7ed5887ceeafc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:46.093631 6860 test_util.cc:276] Using random seed: -226374637
I20251026 02:57:46.112947 6860 test_workload.cc:405] TestWorkload: Skipping table creation because table fake-table already exists
I20251026 02:57:46.120450 14354 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52452:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251026 02:57:46.127329 14743 tablet.cc:1722] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc: 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
I20251026 02:57:46.134536 14354 catalog_manager.cc:6194] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c: fake-table [id=982b958a6838478eaf3c572a95bf4d7f] alter complete (version 1)
I20251026 02:57:46.135928 14661 consensus_queue.cc:237] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 669, Committed index: 669, Last appended: 1.669, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 670 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: true } }
I20251026 02:57:46.136974 14726 raft_consensus.cc:2955] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 1 LEADER]: Committing config change with OpId 1.670: config changed from index -1 to 670, NON_VOTER 76989ea990944d2095d610e51831de60 (127.6.179.1) added. New config: { opid_index: 670 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: true } } }
I20251026 02:57:46.143905 14343 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ded5baff65164f3282ca57465be03d21 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251026 02:57:46.146697 14351 catalog_manager.cc:5649] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc reported cstate change: config changed from index -1 to 670, NON_VOTER 76989ea990944d2095d610e51831de60 (127.6.179.1) added. New cstate: current_term: 1 leader_uuid: "44d022e588b74a4abad7ed5887ceeafc" committed_config { opid_index: 670 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251026 02:57:46.150580 14661 consensus_queue.cc:237] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 670, Committed index: 670, Last appended: 1.670, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 671 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: true } } peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 41533 } attrs { promote: true } }
I20251026 02:57:46.151809 14725 raft_consensus.cc:2955] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 1 LEADER]: Committing config change with OpId 1.671: config changed from index 670 to 671, NON_VOTER 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2) added. New config: { opid_index: 671 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: true } } peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 41533 } attrs { promote: true } } }
I20251026 02:57:46.159457 14343 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ded5baff65164f3282ca57465be03d21 with cas_config_opid_index 670: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251026 02:57:46.162765 14351 catalog_manager.cc:5649] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc reported cstate change: config changed from index 670 to 671, NON_VOTER 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2) added. New cstate: current_term: 1 leader_uuid: "44d022e588b74a4abad7ed5887ceeafc" committed_config { opid_index: 671 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 41533 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251026 02:57:46.169826 14627 consensus_peers.cc:597] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc -> Peer 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2:41533): Couldn't send request to peer 4d0704eb80bd4f8e931cd2d78d657ac5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ded5baff65164f3282ca57465be03d21. This is attempt 1: this message will repeat every 5th retry.
W20251026 02:57:46.172000 14627 consensus_peers.cc:597] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc -> Peer 76989ea990944d2095d610e51831de60 (127.6.179.1:46781): Couldn't send request to peer 76989ea990944d2095d610e51831de60. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ded5baff65164f3282ca57465be03d21. This is attempt 1: this message will repeat every 5th retry.
I20251026 02:57:46.648204 14774 ts_tablet_manager.cc:933] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: Initiating tablet copy from peer 44d022e588b74a4abad7ed5887ceeafc (127.6.179.4:43585)
I20251026 02:57:46.679898 14774 tablet_copy_client.cc:323] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: tablet copy: Beginning tablet copy session from remote peer at address 127.6.179.4:43585
I20251026 02:57:46.761946 14671 tablet_copy_service.cc:140] P 44d022e588b74a4abad7ed5887ceeafc: Received BeginTabletCopySession request for tablet ded5baff65164f3282ca57465be03d21 from peer 76989ea990944d2095d610e51831de60 ({username='slave'} at 127.0.0.1:59618)
I20251026 02:57:46.762130 14671 tablet_copy_service.cc:161] P 44d022e588b74a4abad7ed5887ceeafc: Beginning new tablet copy session on tablet ded5baff65164f3282ca57465be03d21 from peer 76989ea990944d2095d610e51831de60 at {username='slave'} at 127.0.0.1:59618: session id = 76989ea990944d2095d610e51831de60-ded5baff65164f3282ca57465be03d21
I20251026 02:57:46.765174 14671 tablet_copy_source_session.cc:215] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc: Tablet Copy: opened 0 blocks and 1 log segments
I20251026 02:57:46.766455 14774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded5baff65164f3282ca57465be03d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:46.784545 14777 ts_tablet_manager.cc:933] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: Initiating tablet copy from peer 44d022e588b74a4abad7ed5887ceeafc (127.6.179.4:43585)
I20251026 02:57:46.786883 14774 tablet_copy_client.cc:806] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: tablet copy: Starting download of 0 data blocks...
I20251026 02:57:46.787140 14774 tablet_copy_client.cc:670] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: tablet copy: Starting download of 1 WAL segments...
I20251026 02:57:46.823802 14777 tablet_copy_client.cc:323] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: tablet copy: Beginning tablet copy session from remote peer at address 127.6.179.4:43585
W20251026 02:57:46.825299 14751 scanner-internal.cc:458] Time spent opening tablet: real 0.551s user 0.000s sys 0.001s
I20251026 02:57:46.829814 14774 tablet_copy_client.cc:538] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251026 02:57:46.833783 14774 tablet_bootstrap.cc:492] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: Bootstrap starting.
W20251026 02:57:46.866442 14754 scanner-internal.cc:458] Time spent opening tablet: real 0.591s user 0.001s sys 0.000s
W20251026 02:57:46.867601 14756 scanner-internal.cc:458] Time spent opening tablet: real 0.594s user 0.001s sys 0.000s
W20251026 02:57:46.868252 14752 scanner-internal.cc:458] Time spent opening tablet: real 0.595s user 0.001s sys 0.000s
I20251026 02:57:46.875273 14671 tablet_copy_service.cc:140] P 44d022e588b74a4abad7ed5887ceeafc: Received BeginTabletCopySession request for tablet ded5baff65164f3282ca57465be03d21 from peer 4d0704eb80bd4f8e931cd2d78d657ac5 ({username='slave'} at 127.0.0.1:59622)
I20251026 02:57:46.875449 14671 tablet_copy_service.cc:161] P 44d022e588b74a4abad7ed5887ceeafc: Beginning new tablet copy session on tablet ded5baff65164f3282ca57465be03d21 from peer 4d0704eb80bd4f8e931cd2d78d657ac5 at {username='slave'} at 127.0.0.1:59622: session id = 4d0704eb80bd4f8e931cd2d78d657ac5-ded5baff65164f3282ca57465be03d21
W20251026 02:57:46.875737 14753 scanner-internal.cc:458] Time spent opening tablet: real 0.603s user 0.001s sys 0.000s
W20251026 02:57:46.875733 14760 scanner-internal.cc:458] Time spent opening tablet: real 0.603s user 0.001s sys 0.000s
W20251026 02:57:46.878398 14755 scanner-internal.cc:458] Time spent opening tablet: real 0.605s user 0.000s sys 0.001s
W20251026 02:57:46.878413 14758 scanner-internal.cc:458] Time spent opening tablet: real 0.604s user 0.000s sys 0.000s
I20251026 02:57:46.883558 14671 tablet_copy_source_session.cc:215] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc: Tablet Copy: opened 0 blocks and 1 log segments
I20251026 02:57:46.886943 14777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded5baff65164f3282ca57465be03d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:46.899048 14777 tablet_copy_client.cc:806] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: tablet copy: Starting download of 0 data blocks...
I20251026 02:57:46.899310 14777 tablet_copy_client.cc:670] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: tablet copy: Starting download of 1 WAL segments...
I20251026 02:57:46.915024 14777 tablet_copy_client.cc:538] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251026 02:57:46.918795 14777 tablet_bootstrap.cc:492] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: Bootstrap starting.
W20251026 02:57:47.541546 14757 scanner-internal.cc:458] Time spent opening tablet: real 0.521s user 0.001s sys 0.000s
W20251026 02:57:47.547071 14759 scanner-internal.cc:458] Time spent opening tablet: real 0.520s user 0.001s sys 0.000s
W20251026 02:57:48.097067 14758 scanner-internal.cc:458] Time spent opening tablet: real 0.533s user 0.001s sys 0.000s
W20251026 02:57:48.262315 14751 scanner-internal.cc:458] Time spent opening tablet: real 0.523s user 0.000s sys 0.000s
W20251026 02:57:48.272655 14753 scanner-internal.cc:458] Time spent opening tablet: real 0.541s user 0.001s sys 0.000s
W20251026 02:57:48.301110 14756 scanner-internal.cc:458] Time spent opening tablet: real 0.521s user 0.001s sys 0.000s
W20251026 02:57:48.434584 14752 scanner-internal.cc:458] Time spent opening tablet: real 0.576s user 0.001s sys 0.000s
W20251026 02:57:48.454102 14754 scanner-internal.cc:458] Time spent opening tablet: real 0.574s user 0.001s sys 0.000s
W20251026 02:57:48.499799 14755 scanner-internal.cc:458] Time spent opening tablet: real 0.533s user 0.000s sys 0.001s
W20251026 02:57:48.528471 14759 scanner-internal.cc:458] Time spent opening tablet: real 0.520s user 0.001s sys 0.000s
W20251026 02:57:48.578533 14760 scanner-internal.cc:458] Time spent opening tablet: real 0.535s user 0.001s sys 0.000s
W20251026 02:57:48.759708 14757 scanner-internal.cc:458] Time spent opening tablet: real 0.567s user 0.001s sys 0.000s
W20251026 02:57:49.170677 14627 consensus_peers.cc:597] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc -> Peer 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2:41533): Couldn't send request to peer 4d0704eb80bd4f8e931cd2d78d657ac5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20251026 02:57:49.195017 14627 consensus_peers.cc:597] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc -> Peer 76989ea990944d2095d610e51831de60 (127.6.179.1:46781): Couldn't send request to peer 76989ea990944d2095d610e51831de60. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20251026 02:57:49.363493 14753 scanner-internal.cc:458] Time spent opening tablet: real 0.509s user 0.001s sys 0.000s
W20251026 02:57:49.376075 14752 scanner-internal.cc:458] Time spent opening tablet: real 0.530s user 0.001s sys 0.000s
W20251026 02:57:49.442036 14751 scanner-internal.cc:458] Time spent opening tablet: real 0.547s user 0.000s sys 0.000s
W20251026 02:57:49.677284 14760 scanner-internal.cc:458] Time spent opening tablet: real 0.510s user 0.000s sys 0.000s
W20251026 02:57:49.833526 14757 scanner-internal.cc:458] Time spent opening tablet: real 0.507s user 0.001s sys 0.000s
W20251026 02:57:50.153219 14755 scanner-internal.cc:458] Time spent opening tablet: real 0.514s user 0.001s sys 0.000s
W20251026 02:57:50.212015 14758 scanner-internal.cc:458] Time spent opening tablet: real 0.532s user 0.001s sys 0.000s
W20251026 02:57:50.265314 14751 scanner-internal.cc:458] Time spent opening tablet: real 0.501s user 0.000s sys 0.000s
W20251026 02:57:50.585016 14757 scanner-internal.cc:458] Time spent opening tablet: real 0.522s user 0.001s sys 0.000s
W20251026 02:57:51.116987 14753 scanner-internal.cc:458] Time spent opening tablet: real 0.529s user 0.001s sys 0.000s
W20251026 02:57:51.155548 14755 scanner-internal.cc:458] Time spent opening tablet: real 0.548s user 0.000s sys 0.000s
W20251026 02:57:51.156617 14758 scanner-internal.cc:458] Time spent opening tablet: real 0.542s user 0.001s sys 0.000s
W20251026 02:57:51.169435 14751 scanner-internal.cc:458] Time spent opening tablet: real 0.564s user 0.001s sys 0.000s
W20251026 02:57:51.358397 14760 scanner-internal.cc:458] Time spent opening tablet: real 0.526s user 0.001s sys 0.000s
W20251026 02:57:51.632273 14627 consensus_peers.cc:597] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc -> Peer 76989ea990944d2095d610e51831de60 (127.6.179.1:46781): Couldn't send request to peer 76989ea990944d2095d610e51831de60. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20251026 02:57:51.659463 14627 consensus_peers.cc:597] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc -> Peer 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2:41533): Couldn't send request to peer 4d0704eb80bd4f8e931cd2d78d657ac5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20251026 02:57:51.984607 14755 scanner-internal.cc:458] Time spent opening tablet: real 0.565s user 0.001s sys 0.000s
W20251026 02:57:52.059638 14758 scanner-internal.cc:458] Time spent opening tablet: real 0.513s user 0.000s sys 0.000s
W20251026 02:57:52.120201 14757 scanner-internal.cc:458] Time spent opening tablet: real 0.557s user 0.001s sys 0.000s
W20251026 02:57:52.121238 14752 scanner-internal.cc:458] Time spent opening tablet: real 0.511s user 0.001s sys 0.000s
I20251026 02:57:52.178354 14774 tablet.cc:1722] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: 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
I20251026 02:57:52.178754 14774 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251026 02:57:52.180301 14774 tablet_bootstrap.cc:492] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: Bootstrap replayed 1/1 log segments. Stats: ops{read=671 overwritten=0 applied=671 ignored=0} inserts{seen=33350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251026 02:57:52.180763 14774 tablet_bootstrap.cc:492] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: Bootstrap complete.
I20251026 02:57:52.187999 14774 ts_tablet_manager.cc:1403] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: Time spent bootstrapping tablet: real 5.354s user 2.855s sys 0.103s
I20251026 02:57:52.188954 14774 raft_consensus.cc:359] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 671 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: true } } peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 41533 } attrs { promote: true } }
I20251026 02:57:52.189301 14774 raft_consensus.cc:740] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76989ea990944d2095d610e51831de60, State: Initialized, Role: LEARNER
I20251026 02:57:52.189566 14774 consensus_queue.cc:260] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 671, Last appended: 1.671, Last appended by leader: 671, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 671 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: true } } peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 41533 } attrs { promote: true } }
I20251026 02:57:52.210991 14774 ts_tablet_manager.cc:1434] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: Time spent starting tablet: real 0.023s user 0.003s sys 0.008s
I20251026 02:57:52.213503 14671 tablet_copy_service.cc:342] P 44d022e588b74a4abad7ed5887ceeafc: Request end of tablet copy session 76989ea990944d2095d610e51831de60-ded5baff65164f3282ca57465be03d21 received from {username='slave'} at 127.0.0.1:59618
I20251026 02:57:52.213673 14671 tablet_copy_service.cc:434] P 44d022e588b74a4abad7ed5887ceeafc: ending tablet copy session 76989ea990944d2095d610e51831de60-ded5baff65164f3282ca57465be03d21 on tablet ded5baff65164f3282ca57465be03d21 with peer 76989ea990944d2095d610e51831de60
I20251026 02:57:52.236687 14453 raft_consensus.cc:1217] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.670->[1.671-1.671] Dedup: 1.671->[]
I20251026 02:57:52.657512 14777 tablet_bootstrap.cc:492] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: Bootstrap replaying log segment 1/1 (870.8K/1.18M this segment, stats: ops{read=482 overwritten=0 applied=479 ignored=0} inserts{seen=23900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20251026 02:57:52.673017 14786 raft_consensus.cc:1064] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc: attempting to promote NON_VOTER 76989ea990944d2095d610e51831de60 to VOTER
I20251026 02:57:52.674198 14786 consensus_queue.cc:237] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 671, Committed index: 671, Last appended: 1.671, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 672 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: false } } peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 41533 } attrs { promote: true } }
I20251026 02:57:52.699852 14453 raft_consensus.cc:1275] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60 [term 1 LEARNER]: Refusing update from remote peer 44d022e588b74a4abad7ed5887ceeafc: Log matching property violated. Preceding OpId in replica: term: 1 index: 671. Preceding OpId from leader: term: 1 index: 672. (index mismatch)
W20251026 02:57:52.700551 14627 consensus_peers.cc:597] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc -> Peer 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2:41533): Couldn't send request to peer 4d0704eb80bd4f8e931cd2d78d657ac5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20251026 02:57:52.700832 14786 consensus_queue.cc:1048] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 672, Last known committed idx: 671, Time since last communication: 0.000s
I20251026 02:57:52.707320 14781 raft_consensus.cc:2955] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 1 LEADER]: Committing config change with OpId 1.672: config changed from index 671 to 672, 76989ea990944d2095d610e51831de60 (127.6.179.1) changed from NON_VOTER to VOTER. New config: { opid_index: 672 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: false } } peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 41533 } attrs { promote: true } } }
I20251026 02:57:52.712191 14453 raft_consensus.cc:2955] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60 [term 1 FOLLOWER]: Committing config change with OpId 1.672: config changed from index 671 to 672, 76989ea990944d2095d610e51831de60 (127.6.179.1) changed from NON_VOTER to VOTER. New config: { opid_index: 672 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: false } } peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 41533 } attrs { promote: true } } }
I20251026 02:57:52.721771 14351 catalog_manager.cc:5649] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60 reported cstate change: config changed from index 671 to 672, 76989ea990944d2095d610e51831de60 (127.6.179.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44d022e588b74a4abad7ed5887ceeafc" committed_config { opid_index: 672 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: false } } peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 41533 } attrs { promote: true } } }
W20251026 02:57:52.752833 14759 scanner-internal.cc:458] Time spent opening tablet: real 0.507s user 0.001s sys 0.000s
W20251026 02:57:53.297463 14755 scanner-internal.cc:458] Time spent opening tablet: real 0.535s user 0.001s sys 0.000s
I20251026 02:57:53.916880 14777 tablet.cc:1722] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: 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
I20251026 02:57:53.917318 14777 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251026 02:57:53.918782 14777 tablet_bootstrap.cc:492] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: Bootstrap replayed 1/1 log segments. Stats: ops{read=671 overwritten=0 applied=671 ignored=0} inserts{seen=33350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20251026 02:57:53.919299 14777 tablet_bootstrap.cc:492] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: Bootstrap complete.
I20251026 02:57:53.944365 14777 ts_tablet_manager.cc:1403] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: Time spent bootstrapping tablet: real 7.026s user 2.897s sys 0.112s
I20251026 02:57:53.945245 14777 raft_consensus.cc:359] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 671 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: true } } peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 41533 } attrs { promote: true } }
I20251026 02:57:53.945573 14777 raft_consensus.cc:740] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d0704eb80bd4f8e931cd2d78d657ac5, State: Initialized, Role: LEARNER
I20251026 02:57:53.945803 14777 consensus_queue.cc:260] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 671, Last appended: 1.671, Last appended by leader: 671, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 671 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: true } } peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 41533 } attrs { promote: true } }
I20251026 02:57:53.972911 14777 ts_tablet_manager.cc:1434] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: Time spent starting tablet: real 0.028s user 0.013s sys 0.003s
I20251026 02:57:53.973624 14671 tablet_copy_service.cc:342] P 44d022e588b74a4abad7ed5887ceeafc: Request end of tablet copy session 4d0704eb80bd4f8e931cd2d78d657ac5-ded5baff65164f3282ca57465be03d21 received from {username='slave'} at 127.0.0.1:59622
I20251026 02:57:53.973737 14671 tablet_copy_service.cc:434] P 44d022e588b74a4abad7ed5887ceeafc: ending tablet copy session 4d0704eb80bd4f8e931cd2d78d657ac5-ded5baff65164f3282ca57465be03d21 on tablet ded5baff65164f3282ca57465be03d21 with peer 4d0704eb80bd4f8e931cd2d78d657ac5
I20251026 02:57:54.220314 14354 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52452:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20251026 02:57:54.373068 14523 raft_consensus.cc:2955] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5 [term 1 LEARNER]: Committing config change with OpId 1.672: config changed from index 671 to 672, 76989ea990944d2095d610e51831de60 (127.6.179.1) changed from NON_VOTER to VOTER. New config: { opid_index: 672 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: false } } peers { permanent_uuid: "4d0704eb80bd4f8e931cd2d78d657ac5" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 41533 } attrs { promote: true } } }
I20251026 02:57:54.381170 14351 catalog_manager.cc:5741] TS 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2:41533) does not have the latest schema for tablet ded5baff65164f3282ca57465be03d21 (table fake-table [id=982b958a6838478eaf3c572a95bf4d7f]). Expected version 2 got 1
I20251026 02:57:54.384217 14352 catalog_manager.cc:5741] TS 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2:41533) does not have the latest schema for tablet ded5baff65164f3282ca57465be03d21 (table fake-table [id=982b958a6838478eaf3c572a95bf4d7f]). Expected version 2 got 1
I20251026 02:57:54.388168 14806 tablet.cc:1722] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
I20251026 02:57:54.389477 14352 catalog_manager.cc:5741] TS 44d022e588b74a4abad7ed5887ceeafc (127.6.179.4:43585) does not have the latest schema for tablet ded5baff65164f3282ca57465be03d21 (table fake-table [id=982b958a6838478eaf3c572a95bf4d7f]). Expected version 2 got 1
I20251026 02:57:54.386497 14807 tablet.cc:1722] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
I20251026 02:57:54.392845 14661 consensus_queue.cc:237] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 673, Committed index: 673, Last appended: 1.673, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 674 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: false } }
I20251026 02:57:54.395053 14453 raft_consensus.cc:1275] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60 [term 1 FOLLOWER]: Refusing update from remote peer 44d022e588b74a4abad7ed5887ceeafc: Log matching property violated. Preceding OpId in replica: term: 1 index: 673. Preceding OpId from leader: term: 1 index: 674. (index mismatch)
I20251026 02:57:54.396363 14802 consensus_queue.cc:1048] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 674, Last known committed idx: 673, Time since last communication: 0.000s
I20251026 02:57:54.401538 14453 raft_consensus.cc:2955] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60 [term 1 FOLLOWER]: Committing config change with OpId 1.674: config changed from index 672 to 674, NON_VOTER 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2) evicted. New config: { opid_index: 674 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: false } } }
I20251026 02:57:54.402611 14808 tablet.cc:1722] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
I20251026 02:57:54.410207 14789 raft_consensus.cc:2955] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 1 LEADER]: Committing config change with OpId 1.674: config changed from index 672 to 674, NON_VOTER 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2) evicted. New config: { opid_index: 674 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: false } } }
I20251026 02:57:54.413823 14351 catalog_manager.cc:6194] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c: fake-table [id=982b958a6838478eaf3c572a95bf4d7f] alter complete (version 2)
I20251026 02:57:54.414443 14343 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet ded5baff65164f3282ca57465be03d21 with cas_config_opid_index 672: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251026 02:57:54.416674 14352 catalog_manager.cc:5649] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc reported cstate change: config changed from index 672 to 674, NON_VOTER 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2) evicted. New cstate: current_term: 1 leader_uuid: "44d022e588b74a4abad7ed5887ceeafc" committed_config { opid_index: 674 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76989ea990944d2095d610e51831de60" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 46781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20251026 02:57:54.421186 14513 tablet_service.cc:1552] Processing DeleteTablet for tablet ded5baff65164f3282ca57465be03d21 with delete_type TABLET_DATA_TOMBSTONED (TS 4d0704eb80bd4f8e931cd2d78d657ac5 not found in new config with opid_index 674) from {username='slave'} at 127.0.0.1:36000
I20251026 02:57:54.423857 14661 consensus_queue.cc:237] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 674, Committed index: 674, Last appended: 1.674, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 675 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } }
I20251026 02:57:54.436048 14809 raft_consensus.cc:2955] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 1 LEADER]: Committing config change with OpId 1.675: config changed from index 674 to 675, VOTER 76989ea990944d2095d610e51831de60 (127.6.179.1) evicted. New config: { opid_index: 675 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } } }
I20251026 02:57:54.446557 14811 tablet_replica.cc:333] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: stopping tablet replica
I20251026 02:57:54.446903 14811 raft_consensus.cc:2243] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5 [term 1 LEARNER]: Raft consensus shutting down.
I20251026 02:57:54.447248 14811 raft_consensus.cc:2272] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5 [term 1 LEARNER]: Raft consensus is shut down!
I20251026 02:57:54.449386 14343 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet ded5baff65164f3282ca57465be03d21 with cas_config_opid_index 674: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251026 02:57:54.450346 14351 catalog_manager.cc:5649] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc reported cstate change: config changed from index 674 to 675, VOTER 76989ea990944d2095d610e51831de60 (127.6.179.1) evicted. New cstate: current_term: 1 leader_uuid: "44d022e588b74a4abad7ed5887ceeafc" committed_config { opid_index: 675 OBSOLETE_local: true peers { permanent_uuid: "44d022e588b74a4abad7ed5887ceeafc" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 43585 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:54.457366 14811 ts_tablet_manager.cc:1916] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251026 02:57:54.459092 14443 tablet_service.cc:1552] Processing DeleteTablet for tablet ded5baff65164f3282ca57465be03d21 with delete_type TABLET_DATA_TOMBSTONED (TS 76989ea990944d2095d610e51831de60 not found in new config with opid_index 675) from {username='slave'} at 127.0.0.1:36948
I20251026 02:57:54.472223 14812 tablet_replica.cc:333] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: stopping tablet replica
I20251026 02:57:54.472541 14812 raft_consensus.cc:2243] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251026 02:57:54.472921 14812 raft_consensus.cc:2272] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:54.475740 14812 ts_tablet_manager.cc:1916] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20251026 02:57:54.487849 14812 ts_tablet_manager.cc:1929] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.674
I20251026 02:57:54.490742 14812 log.cc:1199] T ded5baff65164f3282ca57465be03d21 P 76989ea990944d2095d610e51831de60: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/ded5baff65164f3282ca57465be03d21
I20251026 02:57:54.492015 14343 catalog_manager.cc:4985] TS 76989ea990944d2095d610e51831de60 (127.6.179.1:46781): tablet ded5baff65164f3282ca57465be03d21 (table fake-table [id=982b958a6838478eaf3c572a95bf4d7f]) successfully deleted
I20251026 02:57:54.539669 14811 ts_tablet_manager.cc:1929] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.673
I20251026 02:57:54.539988 14811 log.cc:1199] T ded5baff65164f3282ca57465be03d21 P 4d0704eb80bd4f8e931cd2d78d657ac5: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1761447377419549-6860-0/minicluster-data/ts-1-root/wals/ded5baff65164f3282ca57465be03d21
I20251026 02:57:54.541255 14343 catalog_manager.cc:4985] TS 4d0704eb80bd4f8e931cd2d78d657ac5 (127.6.179.2:41533): tablet ded5baff65164f3282ca57465be03d21 (table fake-table [id=982b958a6838478eaf3c572a95bf4d7f]) successfully deleted
I20251026 02:57:54.867417 6860 tablet_server.cc:178] TabletServer@127.6.179.1:0 shutting down...
W20251026 02:57:54.867385 14748 client.cc:2042] Couldn't close scanner 7a46e1be5c5649bb89696dc3c6575f50: Service unavailable: reactor is shutting down (error 108)
W20251026 02:57:54.867985 14624 connection.cc:537] server connection from 127.0.0.1:59606 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20251026 02:57:54.877378 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:54.890952 6860 tablet_server.cc:195] TabletServer@127.6.179.1:0 shutdown complete.
I20251026 02:57:54.894479 6860 tablet_server.cc:178] TabletServer@127.6.179.2:0 shutting down...
I20251026 02:57:54.904273 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:54.918639 6860 tablet_server.cc:195] TabletServer@127.6.179.2:0 shutdown complete.
I20251026 02:57:54.923869 6860 tablet_server.cc:178] TabletServer@127.6.179.3:0 shutting down...
I20251026 02:57:54.934037 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:54.946861 6860 tablet_server.cc:195] TabletServer@127.6.179.3:0 shutdown complete.
I20251026 02:57:54.950028 6860 tablet_server.cc:178] TabletServer@127.6.179.4:0 shutting down...
I20251026 02:57:54.959849 6860 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20251026 02:57:54.960105 6860 tablet_replica.cc:333] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc: stopping tablet replica
I20251026 02:57:54.960275 6860 raft_consensus.cc:2243] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:54.960469 6860 raft_consensus.cc:2272] T ded5baff65164f3282ca57465be03d21 P 44d022e588b74a4abad7ed5887ceeafc [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:54.974661 6860 tablet_server.cc:195] TabletServer@127.6.179.4:0 shutdown complete.
I20251026 02:57:54.977990 6860 master.cc:561] Master@127.6.179.62:35463 shutting down...
I20251026 02:57:54.986255 6860 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:54.986570 6860 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:54.986690 6860 tablet_replica.cc:333] T 00000000000000000000000000000000 P bee5bb3598ae472fb89230efdb39b88c: stopping tablet replica
I20251026 02:57:55.000116 6860 master.cc:583] Master@127.6.179.62:35463 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (11694 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20251026 02:57:55.014911 6860 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.179.62:40299
I20251026 02:57:55.015419 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:55.016204 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:55.017429 6860 webserver.cc:492] Webserver started at http://127.6.179.62:40095/ using document root <none> and password file <none>
I20251026 02:57:55.017613 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:55.017663 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:55.017768 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:55.018424 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/master-0-root/instance:
uuid: "ec816ca72899494cb9c3190e52736baa"
format_stamp: "Formatted at 2025-10-26 02:57:55 on dist-test-slave-n5cb"
I20251026 02:57:55.021164 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:57:55.022750 14816 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:55.023087 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:55.023172 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/master-0-root
uuid: "ec816ca72899494cb9c3190e52736baa"
format_stamp: "Formatted at 2025-10-26 02:57:55 on dist-test-slave-n5cb"
I20251026 02:57:55.023283 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-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)
I20251026 02:57:55.031252 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:55.031770 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:55.042725 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.62:40299
I20251026 02:57:55.042748 14867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.62:40299 every 8 connection(s)
I20251026 02:57:55.043989 14868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:55.048249 14868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa: Bootstrap starting.
I20251026 02:57:55.049583 14868 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:55.051175 14868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa: No bootstrap required, opened a new log
I20251026 02:57:55.051743 14868 raft_consensus.cc:359] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec816ca72899494cb9c3190e52736baa" member_type: VOTER }
I20251026 02:57:55.051870 14868 raft_consensus.cc:385] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:55.051928 14868 raft_consensus.cc:740] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec816ca72899494cb9c3190e52736baa, State: Initialized, Role: FOLLOWER
I20251026 02:57:55.052109 14868 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec816ca72899494cb9c3190e52736baa" member_type: VOTER }
I20251026 02:57:55.052203 14868 raft_consensus.cc:399] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:55.052258 14868 raft_consensus.cc:493] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:55.052331 14868 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:55.054132 14868 raft_consensus.cc:515] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec816ca72899494cb9c3190e52736baa" member_type: VOTER }
I20251026 02:57:55.054325 14868 leader_election.cc:304] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec816ca72899494cb9c3190e52736baa; no voters:
I20251026 02:57:55.054728 14868 leader_election.cc:290] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:55.054865 14871 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:55.055343 14871 raft_consensus.cc:697] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [term 1 LEADER]: Becoming Leader. State: Replica: ec816ca72899494cb9c3190e52736baa, State: Running, Role: LEADER
I20251026 02:57:55.055557 14868 sys_catalog.cc:565] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [sys.catalog]: configured and running, proceeding with master startup.
I20251026 02:57:55.055557 14871 consensus_queue.cc:237] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec816ca72899494cb9c3190e52736baa" member_type: VOTER }
I20251026 02:57:55.056254 14873 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [sys.catalog]: SysCatalogTable state changed. Reason: New leader ec816ca72899494cb9c3190e52736baa. Latest consensus state: current_term: 1 leader_uuid: "ec816ca72899494cb9c3190e52736baa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec816ca72899494cb9c3190e52736baa" member_type: VOTER } }
I20251026 02:57:55.056416 14873 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:55.056535 14872 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ec816ca72899494cb9c3190e52736baa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec816ca72899494cb9c3190e52736baa" member_type: VOTER } }
I20251026 02:57:55.056699 14872 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa [sys.catalog]: This master's current role is: LEADER
I20251026 02:57:55.057126 14876 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20251026 02:57:55.058540 14876 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20251026 02:57:55.060766 6860 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20251026 02:57:55.061494 14876 catalog_manager.cc:1357] Generated new cluster ID: ffe1eda095764537b45ac5a83961a828
I20251026 02:57:55.061568 14876 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20251026 02:57:55.068063 14876 catalog_manager.cc:1380] Generated new certificate authority record
I20251026 02:57:55.068912 14876 catalog_manager.cc:1514] Loading token signing keys...
I20251026 02:57:55.086608 14876 catalog_manager.cc:6022] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa: Generated new TSK 0
I20251026 02:57:55.086877 14876 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20251026 02:57:55.093748 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:55.094846 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:55.096130 6860 webserver.cc:492] Webserver started at http://127.6.179.1:36935/ using document root <none> and password file <none>
I20251026 02:57:55.096329 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:55.096405 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:55.096515 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:55.097107 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-0-root/instance:
uuid: "1e7fb19ba689484bac24e3d5cb5a2705"
format_stamp: "Formatted at 2025-10-26 02:57:55 on dist-test-slave-n5cb"
I20251026 02:57:55.099730 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20251026 02:57:55.101294 14892 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:55.101630 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:55.101758 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-0-root
uuid: "1e7fb19ba689484bac24e3d5cb5a2705"
format_stamp: "Formatted at 2025-10-26 02:57:55 on dist-test-slave-n5cb"
I20251026 02:57:55.101887 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-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)
I20251026 02:57:55.122391 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:55.122896 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:55.123452 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:55.124332 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:55.124408 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:55.124514 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:55.124584 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:55.137472 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.1:41911
I20251026 02:57:55.137503 14954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.1:41911 every 8 connection(s)
I20251026 02:57:55.139149 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:55.140528 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:55.141983 6860 webserver.cc:492] Webserver started at http://127.6.179.2:36439/ using document root <none> and password file <none>
I20251026 02:57:55.142217 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:55.142333 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:55.142495 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:55.143137 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-1-root/instance:
uuid: "919ed4b3deef479c849a4cb3c9677a37"
format_stamp: "Formatted at 2025-10-26 02:57:55 on dist-test-slave-n5cb"
I20251026 02:57:55.144923 14955 heartbeater.cc:344] Connected to a master server at 127.6.179.62:40299
I20251026 02:57:55.145076 14955 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:55.145419 14955 heartbeater.cc:507] Master 127.6.179.62:40299 requested a full tablet report, sending...
I20251026 02:57:55.146160 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20251026 02:57:55.146335 14833 ts_manager.cc:194] Registered new tserver with Master: 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911)
I20251026 02:57:55.147413 14833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34800
I20251026 02:57:55.147893 14962 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:55.148277 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20251026 02:57:55.148407 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-1-root
uuid: "919ed4b3deef479c849a4cb3c9677a37"
format_stamp: "Formatted at 2025-10-26 02:57:55 on dist-test-slave-n5cb"
I20251026 02:57:55.148557 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-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)
I20251026 02:57:55.158877 14955 heartbeater.cc:499] Master 127.6.179.62:40299 was elected leader, sending a full tablet report...
I20251026 02:57:55.170365 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:55.170958 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:55.171555 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:55.172382 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:55.172461 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:55.172572 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:55.172629 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:55.184480 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.2:45645
I20251026 02:57:55.184499 15024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.2:45645 every 8 connection(s)
I20251026 02:57:55.186040 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:55.187219 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:55.188624 6860 webserver.cc:492] Webserver started at http://127.6.179.3:46041/ using document root <none> and password file <none>
I20251026 02:57:55.188856 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:55.188943 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:55.189085 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:55.189884 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-2-root/instance:
uuid: "d85d1a98559c43909c8924d762b7af10"
format_stamp: "Formatted at 2025-10-26 02:57:55 on dist-test-slave-n5cb"
I20251026 02:57:55.191138 15025 heartbeater.cc:344] Connected to a master server at 127.6.179.62:40299
I20251026 02:57:55.191290 15025 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:55.191676 15025 heartbeater.cc:507] Master 127.6.179.62:40299 requested a full tablet report, sending...
I20251026 02:57:55.192557 14833 ts_manager.cc:194] Registered new tserver with Master: 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645)
I20251026 02:57:55.193015 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20251026 02:57:55.193446 14833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34814
I20251026 02:57:55.194904 15031 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:55.195298 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:55.195398 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-2-root
uuid: "d85d1a98559c43909c8924d762b7af10"
format_stamp: "Formatted at 2025-10-26 02:57:55 on dist-test-slave-n5cb"
I20251026 02:57:55.195503 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-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)
I20251026 02:57:55.204856 15025 heartbeater.cc:499] Master 127.6.179.62:40299 was elected leader, sending a full tablet report...
I20251026 02:57:55.208034 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:55.208516 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:55.209054 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:55.209846 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:55.209913 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:55.210012 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:55.210067 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:55.223923 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.3:41771
I20251026 02:57:55.223950 15093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.3:41771 every 8 connection(s)
I20251026 02:57:55.225626 6860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20251026 02:57:55.227017 6860 server_base.cc:847] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20251026 02:57:55.228508 6860 webserver.cc:492] Webserver started at http://127.6.179.4:44681/ using document root <none> and password file <none>
I20251026 02:57:55.228791 6860 fs_manager.cc:362] Metadata directory not provided
I20251026 02:57:55.228888 6860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20251026 02:57:55.229039 6860 server_base.cc:895] This appears to be a new deployment of Kudu; creating new FS layout
I20251026 02:57:55.229818 6860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-3-root/instance:
uuid: "959dfc9fc2e040aa92f110d2d49d1fcd"
format_stamp: "Formatted at 2025-10-26 02:57:55 on dist-test-slave-n5cb"
I20251026 02:57:55.231889 15094 heartbeater.cc:344] Connected to a master server at 127.6.179.62:40299
I20251026 02:57:55.232033 15094 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:55.232400 15094 heartbeater.cc:507] Master 127.6.179.62:40299 requested a full tablet report, sending...
I20251026 02:57:55.232993 6860 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20251026 02:57:55.233302 14833 ts_manager.cc:194] Registered new tserver with Master: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771)
I20251026 02:57:55.234366 14833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34820
I20251026 02:57:55.234936 15100 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:55.235309 6860 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20251026 02:57:55.235417 6860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-3-root
uuid: "959dfc9fc2e040aa92f110d2d49d1fcd"
format_stamp: "Formatted at 2025-10-26 02:57:55 on dist-test-slave-n5cb"
I20251026 02:57:55.235541 6860 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-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)
I20251026 02:57:55.245862 15094 heartbeater.cc:499] Master 127.6.179.62:40299 was elected leader, sending a full tablet report...
I20251026 02:57:55.248031 6860 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20251026 02:57:55.248534 6860 kserver.cc:163] Server-wide thread pool size limit: 3276
I20251026 02:57:55.249110 6860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20251026 02:57:55.250028 6860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20251026 02:57:55.250102 6860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:55.250203 6860 ts_tablet_manager.cc:616] Registered 0 tablets
I20251026 02:57:55.250293 6860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20251026 02:57:55.266499 6860 rpc_server.cc:307] RPC server started. Bound to: 127.6.179.4:37479
I20251026 02:57:55.266542 15162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.179.4:37479 every 8 connection(s)
I20251026 02:57:55.272933 15163 heartbeater.cc:344] Connected to a master server at 127.6.179.62:40299
I20251026 02:57:55.273088 15163 heartbeater.cc:461] Registering TS with master...
I20251026 02:57:55.273423 15163 heartbeater.cc:507] Master 127.6.179.62:40299 requested a full tablet report, sending...
I20251026 02:57:55.274199 14833 ts_manager.cc:194] Registered new tserver with Master: 959dfc9fc2e040aa92f110d2d49d1fcd (127.6.179.4:37479)
I20251026 02:57:55.274295 6860 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006921623s
I20251026 02:57:55.274988 14833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34824
I20251026 02:57:55.286443 15163 heartbeater.cc:499] Master 127.6.179.62:40299 was elected leader, sending a full tablet report...
I20251026 02:57:55.286482 14833 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34830:
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"
}
}
}
I20251026 02:57:55.320667 14920 tablet_service.cc:1505] Processing CreateTablet for tablet 3986e1b1f46f4181bf58896e2c958c52 (DEFAULT_TABLE table=fake-table [id=88301f0c16fb42fbaf1c966d19e3d863]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:55.321202 14920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3986e1b1f46f4181bf58896e2c958c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:55.322175 14990 tablet_service.cc:1505] Processing CreateTablet for tablet 3986e1b1f46f4181bf58896e2c958c52 (DEFAULT_TABLE table=fake-table [id=88301f0c16fb42fbaf1c966d19e3d863]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:55.322642 14990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3986e1b1f46f4181bf58896e2c958c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:55.328495 15128 tablet_service.cc:1505] Processing CreateTablet for tablet 3986e1b1f46f4181bf58896e2c958c52 (DEFAULT_TABLE table=fake-table [id=88301f0c16fb42fbaf1c966d19e3d863]), partition=RANGE (c0) PARTITION UNBOUNDED
I20251026 02:57:55.328964 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3986e1b1f46f4181bf58896e2c958c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:55.335085 15179 tablet_bootstrap.cc:492] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37: Bootstrap starting.
I20251026 02:57:55.335856 15180 tablet_bootstrap.cc:492] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd: Bootstrap starting.
I20251026 02:57:55.338042 15180 tablet_bootstrap.cc:654] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:55.338090 15179 tablet_bootstrap.cc:654] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:55.338862 15178 tablet_bootstrap.cc:492] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705: Bootstrap starting.
I20251026 02:57:55.340101 15178 tablet_bootstrap.cc:654] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:55.344211 15179 tablet_bootstrap.cc:492] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37: No bootstrap required, opened a new log
I20251026 02:57:55.344400 15178 tablet_bootstrap.cc:492] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705: No bootstrap required, opened a new log
I20251026 02:57:55.344533 15179 ts_tablet_manager.cc:1403] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37: Time spent bootstrapping tablet: real 0.010s user 0.003s sys 0.003s
I20251026 02:57:55.344594 15178 ts_tablet_manager.cc:1403] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705: Time spent bootstrapping tablet: real 0.006s user 0.000s sys 0.005s
I20251026 02:57:55.344710 15180 tablet_bootstrap.cc:492] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd: No bootstrap required, opened a new log
I20251026 02:57:55.344869 15180 ts_tablet_manager.cc:1403] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd: Time spent bootstrapping tablet: real 0.009s user 0.005s sys 0.000s
I20251026 02:57:55.345557 15179 raft_consensus.cc:359] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } } peers { permanent_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 37479 } }
I20251026 02:57:55.345852 15179 raft_consensus.cc:385] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:55.345749 15178 raft_consensus.cc:359] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } } peers { permanent_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 37479 } }
I20251026 02:57:55.346004 15179 raft_consensus.cc:740] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 919ed4b3deef479c849a4cb3c9677a37, State: Initialized, Role: FOLLOWER
I20251026 02:57:55.346168 15178 raft_consensus.cc:385] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:55.346096 15180 raft_consensus.cc:359] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } } peers { permanent_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 37479 } }
I20251026 02:57:55.346307 15178 raft_consensus.cc:740] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7fb19ba689484bac24e3d5cb5a2705, State: Initialized, Role: FOLLOWER
I20251026 02:57:55.346463 15179 consensus_queue.cc:260] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } } peers { permanent_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 37479 } }
I20251026 02:57:55.346565 15180 raft_consensus.cc:385] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:55.346563 15178 consensus_queue.cc:260] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } } peers { permanent_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 37479 } }
I20251026 02:57:55.346714 15180 raft_consensus.cc:740] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959dfc9fc2e040aa92f110d2d49d1fcd, State: Initialized, Role: FOLLOWER
I20251026 02:57:55.347011 15180 consensus_queue.cc:260] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } } peers { permanent_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 37479 } }
I20251026 02:57:55.348094 15180 ts_tablet_manager.cc:1434] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd: Time spent starting tablet: real 0.003s user 0.002s sys 0.000s
I20251026 02:57:55.348779 15178 ts_tablet_manager.cc:1434] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705: Time spent starting tablet: real 0.004s user 0.000s sys 0.003s
I20251026 02:57:55.349185 15179 ts_tablet_manager.cc:1434] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37: Time spent starting tablet: real 0.004s user 0.002s sys 0.002s
W20251026 02:57:55.388729 14956 tablet.cc:2378] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20251026 02:57:55.490514 15186 raft_consensus.cc:493] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20251026 02:57:55.490756 15186 raft_consensus.cc:515] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } } peers { permanent_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 37479 } }
I20251026 02:57:55.491716 15186 leader_election.cc:290] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645), 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911)
I20251026 02:57:55.498425 15000 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "3986e1b1f46f4181bf58896e2c958c52" candidate_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "919ed4b3deef479c849a4cb3c9677a37" is_pre_election: true
I20251026 02:57:55.498541 14930 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "3986e1b1f46f4181bf58896e2c958c52" candidate_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" is_pre_election: true
I20251026 02:57:55.498747 15000 raft_consensus.cc:2468] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959dfc9fc2e040aa92f110d2d49d1fcd in term 0.
I20251026 02:57:55.498749 14930 raft_consensus.cc:2468] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959dfc9fc2e040aa92f110d2d49d1fcd in term 0.
I20251026 02:57:55.499205 15103 leader_election.cc:304] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [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: 1e7fb19ba689484bac24e3d5cb5a2705, 959dfc9fc2e040aa92f110d2d49d1fcd; no voters:
I20251026 02:57:55.499487 15186 raft_consensus.cc:2804] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20251026 02:57:55.499586 15186 raft_consensus.cc:493] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20251026 02:57:55.499679 15186 raft_consensus.cc:3060] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:55.501686 15186 raft_consensus.cc:515] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } } peers { permanent_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 37479 } }
I20251026 02:57:55.502310 15186 leader_election.cc:290] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [CANDIDATE]: Term 1 election: Requested vote from peers 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645), 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911)
I20251026 02:57:55.502619 15000 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "3986e1b1f46f4181bf58896e2c958c52" candidate_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "919ed4b3deef479c849a4cb3c9677a37"
I20251026 02:57:55.502717 14930 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "3986e1b1f46f4181bf58896e2c958c52" candidate_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7fb19ba689484bac24e3d5cb5a2705"
I20251026 02:57:55.502885 14930 raft_consensus.cc:3060] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:55.502884 15000 raft_consensus.cc:3060] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:55.506088 14930 raft_consensus.cc:2468] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959dfc9fc2e040aa92f110d2d49d1fcd in term 1.
I20251026 02:57:55.506088 15000 raft_consensus.cc:2468] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959dfc9fc2e040aa92f110d2d49d1fcd in term 1.
I20251026 02:57:55.506664 15103 leader_election.cc:304] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [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: 1e7fb19ba689484bac24e3d5cb5a2705, 959dfc9fc2e040aa92f110d2d49d1fcd; no voters:
I20251026 02:57:55.507215 15186 raft_consensus.cc:2804] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:55.507776 15186 raft_consensus.cc:697] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 1 LEADER]: Becoming Leader. State: Replica: 959dfc9fc2e040aa92f110d2d49d1fcd, State: Running, Role: LEADER
I20251026 02:57:55.508096 15186 consensus_queue.cc:237] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [LEADER]: Queue going to LEADER mode. State: All 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: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } } peers { permanent_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 37479 } }
I20251026 02:57:55.510600 14832 catalog_manager.cc:5649] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 959dfc9fc2e040aa92f110d2d49d1fcd (127.6.179.4). New cstate: current_term: 1 leader_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959dfc9fc2e040aa92f110d2d49d1fcd" member_type: VOTER last_known_addr { host: "127.6.179.4" port: 37479 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:55.575804 6860 alter_table-test.cc:182] Tablet successfully located
I20251026 02:57:55.576788 14830 catalog_manager.cc:2507] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34830:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251026 02:57:55.577028 14830 catalog_manager.cc:2755] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:34830:
table { table_name: "fake-table" } modify_external_catalogs: true
I20251026 02:57:55.580588 14830 catalog_manager.cc:5936] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa: Sending DeleteTablet for 3 replicas of tablet 3986e1b1f46f4181bf58896e2c958c52
I20251026 02:57:55.581385 15128 tablet_service.cc:1552] Processing DeleteTablet for tablet 3986e1b1f46f4181bf58896e2c958c52 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-26 02:57:55 UTC) from {username='slave'} at 127.0.0.1:40312
I20251026 02:57:55.581475 14990 tablet_service.cc:1552] Processing DeleteTablet for tablet 3986e1b1f46f4181bf58896e2c958c52 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-26 02:57:55 UTC) from {username='slave'} at 127.0.0.1:38328
I20251026 02:57:55.581532 14920 tablet_service.cc:1552] Processing DeleteTablet for tablet 3986e1b1f46f4181bf58896e2c958c52 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-10-26 02:57:55 UTC) from {username='slave'} at 127.0.0.1:57892
I20251026 02:57:55.582224 15193 tablet_replica.cc:333] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705: stopping tablet replica
I20251026 02:57:55.582617 15193 raft_consensus.cc:2243] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251026 02:57:55.582954 15193 raft_consensus.cc:2272] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:55.584794 15193 ts_tablet_manager.cc:1916] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:55.588886 6860 test_util.cc:276] Using random seed: -216879346
I20251026 02:57:55.594116 15192 tablet_replica.cc:333] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37: stopping tablet replica
I20251026 02:57:55.594357 15192 raft_consensus.cc:2243] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20251026 02:57:55.594406 15191 tablet_replica.cc:333] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd: stopping tablet replica
I20251026 02:57:55.594579 15192 raft_consensus.cc:2272] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:55.594633 15191 raft_consensus.cc:2243] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 1 LEADER]: Raft consensus shutting down.
I20251026 02:57:55.595255 15191 pending_rounds.cc:70] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd: Trying to abort 1 pending ops.
I20251026 02:57:55.595345 15192 ts_tablet_manager.cc:1916] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:55.595363 15191 pending_rounds.cc:77] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20251026 02:57:55.595551 15191 raft_consensus.cc:2889] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20251026 02:57:55.595693 15191 raft_consensus.cc:2272] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20251026 02:57:55.597257 15191 ts_tablet_manager.cc:1916] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20251026 02:57:55.602322 15192 ts_tablet_manager.cc:1929] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251026 02:57:55.602519 15192 log.cc:1199] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-1-root/wals/3986e1b1f46f4181bf58896e2c958c52
I20251026 02:57:55.602906 15192 ts_tablet_manager.cc:1950] T 3986e1b1f46f4181bf58896e2c958c52 P 919ed4b3deef479c849a4cb3c9677a37: Deleting consensus metadata
I20251026 02:57:55.604100 14818 catalog_manager.cc:4985] TS 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): tablet 3986e1b1f46f4181bf58896e2c958c52 (table fake-table [id=88301f0c16fb42fbaf1c966d19e3d863]) successfully deleted
I20251026 02:57:55.604934 15193 ts_tablet_manager.cc:1929] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20251026 02:57:55.605098 15193 log.cc:1199] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-0-root/wals/3986e1b1f46f4181bf58896e2c958c52
I20251026 02:57:55.605405 15193 ts_tablet_manager.cc:1950] T 3986e1b1f46f4181bf58896e2c958c52 P 1e7fb19ba689484bac24e3d5cb5a2705: Deleting consensus metadata
I20251026 02:57:55.606427 14819 catalog_manager.cc:4985] TS 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): tablet 3986e1b1f46f4181bf58896e2c958c52 (table fake-table [id=88301f0c16fb42fbaf1c966d19e3d863]) successfully deleted
I20251026 02:57:55.606724 15191 ts_tablet_manager.cc:1929] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20251026 02:57:55.606925 15191 log.cc:1199] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd: Deleting WAL directory at /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-3-root/wals/3986e1b1f46f4181bf58896e2c958c52
I20251026 02:57:55.607362 15191 ts_tablet_manager.cc:1950] T 3986e1b1f46f4181bf58896e2c958c52 P 959dfc9fc2e040aa92f110d2d49d1fcd: Deleting consensus metadata
I20251026 02:57:55.607937 14817 catalog_manager.cc:4985] TS 959dfc9fc2e040aa92f110d2d49d1fcd (127.6.179.4:37479): tablet 3986e1b1f46f4181bf58896e2c958c52 (table fake-table [id=88301f0c16fb42fbaf1c966d19e3d863]) successfully deleted
I20251026 02:57:55.617475 14830 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34850:
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"
}
}
}
I20251026 02:57:55.630687 15059 tablet_service.cc:1505] Processing CreateTablet for tablet 004fa10de4714305af28bfa2b98382be (DEFAULT_TABLE table=fake-table [id=aa1af1be90064b3e810cfc0b06d57730]), partition=RANGE (key) PARTITION UNBOUNDED
I20251026 02:57:55.631151 15059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004fa10de4714305af28bfa2b98382be. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:57:55.636735 15200 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: Bootstrap starting.
I20251026 02:57:55.638815 15200 tablet_bootstrap.cc:654] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: Neither blocks nor log segments found. Creating new log.
I20251026 02:57:55.640579 15200 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: No bootstrap required, opened a new log
I20251026 02:57:55.640725 15200 ts_tablet_manager.cc:1403] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20251026 02:57:55.641362 15200 raft_consensus.cc:359] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } }
I20251026 02:57:55.641521 15200 raft_consensus.cc:385] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20251026 02:57:55.641603 15200 raft_consensus.cc:740] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d85d1a98559c43909c8924d762b7af10, State: Initialized, Role: FOLLOWER
I20251026 02:57:55.641841 15200 consensus_queue.cc:260] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } }
I20251026 02:57:55.641994 15200 raft_consensus.cc:399] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20251026 02:57:55.642076 15200 raft_consensus.cc:493] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20251026 02:57:55.642184 15200 raft_consensus.cc:3060] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 0 FOLLOWER]: Advancing to term 1
I20251026 02:57:55.644714 15200 raft_consensus.cc:515] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } }
I20251026 02:57:55.644929 15200 leader_election.cc:304] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d85d1a98559c43909c8924d762b7af10; no voters:
I20251026 02:57:55.645341 15200 leader_election.cc:290] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [CANDIDATE]: Term 1 election: Requested vote from peers
I20251026 02:57:55.645488 15202 raft_consensus.cc:2804] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 1 FOLLOWER]: Leader election won for term 1
I20251026 02:57:55.645967 15202 raft_consensus.cc:697] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 1 LEADER]: Becoming Leader. State: Replica: d85d1a98559c43909c8924d762b7af10, State: Running, Role: LEADER
I20251026 02:57:55.646088 15200 ts_tablet_manager.cc:1434] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20251026 02:57:55.646268 15202 consensus_queue.cc:237] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } }
I20251026 02:57:55.648625 14832 catalog_manager.cc:5649] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 reported cstate change: term changed from 0 to 1, leader changed from <none> to d85d1a98559c43909c8924d762b7af10 (127.6.179.3). New cstate: current_term: 1 leader_uuid: "d85d1a98559c43909c8924d762b7af10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } health_report { overall_health: HEALTHY } } }
I20251026 02:57:55.725721 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling FlushMRSOp(004fa10de4714305af28bfa2b98382be): perf score=0.000060
I20251026 02:57:55.760066 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: FlushMRSOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.034s user 0.017s sys 0.003s Metrics: {"bytes_written":6080,"cfile_init":1,"dirs.queue_time_us":513,"dirs.run_cpu_time_us":250,"dirs.run_wall_time_us":10519,"drs_written":1,"lbm_read_time_us":100,"lbm_reads_lt_1ms":4,"lbm_write_time_us":900,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":50,"spinlock_wait_cycles":22912,"thread_start_us":459,"threads_started":1}
I20251026 02:57:55.761621 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling FlushMRSOp(004fa10de4714305af28bfa2b98382be): perf score=0.000488
I20251026 02:57:55.787464 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000203
I20251026 02:57:55.812146 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: FlushMRSOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.050s user 0.028s sys 0.004s Metrics: {"bytes_written":8375,"cfile_init":1,"drs_written":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4,"lbm_write_time_us":994,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":350}
I20251026 02:57:55.813603 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling CompactRowSetsOp(004fa10de4714305af28bfa2b98382be): perf score=1.012425
I20251026 02:57:55.853963 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.066s user 0.016s sys 0.016s Metrics: {"bytes_written":7099,"cfile_init":1,"dirs.queue_time_us":17768,"drs_written":1,"lbm_read_time_us":102,"lbm_reads_lt_1ms":4,"lbm_write_time_us":859,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":7,"thread_start_us":17658,"threads_started":1}
I20251026 02:57:55.875315 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: CompactRowSetsOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.059s user 0.041s sys 0.001s Metrics: {"bytes_written":8741,"cfile_cache_hit":10,"cfile_cache_hit_bytes":2284,"cfile_cache_miss":26,"cfile_cache_miss_bytes":13332,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":223,"dirs.run_wall_time_us":1224,"drs_written":1,"lbm_read_time_us":1380,"lbm_reads_lt_1ms":54,"lbm_write_time_us":836,"lbm_writes_lt_1ms":23,"num_input_rowsets":2,"peak_mem_usage":5406,"rows_written":400}
I20251026 02:57:55.884661 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling FlushMRSOp(004fa10de4714305af28bfa2b98382be): perf score=0.001945
I20251026 02:57:56.003614 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: FlushMRSOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.117s user 0.063s sys 0.001s Metrics: {"bytes_written":13195,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":183,"dirs.run_wall_time_us":1669,"drs_written":1,"lbm_read_time_us":100,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1124,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1000}
I20251026 02:57:56.011590 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling CompactRowSetsOp(004fa10de4714305af28bfa2b98382be): perf score=1.006339
I20251026 02:57:56.153179 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: CompactRowSetsOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.135s user 0.077s sys 0.018s Metrics: {"bytes_written":16101,"cfile_cache_hit":10,"cfile_cache_hit_bytes":2284,"cfile_cache_miss":26,"cfile_cache_miss_bytes":40332,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":1746,"dirs.run_cpu_time_us":1064,"dirs.run_wall_time_us":7514,"drs_written":1,"lbm_read_time_us":1286,"lbm_reads_lt_1ms":54,"lbm_write_time_us":1870,"lbm_writes_lt_1ms":23,"mutex_wait_us":18,"num_input_rowsets":2,"peak_mem_usage":14728,"rows_written":1400,"spinlock_wait_cycles":7936,"thread_start_us":22038,"threads_started":1}
I20251026 02:57:56.154940 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling FlushMRSOp(004fa10de4714305af28bfa2b98382be): perf score=0.002914
I20251026 02:57:56.340963 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: FlushMRSOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.186s user 0.127s sys 0.004s Metrics: {"bytes_written":26468,"cfile_init":1,"dirs.queue_time_us":72,"dirs.run_cpu_time_us":190,"dirs.run_wall_time_us":1389,"drs_written":1,"lbm_read_time_us":94,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1069,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":2250,"spinlock_wait_cycles":6016}
I20251026 02:57:56.341930 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling CompactRowSetsOp(004fa10de4714305af28bfa2b98382be): perf score=1.014185
I20251026 02:57:56.571035 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: CompactRowSetsOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.229s user 0.171s sys 0.000s Metrics: {"bytes_written":40537,"cfile_cache_hit":10,"cfile_cache_hit_bytes":2284,"cfile_cache_miss":26,"cfile_cache_miss_bytes":101494,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":49,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":1526,"drs_written":1,"lbm_read_time_us":1193,"lbm_reads_lt_1ms":54,"lbm_write_time_us":1276,"lbm_writes_lt_1ms":25,"num_input_rowsets":2,"peak_mem_usage":27143,"rows_written":3650,"spinlock_wait_cycles":896}
I20251026 02:57:56.572224 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling FlushMRSOp(004fa10de4714305af28bfa2b98382be): perf score=0.004852
I20251026 02:57:56.902766 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: FlushMRSOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.330s user 0.245s sys 0.011s Metrics: {"bytes_written":44117,"cfile_init":1,"dirs.queue_time_us":47,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1316,"drs_written":1,"lbm_read_time_us":95,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1213,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":4150,"spinlock_wait_cycles":254336}
I20251026 02:57:56.903684 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling CompactRowSetsOp(004fa10de4714305af28bfa2b98382be): perf score=1.014534
I20251026 02:57:57.293694 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: CompactRowSetsOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.390s user 0.331s sys 0.000s Metrics: {"bytes_written":77992,"cfile_cache_hit":12,"cfile_cache_hit_bytes":26277,"cfile_cache_miss":24,"cfile_cache_miss_bytes":195299,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":4811,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":2622,"drs_written":1,"lbm_read_time_us":1270,"lbm_reads_lt_1ms":52,"lbm_write_time_us":1699,"lbm_writes_lt_1ms":28,"num_input_rowsets":2,"peak_mem_usage":54657,"rows_written":7800}
I20251026 02:57:57.294623 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling FlushMRSOp(004fa10de4714305af28bfa2b98382be): perf score=0.007758
I20251026 02:57:57.723873 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: FlushMRSOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.429s user 0.368s sys 0.028s Metrics: {"bytes_written":66599,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":145,"dirs.run_wall_time_us":773,"drs_written":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1318,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":6750}
I20251026 02:57:57.724777 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling CompactRowSetsOp(004fa10de4714305af28bfa2b98382be): perf score=1.014845
I20251026 02:57:58.420499 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: CompactRowSetsOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.695s user 0.606s sys 0.008s Metrics: {"bytes_written":141437,"cfile_cache_hit":13,"cfile_cache_hit_bytes":72873,"cfile_cache_miss":27,"cfile_cache_miss_bytes":343505,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":5143,"dirs.run_cpu_time_us":210,"dirs.run_wall_time_us":2050,"drs_written":1,"lbm_read_time_us":1394,"lbm_reads_lt_1ms":55,"lbm_write_time_us":2068,"lbm_writes_lt_1ms":34,"num_input_rowsets":2,"peak_mem_usage":107836,"rows_written":14550,"thread_start_us":5040,"threads_started":1}
I20251026 02:57:58.427014 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling FlushMRSOp(004fa10de4714305af28bfa2b98382be): perf score=0.012603
I20251026 02:57:59.461892 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: FlushMRSOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 1.016s user 0.644s sys 0.009s Metrics: {"bytes_written":121136,"cfile_init":1,"dirs.queue_time_us":1958,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":858,"drs_written":1,"lbm_read_time_us":96,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8250,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":12200,"thread_start_us":1867,"threads_started":1}
I20251026 02:57:59.462919 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling CompactRowSetsOp(004fa10de4714305af28bfa2b98382be): perf score=1.014752
I20251026 02:58:00.908290 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: CompactRowSetsOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 1.445s user 1.121s sys 0.023s Metrics: {"bytes_written":253448,"cfile_cache_hit":13,"cfile_cache_hit_bytes":128643,"cfile_cache_miss":33,"cfile_cache_miss_bytes":643409,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":25793,"dirs.run_cpu_time_us":249,"dirs.run_wall_time_us":4226,"drs_written":1,"lbm_read_time_us":1774,"lbm_reads_lt_1ms":61,"lbm_write_time_us":2982,"lbm_writes_lt_1ms":44,"num_input_rowsets":2,"peak_mem_usage":208414,"rows_written":26750,"thread_start_us":25982,"threads_started":1}
I20251026 02:58:00.911581 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling FlushMRSOp(004fa10de4714305af28bfa2b98382be): perf score=0.030044
I20251026 02:58:03.532477 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: FlushMRSOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 2.621s user 1.535s sys 0.063s Metrics: {"bytes_written":268686,"cfile_init":1,"dirs.queue_time_us":369,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":3439,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3681,"lbm_writes_lt_1ms":46,"peak_mem_usage":0,"rows_written":28400,"thread_start_us":251,"threads_started":1}
I20251026 02:58:03.533514 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling LogGCOp(004fa10de4714305af28bfa2b98382be): free 997752 bytes of WAL
I20251026 02:58:03.534639 15036 log_reader.cc:385] T 004fa10de4714305af28bfa2b98382be: removed 1 log segments from log reader
I20251026 02:58:03.534798 15036 log.cc:1079] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: Deleting log segment in path: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-2-root/wals/004fa10de4714305af28bfa2b98382be/wal-000000001 (ops 1-739)
I20251026 02:58:03.535490 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: LogGCOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {}
I20251026 02:58:03.535965 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling CompactRowSetsOp(004fa10de4714305af28bfa2b98382be): perf score=1.014724
I20251026 02:58:06.771054 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: CompactRowSetsOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 3.235s user 2.275s sys 0.020s Metrics: {"bytes_written":513875,"cfile_cache_hit":13,"cfile_cache_hit_bytes":242192,"cfile_cache_miss":49,"cfile_cache_miss_bytes":1361762,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":5700,"dirs.run_cpu_time_us":205,"dirs.run_wall_time_us":3910,"drs_written":1,"lbm_read_time_us":4132,"lbm_reads_lt_1ms":77,"lbm_write_time_us":5322,"lbm_writes_lt_1ms":68,"num_input_rowsets":2,"peak_mem_usage":442496,"rows_written":55150,"thread_start_us":5596,"threads_started":1}
I20251026 02:58:06.772001 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling FlushMRSOp(004fa10de4714305af28bfa2b98382be): perf score=0.071708
I20251026 02:58:13.397818 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: FlushMRSOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 6.624s user 3.920s sys 0.143s Metrics: {"bytes_written":638416,"cfile_init":1,"dirs.queue_time_us":1487,"dirs.run_cpu_time_us":196,"dirs.run_wall_time_us":980,"drs_written":1,"lbm_read_time_us":95,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7146,"lbm_writes_lt_1ms":83,"peak_mem_usage":0,"rows_written":68900,"thread_start_us":1392,"threads_started":1}
I20251026 02:58:13.402833 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling LogGCOp(004fa10de4714305af28bfa2b98382be): free 1999526 bytes of WAL
I20251026 02:58:13.403961 15036 log_reader.cc:385] T 004fa10de4714305af28bfa2b98382be: removed 2 log segments from log reader
I20251026 02:58:13.404044 15036 log.cc:1079] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: Deleting log segment in path: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-2-root/wals/004fa10de4714305af28bfa2b98382be/wal-000000002 (ops 740-1452)
I20251026 02:58:13.404105 15036 log.cc:1079] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: Deleting log segment in path: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-2-root/wals/004fa10de4714305af28bfa2b98382be/wal-000000003 (ops 1453-2169)
I20251026 02:58:13.406318 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: LogGCOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {}
I20251026 02:58:13.406759 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling CompactRowSetsOp(004fa10de4714305af28bfa2b98382be): perf score=1.014406
I20251026 02:58:14.756678 14828 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34830:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20251026 02:58:14.866114 15218 tablet.cc:1722] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: 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
I20251026 02:58:14.876775 14829 catalog_manager.cc:6194] T 00000000000000000000000000000000 P ec816ca72899494cb9c3190e52736baa: fake-table [id=aa1af1be90064b3e810cfc0b06d57730] alter complete (version 1)
I20251026 02:58:14.879573 15069 consensus_queue.cc:237] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4146, Committed index: 4146, Last appended: 1.4146, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4147 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: true } }
I20251026 02:58:14.881198 15202 raft_consensus.cc:2955] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 1 LEADER]: Committing config change with OpId 1.4147: config changed from index -1 to 4147, NON_VOTER 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1) added. New config: { opid_index: 4147 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: true } } }
I20251026 02:58:14.889068 14820 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 004fa10de4714305af28bfa2b98382be with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251026 02:58:14.903863 14828 catalog_manager.cc:5649] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 reported cstate change: config changed from index -1 to 4147, NON_VOTER 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1) added. New cstate: current_term: 1 leader_uuid: "d85d1a98559c43909c8924d762b7af10" committed_config { opid_index: 4147 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20251026 02:58:14.907011 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000020
W20251026 02:58:14.913192 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 004fa10de4714305af28bfa2b98382be. This is attempt 1: this message will repeat every 5th retry.
I20251026 02:58:14.913405 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.002s sys 0.001s Metrics: {"bytes_written":370,"delete_count":0,"lbm_write_time_us":174,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20251026 02:58:14.914077 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.143578
I20251026 02:58:14.915881 15069 consensus_queue.cc:237] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4149, Committed index: 4149, Last appended: 1.4149, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4150 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: true } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: true } }
I20251026 02:58:14.918239 15203 raft_consensus.cc:2955] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 1 LEADER]: Committing config change with OpId 1.4150: config changed from index 4147 to 4150, NON_VOTER 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2) added. New config: { opid_index: 4150 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: true } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: true } } }
W20251026 02:58:14.918208 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 004fa10de4714305af28bfa2b98382be. This is attempt 1: this message will repeat every 5th retry.
I20251026 02:58:14.923123 14820 catalog_manager.cc:5162] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 004fa10de4714305af28bfa2b98382be with cas_config_opid_index 4147: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20251026 02:58:14.926819 14828 catalog_manager.cc:5649] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 reported cstate change: config changed from index 4147 to 4150, NON_VOTER 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2) added. New cstate: current_term: 1 leader_uuid: "d85d1a98559c43909c8924d762b7af10" committed_config { opid_index: 4150 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20251026 02:58:14.937839 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 004fa10de4714305af28bfa2b98382be. This is attempt 1: this message will repeat every 5th retry.
I20251026 02:58:14.955116 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.041s user 0.013s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2368,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":1715,"lbm_read_time_us":493,"lbm_reads_lt_1ms":25,"lbm_write_time_us":415,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":1526,"threads_started":2,"update_count":2}
I20251026 02:58:14.955715 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000013
I20251026 02:58:14.961506 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.003s sys 0.000s Metrics: {"bytes_written":435,"delete_count":0,"lbm_write_time_us":107,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20251026 02:58:14.962179 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.166731
I20251026 02:58:14.978705 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.016s user 0.013s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2465,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":76,"lbm_read_time_us":688,"lbm_reads_lt_1ms":25,"lbm_write_time_us":441,"lbm_writes_lt_1ms":9,"mutex_wait_us":13,"peak_mem_usage":32768,"reinsert_count":0,"spinlock_wait_cycles":8064,"update_count":2}
I20251026 02:58:15.328176 15261 ts_tablet_manager.cc:933] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: Initiating tablet copy from peer d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771)
I20251026 02:58:15.337554 15261 tablet_copy_client.cc:323] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Beginning tablet copy session from remote peer at address 127.6.179.3:41771
I20251026 02:58:15.397238 15264 ts_tablet_manager.cc:933] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: Initiating tablet copy from peer d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771)
I20251026 02:58:15.457028 15264 tablet_copy_client.cc:323] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Beginning tablet copy session from remote peer at address 127.6.179.3:41771
I20251026 02:58:15.461028 15079 tablet_copy_service.cc:140] P d85d1a98559c43909c8924d762b7af10: Received BeginTabletCopySession request for tablet 004fa10de4714305af28bfa2b98382be from peer 919ed4b3deef479c849a4cb3c9677a37 ({username='slave'} at 127.0.0.1:58468)
I20251026 02:58:15.461243 15079 tablet_copy_service.cc:161] P d85d1a98559c43909c8924d762b7af10: Beginning new tablet copy session on tablet 004fa10de4714305af28bfa2b98382be from peer 919ed4b3deef479c849a4cb3c9677a37 at {username='slave'} at 127.0.0.1:58468: session id = 919ed4b3deef479c849a4cb3c9677a37-004fa10de4714305af28bfa2b98382be
I20251026 02:58:15.465453 15079 tablet_copy_source_session.cc:215] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: Tablet Copy: opened 10 blocks and 3 log segments
I20251026 02:58:15.467294 15261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004fa10de4714305af28bfa2b98382be. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:58:15.478586 15261 tablet_copy_client.cc:806] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Starting download of 10 data blocks...
I20251026 02:58:15.482404 15262 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:15.521211 15079 tablet_copy_service.cc:140] P d85d1a98559c43909c8924d762b7af10: Received BeginTabletCopySession request for tablet 004fa10de4714305af28bfa2b98382be from peer 1e7fb19ba689484bac24e3d5cb5a2705 ({username='slave'} at 127.0.0.1:58482)
I20251026 02:58:15.521413 15079 tablet_copy_service.cc:161] P d85d1a98559c43909c8924d762b7af10: Beginning new tablet copy session on tablet 004fa10de4714305af28bfa2b98382be from peer 1e7fb19ba689484bac24e3d5cb5a2705 at {username='slave'} at 127.0.0.1:58482: session id = 1e7fb19ba689484bac24e3d5cb5a2705-004fa10de4714305af28bfa2b98382be
I20251026 02:58:15.525240 15079 tablet_copy_source_session.cc:215] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: Tablet Copy: opened 10 blocks and 3 log segments
I20251026 02:58:15.526324 15268 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:15.530534 15264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004fa10de4714305af28bfa2b98382be. 1 dirs total, 0 dirs full, 0 dirs failed
I20251026 02:58:15.547220 15264 tablet_copy_client.cc:806] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Starting download of 10 data blocks...
I20251026 02:58:15.550999 15265 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:15.579690 15269 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:15.763638 15260 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 141 ops behind the committed index
I20251026 02:58:15.965121 15203 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 182 ops behind the committed index
I20251026 02:58:17.488783 15262 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:17.530601 15268 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:17.559908 15265 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:17.586796 15269 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Injecting latency into file download: 2000
W20251026 02:58:17.798655 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20251026 02:58:18.040375 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20251026 02:58:19.233721 15202 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 856 ops behind the committed index [suppressed 5 similar messages]
I20251026 02:58:19.351891 15203 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 881 ops behind the committed index [suppressed 6 similar messages]
I20251026 02:58:19.492956 15262 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:19.532196 15268 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:19.561728 15265 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:19.592136 15269 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Injecting latency into file download: 2000
W20251026 02:58:20.463371 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20251026 02:58:20.883118 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20251026 02:58:21.172966 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: CompactRowSetsOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 7.764s user 5.104s sys 0.074s Metrics: {"bytes_written":1131663,"cfile_cache_hit":15,"cfile_cache_hit_bytes":511882,"cfile_cache_miss":87,"cfile_cache_miss_bytes":3212122,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":5844,"dirs.run_cpu_time_us":205,"dirs.run_wall_time_us":2055,"drs_written":1,"lbm_read_time_us":12006,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":114,"lbm_write_time_us":12408,"lbm_writes_lt_1ms":130,"num_input_rowsets":2,"peak_mem_usage":1024674,"rows_written":124050,"thread_start_us":7033,"threads_started":1}
I20251026 02:58:21.174008 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling FlushMRSOp(004fa10de4714305af28bfa2b98382be): perf score=0.154067
I20251026 02:58:21.497625 15262 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:21.540411 15268 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:21.572582 15265 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:21.599435 15269 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:22.552935 15259 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 1575 ops behind the committed index [suppressed 5 similar messages]
I20251026 02:58:22.576912 15202 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 1584 ops behind the committed index [suppressed 5 similar messages]
W20251026 02:58:23.039055 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
W20251026 02:58:23.461843 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20251026 02:58:23.500303 15262 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:23.543828 15268 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:23.583649 15265 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:23.610569 15269 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Injecting latency into file download: 2000
W20251026 02:58:25.194608 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20251026 02:58:25.549811 15261 tablet_copy_client.cc:670] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Starting download of 3 WAL segments...
I20251026 02:58:25.562978 15262 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:25.596381 15268 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:25.606004 15278 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:25.611343 15264 tablet_copy_client.cc:670] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Starting download of 3 WAL segments...
I20251026 02:58:25.625207 15269 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:25.635408 15272 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 2186 ops behind the committed index [suppressed 6 similar messages]
I20251026 02:58:25.639707 15279 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:25.640050 15265 tablet_copy_client.cc:1025] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Injecting latency into file download: 2000
I20251026 02:58:25.786460 15272 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 2222 ops behind the committed index [suppressed 6 similar messages]
W20251026 02:58:25.793287 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20251026 02:58:27.607724 15261 tablet_copy_client.cc:538] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251026 02:58:27.623787 15261 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: Bootstrap starting.
I20251026 02:58:27.642124 15264 tablet_copy_client.cc:538] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20251026 02:58:27.645988 15264 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: Bootstrap starting.
W20251026 02:58:27.922607 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20251026 02:58:28.172165 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
I20251026 02:58:28.878248 15202 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 2812 ops behind the committed index [suppressed 5 similar messages]
I20251026 02:58:29.245466 15271 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 2865 ops behind the committed index [suppressed 6 similar messages]
W20251026 02:58:30.543422 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20251026 02:58:30.864956 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
I20251026 02:58:31.781672 15261 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: Bootstrap replayed 1/3 log segments. Stats: ops{read=718 overwritten=0 applied=716 ignored=313} inserts{seen=20150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 2 replicates
I20251026 02:58:31.869414 15264 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: Bootstrap replayed 1/3 log segments. Stats: ops{read=718 overwritten=0 applied=716 ignored=313} inserts{seen=20150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 2 replicates
I20251026 02:58:32.292220 15284 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 3229 ops behind the committed index [suppressed 6 similar messages]
I20251026 02:58:32.647068 15271 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 3276 ops behind the committed index [suppressed 6 similar messages]
W20251026 02:58:32.764689 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20251026 02:58:33.245651 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
I20251026 02:58:33.463481 15264 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: Bootstrap replaying log segment 2/3 (281.3K/973.9K this segment, stats: ops{read=924 overwritten=0 applied=923 ignored=313} inserts{seen=30500 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4)
I20251026 02:58:33.534586 15261 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: Bootstrap replaying log segment 2/3 (222.2K/973.9K this segment, stats: ops{read=881 overwritten=0 applied=874 ignored=313} inserts{seen=28050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4)
I20251026 02:58:35.025651 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: FlushMRSOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 13.851s user 8.027s sys 0.359s Metrics: {"bytes_written":1342673,"cfile_init":1,"dirs.queue_time_us":10109,"dirs.run_cpu_time_us":132,"dirs.run_wall_time_us":132,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":30309,"lbm_writes_1-10_ms":3,"lbm_writes_lt_1ms":156,"peak_mem_usage":0,"rows_written":147650,"spinlock_wait_cycles":248704,"thread_start_us":10293,"threads_started":1}
I20251026 02:58:35.026816 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling CompactRowSetsOp(004fa10de4714305af28bfa2b98382be): perf score=1.013706
W20251026 02:58:35.210564 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
I20251026 02:58:35.611267 15295 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 3578 ops behind the committed index [suppressed 6 similar messages]
I20251026 02:58:35.717090 15299 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 3588 ops behind the committed index [suppressed 5 similar messages]
W20251026 02:58:35.728957 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20251026 02:58:37.547286 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20251026 02:58:37.848698 15261 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: Bootstrap replayed 2/3 log segments. Stats: ops{read=1431 overwritten=0 applied=1429 ignored=313} inserts{seen=55800 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 2 replicates
I20251026 02:58:37.967868 15264 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: Bootstrap replayed 2/3 log segments. Stats: ops{read=1431 overwritten=0 applied=1429 ignored=313} inserts{seen=55800 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 2 replicates
I20251026 02:58:38.484350 15264 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: Bootstrap replaying log segment 3/3 (118.9K/896.8K this segment, stats: ops{read=1518 overwritten=0 applied=1515 ignored=313} inserts{seen=60100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4)
I20251026 02:58:38.534920 15261 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: Bootstrap replaying log segment 3/3 (172.1K/887.2K this segment, stats: ops{read=1557 overwritten=0 applied=1550 ignored=313} inserts{seen=61850 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4)
W20251026 02:58:38.610491 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20251026 02:58:39.005635 15303 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 3921 ops behind the committed index [suppressed 6 similar messages]
I20251026 02:58:39.026628 15294 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 3921 ops behind the committed index [suppressed 5 similar messages]
W20251026 02:58:40.164040 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
I20251026 02:58:40.526575 15264 tablet.cc:1722] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: 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
I20251026 02:58:40.527007 15264 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
W20251026 02:58:40.868759 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
I20251026 02:58:41.096124 15264 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: Bootstrap replayed 3/3 log segments. Stats: ops{read=2090 overwritten=0 applied=2087 ignored=313} inserts{seen=88550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 3 replicates
I20251026 02:58:41.097015 15264 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: Bootstrap complete.
I20251026 02:58:41.109758 15264 ts_tablet_manager.cc:1403] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: Time spent bootstrapping tablet: real 13.464s user 8.255s sys 0.482s
I20251026 02:58:41.110862 15264 raft_consensus.cc:359] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: 4150 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: true } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: true } }
I20251026 02:58:41.126024 15264 raft_consensus.cc:740] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7fb19ba689484bac24e3d5cb5a2705, State: Initialized, Role: LEARNER
I20251026 02:58:41.126406 15264 consensus_queue.cc:260] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4258, Last appended: 1.4259, Last appended by leader: 4259, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4150 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: true } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: true } }
I20251026 02:58:41.140300 15264 ts_tablet_manager.cc:1434] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: Time spent starting tablet: real 0.030s user 0.008s sys 0.004s
I20251026 02:58:41.141644 15078 tablet_copy_service.cc:342] P d85d1a98559c43909c8924d762b7af10: Request end of tablet copy session 1e7fb19ba689484bac24e3d5cb5a2705-004fa10de4714305af28bfa2b98382be received from {username='slave'} at 127.0.0.1:58482
I20251026 02:58:41.141808 15078 tablet_copy_service.cc:434] P d85d1a98559c43909c8924d762b7af10: ending tablet copy session 1e7fb19ba689484bac24e3d5cb5a2705-004fa10de4714305af28bfa2b98382be on tablet 004fa10de4714305af28bfa2b98382be with peer 1e7fb19ba689484bac24e3d5cb5a2705
I20251026 02:58:41.143898 14930 raft_consensus.cc:1217] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4149->[1.4150-1.4170] Dedup: 1.4170->[]
I20251026 02:58:41.263005 14956 maintenance_manager.cc:419] P 1e7fb19ba689484bac24e3d5cb5a2705: Scheduling CompactRowSetsOp(004fa10de4714305af28bfa2b98382be): perf score=1.014406
I20251026 02:58:41.287505 15261 tablet.cc:1722] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: 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
I20251026 02:58:41.288453 15261 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20251026 02:58:42.022753 15322 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 3845 ops behind the committed index [suppressed 17 similar messages]
I20251026 02:58:42.055876 15322 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 4216 ops behind the committed index [suppressed 5 similar messages]
I20251026 02:58:42.849838 15261 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: Bootstrap replayed 3/3 log segments. Stats: ops{read=2083 overwritten=0 applied=2081 ignored=313} inserts{seen=88250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 2 replicates
I20251026 02:58:42.850497 15261 tablet_bootstrap.cc:492] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: Bootstrap complete.
I20251026 02:58:42.883641 15261 ts_tablet_manager.cc:1403] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: Time spent bootstrapping tablet: real 15.260s user 8.121s sys 0.421s
I20251026 02:58:42.884445 15261 raft_consensus.cc:359] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: 4150 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: true } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: true } }
I20251026 02:58:42.946663 15261 raft_consensus.cc:740] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 919ed4b3deef479c849a4cb3c9677a37, State: Initialized, Role: LEARNER
I20251026 02:58:42.946983 15261 consensus_queue.cc:260] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4250, Last appended: 1.4252, Last appended by leader: 4252, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4150 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: NON_VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: true } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: true } }
I20251026 02:58:42.975276 15261 ts_tablet_manager.cc:1434] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: Time spent starting tablet: real 0.091s user 0.009s sys 0.036s
I20251026 02:58:42.975991 15078 tablet_copy_service.cc:342] P d85d1a98559c43909c8924d762b7af10: Request end of tablet copy session 919ed4b3deef479c849a4cb3c9677a37-004fa10de4714305af28bfa2b98382be received from {username='slave'} at 127.0.0.1:58468
I20251026 02:58:42.976130 15078 tablet_copy_service.cc:434] P d85d1a98559c43909c8924d762b7af10: ending tablet copy session 919ed4b3deef479c849a4cb3c9677a37-004fa10de4714305af28bfa2b98382be on tablet 004fa10de4714305af28bfa2b98382be with peer 919ed4b3deef479c849a4cb3c9677a37
I20251026 02:58:43.028164 15026 maintenance_manager.cc:419] P 919ed4b3deef479c849a4cb3c9677a37: Scheduling CompactRowSetsOp(004fa10de4714305af28bfa2b98382be): perf score=1.014406
W20251026 02:58:43.083513 15197 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.179.3:41771, user_credentials={real_user=slave}} blocked reactor thread for 61022.2us
I20251026 02:58:43.133046 15000 raft_consensus.cc:1217] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4149->[1.4150-1.4170] Dedup: 1.4170->[]
W20251026 02:58:43.602671 15308 log.cc:494] Time spent T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: Log roll took a long time: real 0.111s user 0.009s sys 0.001s
I20251026 02:58:45.057159 15334 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 3660 ops behind the committed index [suppressed 30 similar messages]
I20251026 02:58:45.123889 15334 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 2933 ops behind the committed index [suppressed 50 similar messages]
W20251026 02:58:47.246155 15323 log.cc:494] Time spent T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: Log roll took a long time: real 0.153s user 0.017s sys 0.009s
W20251026 02:58:47.409034 15033 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.179.2:45645, user_credentials={real_user=slave}} blocked reactor thread for 85115.7us
W20251026 02:58:47.739805 14930 op_tracker.cc:165] op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:47.740237 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6595' and following 12 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:47.766310 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6597' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:47.784624 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6600' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:47.815836 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6604' and following 14 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:47.843104 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6609' and following 13 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:47.857015 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6613' and following 14 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:47.875798 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6618' and following 13 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:47.893123 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6619' and following 17 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:47.915009 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6621' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:47.949783 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6626' and following 13 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:47.968793 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6627' and following 17 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:48.074456 15318 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 2640 ops behind the committed index [suppressed 50 similar messages]
I20251026 02:58:48.126621 15318 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 1828 ops behind the committed index [suppressed 65 similar messages]
W20251026 02:58:48.165619 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6662' and following 2 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:48.182086 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6665' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:48.221977 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6673' and following 10 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:48.233791 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6673' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:48.243996 14928 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:48.248898 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251026 02:58:49.445518 14930 op_tracker.cc:165] op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 14 similar messages]
W20251026 02:58:49.448645 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6880' and following 1 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.489902 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6887' and following 11 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.504812 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6889' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.516446 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6892' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.594250 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6905' and following 5 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.668310 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6915' and following 8 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.762365 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6927' and following 6 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.781626 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6931' and following 14 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.801170 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6935' and following 14 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.821048 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6938' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.857113 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6943' and following 13 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.882988 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6947' and following 14 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.892436 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6949' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.906093 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6952' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.917654 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6952' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:49.918525 14930 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:49.919370 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251026 02:58:50.069641 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6605' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:50.081403 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6607' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:50.105809 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6609' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:50.115689 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6611' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:50.129539 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6616' and following 13 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:50.149454 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6618' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:50.166055 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6623' and following 13 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:50.175661 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6623' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:50.176520 15000 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:50.177219 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251026 02:58:50.893059 14930 op_tracker.cc:165] op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 22 similar messages]
W20251026 02:58:50.902858 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7115' and following 7 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:51.015057 15323 log.cc:927] Time spent T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: Append to log took a long time: real 0.076s user 0.000s sys 0.001s
I20251026 02:58:51.116061 15340 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 1794 ops behind the committed index [suppressed 50 similar messages]
I20251026 02:58:51.131767 15340 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 1340 ops behind the committed index [suppressed 38 similar messages]
W20251026 02:58:51.294209 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7185' and following 5 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:51.427177 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7203' and following 0 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:51.614588 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7239' and following 1 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:51.639117 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7243' and following 14 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:51.664101 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7253' and following 8 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:51.834230 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7278' and following 12 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:51.854707 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7278' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:51.855261 14930 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:51.855971 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251026 02:58:52.066578 14998 op_tracker.cc:165] op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 7 similar messages]
W20251026 02:58:52.066843 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6957' and following 7 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.109787 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6961' and following 14 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.149536 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6968' and following 11 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.172139 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6977' and following 9 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.227161 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6987' and following 8 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.238425 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6988' and following 17 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.369199 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7017' and following 8 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.386752 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7021' and following 14 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.444242 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7029' and following 10 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.494045 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7034' and following 13 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.530339 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7042' and following 10 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.545486 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7042' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:52.546183 14999 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.546720 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251026 02:58:52.666502 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7419' and following 10 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.677986 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7420' and following 17 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.688848 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7425' and following 13 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.700713 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7425' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:52.709239 14928 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:52.721588 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20251026 02:58:54.154897 15350 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 1261 ops behind the committed index [suppressed 35 similar messages]
I20251026 02:58:54.187620 15350 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 821 ops behind the committed index [suppressed 33 similar messages]
W20251026 02:58:54.685967 14928 op_tracker.cc:165] op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 15 similar messages]
W20251026 02:58:54.689556 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7776' and following 9 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:54.725498 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7780' and following 14 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:54.830380 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7800' and following 17 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:54.853555 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7803' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:54.864280 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7803' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:54.864902 14928 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:54.868979 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251026 02:58:55.130920 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7507' and following 9 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:55.174432 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7512' and following 13 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:55.555580 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7576' and following 11 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:55.781749 14998 op_tracker.cc:165] op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 7 similar messages]
W20251026 02:58:55.782999 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7624' and following 8 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:56.223178 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7717' and following 1 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:56.253607 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7724' and following 11 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:56.281966 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7724' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:56.282516 14999 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:56.283210 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251026 02:58:56.552731 14930 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8085' and following 2 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:56.619150 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8093' and following 10 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:56.639050 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8096' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:56.678906 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8098' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:56.705948 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8098' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:56.706544 14928 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:56.715093 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251026 02:58:56.945592 14999 op_tracker.cc:165] op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 8 similar messages]
W20251026 02:58:56.945909 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7851' and following 5 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:56.982007 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7856' and following 13 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.016340 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7864' and following 10 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.028110 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7868' and following 14 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.047120 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7868' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:57.047780 14998 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.048434 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20251026 02:58:57.199955 15350 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 1e7fb19ba689484bac24e3d5cb5a2705 is lagging by at least 357 ops behind the committed index [suppressed 31 similar messages]
W20251026 02:58:57.375093 14929 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8227' and following 3 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67041765) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:57.402395 14897 maintenance_manager.cc:643] P 1e7fb19ba689484bac24e3d5cb5a2705: CompactRowSetsOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 16.139s user 5.374s sys 0.065s Metrics: {"bytes_written":1131663,"cfile_cache_hit":14,"cfile_cache_hit_bytes":357349,"cfile_cache_miss":88,"cfile_cache_miss_bytes":3366655,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":24935,"dirs.run_cpu_time_us":201,"dirs.run_wall_time_us":1957,"drs_written":1,"lbm_read_time_us":11014,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":115,"lbm_write_time_us":18939,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":129,"num_input_rowsets":2,"peak_mem_usage":1024674,"rows_written":124050,"spinlock_wait_cycles":62025344,"thread_start_us":29236,"threads_started":1}
I20251026 02:58:57.413249 14956 maintenance_manager.cc:419] P 1e7fb19ba689484bac24e3d5cb5a2705: Scheduling FlushMRSOp(004fa10de4714305af28bfa2b98382be): perf score=0.234489
W20251026 02:58:57.419086 14929 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8234' and following 11 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.442502 14929 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8237' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.461778 14929 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8238' and following 17 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.476975 14929 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8240' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.492381 14929 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8240' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:57.493155 14929 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.493785 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20251026 02:58:57.550366 15356 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 606 ops behind the committed index [suppressed 41 similar messages]
W20251026 02:58:57.738991 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7999' and following 1 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.791308 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8005' and following 12 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.810050 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8008' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.831344 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8013' and following 13 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.842726 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8015' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.860795 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8020' and following 13 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.899981 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8026' and following 12 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.914196 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8030' and following 14 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.927929 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8031' and following 17 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.938627 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8033' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:57.964928 14998 op_tracker.cc:165] op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 20 similar messages]
W20251026 02:58:57.965112 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8039' and following 12 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:58.057762 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8050' and following 7 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:58.158598 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8058' and following 10 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:58.251650 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8061' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:58.285255 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8062' and following 17 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:58.313443 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8063' and following 17 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:58.427187 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8069' and following 12 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:58.440321 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8069' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:58.440896 14999 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:58.441488 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20251026 02:58:58.577450 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8461' and following 6 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:58.624354 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8466' and following 13 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:58.647703 14928 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8466' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:58.648321 14928 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:58.648986 15034 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1:41911): Couldn't send request to peer 1e7fb19ba689484bac24e3d5cb5a2705. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20251026 02:58:59.302397 15353 raft_consensus.cc:1064] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: attempting to promote NON_VOTER 1e7fb19ba689484bac24e3d5cb5a2705 to VOTER
I20251026 02:58:59.302870 15353 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 32 messages since previous log ~1 seconds ago
I20251026 02:58:59.302963 15353 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 25 messages since previous log ~2 seconds ago
I20251026 02:58:59.303146 15353 consensus_queue.cc:237] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8492, Committed index: 8492, Last appended: 1.8492, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8493 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: false } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: true } }
I20251026 02:58:59.318928 15000 raft_consensus.cc:1275] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Refusing update from remote peer d85d1a98559c43909c8924d762b7af10: Log matching property violated. Preceding OpId in replica: term: 1 index: 8239. Preceding OpId from leader: term: 1 index: 8493. (index mismatch)
I20251026 02:58:59.319047 14928 raft_consensus.cc:1275] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 LEARNER]: Refusing update from remote peer d85d1a98559c43909c8924d762b7af10: Log matching property violated. Preceding OpId in replica: term: 1 index: 8484. Preceding OpId from leader: term: 1 index: 8493. (index mismatch)
I20251026 02:58:59.319808 15363 consensus_queue.cc:1048] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8493, Last known committed idx: 8484, Time since last communication: 0.000s
I20251026 02:58:59.321012 15363 consensus_queue.cc:1048] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8493, Last known committed idx: 8239, Time since last communication: 0.000s
I20251026 02:58:59.321410 15363 consensus_queue.cc:799] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Peer 919ed4b3deef479c849a4cb3c9677a37 is lagging by at least 234 ops behind the committed index
W20251026 02:58:59.335310 14998 op_tracker.cc:165] op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 10 similar messages]
W20251026 02:58:59.335482 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8254' and following 4 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:59.337327 15363 raft_consensus.cc:2955] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 1 LEADER]: Committing config change with OpId 1.8493: config changed from index 4150 to 8493, 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8493 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: false } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: true } } }
I20251026 02:58:59.346360 14928 raft_consensus.cc:2955] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 FOLLOWER]: Committing config change with OpId 1.8493: config changed from index 4150 to 8493, 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8493 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: false } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: true } } }
W20251026 02:58:59.347599 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8256' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:59.358556 14824 catalog_manager.cc:5649] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 reported cstate change: config changed from index 4150 to 8493, 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d85d1a98559c43909c8924d762b7af10" committed_config { opid_index: 8493 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: false } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: true } } }
W20251026 02:58:59.365744 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8259' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:59.375900 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8261' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:59.532464 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8298' and following 0 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:59.558907 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8304' and following 12 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:59.572687 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8307' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:59.587427 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000021
I20251026 02:58:59.592962 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"bytes_written":415,"delete_count":0,"lbm_write_time_us":146,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251026 02:58:59.593583 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.152294
W20251026 02:58:59.607486 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8314' and following 11 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:59.617427 14999 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8315' and following 17 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:59.630218 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8317' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:59.669909 14998 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8326' and following 9 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:59.689078 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8329' and following 15 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:59.699767 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8331' and following 16 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:59.709901 15000 raft_consensus.cc:1579] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8331' and following 18 ops. Status for this op: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20251026 02:58:59.710351 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.116s user 0.010s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2561,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":22172,"dirs.run_cpu_time_us":96,"dirs.run_wall_time_us":97,"lbm_read_time_us":464,"lbm_reads_lt_1ms":25,"lbm_write_time_us":291,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":48767,"threads_started":1,"update_count":1}
I20251026 02:58:59.716111 15000 raft_consensus.cc:1595] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20251026 02:58:59.722734 15033 consensus_peers.cc:597] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 -> Peer 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645): Couldn't send request to peer 919ed4b3deef479c849a4cb3c9677a37. Status: Illegal state: Rejecting Update request from peer d85d1a98559c43909c8924d762b7af10 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 004fa10de4714305af28bfa2b98382be rejected due to memory pressure: the memory usage of this op (53505) plus the current consumption (67095270) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20251026 02:59:00.788666 15376 raft_consensus.cc:1064] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: attempting to promote NON_VOTER 919ed4b3deef479c849a4cb3c9677a37 to VOTER
I20251026 02:59:00.789175 15376 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 22 messages since previous log ~1 seconds ago
I20251026 02:59:00.789534 15376 consensus_queue.cc:237] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8493, Committed index: 8493, Last appended: 1.8493, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8494 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: false } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: false } }
I20251026 02:59:00.815142 14998 raft_consensus.cc:2955] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Committing config change with OpId 1.8493: config changed from index 4150 to 8493, 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8493 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: false } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: NON_VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: true } } }
I20251026 02:59:00.825464 14928 raft_consensus.cc:1275] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 FOLLOWER]: Refusing update from remote peer d85d1a98559c43909c8924d762b7af10: Log matching property violated. Preceding OpId in replica: term: 1 index: 8493. Preceding OpId from leader: term: 1 index: 8494. (index mismatch)
I20251026 02:59:00.826066 15376 consensus_queue.cc:1048] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8494, Last known committed idx: 8493, Time since last communication: 0.000s
I20251026 02:59:00.828835 15377 raft_consensus.cc:2955] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 1 LEADER]: Committing config change with OpId 1.8494: config changed from index 8493 to 8494, 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2) changed from NON_VOTER to VOTER. New config: { opid_index: 8494 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: false } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: false } } }
I20251026 02:59:00.834916 14828 catalog_manager.cc:5649] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 reported cstate change: config changed from index 8493 to 8494, 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d85d1a98559c43909c8924d762b7af10" committed_config { opid_index: 8494 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20251026 02:59:00.834941 14928 raft_consensus.cc:2955] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 FOLLOWER]: Committing config change with OpId 1.8494: config changed from index 8493 to 8494, 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2) changed from NON_VOTER to VOTER. New config: { opid_index: 8494 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: false } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: false } } }
I20251026 02:59:00.848418 15000 raft_consensus.cc:1275] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 LEARNER]: Refusing update from remote peer d85d1a98559c43909c8924d762b7af10: Log matching property violated. Preceding OpId in replica: term: 1 index: 8493. Preceding OpId from leader: term: 1 index: 8494. (index mismatch)
I20251026 02:59:00.849359 15377 consensus_queue.cc:1048] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8494, Last known committed idx: 8493, Time since last communication: 0.000s
I20251026 02:59:00.850854 15000 raft_consensus.cc:2955] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 FOLLOWER]: Committing config change with OpId 1.8494: config changed from index 8493 to 8494, 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2) changed from NON_VOTER to VOTER. New config: { opid_index: 8494 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: false } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: false } } }
I20251026 02:59:00.966856 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000025
I20251026 02:59:00.973251 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.003s sys 0.000s Metrics: {"bytes_written":412,"delete_count":0,"lbm_write_time_us":164,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251026 02:59:00.973873 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.151193
I20251026 02:59:01.134469 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.160s user 0.047s sys 0.025s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2558,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":83500,"dirs.run_cpu_time_us":384,"dirs.run_wall_time_us":2176,"lbm_read_time_us":561,"lbm_reads_lt_1ms":25,"lbm_write_time_us":1460,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":8,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":122958,"threads_started":2,"update_count":1}
I20251026 02:59:02.154918 14967 maintenance_manager.cc:643] P 919ed4b3deef479c849a4cb3c9677a37: CompactRowSetsOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 19.126s user 5.363s sys 0.087s Metrics: {"bytes_written":1131663,"cfile_cache_hit":14,"cfile_cache_hit_bytes":357349,"cfile_cache_miss":88,"cfile_cache_miss_bytes":3366655,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":4146,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":1109,"drs_written":1,"lbm_read_time_us":5676,"lbm_reads_lt_1ms":116,"lbm_write_time_us":82129,"lbm_writes_1-10_ms":2,"lbm_writes_10-100_ms":3,"lbm_writes_lt_1ms":125,"num_input_rowsets":2,"peak_mem_usage":1024674,"rows_written":124050,"spinlock_wait_cycles":31610112,"thread_start_us":27137,"threads_started":1}
I20251026 02:59:02.157501 15026 maintenance_manager.cc:419] P 919ed4b3deef479c849a4cb3c9677a37: Scheduling FlushMRSOp(004fa10de4714305af28bfa2b98382be): perf score=0.267432
I20251026 02:59:02.317759 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: CompactRowSetsOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 27.291s user 11.637s sys 0.213s Metrics: {"bytes_written":2435297,"cfile_cache_hit":17,"cfile_cache_hit_bytes":1181052,"cfile_cache_miss":189,"cfile_cache_miss_bytes":7015602,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":118889,"dirs.run_cpu_time_us":1640,"dirs.run_wall_time_us":5878,"drs_written":1,"lbm_read_time_us":61779,"lbm_reads_1-10_ms":2,"lbm_reads_10-100_ms":2,"lbm_reads_lt_1ms":213,"lbm_write_time_us":46235,"lbm_writes_1-10_ms":4,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":266,"num_input_rowsets":2,"peak_mem_usage":2523002,"rows_written":271700,"spinlock_wait_cycles":24877440,"thread_start_us":179120,"threads_started":4,"wal-append.queue_time_us":57632}
I20251026 02:59:02.318889 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling LogGCOp(004fa10de4714305af28bfa2b98382be): free 3998618 bytes of WAL
I20251026 02:59:02.319622 15036 log_reader.cc:385] T 004fa10de4714305af28bfa2b98382be: removed 4 log segments from log reader
I20251026 02:59:02.319756 15036 log.cc:1079] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: Deleting log segment in path: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-2-root/wals/004fa10de4714305af28bfa2b98382be/wal-000000004 (ops 2170-2887)
I20251026 02:59:02.319926 15036 log.cc:1079] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: Deleting log segment in path: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-2-root/wals/004fa10de4714305af28bfa2b98382be/wal-000000005 (ops 2888-3600)
I20251026 02:59:02.320092 15036 log.cc:1079] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: Deleting log segment in path: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-2-root/wals/004fa10de4714305af28bfa2b98382be/wal-000000006 (ops 3601-4316)
I20251026 02:59:02.320202 15036 log.cc:1079] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10: Deleting log segment in path: /tmp/dist-test-task1IlDv6/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1761447377419549-6860-0/minicluster-data/ts-2-root/wals/004fa10de4714305af28bfa2b98382be/wal-000000007 (ops 4317-5031)
I20251026 02:59:02.321604 15036 maintenance_manager.cc:643] P d85d1a98559c43909c8924d762b7af10: LogGCOp(004fa10de4714305af28bfa2b98382be) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {}
I20251026 02:59:02.322024 15095 maintenance_manager.cc:419] P d85d1a98559c43909c8924d762b7af10: Scheduling FlushMRSOp(004fa10de4714305af28bfa2b98382be): perf score=0.158912
I20251026 02:59:06.442603 14824 catalog_manager.cc:3527] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34830:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
W20251026 02:59:06.497682 14824 catalog_manager.cc:5101] could not convert tablet's 004fa10de4714305af28bfa2b98382be schema from PB: OK
I20251026 02:59:06.650601 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000044
I20251026 02:59:06.656155 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"bytes_written":330,"delete_count":0,"lbm_write_time_us":178,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251026 02:59:06.656677 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.121101
I20251026 02:59:06.702356 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.045s user 0.012s sys 0.009s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2476,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":18168,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1014,"lbm_read_time_us":659,"lbm_reads_lt_1ms":25,"lbm_write_time_us":330,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":21594,"threads_started":1,"update_count":1}
I20251026 02:59:10.327190 14827 catalog_manager.cc:5741] TS d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771) does not have the latest schema for tablet 004fa10de4714305af28bfa2b98382be (table fake-table [id=aa1af1be90064b3e810cfc0b06d57730]). Expected version 2 got 1
I20251026 02:59:10.329459 15069 consensus_queue.cc:237] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8496, Committed index: 8496, Last appended: 1.8496, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8497 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: false } }
I20251026 02:59:10.346412 14998 raft_consensus.cc:1275] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 FOLLOWER]: Refusing update from remote peer d85d1a98559c43909c8924d762b7af10: Log matching property violated. Preceding OpId in replica: term: 1 index: 8496. Preceding OpId from leader: term: 1 index: 8497. (index mismatch)
I20251026 02:59:10.347252 15424 consensus_queue.cc:1048] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8497, Last known committed idx: 8496, Time since last communication: 0.000s
I20251026 02:59:10.369983 15426 raft_consensus.cc:2955] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 1 LEADER]: Committing config change with OpId 1.8497: config changed from index 8494 to 8497, VOTER 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1) evicted. New config: { opid_index: 8497 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: false } } }
I20251026 02:59:10.370628 15000 raft_consensus.cc:2955] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37 [term 1 FOLLOWER]: Committing config change with OpId 1.8497: config changed from index 8494 to 8497, VOTER 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1) evicted. New config: { opid_index: 8497 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: false } } }
I20251026 02:59:10.375291 14820 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 004fa10de4714305af28bfa2b98382be with cas_config_opid_index 8494: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251026 02:59:10.377002 14827 catalog_manager.cc:5649] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 reported cstate change: config changed from index 8494 to 8497, VOTER 1e7fb19ba689484bac24e3d5cb5a2705 (127.6.179.1) evicted. New cstate: current_term: 1 leader_uuid: "d85d1a98559c43909c8924d762b7af10" committed_config { opid_index: 8497 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20251026 02:59:10.377609 14827 catalog_manager.cc:5741] TS d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771) does not have the latest schema for tablet 004fa10de4714305af28bfa2b98382be (table fake-table [id=aa1af1be90064b3e810cfc0b06d57730]). Expected version 2 got 1
I20251026 02:59:10.422669 14832 catalog_manager.cc:5741] TS 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645) does not have the latest schema for tablet 004fa10de4714305af28bfa2b98382be (table fake-table [id=aa1af1be90064b3e810cfc0b06d57730]). Expected version 2 got 1
I20251026 02:59:10.425437 15069 consensus_queue.cc:237] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8497, Committed index: 8497, Last appended: 1.8497, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 8498 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } }
I20251026 02:59:10.426625 15424 raft_consensus.cc:2955] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 [term 1 LEADER]: Committing config change with OpId 1.8498: config changed from index 8497 to 8498, VOTER 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2) evicted. New config: { opid_index: 8498 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } }
I20251026 02:59:10.442540 14820 catalog_manager.cc:5162] ChangeConfig:REMOVE_PEER RPC for tablet 004fa10de4714305af28bfa2b98382be with cas_config_opid_index 8497: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20251026 02:59:10.445171 14827 catalog_manager.cc:5649] T 004fa10de4714305af28bfa2b98382be P d85d1a98559c43909c8924d762b7af10 reported cstate change: config changed from index 8497 to 8498, VOTER 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2) evicted. New cstate: current_term: 1 leader_uuid: "d85d1a98559c43909c8924d762b7af10" committed_config { opid_index: 8498 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } health_report { overall_health: HEALTHY } } }
I20251026 02:59:10.445600 14827 catalog_manager.cc:5741] TS d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771) does not have the latest schema for tablet 004fa10de4714305af28bfa2b98382be (table fake-table [id=aa1af1be90064b3e810cfc0b06d57730]). Expected version 2 got 1
I20251026 02:59:10.461275 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000011
I20251026 02:59:10.467283 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":365,"delete_count":0,"lbm_write_time_us":256,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251026 02:59:10.467911 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.128930
I20251026 02:59:10.568568 14920 tablet_service.cc:1552] Processing DeleteTablet for tablet 004fa10de4714305af28bfa2b98382be with delete_type TABLET_DATA_TOMBSTONED (TS 1e7fb19ba689484bac24e3d5cb5a2705 not found in new config with opid_index 8497) from {username='slave'} at 127.0.0.1:45474
I20251026 02:59:10.578711 15438 tablet_replica.cc:333] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705: stopping tablet replica
I20251026 02:59:10.579625 14990 tablet_service.cc:1552] Processing DeleteTablet for tablet 004fa10de4714305af28bfa2b98382be with delete_type TABLET_DATA_TOMBSTONED (TS 919ed4b3deef479c849a4cb3c9677a37 not found in new config with opid_index 8498) from {username='slave'} at 127.0.0.1:39248
I20251026 02:59:10.586727 15439 tablet_replica.cc:333] T 004fa10de4714305af28bfa2b98382be P 919ed4b3deef479c849a4cb3c9677a37: stopping tablet replica
I20251026 02:59:10.617935 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.150s user 0.014s sys 0.010s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2617,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":17231,"lbm_read_time_us":13418,"lbm_reads_10-100_ms":1,"lbm_reads_lt_1ms":24,"lbm_write_time_us":488,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":23982,"threads_started":2,"update_count":1}
I20251026 02:59:10.618964 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000038
I20251026 02:59:10.635008 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.013s user 0.007s sys 0.000s Metrics: {"bytes_written":315,"delete_count":0,"lbm_write_time_us":297,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20251026 02:59:10.635785 14822 maintenance_manager.cc:419] P ec816ca72899494cb9c3190e52736baa: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.113759
I20251026 02:59:10.666213 14821 maintenance_manager.cc:643] P ec816ca72899494cb9c3190e52736baa: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.030s user 0.007s sys 0.006s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2505,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":96,"lbm_read_time_us":771,"lbm_reads_lt_1ms":25,"lbm_write_time_us":604,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"update_count":1}
I20251026 02:59:11.253022 15443 raft_consensus.cc:493] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d85d1a98559c43909c8924d762b7af10)
I20251026 02:59:11.258857 15443 raft_consensus.cc:515] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8494 OBSOLETE_local: true peers { permanent_uuid: "d85d1a98559c43909c8924d762b7af10" member_type: VOTER last_known_addr { host: "127.6.179.3" port: 41771 } } peers { permanent_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" member_type: VOTER last_known_addr { host: "127.6.179.1" port: 41911 } attrs { promote: false } } peers { permanent_uuid: "919ed4b3deef479c849a4cb3c9677a37" member_type: VOTER last_known_addr { host: "127.6.179.2" port: 45645 } attrs { promote: false } }
I20251026 02:59:11.260677 15069 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "004fa10de4714305af28bfa2b98382be" candidate_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" candidate_term: 2 candidate_status { last_received { term: 1 index: 8496 } } ignore_live_leader: false dest_uuid: "d85d1a98559c43909c8924d762b7af10" is_pre_election: true
I20251026 02:59:11.271786 15443 leader_election.cc:290] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771), 919ed4b3deef479c849a4cb3c9677a37 (127.6.179.2:45645)
I20251026 02:59:11.291721 15000 tablet_service.cc:1911] Received RequestConsensusVote() RPC: tablet_id: "004fa10de4714305af28bfa2b98382be" candidate_uuid: "1e7fb19ba689484bac24e3d5cb5a2705" candidate_term: 2 candidate_status { last_received { term: 1 index: 8496 } } ignore_live_leader: false dest_uuid: "919ed4b3deef479c849a4cb3c9677a37" is_pre_election: true
I20251026 02:59:11.292551 14894 leader_election.cc:304] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e7fb19ba689484bac24e3d5cb5a2705; no voters: 919ed4b3deef479c849a4cb3c9677a37, d85d1a98559c43909c8924d762b7af10
I20251026 02:59:11.293123 15443 raft_consensus.cc:2749] T 004fa10de4714305af28bfa2b98382be P 1e7fb19ba689484bac24e3d5cb5a2705 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20251026 02:59:11.500027 15197 meta_cache.cc:302] tablet 004fa10de4714305af28bfa2b98382be: replica d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771) has failed: Timed out: Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)
W20251026 02:59:11.500293 15197 batcher.cc:441] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)
F20251026 02:59:11.500805 15400 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
*** Aborted at 1761447551 (unix time) try "date -d @1761447551" if you are using GNU date ***
F20251026 02:59:11.503469 15403 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251026 02:59:11.503469 15403 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.505558 15405 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
PC: @ 0x0 (unknown)
*** SIGABRT (@0x3e800001acc) received by PID 6860 (TID 0x7f1f3a9bf700) from PID 6860; stack trace: ***
F20251026 02:59:11.503469 15403 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.505558 15405 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.522078 15397 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251026 02:59:11.503469 15403 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.505558 15405 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.522078 15397 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.522594 15401 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251026 02:59:11.503469 15403 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.505558 15405 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.522078 15397 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.522594 15401 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.523029 15396 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251026 02:59:11.503469 15403 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.505558 15405 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.522078 15397 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.522594 15401 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.523029 15396 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.523473 15402 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251026 02:59:11.503469 15403 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.505558 15405 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.522078 15397 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.522594 15401 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.523029 15396 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.523473 15402 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.523964 15406 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20251026 02:59:11.503469 15403 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.505558 15405 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.522078 15397 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.522594 15401 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.523029 15396 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.523473 15402 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.523964 15406 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.524425 15404 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7f200e93a980 (unknown) at ??:0
@ 0x7f2007713fb7 gsignal at ??:0
@ 0x7f2007715921 abort at ??:0
@ 0x7f200a44bdcd google::LogMessage::Fail() at ??:0
@ 0x7f200a44fb93 google::LogMessage::SendToLog() at ??:0
@ 0x7f200a44b7cc google::LogMessage::Flush() at ??:0
@ 0x7f200a44cf59 google::LogMessageFatal::~LogMessageFatal() at ??:0
F20251026 02:59:11.503469 15403 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.505558 15405 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.522078 15397 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.522594 15401 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.523029 15396 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.523473 15402 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.523964 15406 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.524425 15404 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)F20251026 02:59:11.640552 15407 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 004fa10de4714305af28bfa2b98382be after 1 attempt(s): Failed to write to server: d85d1a98559c43909c8924d762b7af10 (127.6.179.3:41771): Write RPC to 127.6.179.3:41771 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7f202152cd86 kudu::TestWorkload::GetNumberOfErrors() at ??:0
@ 0x7f202152ba40 kudu::TestWorkload::WriteThread() at ??:0
@ 0x7f202153deec std::__invoke_impl<>() at ??:0
@ 0x7f202153ddfd std::__invoke<>() at ??:0
@ 0x7f202153ddba _ZNSt6thread8_InvokerISt5tupleIJMN4kudu12TestWorkloadEFvvEPS3_EEE9_M_invokeIJLm0ELm1EEEEDTclsr3stdE8__invokespcl10_S_declvalIXT_EEEEESt12_Index_tupleIJXspT_EEE at ??:0
@ 0x7f202153dd6e std::thread::_Invoker<>::operator()() at ??:0
@ 0x7f202153daa9 std::thread::_State_impl<>::_M_run() at ??:0
@ 0x7f2007d9b6df (unknown) at ??:0
@ 0x7f200e92f6db start_thread at ??:0
@ 0x7f20077f671f clone at ??:0