INFO logs
Log path is: /mnt/disk0/yb-data/tserver/logs/yb-tserver.INFO
Showing last 1048576 bytes of log
EADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:55.322266 9715 db_impl.cc:2769] T 04fc957f30c445d0b15e5b8d62bfe157 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:55.322289 9715 db_impl.cc:2773] T 04fc957f30c445d0b15e5b8d62bfe157 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:55.323652 9715 db_impl.cc:2769] T 04fc957f30c445d0b15e5b8d62bfe157 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:55.323673 9715 db_impl.cc:2773] T 04fc957f30c445d0b15e5b8d62bfe157 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:55.323693 9715 tablet_peer.cc:1564] T 04fc957f30c445d0b15e5b8d62bfe157 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:55.323704 9715 ts_tablet_manager.cc:2161] T 04fc957f30c445d0b15e5b8d62bfe157 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.015s user 0.003s sys 0.000s
I0627 02:38:55.323858 9715 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 04fc957f30c445d0b15e5b8d62bfe157
I0627 02:38:55.342305 9586 table_creator.cc:464] Created index admin_db.uq_tenant_artifact_variations_settings of type PGSQL_TABLE_TYPE
I0627 02:38:55.361526 9592 table_creator.cc:464] Created index system_db.idx_users_status of type PGSQL_TABLE_TYPE
I0627 02:38:55.378352 9589 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 30cd85ebd9074d0797ae667d1393363c excluding transaction with id 5a78e33c-578b-4388-aa78-8fb39eb6858d
I0627 02:38:55.378786 3775 tablet.cc:2923] T 30cd85ebd9074d0797ae667d1393363c P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:fid[string NULLABLE VALUE],
4:url[string NULLABLE VALUE],
5:compression_level[string NULLABLE VALUE],
6:chunking[string NULLABLE VALUE],
7:chunk_size_kb[int32 NULLABLE VALUE],
8:chunk_count[int32 NULLABLE VALUE],
9:computed_at[int64 NULLABLE VALUE],
10:status[string NULLABLE VALUE],
11:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1 to Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:fid[string NULLABLE VALUE],
4:url[string NULLABLE VALUE],
5:compression_level[string NULLABLE VALUE],
6:chunking[string NULLABLE VALUE],
7:chunk_size_kb[int32 NULLABLE VALUE],
8:chunk_count[int32 NULLABLE VALUE],
9:computed_at[int64 NULLABLE VALUE],
10:status[string NULLABLE VALUE],
11:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2
I0627 02:38:55.378868 3775 doc_read_context.cc:55] T 30cd85ebd9074d0797ae667d1393363c P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2], added: 2
I0627 02:38:55.384078 9592 pg_create_table.cc:103] PgCreateTable: creating a transactional index: system_db.idx_users_provisioning_state/{ database_oid: 16389 object_oid: 16441 }
I0627 02:38:55.384122 9592 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:55.386989 3775 tablet.cc:2923] T 05c255bf3f88452a8bfc3a5614fc26a8 P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[binary NOT NULL HASH],
1:user_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:user_key[string NULLABLE VALUE],
3:email[string NULLABLE VALUE],
4:display_name[string NULLABLE VALUE],
5:roles[binary NULLABLE VALUE],
6:status[string NULLABLE VALUE],
7:provisioning_state[string NULLABLE VALUE],
8:created_at[int64 NULLABLE VALUE],
9:updated_at[int64 NULLABLE VALUE],
10:deleted_at[int64 NULLABLE VALUE],
11:version[int32 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 4 to Schema [
0:tenant_id[binary NOT NULL HASH],
1:user_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:user_key[string NULLABLE VALUE],
3:email[string NULLABLE VALUE],
4:display_name[string NULLABLE VALUE],
5:roles[binary NULLABLE VALUE],
6:status[string NULLABLE VALUE],
7:provisioning_state[string NULLABLE VALUE],
8:created_at[int64 NULLABLE VALUE],
9:updated_at[int64 NULLABLE VALUE],
10:deleted_at[int64 NULLABLE VALUE],
11:version[int32 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 5
I0627 02:38:55.387082 3775 doc_read_context.cc:55] T 05c255bf3f88452a8bfc3a5614fc26a8 P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5], added: 5
I0627 02:38:55.388367 9590 tablet_service.cc:1721] Processing CreateTablet for T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 (table=idx_users_provisioning_state [id=00004005000030008000000000004039]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:55.388396 9590 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "00004005000030008000000000004039" table_name: "idx_users_provisioning_state" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "provisioning_state" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 1043 marked_for_deletion: false } columns { id: 1 name: "ybidxbasectid" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "00004005000030008000000000004039" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: false indexed_table_id: "00004005000030008000000000004027" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "system_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "00004005000030008000000000004039" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:55.388449 9590 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 00004005000030008000000000004039 and tablet 7626dc282333490ebbb4df5767188fa4
I0627 02:38:55.388470 9590 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 7626dc282333490ebbb4df5767188fa4 metadata path being set to /mnt/disk1/yb-data/tserver
I0627 02:38:55.390935 9590 ts_tablet_manager.cc:1003] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 00004005000030008000000000004039, key bounds: { lower: "" upper: "" }
I0627 02:38:55.390974 9590 consensus_meta.cc:361] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.392694 9590 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 7626dc282333490ebbb4df5767188fa4
I0627 02:38:55.392810 9715 ts_tablet_manager.cc:2003] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:55.392956 9715 consensus_meta.cc:361] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.393036 9715 tablet_bootstrap_state_manager.cc:68] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:55.393074 9715 tablet_peer.cc:1701] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:55.393100 9715 tablet_bootstrap_if.cc:95] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:55.393146 9715 tablet.cc:714] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for idx_users_provisioning_state is 0
I0627 02:38:55.393641 9715 transaction_participant.cc:252] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:55.393754 9715 docdb_rocksdb_util.cc:675] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:55.393808 9715 tablet.cc:847] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004005000030008000000000004039/tablet-7626dc282333490ebbb4df5767188fa4
I0627 02:38:55.396135 9715 tablet.cc:1207] Opening RocksDB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004005000030008000000000004039/tablet-7626dc282333490ebbb4df5767188fa4
I0627 02:38:55.396334 9715 db_impl.cc:1098] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:55.399502 9715 version_set.cc:3026] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-00004005000030008000000000004039/tablet-7626dc282333490ebbb4df5767188fa4/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:55.399551 9715 version_set.cc:3034] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:55.401345 9715 tablet.cc:1233] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004005000030008000000000004039/tablet-7626dc282333490ebbb4df5767188fa4.intents
I0627 02:38:55.401490 9715 db_impl.cc:1098] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:55.405380 9715 version_set.cc:3026] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-00004005000030008000000000004039/tablet-7626dc282333490ebbb4df5767188fa4.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:55.405421 9715 version_set.cc:3034] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:55.407636 9736 transaction_loader.cc:112] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:55.407672 9736 transaction_loader.cc:186] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:55.407711 9715 tablet.cc:1106] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004005000030008000000000004039/tablet-7626dc282333490ebbb4df5767188fa4
I0627 02:38:55.407843 9715 tablet_bootstrap.cc:652] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.014s user 0.003s sys 0.002s
I0627 02:38:55.408473 9715 tablet_bootstrap.cc:559] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:55.408543 9715 log.cc:1527] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:55.410408 9715 tablet_vector_indexes.cc:391] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:55.410441 9715 tablet_bootstrap_if.cc:95] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:55.410456 9715 log.cc:1527] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:55.410468 9715 ts_tablet_manager.cc:2049] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.017s user 0.003s sys 0.002s
I0627 02:38:55.413983 9715 consensus_meta.cc:361] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.414089 9715 raft_consensus.cc:514] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.414122 9715 raft_consensus.cc:543] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:55.414136 9715 raft_consensus.cc:1158] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:55.414150 9715 consensus_meta.cc:361] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.414176 9715 consensus_queue.cc:271] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:55.414192 9715 raft_consensus.cc:3580] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:55.414327 9715 tablet_peer.cc:1701] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:55.414350 9715 transaction_participant.cc:366] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:55.414364 9715 tablet.cc:5749] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:55.414372 9715 tablet.cc:5749] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:55.414379 9736 transaction_participant.cc:1794] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:55.415215 9642 raft_consensus.cc:660] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:55.415248 9642 raft_consensus.cc:3634] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.098s
I0627 02:38:55.415259 9642 raft_consensus.cc:704] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.415283 9642 leader_election.cc:240] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:55.415331 9735 raft_consensus.cc:3634] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.186s
I0627 02:38:55.415361 9735 raft_consensus.cc:3527] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:55.415382 9735 raft_consensus.cc:660] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:55.415390 9735 raft_consensus.cc:3634] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.168s
I0627 02:38:55.415405 9735 raft_consensus.cc:3695] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:55.415413 9735 consensus_meta.cc:361] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.415876 9715 db_impl.cc:2769] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:55.415902 9715 db_impl.cc:2773] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:55.417693 9715 db_impl.cc:2769] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:55.417721 9715 db_impl.cc:2773] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:55.418857 9715 db_impl.cc:2769] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:55.418882 9715 db_impl.cc:2773] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:55.420282 9735 raft_consensus.cc:704] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.420318 9735 leader_election.cc:240] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:55.420346 9643 raft_consensus.cc:3634] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.236s
I0627 02:38:55.420370 9643 raft_consensus.cc:3541] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:55.420378 9643 replica_state.cc:1555] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:55.420388 9643 consensus_meta.cc:361] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.420419 9643 raft_consensus.cc:3580] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:55.420433 9643 raft_consensus.cc:1099] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:55.420447 9643 consensus_queue.cc:253] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.420480 9643 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:55.420821 9715 db_impl.cc:2769] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:55.420827 3775 replica_state.cc:1555] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:55.420873 9715 db_impl.cc:2773] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:55.420919 3775 replica_state.cc:835] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:55.420971 9715 tablet_peer.cc:1564] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:55.421000 9715 ts_tablet_manager.cc:2161] T 7626dc282333490ebbb4df5767188fa4 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.011s user 0.000s sys 0.003s
I0627 02:38:55.421029 9715 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 7626dc282333490ebbb4df5767188fa4
I0627 02:38:55.424899 9592 table_creator.cc:464] Created index system_db.idx_users_provisioning_state of type PGSQL_TABLE_TYPE
I0627 02:38:55.428457 9586 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id af1a2153022f40eaaf20a35dc849ce9f excluding transaction with id 5a78e33c-578b-4388-aa78-8fb39eb6858d
I0627 02:38:55.429157 3775 tablet.cc:2923] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 6 to Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 7
I0627 02:38:55.429252 3775 doc_read_context.cc:55] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6, 7], added: 7
I0627 02:38:55.464130 9586 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 9e497441fce74e8b946a22287aa267de excluding transaction with id 5a78e33c-578b-4388-aa78-8fb39eb6858d
I0627 02:38:55.464442 3775 tablet.cc:2923] T 9e497441fce74e8b946a22287aa267de P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:artifact_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:hash[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:size[int64 NULLABLE VALUE],
5:status[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 4 to Schema [
0:tenant_id[string NOT NULL HASH],
1:artifact_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:hash[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:size[int64 NULLABLE VALUE],
5:status[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 5
I0627 02:38:55.464531 3775 doc_read_context.cc:55] T 9e497441fce74e8b946a22287aa267de P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5], added: 5
I0627 02:38:55.544173 9592 tablet_server.cc:1277] appending version 2, message_list: 8424, db 16389
I0627 02:38:55.544248 9592 tablet_server.cc:2111] Invalidating db PgTableCache caches since catalog version incremented for [{16389, 2}]
W0627 02:38:55.549463 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:c85247a3-d098-439a-ab92-6dd60b456d2c
W0627 02:38:55.555111 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:c85247a3-d098-439a-ab92-6dd60b456d2c
W0627 02:38:55.556062 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:c85247a3-d098-439a-ab92-6dd60b456d2c
I0627 02:38:55.616240 9591 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.idx_tenant_artifact_variations_artifact/{ database_oid: 16386 object_oid: 16488 }
I0627 02:38:55.616386 9591 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:55.620854 3775 tablet.cc:2923] T 30cd85ebd9074d0797ae667d1393363c P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:fid[string NULLABLE VALUE],
4:url[string NULLABLE VALUE],
5:compression_level[string NULLABLE VALUE],
6:chunking[string NULLABLE VALUE],
7:chunk_size_kb[int32 NULLABLE VALUE],
8:chunk_count[int32 NULLABLE VALUE],
9:computed_at[int64 NULLABLE VALUE],
10:status[string NULLABLE VALUE],
11:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2 to Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:fid[string NULLABLE VALUE],
4:url[string NULLABLE VALUE],
5:compression_level[string NULLABLE VALUE],
6:chunking[string NULLABLE VALUE],
7:chunk_size_kb[int32 NULLABLE VALUE],
8:chunk_count[int32 NULLABLE VALUE],
9:computed_at[int64 NULLABLE VALUE],
10:status[string NULLABLE VALUE],
11:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 3
I0627 02:38:55.620980 3775 doc_read_context.cc:55] T 30cd85ebd9074d0797ae667d1393363c P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3], added: 3
I0627 02:38:55.623219 9590 tablet_service.cc:1721] Processing CreateTablet for T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 (table=idx_tenant_artifact_variations_artifact [id=00004002000030008000000000004068]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:55.623251 9590 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "00004002000030008000000000004068" table_name: "idx_tenant_artifact_variations_artifact" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "artifact_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "ybidxbasectid" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "00004002000030008000000000004068" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: false indexed_table_id: "00004002000030008000000000004050" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "00004002000030008000000000004068" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:55.623304 9590 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 00004002000030008000000000004068 and tablet 67e0a33e5667444e98805c7b4991ff78
I0627 02:38:55.623323 9590 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 67e0a33e5667444e98805c7b4991ff78 metadata path being set to /mnt/disk0/yb-data/tserver
I0627 02:38:55.627262 9590 ts_tablet_manager.cc:1003] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 00004002000030008000000000004068, key bounds: { lower: "" upper: "" }
I0627 02:38:55.627306 9590 consensus_meta.cc:361] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.631418 9590 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 67e0a33e5667444e98805c7b4991ff78
I0627 02:38:55.631669 9715 ts_tablet_manager.cc:2003] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:55.632019 9715 consensus_meta.cc:361] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.632256 9715 tablet_bootstrap_state_manager.cc:68] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:55.632305 9715 tablet_peer.cc:1701] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:55.632784 9715 tablet_bootstrap_if.cc:95] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:55.632942 9715 tablet.cc:714] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for idx_tenant_artifact_variations_artifact is 0
I0627 02:38:55.633386 9715 transaction_participant.cc:252] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:55.633486 9715 docdb_rocksdb_util.cc:675] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:55.633554 9715 tablet.cc:847] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004068/tablet-67e0a33e5667444e98805c7b4991ff78
I0627 02:38:55.636329 9715 tablet.cc:1207] Opening RocksDB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004068/tablet-67e0a33e5667444e98805c7b4991ff78
I0627 02:38:55.636528 9715 db_impl.cc:1098] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:55.640125 9715 version_set.cc:3026] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004068/tablet-67e0a33e5667444e98805c7b4991ff78/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:55.640156 9715 version_set.cc:3034] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:55.643685 9715 tablet.cc:1233] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004068/tablet-67e0a33e5667444e98805c7b4991ff78.intents
I0627 02:38:55.643836 9715 db_impl.cc:1098] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:55.647378 9715 version_set.cc:3026] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004068/tablet-67e0a33e5667444e98805c7b4991ff78.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:55.647405 9715 version_set.cc:3034] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:55.649477 9738 transaction_loader.cc:112] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:55.649526 9738 transaction_loader.cc:186] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:55.649610 9715 tablet.cc:1106] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004068/tablet-67e0a33e5667444e98805c7b4991ff78
I0627 02:38:55.649653 9715 tablet_bootstrap.cc:652] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.016s user 0.001s sys 0.003s
I0627 02:38:55.650134 9715 tablet_bootstrap.cc:559] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:55.650365 9715 log.cc:1527] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:55.652390 9715 tablet_vector_indexes.cc:391] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:55.652412 9715 tablet_bootstrap_if.cc:95] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:55.652630 9715 log.cc:1527] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:55.652647 9715 ts_tablet_manager.cc:2049] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.020s user 0.002s sys 0.003s
I0627 02:38:55.654915 9715 consensus_meta.cc:361] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.654976 9715 raft_consensus.cc:514] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.655004 9715 raft_consensus.cc:543] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:55.655011 9715 raft_consensus.cc:1158] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:55.655022 9715 consensus_meta.cc:361] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.655045 9715 consensus_queue.cc:271] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:55.655057 9715 raft_consensus.cc:3580] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:55.655069 9715 tablet_peer.cc:1701] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:55.655076 9715 transaction_participant.cc:366] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:55.655092 9715 tablet.cc:5749] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:55.655098 9715 tablet.cc:5749] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:55.655103 9738 transaction_participant.cc:1794] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:55.656337 9642 raft_consensus.cc:660] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:55.656361 9642 raft_consensus.cc:3634] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.167s
I0627 02:38:55.656368 9715 db_impl.cc:2769] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:55.656373 9642 raft_consensus.cc:704] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.656427 9642 leader_election.cc:240] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:55.656402 9715 db_impl.cc:2773] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:55.656507 9643 raft_consensus.cc:3634] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.120s
I0627 02:38:55.656534 9643 raft_consensus.cc:3527] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:55.656541 9643 raft_consensus.cc:660] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:55.656548 9643 raft_consensus.cc:3634] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.071s
I0627 02:38:55.656554 9643 raft_consensus.cc:3695] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:55.656561 9643 consensus_meta.cc:361] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.658047 9715 db_impl.cc:2769] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:55.658097 9715 db_impl.cc:2773] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:55.659837 9715 db_impl.cc:2769] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:55.659865 9715 db_impl.cc:2773] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:55.660769 9643 raft_consensus.cc:704] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.660828 9643 leader_election.cc:240] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:55.660878 9735 raft_consensus.cc:3634] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.233s
I0627 02:38:55.660918 9735 raft_consensus.cc:3541] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:55.660970 9735 replica_state.cc:1555] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:55.660993 9735 consensus_meta.cc:361] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.661044 9735 raft_consensus.cc:3580] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:55.661060 9735 raft_consensus.cc:1099] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:55.661075 9735 consensus_queue.cc:253] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.661098 9735 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:55.661427 3775 replica_state.cc:1555] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:55.661464 3775 replica_state.cc:835] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:55.663621 9715 db_impl.cc:2769] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:55.663650 9715 db_impl.cc:2773] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:55.663682 9715 tablet_peer.cc:1564] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:55.663705 9715 ts_tablet_manager.cc:2161] T 67e0a33e5667444e98805c7b4991ff78 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.011s user 0.001s sys 0.002s
I0627 02:38:55.663731 9715 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 67e0a33e5667444e98805c7b4991ff78
I0627 02:38:55.682770 9591 table_creator.cc:464] Created index admin_db.idx_tenant_artifact_variations_artifact of type PGSQL_TABLE_TYPE
I0627 02:38:55.701998 9591 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.idx_tenant_artifact_variations_status/{ database_oid: 16386 object_oid: 16489 }
I0627 02:38:55.702054 9591 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:55.705281 3775 tablet.cc:2923] T 30cd85ebd9074d0797ae667d1393363c P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:fid[string NULLABLE VALUE],
4:url[string NULLABLE VALUE],
5:compression_level[string NULLABLE VALUE],
6:chunking[string NULLABLE VALUE],
7:chunk_size_kb[int32 NULLABLE VALUE],
8:chunk_count[int32 NULLABLE VALUE],
9:computed_at[int64 NULLABLE VALUE],
10:status[string NULLABLE VALUE],
11:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 3 to Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:fid[string NULLABLE VALUE],
4:url[string NULLABLE VALUE],
5:compression_level[string NULLABLE VALUE],
6:chunking[string NULLABLE VALUE],
7:chunk_size_kb[int32 NULLABLE VALUE],
8:chunk_count[int32 NULLABLE VALUE],
9:computed_at[int64 NULLABLE VALUE],
10:status[string NULLABLE VALUE],
11:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 4
I0627 02:38:55.705367 3775 doc_read_context.cc:55] T 30cd85ebd9074d0797ae667d1393363c P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4], added: 4
I0627 02:38:55.706069 9590 tablet_service.cc:1721] Processing CreateTablet for T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 (table=idx_tenant_artifact_variations_status [id=00004002000030008000000000004069]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:55.706102 9590 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "00004002000030008000000000004069" table_name: "idx_tenant_artifact_variations_status" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "status" type { main: STRING } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 25 marked_for_deletion: false } columns { id: 2 name: "ybidxbasectid" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "00004002000030008000000000004069" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: false indexed_table_id: "00004002000030008000000000004050" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "00004002000030008000000000004069" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:55.706152 9590 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 00004002000030008000000000004069 and tablet c9c05b9e5eb74dde9e1f13ffbbf0932b
I0627 02:38:55.706174 9590 fs_manager.cc:760] SetTabletPathByDataPath: Tablet c9c05b9e5eb74dde9e1f13ffbbf0932b metadata path being set to /mnt/disk1/yb-data/tserver
I0627 02:38:55.708177 9590 ts_tablet_manager.cc:1003] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 00004002000030008000000000004069, key bounds: { lower: "" upper: "" }
I0627 02:38:55.708204 9590 consensus_meta.cc:361] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.710099 9590 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet c9c05b9e5eb74dde9e1f13ffbbf0932b
I0627 02:38:55.710144 9715 ts_tablet_manager.cc:2003] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:55.710265 9715 consensus_meta.cc:361] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.710333 9715 tablet_bootstrap_state_manager.cc:68] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:55.710366 9715 tablet_peer.cc:1701] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:55.710390 9715 tablet_bootstrap_if.cc:95] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:55.710433 9715 tablet.cc:714] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Schema version for idx_tenant_artifact_variations_status is 0
I0627 02:38:55.710918 9715 transaction_participant.cc:252] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:55.711023 9715 docdb_rocksdb_util.cc:675] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:55.711076 9715 tablet.cc:847] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004069/tablet-c9c05b9e5eb74dde9e1f13ffbbf0932b
I0627 02:38:55.712798 9715 tablet.cc:1207] Opening RocksDB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004069/tablet-c9c05b9e5eb74dde9e1f13ffbbf0932b
I0627 02:38:55.712954 9715 db_impl.cc:1098] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:55.715761 9715 version_set.cc:3026] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004069/tablet-c9c05b9e5eb74dde9e1f13ffbbf0932b/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:55.715785 9715 version_set.cc:3034] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:55.717433 9715 tablet.cc:1233] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004069/tablet-c9c05b9e5eb74dde9e1f13ffbbf0932b.intents
I0627 02:38:55.717586 9715 db_impl.cc:1098] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:55.720329 9715 version_set.cc:3026] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004069/tablet-c9c05b9e5eb74dde9e1f13ffbbf0932b.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:55.720369 9715 version_set.cc:3034] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:55.722106 9739 transaction_loader.cc:112] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:55.722118 9715 tablet.cc:1106] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004069/tablet-c9c05b9e5eb74dde9e1f13ffbbf0932b
I0627 02:38:55.722177 9715 tablet_bootstrap.cc:652] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.011s user 0.002s sys 0.002s
I0627 02:38:55.722152 9739 transaction_loader.cc:186] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:55.722306 9715 tablet_bootstrap.cc:559] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:55.722364 9715 log.cc:1527] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:55.723608 9715 tablet_vector_indexes.cc:391] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:55.723635 9715 tablet_bootstrap_if.cc:95] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:55.723652 9715 log.cc:1527] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:55.723667 9715 ts_tablet_manager.cc:2049] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.013s user 0.002s sys 0.003s
I0627 02:38:55.725502 9715 consensus_meta.cc:361] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.725554 9715 raft_consensus.cc:514] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.725579 9715 raft_consensus.cc:543] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:55.725589 9715 raft_consensus.cc:1158] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:55.725606 9715 consensus_meta.cc:361] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.725646 9715 consensus_queue.cc:271] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:55.725668 9715 raft_consensus.cc:3580] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:55.725689 9715 tablet_peer.cc:1701] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:55.725703 9715 transaction_participant.cc:366] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:55.725726 9715 tablet.cc:5749] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:55.725740 9715 tablet.cc:5749] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:55.725776 9739 transaction_participant.cc:1794] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:55.726418 9642 raft_consensus.cc:660] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:55.726441 9642 raft_consensus.cc:3634] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.221s
I0627 02:38:55.726455 9642 raft_consensus.cc:704] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.726475 9642 leader_election.cc:240] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:55.726504 9735 raft_consensus.cc:3634] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.154s
I0627 02:38:55.726532 9735 raft_consensus.cc:3527] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:55.726540 9735 raft_consensus.cc:660] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:55.726547 9735 raft_consensus.cc:3634] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.285s
I0627 02:38:55.726553 9735 raft_consensus.cc:3695] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:55.726579 9735 consensus_meta.cc:361] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.726871 9715 db_impl.cc:2769] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:55.726899 9715 db_impl.cc:2773] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:55.728184 9715 db_impl.cc:2769] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:55.728212 9715 db_impl.cc:2773] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:55.729593 9735 raft_consensus.cc:704] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.729647 9735 leader_election.cc:240] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:55.729650 9715 db_impl.cc:2769] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:55.729699 9715 db_impl.cc:2773] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:55.729691 9643 raft_consensus.cc:3634] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.176s
I0627 02:38:55.729745 9643 raft_consensus.cc:3541] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:55.729763 9643 replica_state.cc:1555] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:55.729779 9643 consensus_meta.cc:361] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.729803 9643 raft_consensus.cc:3580] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:55.729816 9643 raft_consensus.cc:1099] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:55.729859 9643 consensus_queue.cc:253] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.730014 9643 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:55.730482 3775 replica_state.cc:1555] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:55.730512 3775 replica_state.cc:835] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:55.730952 9715 db_impl.cc:2769] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:55.730979 9715 db_impl.cc:2773] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:55.731003 9715 tablet_peer.cc:1564] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:55.731022 9715 ts_tablet_manager.cc:2161] T c9c05b9e5eb74dde9e1f13ffbbf0932b P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.007s user 0.001s sys 0.002s
I0627 02:38:55.731045 9715 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet c9c05b9e5eb74dde9e1f13ffbbf0932b
I0627 02:38:55.754411 9591 table_creator.cc:464] Created index admin_db.idx_tenant_artifact_variations_status of type PGSQL_TABLE_TYPE
I0627 02:38:55.793174 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d78c60) server 10.42.0.48:33573 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:38:55.799146 9591 tablet_server.cc:1277] appending version 5, message_list: 3888, db 16386
I0627 02:38:55.799186 9591 tablet_server.cc:2111] Invalidating db PgTableCache caches since catalog version incremented for [{16386, 5}]
W0627 02:38:55.801340 9586 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:99c4ff30-0e5a-478e-abf6-b17470782447
W0627 02:38:55.801864 9586 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:99c4ff30-0e5a-478e-abf6-b17470782447
W0627 02:38:55.802726 9586 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:99c4ff30-0e5a-478e-abf6-b17470782447
W0627 02:38:55.804296 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:ee748afd-d0a0-4ef6-8e1f-0f9277bd7e88
W0627 02:38:55.804666 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:ee748afd-d0a0-4ef6-8e1f-0f9277bd7e88
W0627 02:38:55.805481 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:ee748afd-d0a0-4ef6-8e1f-0f9277bd7e88
I0627 02:38:55.824082 9592 pg_create_table.cc:103] PgCreateTable: creating a transactional table: admin_db.tenant_artifact_references/{ database_oid: 16386 object_oid: 16490 }
I0627 02:38:55.824137 9592 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:55.826696 9591 tablet_service.cc:1721] Processing CreateTablet for T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 (table=tenant_artifact_references [id=0000400200003000800000000000406a]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:55.826737 9591 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "0000400200003000800000000000406a" table_name: "tenant_artifact_references" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "reference_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "artifact_id" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 3 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 3 name: "project_id" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 4 pg_type_oid: 25 marked_for_deletion: false } columns { id: 4 name: "file_path" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 5 pg_type_oid: 1043 marked_for_deletion: false } columns { id: 5 name: "file_name" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 6 pg_type_oid: 1043 marked_for_deletion: false } columns { id: 6 name: "updated_at" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 7 pg_type_oid: 1184 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "0000400200003000800000000000406a" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:55.826802 9591 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 0000400200003000800000000000406a and tablet 93ab8ec66c1748eb84533a038f240ae8
I0627 02:38:55.826829 9591 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 93ab8ec66c1748eb84533a038f240ae8 metadata path being set to /mnt/disk0/yb-data/tserver
I0627 02:38:55.828521 9591 ts_tablet_manager.cc:1003] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 0000400200003000800000000000406a, key bounds: { lower: "" upper: "" }
I0627 02:38:55.828547 9591 consensus_meta.cc:361] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.829514 9591 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 93ab8ec66c1748eb84533a038f240ae8
I0627 02:38:55.829610 9715 ts_tablet_manager.cc:2003] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:55.829742 9715 consensus_meta.cc:361] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.829813 9715 tablet_bootstrap_state_manager.cc:68] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:55.829847 9715 tablet_peer.cc:1701] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:55.829870 9715 tablet_bootstrap_if.cc:95] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:55.829911 9715 tablet.cc:714] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for tenant_artifact_references is 0
I0627 02:38:55.830271 9715 transaction_participant.cc:252] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:55.830361 9715 docdb_rocksdb_util.cc:675] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:55.830420 9715 tablet.cc:847] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk0/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000406a/tablet-93ab8ec66c1748eb84533a038f240ae8
I0627 02:38:55.831941 9715 tablet.cc:1207] Opening RocksDB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000406a/tablet-93ab8ec66c1748eb84533a038f240ae8
I0627 02:38:55.832088 9715 db_impl.cc:1098] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:55.834775 9715 version_set.cc:3026] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000406a/tablet-93ab8ec66c1748eb84533a038f240ae8/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:55.834807 9715 version_set.cc:3034] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:55.836354 9715 tablet.cc:1233] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000406a/tablet-93ab8ec66c1748eb84533a038f240ae8.intents
I0627 02:38:55.836500 9715 db_impl.cc:1098] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:55.839133 9715 version_set.cc:3026] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000406a/tablet-93ab8ec66c1748eb84533a038f240ae8.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:55.839159 9715 version_set.cc:3034] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:55.840560 9740 transaction_loader.cc:112] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:55.840593 9715 tablet.cc:1106] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk0/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000406a/tablet-93ab8ec66c1748eb84533a038f240ae8
I0627 02:38:55.840600 9740 transaction_loader.cc:186] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:55.840626 9715 tablet_bootstrap.cc:652] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.010s user 0.002s sys 0.002s
I0627 02:38:55.840812 9715 tablet_bootstrap.cc:559] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:55.840860 9715 log.cc:1527] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:55.842064 9715 tablet_vector_indexes.cc:391] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:55.842087 9715 tablet_bootstrap_if.cc:95] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:55.842097 9715 log.cc:1527] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:55.842106 9715 ts_tablet_manager.cc:2049] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.012s user 0.002s sys 0.003s
I0627 02:38:55.843645 9715 consensus_meta.cc:361] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.843681 9715 raft_consensus.cc:514] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.843705 9715 raft_consensus.cc:543] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:55.843721 9715 raft_consensus.cc:1158] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:55.843745 9715 consensus_meta.cc:361] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.843783 9715 consensus_queue.cc:271] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:55.843802 9715 raft_consensus.cc:3580] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:55.843822 9715 tablet_peer.cc:1701] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:55.843838 9715 transaction_participant.cc:366] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:55.843869 9715 tablet.cc:5749] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:55.843886 9715 tablet.cc:5749] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:55.843883 9740 transaction_participant.cc:1794] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:55.844597 9642 raft_consensus.cc:660] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:55.844623 9642 raft_consensus.cc:3634] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.173s
I0627 02:38:55.844635 9642 raft_consensus.cc:704] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.844677 9642 leader_election.cc:240] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:55.844714 9643 raft_consensus.cc:3634] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.274s
I0627 02:38:55.844781 9643 raft_consensus.cc:3527] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:55.844790 9643 raft_consensus.cc:660] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:55.844816 9643 raft_consensus.cc:3634] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.173s
I0627 02:38:55.844825 9643 raft_consensus.cc:3695] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:55.844835 9643 consensus_meta.cc:361] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.844976 9715 db_impl.cc:2769] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:55.845005 9715 db_impl.cc:2773] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:55.846325 9715 db_impl.cc:2769] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:55.846354 9715 db_impl.cc:2773] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:55.847733 9715 db_impl.cc:2769] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:55.847755 9715 db_impl.cc:2773] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:55.847832 9643 raft_consensus.cc:704] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.847873 9643 leader_election.cc:240] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:55.847923 9735 raft_consensus.cc:3634] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.222s
I0627 02:38:55.847950 9735 raft_consensus.cc:3541] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:55.847959 9735 replica_state.cc:1555] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:55.847985 9735 consensus_meta.cc:361] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.848018 9735 raft_consensus.cc:3580] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:55.848042 9735 raft_consensus.cc:1099] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:55.848062 9735 consensus_queue.cc:253] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.848083 9735 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:55.848361 9699 replica_state.cc:1555] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:55.848387 9699 replica_state.cc:835] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:55.848855 9715 db_impl.cc:2769] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:55.848882 9715 db_impl.cc:2773] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:55.848906 9715 tablet_peer.cc:1564] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:55.848919 9715 ts_tablet_manager.cc:2161] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.007s user 0.000s sys 0.003s
I0627 02:38:55.848933 9715 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 93ab8ec66c1748eb84533a038f240ae8
I0627 02:38:55.889424 9592 table_creator.cc:464] Created table admin_db.tenant_artifact_references of type PGSQL_TABLE_TYPE
I0627 02:38:55.948092 9592 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.uq_tenant_artifact_references_path/{ database_oid: 16386 object_oid: 16498 }
I0627 02:38:55.948154 9592 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:55.950675 9699 tablet.cc:2923] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:reference_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:project_id[string NULLABLE VALUE],
4:file_path[string NULLABLE VALUE],
5:file_name[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 0 to Schema [
0:tenant_id[string NOT NULL HASH],
1:reference_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:project_id[string NULLABLE VALUE],
4:file_path[string NULLABLE VALUE],
5:file_name[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1
I0627 02:38:55.950768 9699 doc_read_context.cc:55] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1], added: 1
I0627 02:38:55.952353 9591 tablet_service.cc:1721] Processing CreateTablet for T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 (table=uq_tenant_artifact_references_path [id=00004002000030008000000000004072]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:55.952445 9591 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "00004002000030008000000000004072" table_name: "uq_tenant_artifact_references_path" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "project_id" type { main: STRING } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 25 marked_for_deletion: false } columns { id: 2 name: "file_path" type { main: STRING } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 3 pg_type_oid: 1043 marked_for_deletion: false } columns { id: 3 name: "file_name" type { main: STRING } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 4 pg_type_oid: 1043 marked_for_deletion: false } columns { id: 4 name: "ybuniqueidxkeysuffix" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -102 pg_type_oid: 0 marked_for_deletion: false } columns { id: 5 name: "ybidxbasectid" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "00004002000030008000000000004072" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: true indexed_table_id: "0000400200003000800000000000406a" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "00004002000030008000000000004072" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:55.952543 9591 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 00004002000030008000000000004072 and tablet b6a53b0076894588b15b7994eab3bd41
I0627 02:38:55.952564 9591 fs_manager.cc:760] SetTabletPathByDataPath: Tablet b6a53b0076894588b15b7994eab3bd41 metadata path being set to /mnt/disk1/yb-data/tserver
I0627 02:38:55.954813 9591 ts_tablet_manager.cc:1003] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 00004002000030008000000000004072, key bounds: { lower: "" upper: "" }
I0627 02:38:55.954846 9591 consensus_meta.cc:361] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.956043 9591 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet b6a53b0076894588b15b7994eab3bd41
I0627 02:38:55.956104 9715 ts_tablet_manager.cc:2003] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:55.956225 9715 consensus_meta.cc:361] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.956296 9715 tablet_bootstrap_state_manager.cc:68] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:55.956334 9715 tablet_peer.cc:1701] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:55.956355 9715 tablet_bootstrap_if.cc:95] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:55.956398 9715 tablet.cc:714] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for uq_tenant_artifact_references_path is 0
I0627 02:38:55.956750 9715 transaction_participant.cc:252] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:55.956849 9715 docdb_rocksdb_util.cc:675] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:55.956907 9715 tablet.cc:847] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004072/tablet-b6a53b0076894588b15b7994eab3bd41
I0627 02:38:55.958738 9715 tablet.cc:1207] Opening RocksDB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004072/tablet-b6a53b0076894588b15b7994eab3bd41
I0627 02:38:55.958877 9715 db_impl.cc:1098] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:55.961746 9715 version_set.cc:3026] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004072/tablet-b6a53b0076894588b15b7994eab3bd41/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:55.961774 9715 version_set.cc:3034] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:55.963112 9715 tablet.cc:1233] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004072/tablet-b6a53b0076894588b15b7994eab3bd41.intents
I0627 02:38:55.963265 9715 db_impl.cc:1098] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:55.965736 9715 version_set.cc:3026] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004072/tablet-b6a53b0076894588b15b7994eab3bd41.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:55.965761 9715 version_set.cc:3034] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:55.967214 9741 transaction_loader.cc:112] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:55.967250 9741 transaction_loader.cc:186] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:55.967240 9715 tablet.cc:1106] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004072/tablet-b6a53b0076894588b15b7994eab3bd41
I0627 02:38:55.967303 9715 tablet_bootstrap.cc:652] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.010s user 0.003s sys 0.000s
I0627 02:38:55.967466 9715 tablet_bootstrap.cc:559] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:55.967518 9715 log.cc:1527] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:55.968968 9715 tablet_vector_indexes.cc:391] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:55.969008 9715 tablet_bootstrap_if.cc:95] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:55.969029 9715 log.cc:1527] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:55.969053 9715 ts_tablet_manager.cc:2049] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.013s user 0.004s sys 0.000s
I0627 02:38:55.971052 9715 consensus_meta.cc:361] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.971104 9715 raft_consensus.cc:514] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.971122 9715 raft_consensus.cc:543] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:55.971138 9715 raft_consensus.cc:1158] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:55.971148 9715 consensus_meta.cc:361] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.971169 9715 consensus_queue.cc:271] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:55.971181 9715 raft_consensus.cc:3580] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:55.971195 9715 tablet_peer.cc:1701] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:55.971207 9715 transaction_participant.cc:366] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:55.971225 9715 tablet.cc:5749] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:55.971236 9715 tablet.cc:5749] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:55.971253 9741 transaction_participant.cc:1794] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:55.972127 9642 raft_consensus.cc:660] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:55.972154 9642 raft_consensus.cc:3634] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.061s
I0627 02:38:55.972164 9642 raft_consensus.cc:704] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.972184 9642 leader_election.cc:240] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:55.972209 9735 raft_consensus.cc:3634] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.199s
I0627 02:38:55.972239 9735 raft_consensus.cc:3527] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:55.972302 9735 raft_consensus.cc:660] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:55.972325 9735 raft_consensus.cc:3634] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.128s
I0627 02:38:55.972343 9735 raft_consensus.cc:3695] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:55.972422 9715 db_impl.cc:2769] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:55.972352 9735 consensus_meta.cc:361] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.972457 9715 db_impl.cc:2773] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:55.973637 9715 db_impl.cc:2769] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:55.973667 9715 db_impl.cc:2773] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:55.974912 9715 db_impl.cc:2769] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:55.974941 9715 db_impl.cc:2773] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:55.975399 9735 raft_consensus.cc:704] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.975433 9735 leader_election.cc:240] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:55.975510 9643 raft_consensus.cc:3634] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.019s
I0627 02:38:55.975557 9643 raft_consensus.cc:3541] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:55.975569 9643 replica_state.cc:1555] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:55.975580 9643 consensus_meta.cc:361] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:55.975618 9643 raft_consensus.cc:3580] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:55.975636 9643 raft_consensus.cc:1099] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:55.975657 9643 consensus_queue.cc:253] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:55.975683 9643 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:55.976004 9699 replica_state.cc:1555] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:55.976030 9699 replica_state.cc:835] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:55.976199 9715 db_impl.cc:2769] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:55.976226 9715 db_impl.cc:2773] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:55.976255 9715 tablet_peer.cc:1564] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:55.976276 9715 ts_tablet_manager.cc:2161] T b6a53b0076894588b15b7994eab3bd41 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.007s user 0.002s sys 0.002s
I0627 02:38:55.976300 9715 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet b6a53b0076894588b15b7994eab3bd41
I0627 02:38:56.001961 9592 table_creator.cc:464] Created index admin_db.uq_tenant_artifact_references_path of type PGSQL_TABLE_TYPE
I0627 02:38:56.022874 9590 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 93ab8ec66c1748eb84533a038f240ae8 excluding transaction with id 29b8b8aa-e291-4b5e-bfb0-f69f714c6daf
I0627 02:38:56.023207 9699 tablet.cc:2923] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:reference_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:project_id[string NULLABLE VALUE],
4:file_path[string NULLABLE VALUE],
5:file_name[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1 to Schema [
0:tenant_id[string NOT NULL HASH],
1:reference_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:project_id[string NULLABLE VALUE],
4:file_path[string NULLABLE VALUE],
5:file_name[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2
I0627 02:38:56.023276 9699 doc_read_context.cc:55] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2], added: 2
I0627 02:38:56.072669 9590 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id af1a2153022f40eaaf20a35dc849ce9f excluding transaction with id 29b8b8aa-e291-4b5e-bfb0-f69f714c6daf
I0627 02:38:56.073035 9699 tablet.cc:2923] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 7 to Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 8
I0627 02:38:56.073127 9699 doc_read_context.cc:55] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6, 7, 8], added: 8
I0627 02:38:56.126216 9590 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 9e497441fce74e8b946a22287aa267de excluding transaction with id 29b8b8aa-e291-4b5e-bfb0-f69f714c6daf
I0627 02:38:56.126614 9699 tablet.cc:2923] T 9e497441fce74e8b946a22287aa267de P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:artifact_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:hash[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:size[int64 NULLABLE VALUE],
5:status[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 5 to Schema [
0:tenant_id[string NOT NULL HASH],
1:artifact_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:hash[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:size[int64 NULLABLE VALUE],
5:status[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 6
I0627 02:38:56.126688 9699 doc_read_context.cc:55] T 9e497441fce74e8b946a22287aa267de P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6], added: 6
I0627 02:38:56.219349 9592 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.idx_tenant_artifact_references_artifact/{ database_oid: 16386 object_oid: 16510 }
I0627 02:38:56.219398 9592 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:56.222500 9699 tablet.cc:2923] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:reference_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:project_id[string NULLABLE VALUE],
4:file_path[string NULLABLE VALUE],
5:file_name[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2 to Schema [
0:tenant_id[string NOT NULL HASH],
1:reference_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:project_id[string NULLABLE VALUE],
4:file_path[string NULLABLE VALUE],
5:file_name[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 3
I0627 02:38:56.222581 9699 doc_read_context.cc:55] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3], added: 3
I0627 02:38:56.223397 9590 tablet_service.cc:1721] Processing CreateTablet for T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 (table=idx_tenant_artifact_references_artifact [id=0000400200003000800000000000407e]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:56.223435 9590 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "0000400200003000800000000000407e" table_name: "idx_tenant_artifact_references_artifact" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "artifact_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "ybidxbasectid" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "0000400200003000800000000000407e" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: false indexed_table_id: "0000400200003000800000000000406a" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "0000400200003000800000000000407e" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:56.223503 9590 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 0000400200003000800000000000407e and tablet 43faf91e9eae41559f928de025f1f1cc
I0627 02:38:56.223529 9590 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 43faf91e9eae41559f928de025f1f1cc metadata path being set to /mnt/disk0/yb-data/tserver
I0627 02:38:56.225826 9590 ts_tablet_manager.cc:1003] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 0000400200003000800000000000407e, key bounds: { lower: "" upper: "" }
I0627 02:38:56.225860 9590 consensus_meta.cc:361] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.227339 9590 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 43faf91e9eae41559f928de025f1f1cc
I0627 02:38:56.227380 9715 ts_tablet_manager.cc:2003] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:56.227505 9715 consensus_meta.cc:361] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.227581 9715 tablet_bootstrap_state_manager.cc:68] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:56.227625 9715 tablet_peer.cc:1701] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:56.227646 9715 tablet_bootstrap_if.cc:95] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:56.227677 9715 tablet.cc:714] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Schema version for idx_tenant_artifact_references_artifact is 0
I0627 02:38:56.228323 9715 transaction_participant.cc:252] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:56.228494 9715 docdb_rocksdb_util.cc:675] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:56.228559 9715 tablet.cc:847] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk0/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000407e/tablet-43faf91e9eae41559f928de025f1f1cc
I0627 02:38:56.230640 9715 tablet.cc:1207] Opening RocksDB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000407e/tablet-43faf91e9eae41559f928de025f1f1cc
I0627 02:38:56.230854 9715 db_impl.cc:1098] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:56.234074 9715 version_set.cc:3026] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000407e/tablet-43faf91e9eae41559f928de025f1f1cc/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:56.234107 9715 version_set.cc:3034] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:56.235909 9715 tablet.cc:1233] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000407e/tablet-43faf91e9eae41559f928de025f1f1cc.intents
I0627 02:38:56.236160 9715 db_impl.cc:1098] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:56.239176 9715 version_set.cc:3026] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000407e/tablet-43faf91e9eae41559f928de025f1f1cc.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:56.239207 9715 version_set.cc:3034] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:56.241079 9742 transaction_loader.cc:112] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:56.241101 9715 tablet.cc:1106] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk0/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000407e/tablet-43faf91e9eae41559f928de025f1f1cc
I0627 02:38:56.241117 9742 transaction_loader.cc:186] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:56.241164 9715 tablet_bootstrap.cc:652] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.013s user 0.002s sys 0.002s
I0627 02:38:56.241536 9715 tablet_bootstrap.cc:559] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:56.241591 9715 log.cc:1527] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:56.268849 9715 tablet_vector_indexes.cc:391] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:56.268905 9715 tablet_bootstrap_if.cc:95] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:56.268926 9715 log.cc:1527] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:56.268955 9715 ts_tablet_manager.cc:2049] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.041s user 0.003s sys 0.002s
I0627 02:38:56.271401 9715 consensus_meta.cc:361] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.271461 9715 raft_consensus.cc:514] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:56.271488 9715 raft_consensus.cc:543] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:56.271498 9715 raft_consensus.cc:1158] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:56.271530 9715 consensus_meta.cc:361] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.271579 9715 consensus_queue.cc:271] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:56.271600 9715 raft_consensus.cc:3580] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:56.271622 9715 tablet_peer.cc:1701] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:56.271634 9715 transaction_participant.cc:366] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:56.271653 9715 tablet.cc:5749] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:56.271664 9715 tablet.cc:5749] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:56.271704 9742 transaction_participant.cc:1794] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:56.272356 9642 raft_consensus.cc:660] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:56.272382 9642 raft_consensus.cc:3634] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.170s
I0627 02:38:56.272393 9642 raft_consensus.cc:704] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:56.272413 9642 leader_election.cc:240] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:56.272462 9643 raft_consensus.cc:3634] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.064s
I0627 02:38:56.272492 9643 raft_consensus.cc:3527] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:56.272501 9643 raft_consensus.cc:660] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:56.272507 9643 raft_consensus.cc:3634] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.265s
I0627 02:38:56.272526 9643 raft_consensus.cc:3695] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:56.272533 9643 consensus_meta.cc:361] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.273064 9715 db_impl.cc:2769] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:56.273093 9715 db_impl.cc:2773] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:56.274376 9715 db_impl.cc:2769] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:56.274402 9715 db_impl.cc:2773] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:56.275679 9715 db_impl.cc:2769] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:56.275701 9715 db_impl.cc:2773] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:56.276216 9643 raft_consensus.cc:704] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:56.276266 9643 leader_election.cc:240] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:56.276328 9735 raft_consensus.cc:3634] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.097s
I0627 02:38:56.276358 9735 raft_consensus.cc:3541] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:56.276367 9735 replica_state.cc:1555] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:56.276377 9735 consensus_meta.cc:361] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.276400 9735 raft_consensus.cc:3580] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:56.276422 9735 raft_consensus.cc:1099] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:56.276436 9735 consensus_queue.cc:253] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:56.276456 9735 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:56.276798 9699 replica_state.cc:1555] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:56.276839 9699 replica_state.cc:835] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:56.277081 9715 db_impl.cc:2769] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:56.277102 9715 db_impl.cc:2773] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:56.277127 9715 tablet_peer.cc:1564] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:56.277139 9715 ts_tablet_manager.cc:2161] T 43faf91e9eae41559f928de025f1f1cc P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.008s user 0.001s sys 0.003s
I0627 02:38:56.277154 9715 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 43faf91e9eae41559f928de025f1f1cc
I0627 02:38:56.348974 9592 table_creator.cc:464] Created index admin_db.idx_tenant_artifact_references_artifact of type PGSQL_TABLE_TYPE
I0627 02:38:56.365118 9586 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.idx_tenant_artifact_references_project/{ database_oid: 16386 object_oid: 16511 }
I0627 02:38:56.365178 9586 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:56.367420 9699 tablet.cc:2923] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:reference_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:project_id[string NULLABLE VALUE],
4:file_path[string NULLABLE VALUE],
5:file_name[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 3 to Schema [
0:tenant_id[string NOT NULL HASH],
1:reference_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:project_id[string NULLABLE VALUE],
4:file_path[string NULLABLE VALUE],
5:file_name[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 4
I0627 02:38:56.367509 9699 doc_read_context.cc:55] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4], added: 4
I0627 02:38:56.368285 9590 tablet_service.cc:1721] Processing CreateTablet for T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 (table=idx_tenant_artifact_references_project [id=0000400200003000800000000000407f]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:56.368361 9590 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "0000400200003000800000000000407f" table_name: "idx_tenant_artifact_references_project" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "project_id" type { main: STRING } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 25 marked_for_deletion: false } columns { id: 2 name: "ybidxbasectid" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "0000400200003000800000000000407f" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: false indexed_table_id: "0000400200003000800000000000406a" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "0000400200003000800000000000407f" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:56.368412 9590 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 0000400200003000800000000000407f and tablet dec76fe3eab94e3b9d33478fbbe26ef4
I0627 02:38:56.368430 9590 fs_manager.cc:760] SetTabletPathByDataPath: Tablet dec76fe3eab94e3b9d33478fbbe26ef4 metadata path being set to /mnt/disk1/yb-data/tserver
I0627 02:38:56.370461 9590 ts_tablet_manager.cc:1003] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 0000400200003000800000000000407f, key bounds: { lower: "" upper: "" }
I0627 02:38:56.370492 9590 consensus_meta.cc:361] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.371980 9590 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet dec76fe3eab94e3b9d33478fbbe26ef4
I0627 02:38:56.372030 9715 ts_tablet_manager.cc:2003] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:56.372121 9715 consensus_meta.cc:361] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.372174 9715 tablet_bootstrap_state_manager.cc:68] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:56.372193 9715 tablet_peer.cc:1701] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:56.372210 9715 tablet_bootstrap_if.cc:95] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:56.372237 9715 tablet.cc:714] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for idx_tenant_artifact_references_project is 0
I0627 02:38:56.372593 9715 transaction_participant.cc:252] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:56.372666 9715 docdb_rocksdb_util.cc:675] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:56.372701 9715 tablet.cc:847] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk1/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000407f/tablet-dec76fe3eab94e3b9d33478fbbe26ef4
I0627 02:38:56.374500 9715 tablet.cc:1207] Opening RocksDB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000407f/tablet-dec76fe3eab94e3b9d33478fbbe26ef4
I0627 02:38:56.374620 9715 db_impl.cc:1098] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:56.377688 9715 version_set.cc:3026] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000407f/tablet-dec76fe3eab94e3b9d33478fbbe26ef4/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:56.377713 9715 version_set.cc:3034] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:56.379302 9715 tablet.cc:1233] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000407f/tablet-dec76fe3eab94e3b9d33478fbbe26ef4.intents
I0627 02:38:56.379405 9715 db_impl.cc:1098] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:56.382263 9715 version_set.cc:3026] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000407f/tablet-dec76fe3eab94e3b9d33478fbbe26ef4.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:56.382289 9715 version_set.cc:3034] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:56.384136 9743 transaction_loader.cc:112] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:56.384191 9715 tablet.cc:1106] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk1/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000407f/tablet-dec76fe3eab94e3b9d33478fbbe26ef4
I0627 02:38:56.384192 9743 transaction_loader.cc:186] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:56.384243 9715 tablet_bootstrap.cc:652] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.012s user 0.000s sys 0.003s
I0627 02:38:56.384387 9715 tablet_bootstrap.cc:559] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:56.384428 9715 log.cc:1527] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:56.385879 9715 tablet_vector_indexes.cc:391] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:56.385907 9715 tablet_bootstrap_if.cc:95] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:56.385919 9715 log.cc:1527] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:56.385928 9715 ts_tablet_manager.cc:2049] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.014s user 0.000s sys 0.004s
I0627 02:38:56.387768 9715 consensus_meta.cc:361] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.387815 9715 raft_consensus.cc:514] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:56.387840 9715 raft_consensus.cc:543] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:56.387854 9715 raft_consensus.cc:1158] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:56.387871 9715 consensus_meta.cc:361] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.387905 9715 consensus_queue.cc:271] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:56.387931 9715 raft_consensus.cc:3580] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:56.387956 9715 tablet_peer.cc:1701] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:56.387972 9715 transaction_participant.cc:366] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:56.387989 9715 tablet.cc:5749] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:56.387997 9715 tablet.cc:5749] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:56.388012 9743 transaction_participant.cc:1794] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:56.388552 9642 raft_consensus.cc:660] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:56.388616 9642 raft_consensus.cc:3634] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.100s
I0627 02:38:56.388638 9642 raft_consensus.cc:704] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:56.388665 9642 leader_election.cc:240] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:56.388696 9735 raft_consensus.cc:3634] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.030s
I0627 02:38:56.388737 9735 raft_consensus.cc:3527] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:56.388775 9735 raft_consensus.cc:660] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:56.388789 9735 raft_consensus.cc:3634] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.158s
I0627 02:38:56.388797 9735 raft_consensus.cc:3695] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:56.388804 9735 consensus_meta.cc:361] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.389051 9715 db_impl.cc:2769] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:56.389079 9715 db_impl.cc:2773] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:56.390586 9715 db_impl.cc:2769] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:56.390609 9715 db_impl.cc:2773] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:56.391812 9715 db_impl.cc:2769] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:56.391834 9715 db_impl.cc:2773] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:56.392774 9715 db_impl.cc:2769] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:56.392798 9715 db_impl.cc:2773] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:56.392817 9715 tablet_peer.cc:1564] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:56.392827 9715 ts_tablet_manager.cc:2161] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.007s user 0.000s sys 0.003s
I0627 02:38:56.392838 9715 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet dec76fe3eab94e3b9d33478fbbe26ef4
I0627 02:38:56.392858 9735 raft_consensus.cc:704] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:56.392895 9735 leader_election.cc:240] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:56.392939 9643 raft_consensus.cc:3634] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.150s
I0627 02:38:56.392977 9643 raft_consensus.cc:3541] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:56.392988 9643 replica_state.cc:1555] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:56.392999 9643 consensus_meta.cc:361] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.393034 9643 raft_consensus.cc:3580] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:56.393055 9643 raft_consensus.cc:1099] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:56.393090 9643 consensus_queue.cc:253] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:56.393126 9643 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:56.393432 9699 replica_state.cc:1555] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:56.393465 9699 replica_state.cc:835] T dec76fe3eab94e3b9d33478fbbe26ef4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:56.429354 9586 table_creator.cc:464] Created index admin_db.idx_tenant_artifact_references_project of type PGSQL_TABLE_TYPE
I0627 02:38:56.477927 9586 tablet_server.cc:1277] appending version 6, message_list: 3168, db 16386
I0627 02:38:56.477986 9586 tablet_server.cc:2111] Invalidating db PgTableCache caches since catalog version incremented for [{16386, 6}]
W0627 02:38:56.480171 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:9caedeb7-ace7-47ca-90f8-f4f02245c5e3
W0627 02:38:56.480832 9586 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:9caedeb7-ace7-47ca-90f8-f4f02245c5e3
W0627 02:38:56.481587 9586 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:9caedeb7-ace7-47ca-90f8-f4f02245c5e3
W0627 02:38:56.483187 9586 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:3549cd98-4b03-4278-b893-8208ed8ef929
W0627 02:38:56.483613 9590 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:3549cd98-4b03-4278-b893-8208ed8ef929
W0627 02:38:56.484375 9590 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:3549cd98-4b03-4278-b893-8208ed8ef929
I0627 02:38:56.501461 9592 pg_create_table.cc:103] PgCreateTable: creating a transactional table: admin_db.tenant_artifact_lineages/{ database_oid: 16386 object_oid: 16512 }
I0627 02:38:56.501520 9592 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:56.504101 9586 tablet_service.cc:1721] Processing CreateTablet for T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 (table=tenant_artifact_lineages [id=00004002000030008000000000004080]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:56.504142 9586 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "00004002000030008000000000004080" table_name: "tenant_artifact_lineages" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "lineage_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "artifact_id" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 3 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 3 name: "reference_id" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 4 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 4 name: "parent_id" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 5 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 5 name: "merge_source_id" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 6 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 6 name: "branch" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 7 pg_type_oid: 25 marked_for_deletion: false } columns { id: 7 name: "version" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 8 pg_type_oid: 20 marked_for_deletion: false } columns { id: 8 name: "updated_at" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 9 pg_type_oid: 1184 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "00004002000030008000000000004080" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:56.504202 9586 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 00004002000030008000000000004080 and tablet 9f457f9f657048769b55606c4a9ae11f
I0627 02:38:56.504220 9586 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 9f457f9f657048769b55606c4a9ae11f metadata path being set to /mnt/disk0/yb-data/tserver
I0627 02:38:56.506511 9586 ts_tablet_manager.cc:1003] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 00004002000030008000000000004080, key bounds: { lower: "" upper: "" }
I0627 02:38:56.506556 9586 consensus_meta.cc:361] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.508546 9586 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 9f457f9f657048769b55606c4a9ae11f
I0627 02:38:56.508597 9715 ts_tablet_manager.cc:2003] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:56.508692 9715 consensus_meta.cc:361] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.508759 9715 tablet_bootstrap_state_manager.cc:68] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:56.508787 9715 tablet_peer.cc:1701] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:56.508803 9715 tablet_bootstrap_if.cc:95] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:56.508831 9715 tablet.cc:714] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Schema version for tenant_artifact_lineages is 0
I0627 02:38:56.509194 9715 transaction_participant.cc:252] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:56.509264 9715 docdb_rocksdb_util.cc:675] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:56.509310 9715 tablet.cc:847] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004080/tablet-9f457f9f657048769b55606c4a9ae11f
I0627 02:38:56.510987 9715 tablet.cc:1207] Opening RocksDB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004080/tablet-9f457f9f657048769b55606c4a9ae11f
I0627 02:38:56.511147 9715 db_impl.cc:1098] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:56.514679 9715 version_set.cc:3026] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004080/tablet-9f457f9f657048769b55606c4a9ae11f/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:56.514714 9715 version_set.cc:3034] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:56.516222 9715 tablet.cc:1233] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004080/tablet-9f457f9f657048769b55606c4a9ae11f.intents
I0627 02:38:56.516410 9715 db_impl.cc:1098] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:56.519214 9715 version_set.cc:3026] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004080/tablet-9f457f9f657048769b55606c4a9ae11f.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:56.519248 9715 version_set.cc:3034] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:56.521466 9745 transaction_loader.cc:112] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:56.521502 9715 tablet.cc:1106] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004080/tablet-9f457f9f657048769b55606c4a9ae11f
I0627 02:38:56.521512 9745 transaction_loader.cc:186] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:56.521540 9715 tablet_bootstrap.cc:652] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.012s user 0.002s sys 0.002s
I0627 02:38:56.521783 9715 tablet_bootstrap.cc:559] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:56.521845 9715 log.cc:1527] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:56.523269 9715 tablet_vector_indexes.cc:391] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:56.523293 9715 tablet_bootstrap_if.cc:95] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:56.523305 9715 log.cc:1527] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:56.523315 9715 ts_tablet_manager.cc:2049] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.015s user 0.002s sys 0.002s
I0627 02:38:56.525041 9715 consensus_meta.cc:361] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.525239 9715 raft_consensus.cc:514] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:56.525275 9715 raft_consensus.cc:543] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:56.525305 9715 raft_consensus.cc:1158] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:56.525327 9715 consensus_meta.cc:361] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.525362 9715 consensus_queue.cc:271] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:56.525390 9715 raft_consensus.cc:3580] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:56.525411 9715 tablet_peer.cc:1701] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:56.525429 9715 transaction_participant.cc:366] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:56.525449 9715 tablet.cc:5749] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:56.525453 9745 transaction_participant.cc:1794] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:56.525460 9715 tablet.cc:5749] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:56.526305 9642 raft_consensus.cc:660] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:56.526331 9642 raft_consensus.cc:3634] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.066s
I0627 02:38:56.526341 9642 raft_consensus.cc:704] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:56.526369 9642 leader_election.cc:240] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:56.526499 9643 raft_consensus.cc:3634] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.066s
I0627 02:38:56.526583 9643 raft_consensus.cc:3527] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:56.526603 9643 raft_consensus.cc:660] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:56.526638 9643 raft_consensus.cc:3634] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.211s
I0627 02:38:56.526652 9643 raft_consensus.cc:3695] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:56.526666 9643 consensus_meta.cc:361] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.527248 9715 db_impl.cc:2769] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:56.527271 9715 db_impl.cc:2773] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:56.528340 9715 db_impl.cc:2769] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:56.528368 9715 db_impl.cc:2773] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:56.529814 9715 db_impl.cc:2769] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:56.529838 9715 db_impl.cc:2773] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:56.529932 9643 raft_consensus.cc:704] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:56.529973 9643 leader_election.cc:240] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:56.530006 9735 raft_consensus.cc:3634] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.196s
I0627 02:38:56.530037 9735 raft_consensus.cc:3541] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:56.530054 9735 replica_state.cc:1555] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:56.530074 9735 consensus_meta.cc:361] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:56.530117 9735 raft_consensus.cc:3580] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:56.530133 9735 raft_consensus.cc:1099] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:56.530146 9735 consensus_queue.cc:253] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:56.530169 9735 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:56.530539 3775 replica_state.cc:1555] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:56.530565 3775 replica_state.cc:835] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:56.530903 9715 db_impl.cc:2769] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:56.530928 9715 db_impl.cc:2773] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:56.530956 9715 tablet_peer.cc:1564] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:56.530985 9715 ts_tablet_manager.cc:2161] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.008s user 0.001s sys 0.002s
I0627 02:38:56.531013 9715 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 9f457f9f657048769b55606c4a9ae11f
I0627 02:38:56.540020 9592 table_creator.cc:464] Created table admin_db.tenant_artifact_lineages of type PGSQL_TABLE_TYPE
I0627 02:38:56.599242 9591 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 9f457f9f657048769b55606c4a9ae11f excluding transaction with id ab02c909-6cdc-46b1-9e7b-9405a14f6a29
I0627 02:38:56.599521 3775 tablet.cc:2923] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 0 to Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1
I0627 02:38:56.599607 3775 doc_read_context.cc:55] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1], added: 1
I0627 02:38:56.621686 9591 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id af1a2153022f40eaaf20a35dc849ce9f excluding transaction with id ab02c909-6cdc-46b1-9e7b-9405a14f6a29
I0627 02:38:56.622013 3775 tablet.cc:2923] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 8 to Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 9
I0627 02:38:56.622071 3775 doc_read_context.cc:55] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9], added: 9
I0627 02:38:56.681074 9586 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 9e497441fce74e8b946a22287aa267de excluding transaction with id ab02c909-6cdc-46b1-9e7b-9405a14f6a29
I0627 02:38:56.681376 3775 tablet.cc:2923] T 9e497441fce74e8b946a22287aa267de P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:artifact_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:hash[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:size[int64 NULLABLE VALUE],
5:status[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 6 to Schema [
0:tenant_id[string NOT NULL HASH],
1:artifact_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:hash[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:size[int64 NULLABLE VALUE],
5:status[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 7
I0627 02:38:56.681448 3775 doc_read_context.cc:55] T 9e497441fce74e8b946a22287aa267de P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6, 7], added: 7
I0627 02:38:56.747917 9590 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 93ab8ec66c1748eb84533a038f240ae8 excluding transaction with id ab02c909-6cdc-46b1-9e7b-9405a14f6a29
I0627 02:38:56.748178 3775 tablet.cc:2923] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:reference_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:project_id[string NULLABLE VALUE],
4:file_path[string NULLABLE VALUE],
5:file_name[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 4 to Schema [
0:tenant_id[string NOT NULL HASH],
1:reference_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:project_id[string NULLABLE VALUE],
4:file_path[string NULLABLE VALUE],
5:file_name[string NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 5
I0627 02:38:56.748273 3775 doc_read_context.cc:55] T 93ab8ec66c1748eb84533a038f240ae8 P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5], added: 5
I0627 02:38:56.803483 9586 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 9f457f9f657048769b55606c4a9ae11f excluding transaction with id ab02c909-6cdc-46b1-9e7b-9405a14f6a29
I0627 02:38:56.803746 3775 tablet.cc:2923] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1 to Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2
I0627 02:38:56.803808 3775 doc_read_context.cc:55] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2], added: 2
I0627 02:38:56.853008 9586 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 9f457f9f657048769b55606c4a9ae11f excluding transaction with id ab02c909-6cdc-46b1-9e7b-9405a14f6a29
I0627 02:38:56.853245 3775 tablet.cc:2923] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2 to Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 3
I0627 02:38:56.853317 3775 doc_read_context.cc:55] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3], added: 3
I0627 02:38:57.056387 9591 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.uq_tenant_artifact_lineages_ref_version/{ database_oid: 16386 object_oid: 16547 }
I0627 02:38:57.056461 9591 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:57.059422 3775 tablet.cc:2923] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 3 to Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 4
I0627 02:38:57.059510 3775 doc_read_context.cc:55] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4], added: 4
I0627 02:38:57.060948 9586 tablet_service.cc:1721] Processing CreateTablet for T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 (table=uq_tenant_artifact_lineages_ref_version [id=000040020000300080000000000040a3]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:57.061007 9586 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040a3" table_name: "uq_tenant_artifact_lineages_ref_version" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "reference_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "version" type { main: INT64 } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 3 pg_type_oid: 20 marked_for_deletion: false } columns { id: 3 name: "ybuniqueidxkeysuffix" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -102 pg_type_oid: 0 marked_for_deletion: false } columns { id: 4 name: "ybidxbasectid" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "000040020000300080000000000040a3" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: true indexed_table_id: "00004002000030008000000000004080" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040a3" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:57.061115 9586 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040a3 and tablet 6a52c1f18fc44d9a83588b3cfb7b6ac8
I0627 02:38:57.061148 9586 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 6a52c1f18fc44d9a83588b3cfb7b6ac8 metadata path being set to /mnt/disk1/yb-data/tserver
I0627 02:38:57.063095 9586 ts_tablet_manager.cc:1003] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040a3, key bounds: { lower: "" upper: "" }
I0627 02:38:57.063130 9586 consensus_meta.cc:361] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.064427 9586 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 6a52c1f18fc44d9a83588b3cfb7b6ac8
I0627 02:38:57.064599 9746 ts_tablet_manager.cc:2003] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:57.064745 9746 consensus_meta.cc:361] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.064806 9746 tablet_bootstrap_state_manager.cc:68] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:57.064826 9746 tablet_peer.cc:1701] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:57.064841 9746 tablet_bootstrap_if.cc:95] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:57.064868 9746 tablet.cc:714] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for uq_tenant_artifact_lineages_ref_version is 0
I0627 02:38:57.065261 9746 transaction_participant.cc:252] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:57.065333 9746 docdb_rocksdb_util.cc:675] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:57.065372 9746 tablet.cc:847] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a3/tablet-6a52c1f18fc44d9a83588b3cfb7b6ac8
I0627 02:38:57.067190 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a3/tablet-6a52c1f18fc44d9a83588b3cfb7b6ac8
I0627 02:38:57.067317 9746 db_impl.cc:1098] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:57.070149 9746 version_set.cc:3026] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a3/tablet-6a52c1f18fc44d9a83588b3cfb7b6ac8/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.070183 9746 version_set.cc:3034] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.071870 9746 tablet.cc:1233] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a3/tablet-6a52c1f18fc44d9a83588b3cfb7b6ac8.intents
I0627 02:38:57.072039 9746 db_impl.cc:1098] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:57.074980 9746 version_set.cc:3026] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a3/tablet-6a52c1f18fc44d9a83588b3cfb7b6ac8.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.075016 9746 version_set.cc:3034] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.076793 9747 transaction_loader.cc:112] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:57.076831 9747 transaction_loader.cc:186] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:57.076843 9746 tablet.cc:1106] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a3/tablet-6a52c1f18fc44d9a83588b3cfb7b6ac8
I0627 02:38:57.076881 9746 tablet_bootstrap.cc:652] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.012s user 0.000s sys 0.004s
I0627 02:38:57.077059 9746 tablet_bootstrap.cc:559] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:57.077809 9746 log.cc:1527] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.079577 9746 tablet_vector_indexes.cc:391] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:57.079602 9746 tablet_bootstrap_if.cc:95] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:57.079613 9746 log.cc:1527] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.079623 9746 ts_tablet_manager.cc:2049] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.015s user 0.000s sys 0.006s
I0627 02:38:57.081684 9746 consensus_meta.cc:361] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.081743 9746 raft_consensus.cc:514] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.081763 9746 raft_consensus.cc:543] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:57.081769 9746 raft_consensus.cc:1158] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:57.081779 9746 consensus_meta.cc:361] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.081800 9746 consensus_queue.cc:271] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:57.081811 9746 raft_consensus.cc:3580] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:57.081948 9746 tablet_peer.cc:1701] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:57.081964 9746 transaction_participant.cc:366] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:57.081980 9746 tablet.cc:5749] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:57.081988 9746 tablet.cc:5749] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:57.081990 9747 transaction_participant.cc:1794] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:57.082942 9642 raft_consensus.cc:660] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.082964 9642 raft_consensus.cc:3634] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.102s
I0627 02:38:57.082985 9642 raft_consensus.cc:704] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.083025 9642 leader_election.cc:240] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:57.083053 34 raft_consensus.cc:3634] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.114s
I0627 02:38:57.083091 34 raft_consensus.cc:3527] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:57.083107 34 raft_consensus.cc:660] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.083118 34 raft_consensus.cc:3634] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.222s
I0627 02:38:57.083130 9746 db_impl.cc:2769] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.083155 9746 db_impl.cc:2773] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.083137 34 raft_consensus.cc:3695] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:57.083176 34 consensus_meta.cc:361] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.084314 9746 db_impl.cc:2769] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.084336 9746 db_impl.cc:2773] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.086189 9746 db_impl.cc:2769] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.086215 9746 db_impl.cc:2773] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.088164 34 raft_consensus.cc:704] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.088220 34 leader_election.cc:240] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:57.088459 9749 raft_consensus.cc:3634] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.290s
I0627 02:38:57.088495 9749 raft_consensus.cc:3541] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:57.088508 9749 replica_state.cc:1555] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:57.088526 9749 consensus_meta.cc:361] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.088559 9749 raft_consensus.cc:3580] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:57.088581 9749 raft_consensus.cc:1099] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:57.088604 9749 consensus_queue.cc:253] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.088637 9749 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:57.089121 9746 db_impl.cc:2769] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.089145 9746 db_impl.cc:2773] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.089170 9746 tablet_peer.cc:1564] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:57.089184 9746 ts_tablet_manager.cc:2161] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.010s user 0.000s sys 0.003s
I0627 02:38:57.089200 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 6a52c1f18fc44d9a83588b3cfb7b6ac8
I0627 02:38:57.089287 3775 replica_state.cc:1555] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:57.089321 3775 replica_state.cc:835] T 6a52c1f18fc44d9a83588b3cfb7b6ac8 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:57.120347 9591 table_creator.cc:464] Created index admin_db.uq_tenant_artifact_lineages_ref_version of type PGSQL_TABLE_TYPE
I0627 02:38:57.139838 9592 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.idx_tenant_artifact_lineages_artifact/{ database_oid: 16386 object_oid: 16548 }
I0627 02:38:57.139899 9592 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:57.142964 3775 tablet.cc:2923] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 4 to Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 5
I0627 02:38:57.143031 3775 doc_read_context.cc:55] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5], added: 5
I0627 02:38:57.144208 9586 tablet_service.cc:1721] Processing CreateTablet for T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 (table=idx_tenant_artifact_lineages_artifact [id=000040020000300080000000000040a4]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:57.144284 9586 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040a4" table_name: "idx_tenant_artifact_lineages_artifact" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "artifact_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "ybidxbasectid" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "000040020000300080000000000040a4" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: false indexed_table_id: "00004002000030008000000000004080" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040a4" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:57.144348 9586 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040a4 and tablet b195248cc77b4cb4ac174480051559c1
I0627 02:38:57.144483 9586 fs_manager.cc:760] SetTabletPathByDataPath: Tablet b195248cc77b4cb4ac174480051559c1 metadata path being set to /mnt/disk0/yb-data/tserver
I0627 02:38:57.146243 9586 ts_tablet_manager.cc:1003] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040a4, key bounds: { lower: "" upper: "" }
I0627 02:38:57.146274 9586 consensus_meta.cc:361] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.147243 9586 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet b195248cc77b4cb4ac174480051559c1
I0627 02:38:57.147297 9746 ts_tablet_manager.cc:2003] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:57.147387 9746 consensus_meta.cc:361] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.147436 9746 tablet_bootstrap_state_manager.cc:68] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:57.147455 9746 tablet_peer.cc:1701] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:57.147472 9746 tablet_bootstrap_if.cc:95] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:57.147500 9746 tablet.cc:714] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for idx_tenant_artifact_lineages_artifact is 0
I0627 02:38:57.151286 9746 transaction_participant.cc:252] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:57.151393 9746 docdb_rocksdb_util.cc:675] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:57.151433 9746 tablet.cc:847] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a4/tablet-b195248cc77b4cb4ac174480051559c1
I0627 02:38:57.152861 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a4/tablet-b195248cc77b4cb4ac174480051559c1
I0627 02:38:57.152974 9746 db_impl.cc:1098] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:57.155534 9746 version_set.cc:3026] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a4/tablet-b195248cc77b4cb4ac174480051559c1/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.155573 9746 version_set.cc:3034] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.156880 9746 tablet.cc:1233] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a4/tablet-b195248cc77b4cb4ac174480051559c1.intents
I0627 02:38:57.156996 9746 db_impl.cc:1098] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:57.159507 9746 version_set.cc:3026] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a4/tablet-b195248cc77b4cb4ac174480051559c1.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.159528 9746 version_set.cc:3034] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.160913 9750 transaction_loader.cc:112] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:57.160950 9746 tablet.cc:1106] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a4/tablet-b195248cc77b4cb4ac174480051559c1
I0627 02:38:57.160977 9746 tablet_bootstrap.cc:652] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.010s user 0.002s sys 0.001s
I0627 02:38:57.160957 9750 transaction_loader.cc:186] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:57.161150 9746 tablet_bootstrap.cc:559] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:57.161188 9746 log.cc:1527] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.162371 9746 tablet_vector_indexes.cc:391] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:57.162389 9746 tablet_bootstrap_if.cc:95] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:57.162400 9746 log.cc:1527] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.162408 9746 ts_tablet_manager.cc:2049] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.015s user 0.006s sys 0.001s
I0627 02:38:57.164335 9746 consensus_meta.cc:361] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.164368 9746 raft_consensus.cc:514] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.164391 9746 raft_consensus.cc:543] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:57.164405 9746 raft_consensus.cc:1158] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:57.164417 9746 consensus_meta.cc:361] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.164436 9746 consensus_queue.cc:271] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:57.164446 9746 raft_consensus.cc:3580] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:57.164458 9746 tablet_peer.cc:1701] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:57.164465 9746 transaction_participant.cc:366] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:57.164476 9746 tablet.cc:5749] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:57.164486 9746 tablet.cc:5749] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:57.164489 9750 transaction_participant.cc:1794] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:57.165132 9642 raft_consensus.cc:660] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.165167 9642 raft_consensus.cc:3634] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.018s
I0627 02:38:57.165180 9642 raft_consensus.cc:704] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.165206 9642 leader_election.cc:240] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:57.165248 9749 raft_consensus.cc:3634] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.266s
I0627 02:38:57.165287 9749 raft_consensus.cc:3527] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:57.165295 9749 raft_consensus.cc:660] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.165302 9749 raft_consensus.cc:3634] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.233s
I0627 02:38:57.165308 9749 raft_consensus.cc:3695] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:57.165315 9749 consensus_meta.cc:361] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.165464 9746 db_impl.cc:2769] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.165485 9746 db_impl.cc:2773] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.166600 9746 db_impl.cc:2769] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.166621 9746 db_impl.cc:2773] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.167560 9746 db_impl.cc:2769] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.167579 9746 db_impl.cc:2773] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.167948 9749 raft_consensus.cc:704] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.167979 9749 leader_election.cc:240] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:57.168025 34 raft_consensus.cc:3634] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.167s
I0627 02:38:57.168041 34 raft_consensus.cc:3541] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:57.168048 34 replica_state.cc:1555] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:57.168057 34 consensus_meta.cc:361] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.168080 34 raft_consensus.cc:3580] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:57.168099 34 raft_consensus.cc:1099] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:57.168120 34 consensus_queue.cc:253] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.168150 34 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:57.168476 3775 replica_state.cc:1555] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:57.168495 3775 replica_state.cc:835] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:57.168529 9746 db_impl.cc:2769] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.168550 9746 db_impl.cc:2773] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.168566 9746 tablet_peer.cc:1564] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:57.168578 9746 ts_tablet_manager.cc:2161] T b195248cc77b4cb4ac174480051559c1 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.006s user 0.001s sys 0.002s
I0627 02:38:57.168591 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet b195248cc77b4cb4ac174480051559c1
I0627 02:38:57.188714 9592 table_creator.cc:464] Created index admin_db.idx_tenant_artifact_lineages_artifact of type PGSQL_TABLE_TYPE
I0627 02:38:57.204905 9591 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.idx_tenant_artifact_lineages_reference/{ database_oid: 16386 object_oid: 16549 }
I0627 02:38:57.204952 9591 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:57.206882 3775 tablet.cc:2923] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 5 to Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 6
I0627 02:38:57.206951 3775 doc_read_context.cc:55] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6], added: 6
I0627 02:38:57.207582 9592 tablet_service.cc:1721] Processing CreateTablet for T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 (table=idx_tenant_artifact_lineages_reference [id=000040020000300080000000000040a5]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:57.207621 9592 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040a5" table_name: "idx_tenant_artifact_lineages_reference" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "reference_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "ybidxbasectid" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "000040020000300080000000000040a5" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: false indexed_table_id: "00004002000030008000000000004080" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040a5" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:57.207691 9592 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040a5 and tablet 7cef1ce596dd41f495e779724106e118
I0627 02:38:57.207726 9592 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 7cef1ce596dd41f495e779724106e118 metadata path being set to /mnt/disk1/yb-data/tserver
I0627 02:38:57.210029 9592 ts_tablet_manager.cc:1003] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040a5, key bounds: { lower: "" upper: "" }
I0627 02:38:57.210069 9592 consensus_meta.cc:361] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.211241 9592 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 7cef1ce596dd41f495e779724106e118
I0627 02:38:57.211283 9746 ts_tablet_manager.cc:2003] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:57.211371 9746 consensus_meta.cc:361] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.211421 9746 tablet_bootstrap_state_manager.cc:68] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:57.211442 9746 tablet_peer.cc:1701] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:57.211457 9746 tablet_bootstrap_if.cc:95] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:57.211485 9746 tablet.cc:714] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for idx_tenant_artifact_lineages_reference is 0
I0627 02:38:57.211815 9746 transaction_participant.cc:252] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:57.211884 9746 docdb_rocksdb_util.cc:675] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:57.211957 9746 tablet.cc:847] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a5/tablet-7cef1ce596dd41f495e779724106e118
I0627 02:38:57.213469 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a5/tablet-7cef1ce596dd41f495e779724106e118
I0627 02:38:57.213588 9746 db_impl.cc:1098] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:57.216395 9746 version_set.cc:3026] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a5/tablet-7cef1ce596dd41f495e779724106e118/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.216416 9746 version_set.cc:3034] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.217725 9746 tablet.cc:1233] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a5/tablet-7cef1ce596dd41f495e779724106e118.intents
I0627 02:38:57.217833 9746 db_impl.cc:1098] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:57.220311 9746 version_set.cc:3026] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a5/tablet-7cef1ce596dd41f495e779724106e118.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.220340 9746 version_set.cc:3034] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.221853 9751 transaction_loader.cc:112] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:57.221894 9751 transaction_loader.cc:186] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:57.221894 9746 tablet.cc:1106] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a5/tablet-7cef1ce596dd41f495e779724106e118
I0627 02:38:57.221920 9746 tablet_bootstrap.cc:652] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.010s user 0.003s sys 0.000s
I0627 02:38:57.222054 9746 tablet_bootstrap.cc:559] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:57.222097 9746 log.cc:1527] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.223315 9746 tablet_vector_indexes.cc:391] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:57.223340 9746 tablet_bootstrap_if.cc:95] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:57.223351 9746 log.cc:1527] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.223362 9746 ts_tablet_manager.cc:2049] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.012s user 0.004s sys 0.000s
I0627 02:38:57.224932 9746 consensus_meta.cc:361] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.224979 9746 raft_consensus.cc:514] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.225001 9746 raft_consensus.cc:543] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:57.225015 9746 raft_consensus.cc:1158] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:57.225040 9746 consensus_meta.cc:361] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.225076 9746 consensus_queue.cc:271] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:57.225102 9746 raft_consensus.cc:3580] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:57.225126 9746 tablet_peer.cc:1701] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:57.225147 9746 transaction_participant.cc:366] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:57.225171 9746 tablet.cc:5749] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:57.225200 9746 tablet.cc:5749] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:57.225178 9751 transaction_participant.cc:1794] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:57.226243 9746 db_impl.cc:2769] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.226272 9746 db_impl.cc:2773] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.226742 9642 raft_consensus.cc:660] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.226775 9642 raft_consensus.cc:3634] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.167s
I0627 02:38:57.226789 9642 raft_consensus.cc:704] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.226819 9642 leader_election.cc:240] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:57.226868 34 raft_consensus.cc:3634] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.015s
I0627 02:38:57.226899 34 raft_consensus.cc:3527] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:57.226918 34 raft_consensus.cc:660] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.226934 34 raft_consensus.cc:3634] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.176s
I0627 02:38:57.226965 34 raft_consensus.cc:3695] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:57.226984 34 consensus_meta.cc:361] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.227571 9746 db_impl.cc:2769] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.227595 9746 db_impl.cc:2773] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.228588 9746 db_impl.cc:2769] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.228611 9746 db_impl.cc:2773] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.229820 9746 db_impl.cc:2769] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.229847 9746 db_impl.cc:2773] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.229869 9746 tablet_peer.cc:1564] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:57.229880 9746 ts_tablet_manager.cc:2161] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.007s user 0.002s sys 0.000s
I0627 02:38:57.229895 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 7cef1ce596dd41f495e779724106e118
I0627 02:38:57.230373 34 raft_consensus.cc:704] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.230422 34 leader_election.cc:240] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:57.230449 9749 raft_consensus.cc:3634] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.130s
I0627 02:38:57.230472 9749 raft_consensus.cc:3541] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:57.230489 9749 replica_state.cc:1555] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:57.230504 9749 consensus_meta.cc:361] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.230540 9749 raft_consensus.cc:3580] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:57.230559 9749 raft_consensus.cc:1099] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:57.230580 9749 consensus_queue.cc:253] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.230604 9749 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:57.230983 3775 replica_state.cc:1555] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:57.231001 3775 replica_state.cc:835] T 7cef1ce596dd41f495e779724106e118 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:57.253808 9591 table_creator.cc:464] Created index admin_db.idx_tenant_artifact_lineages_reference of type PGSQL_TABLE_TYPE
I0627 02:38:57.271323 9592 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.idx_tenant_artifact_lineages_branch/{ database_oid: 16386 object_oid: 16550 }
I0627 02:38:57.271469 9592 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:57.274520 3775 tablet.cc:2923] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 6 to Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 7
I0627 02:38:57.274612 3775 doc_read_context.cc:55] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6, 7], added: 7
I0627 02:38:57.274816 9590 tablet_service.cc:1721] Processing CreateTablet for T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 (table=idx_tenant_artifact_lineages_branch [id=000040020000300080000000000040a6]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:57.274854 9590 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040a6" table_name: "idx_tenant_artifact_lineages_branch" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "artifact_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "branch" type { main: STRING } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 3 pg_type_oid: 25 marked_for_deletion: false } columns { id: 3 name: "ybidxbasectid" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "000040020000300080000000000040a6" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: false indexed_table_id: "00004002000030008000000000004080" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040a6" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:57.274923 9590 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040a6 and tablet df541bee8b3f458795e009e56f03128e
I0627 02:38:57.274942 9590 fs_manager.cc:760] SetTabletPathByDataPath: Tablet df541bee8b3f458795e009e56f03128e metadata path being set to /mnt/disk0/yb-data/tserver
I0627 02:38:57.277070 9590 ts_tablet_manager.cc:1003] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040a6, key bounds: { lower: "" upper: "" }
I0627 02:38:57.277110 9590 consensus_meta.cc:361] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.278352 9590 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet df541bee8b3f458795e009e56f03128e
I0627 02:38:57.278409 9746 ts_tablet_manager.cc:2003] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:57.278513 9746 consensus_meta.cc:361] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.278602 9746 tablet_bootstrap_state_manager.cc:68] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:57.278627 9746 tablet_peer.cc:1701] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:57.278647 9746 tablet_bootstrap_if.cc:95] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:57.278692 9746 tablet.cc:714] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Schema version for idx_tenant_artifact_lineages_branch is 0
I0627 02:38:57.279004 9746 transaction_participant.cc:252] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:57.279189 9746 docdb_rocksdb_util.cc:675] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:57.279242 9746 tablet.cc:847] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a6/tablet-df541bee8b3f458795e009e56f03128e
I0627 02:38:57.280758 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a6/tablet-df541bee8b3f458795e009e56f03128e
I0627 02:38:57.280966 9746 db_impl.cc:1098] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:57.283592 9746 version_set.cc:3026] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a6/tablet-df541bee8b3f458795e009e56f03128e/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.283617 9746 version_set.cc:3034] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.285066 9746 tablet.cc:1233] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a6/tablet-df541bee8b3f458795e009e56f03128e.intents
I0627 02:38:57.285197 9746 db_impl.cc:1098] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:57.287482 9746 version_set.cc:3026] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a6/tablet-df541bee8b3f458795e009e56f03128e.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.287505 9746 version_set.cc:3034] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.288976 9752 transaction_loader.cc:112] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:57.289026 9752 transaction_loader.cc:186] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:57.289038 9746 tablet.cc:1106] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a6/tablet-df541bee8b3f458795e009e56f03128e
I0627 02:38:57.289076 9746 tablet_bootstrap.cc:652] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.010s user 0.000s sys 0.003s
I0627 02:38:57.289203 9746 tablet_bootstrap.cc:559] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:57.289244 9746 log.cc:1527] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.290481 9746 tablet_vector_indexes.cc:391] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:57.290503 9746 tablet_bootstrap_if.cc:95] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:57.290513 9746 log.cc:1527] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.290524 9746 ts_tablet_manager.cc:2049] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.012s user 0.001s sys 0.003s
I0627 02:38:57.292109 9746 consensus_meta.cc:361] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.292153 9746 raft_consensus.cc:514] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.292171 9746 raft_consensus.cc:543] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:57.292177 9746 raft_consensus.cc:1158] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:57.292188 9746 consensus_meta.cc:361] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.292224 9746 consensus_queue.cc:271] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:57.292248 9746 raft_consensus.cc:3580] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:57.292263 9746 tablet_peer.cc:1701] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:57.292270 9746 transaction_participant.cc:366] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:57.292282 9746 tablet.cc:5749] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:57.292291 9746 tablet.cc:5749] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:57.292312 9752 transaction_participant.cc:1794] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:57.293001 9642 raft_consensus.cc:660] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.293037 9642 raft_consensus.cc:3634] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.162s
I0627 02:38:57.293054 9642 raft_consensus.cc:704] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.293084 9642 leader_election.cc:240] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:57.293113 9749 raft_consensus.cc:3634] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.027s
I0627 02:38:57.293143 9749 raft_consensus.cc:3527] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:57.293150 9749 raft_consensus.cc:660] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.293157 9749 raft_consensus.cc:3634] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.087s
I0627 02:38:57.293164 9749 raft_consensus.cc:3695] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:57.293171 9749 consensus_meta.cc:361] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.293295 9746 db_impl.cc:2769] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.293330 9746 db_impl.cc:2773] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.294433 9746 db_impl.cc:2769] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.294458 9746 db_impl.cc:2773] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.295645 9746 db_impl.cc:2769] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.295670 9746 db_impl.cc:2773] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.296295 9749 raft_consensus.cc:704] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.296327 9749 leader_election.cc:240] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:57.296352 34 raft_consensus.cc:3634] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.140s
I0627 02:38:57.296368 34 raft_consensus.cc:3541] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:57.296375 34 replica_state.cc:1555] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:57.296384 34 consensus_meta.cc:361] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.296401 34 raft_consensus.cc:3580] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:57.296412 34 raft_consensus.cc:1099] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:57.296424 34 consensus_queue.cc:253] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.296451 34 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:57.296852 3775 replica_state.cc:1555] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:57.296880 3775 replica_state.cc:835] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:57.297066 9746 db_impl.cc:2769] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.297091 9746 db_impl.cc:2773] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.297112 9746 tablet_peer.cc:1564] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:57.297123 9746 ts_tablet_manager.cc:2161] T df541bee8b3f458795e009e56f03128e P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.007s user 0.001s sys 0.001s
I0627 02:38:57.297138 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet df541bee8b3f458795e009e56f03128e
I0627 02:38:57.347213 9592 table_creator.cc:464] Created index admin_db.idx_tenant_artifact_lineages_branch of type PGSQL_TABLE_TYPE
I0627 02:38:57.369917 9590 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.idx_tenant_artifact_lineages_parent/{ database_oid: 16386 object_oid: 16551 }
I0627 02:38:57.369982 9590 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:57.379865 3775 tablet.cc:2923] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 7 to Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 8
I0627 02:38:57.379952 3775 doc_read_context.cc:55] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6, 7, 8], added: 8
I0627 02:38:57.380491 9591 tablet_service.cc:1721] Processing CreateTablet for T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 (table=idx_tenant_artifact_lineages_parent [id=000040020000300080000000000040a7]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:57.380564 9591 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040a7" table_name: "idx_tenant_artifact_lineages_parent" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "parent_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "ybidxbasectid" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "000040020000300080000000000040a7" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: false indexed_table_id: "00004002000030008000000000004080" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040a7" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:57.380673 9591 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040a7 and tablet d46631049ec5433789cecb5f129c5ae6
I0627 02:38:57.380697 9591 fs_manager.cc:760] SetTabletPathByDataPath: Tablet d46631049ec5433789cecb5f129c5ae6 metadata path being set to /mnt/disk1/yb-data/tserver
I0627 02:38:57.382999 9591 ts_tablet_manager.cc:1003] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040a7, key bounds: { lower: "" upper: "" }
I0627 02:38:57.383037 9591 consensus_meta.cc:361] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.384286 9591 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet d46631049ec5433789cecb5f129c5ae6
I0627 02:38:57.384333 9746 ts_tablet_manager.cc:2003] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:57.384446 9746 consensus_meta.cc:361] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.384505 9746 tablet_bootstrap_state_manager.cc:68] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:57.384531 9746 tablet_peer.cc:1701] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:57.384558 9746 tablet_bootstrap_if.cc:95] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:57.384833 9746 tablet.cc:714] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for idx_tenant_artifact_lineages_parent is 0
I0627 02:38:57.385463 9746 transaction_participant.cc:252] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:57.385547 9746 docdb_rocksdb_util.cc:675] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:57.385840 9746 tablet.cc:847] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a7/tablet-d46631049ec5433789cecb5f129c5ae6
I0627 02:38:57.387576 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a7/tablet-d46631049ec5433789cecb5f129c5ae6
I0627 02:38:57.387729 9746 db_impl.cc:1098] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:57.390549 9746 version_set.cc:3026] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a7/tablet-d46631049ec5433789cecb5f129c5ae6/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.390578 9746 version_set.cc:3034] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.392189 9746 tablet.cc:1233] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a7/tablet-d46631049ec5433789cecb5f129c5ae6.intents
I0627 02:38:57.392323 9746 db_impl.cc:1098] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:57.394759 9746 version_set.cc:3026] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a7/tablet-d46631049ec5433789cecb5f129c5ae6.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.394786 9746 version_set.cc:3034] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.396278 9754 transaction_loader.cc:112] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:57.396308 9746 tablet.cc:1106] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a7/tablet-d46631049ec5433789cecb5f129c5ae6
I0627 02:38:57.396322 9754 transaction_loader.cc:186] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:57.396332 9746 tablet_bootstrap.cc:652] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.011s user 0.000s sys 0.003s
I0627 02:38:57.396543 9746 tablet_bootstrap.cc:559] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:57.396590 9746 log.cc:1527] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.398049 9746 tablet_vector_indexes.cc:391] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:57.398080 9746 tablet_bootstrap_if.cc:95] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:57.398100 9746 log.cc:1527] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.398111 9746 ts_tablet_manager.cc:2049] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.014s user 0.000s sys 0.004s
I0627 02:38:57.399916 9746 consensus_meta.cc:361] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.399960 9746 raft_consensus.cc:514] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.399978 9746 raft_consensus.cc:543] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:57.399986 9746 raft_consensus.cc:1158] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:57.399995 9746 consensus_meta.cc:361] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.400015 9746 consensus_queue.cc:271] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:57.400033 9746 raft_consensus.cc:3580] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:57.400045 9746 tablet_peer.cc:1701] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:57.400097 9746 transaction_participant.cc:366] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:57.400117 9746 tablet.cc:5749] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:57.400125 9746 tablet.cc:5749] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:57.400277 9754 transaction_participant.cc:1794] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:57.400940 9642 raft_consensus.cc:660] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.400974 9642 raft_consensus.cc:3634] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.072s
I0627 02:38:57.400991 9642 raft_consensus.cc:704] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.401026 9642 leader_election.cc:240] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:57.401068 34 raft_consensus.cc:3634] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.112s
I0627 02:38:57.401104 34 raft_consensus.cc:3527] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:57.401117 34 raft_consensus.cc:660] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.401127 34 raft_consensus.cc:3634] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.209s
I0627 02:38:57.401142 34 raft_consensus.cc:3695] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:57.401154 34 consensus_meta.cc:361] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.401191 9746 db_impl.cc:2769] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.401259 9746 db_impl.cc:2773] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.402303 9746 db_impl.cc:2769] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.402326 9746 db_impl.cc:2773] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.403697 9746 db_impl.cc:2769] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.403719 9746 db_impl.cc:2773] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.404397 34 raft_consensus.cc:704] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.404436 34 leader_election.cc:240] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:57.404487 9749 raft_consensus.cc:3634] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.013s
I0627 02:38:57.404505 9749 raft_consensus.cc:3541] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:57.404511 9749 replica_state.cc:1555] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:57.404521 9749 consensus_meta.cc:361] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.404537 9749 raft_consensus.cc:3580] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:57.404551 9749 raft_consensus.cc:1099] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:57.404563 9749 consensus_queue.cc:253] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.404582 9749 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:57.404634 9746 db_impl.cc:2769] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.404656 9746 db_impl.cc:2773] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.404678 9746 tablet_peer.cc:1564] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:57.404697 9746 ts_tablet_manager.cc:2161] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.007s user 0.002s sys 0.000s
I0627 02:38:57.404752 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet d46631049ec5433789cecb5f129c5ae6
I0627 02:38:57.404938 3775 replica_state.cc:1555] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:57.404964 3775 replica_state.cc:835] T d46631049ec5433789cecb5f129c5ae6 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:57.454800 9590 table_creator.cc:464] Created index admin_db.idx_tenant_artifact_lineages_parent of type PGSQL_TABLE_TYPE
I0627 02:38:57.475302 9586 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.idx_tenant_artifact_lineages_merge/{ database_oid: 16386 object_oid: 16552 }
I0627 02:38:57.475371 9586 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:57.478855 3775 tablet.cc:2923] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 8 to Schema [
0:tenant_id[string NOT NULL HASH],
1:lineage_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:reference_id[binary NULLABLE VALUE],
4:parent_id[binary NULLABLE VALUE],
5:merge_source_id[binary NULLABLE VALUE],
6:branch[string NULLABLE VALUE],
7:version[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 9
I0627 02:38:57.478931 3775 doc_read_context.cc:55] T 9f457f9f657048769b55606c4a9ae11f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9], added: 9
I0627 02:38:57.479773 9591 tablet_service.cc:1721] Processing CreateTablet for T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 (table=idx_tenant_artifact_lineages_merge [id=000040020000300080000000000040a8]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:57.479820 9591 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040a8" table_name: "idx_tenant_artifact_lineages_merge" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "merge_source_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "ybidxbasectid" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "000040020000300080000000000040a8" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: false indexed_table_id: "00004002000030008000000000004080" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040a8" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:57.479914 9591 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040a8 and tablet ee080098b4a7496e8bd6f7a427eccd91
I0627 02:38:57.479947 9591 fs_manager.cc:760] SetTabletPathByDataPath: Tablet ee080098b4a7496e8bd6f7a427eccd91 metadata path being set to /mnt/disk0/yb-data/tserver
I0627 02:38:57.482142 9591 ts_tablet_manager.cc:1003] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040a8, key bounds: { lower: "" upper: "" }
I0627 02:38:57.482190 9591 consensus_meta.cc:361] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.483677 9591 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet ee080098b4a7496e8bd6f7a427eccd91
I0627 02:38:57.483726 9746 ts_tablet_manager.cc:2003] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:57.483817 9746 consensus_meta.cc:361] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.483868 9746 tablet_bootstrap_state_manager.cc:68] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:57.483887 9746 tablet_peer.cc:1701] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:57.483904 9746 tablet_bootstrap_if.cc:95] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:57.483932 9746 tablet.cc:714] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for idx_tenant_artifact_lineages_merge is 0
I0627 02:38:57.484251 9746 transaction_participant.cc:252] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:57.485082 9746 docdb_rocksdb_util.cc:675] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:57.485265 9746 tablet.cc:847] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a8/tablet-ee080098b4a7496e8bd6f7a427eccd91
I0627 02:38:57.487494 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a8/tablet-ee080098b4a7496e8bd6f7a427eccd91
I0627 02:38:57.487625 9746 db_impl.cc:1098] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:57.490549 9746 version_set.cc:3026] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a8/tablet-ee080098b4a7496e8bd6f7a427eccd91/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.490574 9746 version_set.cc:3034] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.492537 9746 tablet.cc:1233] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a8/tablet-ee080098b4a7496e8bd6f7a427eccd91.intents
I0627 02:38:57.492970 9746 db_impl.cc:1098] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:57.495913 9746 version_set.cc:3026] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a8/tablet-ee080098b4a7496e8bd6f7a427eccd91.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.495936 9746 version_set.cc:3034] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.497391 9755 transaction_loader.cc:112] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:57.497437 9746 tablet.cc:1106] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040a8/tablet-ee080098b4a7496e8bd6f7a427eccd91
I0627 02:38:57.497445 9755 transaction_loader.cc:186] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:57.497468 9746 tablet_bootstrap.cc:652] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.012s user 0.003s sys 0.000s
I0627 02:38:57.497625 9746 tablet_bootstrap.cc:559] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:57.497669 9746 log.cc:1527] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.499181 9746 tablet_vector_indexes.cc:391] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:57.499202 9746 tablet_bootstrap_if.cc:95] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:57.499214 9746 log.cc:1527] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.499224 9746 ts_tablet_manager.cc:2049] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.015s user 0.005s sys 0.000s
I0627 02:38:57.501140 9746 consensus_meta.cc:361] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.501200 9746 raft_consensus.cc:514] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.501219 9746 raft_consensus.cc:543] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:57.501226 9746 raft_consensus.cc:1158] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:57.501236 9746 consensus_meta.cc:361] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.501256 9746 consensus_queue.cc:271] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:57.501267 9746 raft_consensus.cc:3580] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:57.501281 9746 tablet_peer.cc:1701] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:57.501289 9746 transaction_participant.cc:366] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:57.501302 9746 tablet.cc:5749] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:57.501308 9746 tablet.cc:5749] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:57.501315 9755 transaction_participant.cc:1794] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:57.502247 9642 raft_consensus.cc:660] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.502271 9746 db_impl.cc:2769] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.502295 9746 db_impl.cc:2773] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.502274 9642 raft_consensus.cc:3634] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.040s
I0627 02:38:57.502478 9642 raft_consensus.cc:704] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.502504 9642 leader_election.cc:240] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:57.502544 9749 raft_consensus.cc:3634] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.212s
I0627 02:38:57.502583 9749 raft_consensus.cc:3527] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:57.502596 9749 raft_consensus.cc:660] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.502607 9749 raft_consensus.cc:3634] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.232s
I0627 02:38:57.502619 9749 raft_consensus.cc:3695] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:57.502630 9749 consensus_meta.cc:361] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.503309 9746 db_impl.cc:2769] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.503328 9746 db_impl.cc:2773] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.504366 9746 db_impl.cc:2769] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.504385 9746 db_impl.cc:2773] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.505390 9746 db_impl.cc:2769] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.505414 9746 db_impl.cc:2773] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.505434 9746 tablet_peer.cc:1564] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:57.505442 9746 ts_tablet_manager.cc:2161] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.006s user 0.002s sys 0.000s
I0627 02:38:57.505455 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet ee080098b4a7496e8bd6f7a427eccd91
I0627 02:38:57.506736 9749 raft_consensus.cc:704] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.506793 9749 leader_election.cc:240] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:57.506912 34 raft_consensus.cc:3634] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.129s
I0627 02:38:57.506944 34 raft_consensus.cc:3541] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:57.506959 34 replica_state.cc:1555] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:57.506973 34 consensus_meta.cc:361] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.507000 34 raft_consensus.cc:3580] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:57.507019 34 raft_consensus.cc:1099] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:57.507040 34 consensus_queue.cc:253] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.507071 34 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:57.507407 3775 replica_state.cc:1555] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:57.507436 3775 replica_state.cc:835] T ee080098b4a7496e8bd6f7a427eccd91 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:57.516886 9586 table_creator.cc:464] Created index admin_db.idx_tenant_artifact_lineages_merge of type PGSQL_TABLE_TYPE
I0627 02:38:57.589512 9590 tablet_server.cc:1277] appending version 7, message_list: 4920, db 16386
I0627 02:38:57.589594 9590 tablet_server.cc:2111] Invalidating db PgTableCache caches since catalog version incremented for [{16386, 7}]
W0627 02:38:57.592783 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:1ca68560-6eb4-4aaf-af3f-8839e36d9a05
W0627 02:38:57.594120 9590 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:1ca68560-6eb4-4aaf-af3f-8839e36d9a05
W0627 02:38:57.595069 9590 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:1ca68560-6eb4-4aaf-af3f-8839e36d9a05
W0627 02:38:57.596690 9586 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:2294e3c2-8a55-4278-ba94-e579fc073a22
W0627 02:38:57.597319 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:2294e3c2-8a55-4278-ba94-e579fc073a22
W0627 02:38:57.598623 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:2294e3c2-8a55-4278-ba94-e579fc073a22
I0627 02:38:57.642620 9591 tablet_server.cc:1277] appending version 8, message_list: 144, db 16386
I0627 02:38:57.642671 9591 tablet_server.cc:2111] Invalidating db PgTableCache caches since catalog version incremented for [{16386, 8}]
W0627 02:38:57.644949 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:14e4698a-d86c-4987-ae56-0707ff9fcdb7
W0627 02:38:57.645483 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:14e4698a-d86c-4987-ae56-0707ff9fcdb7
W0627 02:38:57.646286 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:14e4698a-d86c-4987-ae56-0707ff9fcdb7
W0627 02:38:57.647850 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:713fe4eb-d54f-42d6-a2cb-cb030c465383
W0627 02:38:57.648278 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:713fe4eb-d54f-42d6-a2cb-cb030c465383
W0627 02:38:57.648908 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:713fe4eb-d54f-42d6-a2cb-cb030c465383
I0627 02:38:57.664110 9592 pg_create_table.cc:103] PgCreateTable: creating a transactional table: admin_db.tenant_label_categories/{ database_oid: 16386 object_oid: 16555 }
I0627 02:38:57.664156 9592 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:57.666215 9586 tablet_service.cc:1721] Processing CreateTablet for T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 (table=tenant_label_categories [id=000040020000300080000000000040ab]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:57.666261 9586 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040ab" table_name: "tenant_label_categories" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "category_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 3 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "project_id" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 2 pg_type_oid: 25 marked_for_deletion: false } columns { id: 3 name: "name" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 4 pg_type_oid: 25 marked_for_deletion: false } columns { id: 4 name: "color" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 5 pg_type_oid: 25 marked_for_deletion: false } columns { id: 5 name: "system" type { main: BOOL } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 6 pg_type_oid: 16 marked_for_deletion: false } columns { id: 6 name: "sort_order" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 7 pg_type_oid: 20 marked_for_deletion: false } columns { id: 7 name: "created_at" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 8 pg_type_oid: 1184 marked_for_deletion: false } columns { id: 8 name: "updated_at" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 9 pg_type_oid: 1184 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040ab" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:57.666360 9586 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040ab and tablet 04f0c5ab930b4391b821bef3b92ab4bf
I0627 02:38:57.666388 9586 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 04f0c5ab930b4391b821bef3b92ab4bf metadata path being set to /mnt/disk1/yb-data/tserver
I0627 02:38:57.667946 9586 ts_tablet_manager.cc:1003] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040ab, key bounds: { lower: "" upper: "" }
I0627 02:38:57.667981 9586 consensus_meta.cc:361] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.669025 9586 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 04f0c5ab930b4391b821bef3b92ab4bf
I0627 02:38:57.669116 9746 ts_tablet_manager.cc:2003] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:57.669210 9746 consensus_meta.cc:361] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.669258 9746 tablet_bootstrap_state_manager.cc:68] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:57.669276 9746 tablet_peer.cc:1701] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:57.669289 9746 tablet_bootstrap_if.cc:95] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:57.669317 9746 tablet.cc:714] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Schema version for tenant_label_categories is 0
I0627 02:38:57.669631 9746 transaction_participant.cc:252] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:57.669696 9746 docdb_rocksdb_util.cc:675] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:57.669736 9746 tablet.cc:847] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040ab/tablet-04f0c5ab930b4391b821bef3b92ab4bf
I0627 02:38:57.671144 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040ab/tablet-04f0c5ab930b4391b821bef3b92ab4bf
I0627 02:38:57.671265 9746 db_impl.cc:1098] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:57.673925 9746 version_set.cc:3026] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040ab/tablet-04f0c5ab930b4391b821bef3b92ab4bf/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.673959 9746 version_set.cc:3034] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.675578 9746 tablet.cc:1233] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040ab/tablet-04f0c5ab930b4391b821bef3b92ab4bf.intents
I0627 02:38:57.675745 9746 db_impl.cc:1098] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:57.678684 9746 version_set.cc:3026] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040ab/tablet-04f0c5ab930b4391b821bef3b92ab4bf.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.678718 9746 version_set.cc:3034] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.680382 9756 transaction_loader.cc:112] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:57.680421 9746 tablet.cc:1106] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040ab/tablet-04f0c5ab930b4391b821bef3b92ab4bf
I0627 02:38:57.680431 9756 transaction_loader.cc:186] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:57.680459 9746 tablet_bootstrap.cc:652] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.011s user 0.003s sys 0.001s
I0627 02:38:57.680649 9746 tablet_bootstrap.cc:559] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:57.680706 9746 log.cc:1527] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.682067 9746 tablet_vector_indexes.cc:391] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:57.682096 9746 tablet_bootstrap_if.cc:95] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:57.682111 9746 log.cc:1527] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.682129 9746 ts_tablet_manager.cc:2049] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.013s user 0.004s sys 0.001s
I0627 02:38:57.684041 9746 consensus_meta.cc:361] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.684099 9746 raft_consensus.cc:514] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.684127 9746 raft_consensus.cc:543] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:57.684139 9746 raft_consensus.cc:1158] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:57.684154 9746 consensus_meta.cc:361] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.684183 9746 consensus_queue.cc:271] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:57.684203 9746 raft_consensus.cc:3580] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:57.684223 9746 tablet_peer.cc:1701] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:57.684235 9746 transaction_participant.cc:366] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:57.684252 9746 tablet.cc:5749] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:57.684263 9746 tablet.cc:5749] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:57.684283 9756 transaction_participant.cc:1794] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:57.685263 9642 raft_consensus.cc:660] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.685295 9642 raft_consensus.cc:3634] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.085s
I0627 02:38:57.685312 9642 raft_consensus.cc:704] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.685345 9642 leader_election.cc:240] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:57.685380 9746 db_impl.cc:2769] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.685384 34 raft_consensus.cc:3634] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.006s
I0627 02:38:57.685447 34 raft_consensus.cc:3527] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:57.685462 34 raft_consensus.cc:660] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.685475 34 raft_consensus.cc:3634] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.046s
I0627 02:38:57.685485 34 raft_consensus.cc:3695] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:57.685415 9746 db_impl.cc:2773] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.685518 34 consensus_meta.cc:361] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.687674 9746 db_impl.cc:2769] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.687697 9746 db_impl.cc:2773] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.688642 9746 db_impl.cc:2769] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.688663 9746 db_impl.cc:2773] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.689327 34 raft_consensus.cc:704] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.689374 34 leader_election.cc:240] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:57.689458 9749 raft_consensus.cc:3634] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.060s
I0627 02:38:57.689486 9749 raft_consensus.cc:3541] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:57.689500 9749 replica_state.cc:1555] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:57.689517 9749 consensus_meta.cc:361] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.689546 9749 raft_consensus.cc:3580] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:57.689563 9749 raft_consensus.cc:1099] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:57.689582 9749 consensus_queue.cc:253] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.689602 9749 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:57.689981 3775 replica_state.cc:1555] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:57.690028 9746 db_impl.cc:2769] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.690050 9746 db_impl.cc:2773] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.690032 3775 replica_state.cc:835] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:57.690068 9746 tablet_peer.cc:1564] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:57.690078 9746 ts_tablet_manager.cc:2161] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.008s user 0.003s sys 0.000s
I0627 02:38:57.690092 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 04f0c5ab930b4391b821bef3b92ab4bf
I0627 02:38:57.719077 9592 table_creator.cc:464] Created table admin_db.tenant_label_categories of type PGSQL_TABLE_TYPE
I0627 02:38:57.777370 9591 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.uq_tenant_label_categories_name/{ database_oid: 16386 object_oid: 16567 }
I0627 02:38:57.777446 9591 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:57.779848 3775 tablet.cc:2923] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:category_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:color[string NULLABLE VALUE],
5:system[bool NULLABLE VALUE],
6:sort_order[int64 NULLABLE VALUE],
7:created_at[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 0 to Schema [
0:tenant_id[string NOT NULL HASH],
1:category_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:color[string NULLABLE VALUE],
5:system[bool NULLABLE VALUE],
6:sort_order[int64 NULLABLE VALUE],
7:created_at[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1
I0627 02:38:57.779901 3775 doc_read_context.cc:55] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1], added: 1
I0627 02:38:57.781479 9589 tablet_service.cc:1721] Processing CreateTablet for T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 (table=uq_tenant_label_categories_name [id=000040020000300080000000000040b7]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:57.781523 9589 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040b7" table_name: "uq_tenant_label_categories_name" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "project_id" type { main: STRING } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 25 marked_for_deletion: false } columns { id: 2 name: "name" type { main: STRING } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 3 pg_type_oid: 25 marked_for_deletion: false } columns { id: 3 name: "ybuniqueidxkeysuffix" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -102 pg_type_oid: 0 marked_for_deletion: false } columns { id: 4 name: "ybidxbasectid" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "000040020000300080000000000040b7" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: true indexed_table_id: "000040020000300080000000000040ab" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040b7" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:57.781584 9589 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040b7 and tablet 6403d5f38ccb4553aed82e2e2cd644ad
I0627 02:38:57.781612 9589 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 6403d5f38ccb4553aed82e2e2cd644ad metadata path being set to /mnt/disk0/yb-data/tserver
I0627 02:38:57.783429 9589 ts_tablet_manager.cc:1003] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040b7, key bounds: { lower: "" upper: "" }
I0627 02:38:57.783459 9589 consensus_meta.cc:361] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.784614 9589 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 6403d5f38ccb4553aed82e2e2cd644ad
I0627 02:38:57.784664 9746 ts_tablet_manager.cc:2003] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:57.784782 9746 consensus_meta.cc:361] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.784837 9746 tablet_bootstrap_state_manager.cc:68] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:57.784861 9746 tablet_peer.cc:1701] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:57.784878 9746 tablet_bootstrap_if.cc:95] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:57.784905 9746 tablet.cc:714] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Schema version for uq_tenant_label_categories_name is 0
I0627 02:38:57.785218 9746 transaction_participant.cc:252] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:57.785283 9746 docdb_rocksdb_util.cc:675] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:57.785316 9746 tablet.cc:847] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040b7/tablet-6403d5f38ccb4553aed82e2e2cd644ad
I0627 02:38:57.787178 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040b7/tablet-6403d5f38ccb4553aed82e2e2cd644ad
I0627 02:38:57.787300 9746 db_impl.cc:1098] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:57.790082 9746 version_set.cc:3026] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040b7/tablet-6403d5f38ccb4553aed82e2e2cd644ad/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.790117 9746 version_set.cc:3034] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.791589 9746 tablet.cc:1233] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040b7/tablet-6403d5f38ccb4553aed82e2e2cd644ad.intents
I0627 02:38:57.791698 9746 db_impl.cc:1098] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:57.794463 9746 version_set.cc:3026] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040b7/tablet-6403d5f38ccb4553aed82e2e2cd644ad.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.794490 9746 version_set.cc:3034] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.796010 9746 tablet.cc:1106] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040b7/tablet-6403d5f38ccb4553aed82e2e2cd644ad
I0627 02:38:57.796041 9746 tablet_bootstrap.cc:652] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.011s user 0.003s sys 0.000s
I0627 02:38:57.796013 9757 transaction_loader.cc:112] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:57.796089 9757 transaction_loader.cc:186] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:57.796161 9746 tablet_bootstrap.cc:559] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:57.796203 9746 log.cc:1527] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.797520 9746 tablet_vector_indexes.cc:391] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:57.797544 9746 tablet_bootstrap_if.cc:95] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:57.797554 9746 log.cc:1527] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.797564 9746 ts_tablet_manager.cc:2049] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.013s user 0.003s sys 0.000s
I0627 02:38:57.799396 9746 consensus_meta.cc:361] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.799441 9746 raft_consensus.cc:514] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.799466 9746 raft_consensus.cc:543] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:57.799474 9746 raft_consensus.cc:1158] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:57.799489 9746 consensus_meta.cc:361] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.799510 9746 consensus_queue.cc:271] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:57.799522 9746 raft_consensus.cc:3580] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:57.799547 9746 tablet_peer.cc:1701] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:57.799556 9746 transaction_participant.cc:366] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:57.799569 9746 tablet.cc:5749] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:57.799579 9746 tablet.cc:5749] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:57.799602 9757 transaction_participant.cc:1794] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:57.800336 9642 raft_consensus.cc:660] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.800369 9642 raft_consensus.cc:3634] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.038s
I0627 02:38:57.800385 9642 raft_consensus.cc:704] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.800417 9642 leader_election.cc:240] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:57.800444 9749 raft_consensus.cc:3634] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.273s
I0627 02:38:57.800508 9749 raft_consensus.cc:3527] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:57.800518 9749 raft_consensus.cc:660] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.800525 9749 raft_consensus.cc:3634] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.027s
I0627 02:38:57.800532 9749 raft_consensus.cc:3695] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:57.800540 9749 consensus_meta.cc:361] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.800604 9746 db_impl.cc:2769] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.800625 9746 db_impl.cc:2773] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.801779 9746 db_impl.cc:2769] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.801803 9746 db_impl.cc:2773] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.802866 9746 db_impl.cc:2769] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.802888 9746 db_impl.cc:2773] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.803656 9749 raft_consensus.cc:704] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.803691 9749 leader_election.cc:240] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:57.803735 34 raft_consensus.cc:3634] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.102s
I0627 02:38:57.803768 34 raft_consensus.cc:3541] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:57.803776 34 replica_state.cc:1555] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:57.803786 34 consensus_meta.cc:361] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.803845 34 raft_consensus.cc:3580] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:57.803879 34 raft_consensus.cc:1099] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:57.803895 9746 db_impl.cc:2769] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.803921 9746 db_impl.cc:2773] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.803893 34 consensus_queue.cc:253] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.803941 9746 tablet_peer.cc:1564] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:57.803941 34 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:57.803957 9746 ts_tablet_manager.cc:2161] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.006s user 0.000s sys 0.002s
I0627 02:38:57.803997 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 6403d5f38ccb4553aed82e2e2cd644ad
I0627 02:38:57.804277 3775 replica_state.cc:1555] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:57.804342 3775 replica_state.cc:835] T 6403d5f38ccb4553aed82e2e2cd644ad P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:57.813390 9591 table_creator.cc:464] Created index admin_db.uq_tenant_label_categories_name of type PGSQL_TABLE_TYPE
I0627 02:38:57.832435 9590 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 04f0c5ab930b4391b821bef3b92ab4bf excluding transaction with id cefefc70-5214-4d2d-98c3-750969ef3548
I0627 02:38:57.832826 3775 tablet.cc:2923] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:category_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:color[string NULLABLE VALUE],
5:system[bool NULLABLE VALUE],
6:sort_order[int64 NULLABLE VALUE],
7:created_at[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1 to Schema [
0:tenant_id[string NOT NULL HASH],
1:category_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:color[string NULLABLE VALUE],
5:system[bool NULLABLE VALUE],
6:sort_order[int64 NULLABLE VALUE],
7:created_at[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2
I0627 02:38:57.832897 3775 doc_read_context.cc:55] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2], added: 2
I0627 02:38:57.885347 9592 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id af1a2153022f40eaaf20a35dc849ce9f excluding transaction with id cefefc70-5214-4d2d-98c3-750969ef3548
I0627 02:38:57.887018 3775 tablet.cc:2923] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 9 to Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 10
I0627 02:38:57.887169 3775 doc_read_context.cc:55] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10], added: 10
I0627 02:38:57.941174 9589 pg_create_table.cc:103] PgCreateTable: creating a transactional table: admin_db.tenant_labels/{ database_oid: 16386 object_oid: 16574 }
I0627 02:38:57.941234 9589 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:57.944278 9591 tablet_service.cc:1721] Processing CreateTablet for T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 (table=tenant_labels [id=000040020000300080000000000040be]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:57.944314 9591 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040be" table_name: "tenant_labels" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "label_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 3 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "project_id" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 2 pg_type_oid: 25 marked_for_deletion: false } columns { id: 3 name: "name" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 4 pg_type_oid: 25 marked_for_deletion: false } columns { id: 4 name: "color" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 5 pg_type_oid: 25 marked_for_deletion: false } columns { id: 5 name: "icon" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 6 pg_type_oid: 25 marked_for_deletion: false } columns { id: 6 name: "description" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 7 pg_type_oid: 25 marked_for_deletion: false } columns { id: 7 name: "category_id" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 8 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 8 name: "archived" type { main: BOOL } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 9 pg_type_oid: 16 marked_for_deletion: false } columns { id: 9 name: "usage_count" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 10 pg_type_oid: 20 marked_for_deletion: false } columns { id: 10 name: "sort_order" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 11 pg_type_oid: 20 marked_for_deletion: false } columns { id: 11 name: "system" type { main: BOOL } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 12 pg_type_oid: 16 marked_for_deletion: false } columns { id: 12 name: "created_at" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 13 pg_type_oid: 1184 marked_for_deletion: false } columns { id: 13 name: "updated_at" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 14 pg_type_oid: 1184 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040be" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:57.944425 9591 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040be and tablet fb402b6b6a794cd991caa2d6981b39a4
I0627 02:38:57.944463 9591 fs_manager.cc:760] SetTabletPathByDataPath: Tablet fb402b6b6a794cd991caa2d6981b39a4 metadata path being set to /mnt/disk1/yb-data/tserver
I0627 02:38:57.946580 9591 ts_tablet_manager.cc:1003] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040be, key bounds: { lower: "" upper: "" }
I0627 02:38:57.946615 9591 consensus_meta.cc:361] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.948042 9591 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet fb402b6b6a794cd991caa2d6981b39a4
I0627 02:38:57.948130 9746 ts_tablet_manager.cc:2003] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:57.948230 9746 consensus_meta.cc:361] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.948277 9746 tablet_bootstrap_state_manager.cc:68] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:57.948297 9746 tablet_peer.cc:1701] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:57.948312 9746 tablet_bootstrap_if.cc:95] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:57.948341 9746 tablet.cc:714] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for tenant_labels is 0
I0627 02:38:57.948688 9746 transaction_participant.cc:252] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:57.948779 9746 docdb_rocksdb_util.cc:675] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:57.948824 9746 tablet.cc:847] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040be/tablet-fb402b6b6a794cd991caa2d6981b39a4
I0627 02:38:57.950769 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040be/tablet-fb402b6b6a794cd991caa2d6981b39a4
I0627 02:38:57.950891 9746 db_impl.cc:1098] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:57.953639 9746 version_set.cc:3026] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040be/tablet-fb402b6b6a794cd991caa2d6981b39a4/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.953663 9746 version_set.cc:3034] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.955179 9746 tablet.cc:1233] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040be/tablet-fb402b6b6a794cd991caa2d6981b39a4.intents
I0627 02:38:57.955291 9746 db_impl.cc:1098] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:57.958035 9746 version_set.cc:3026] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040be/tablet-fb402b6b6a794cd991caa2d6981b39a4.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:57.958061 9746 version_set.cc:3034] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:57.959846 9758 transaction_loader.cc:112] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:57.959887 9758 transaction_loader.cc:186] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:57.959892 9746 tablet.cc:1106] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040be/tablet-fb402b6b6a794cd991caa2d6981b39a4
I0627 02:38:57.959939 9746 tablet_bootstrap.cc:652] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.011s user 0.002s sys 0.001s
I0627 02:38:57.960057 9746 tablet_bootstrap.cc:559] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:57.960098 9746 log.cc:1527] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.961376 9746 tablet_vector_indexes.cc:391] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:57.961398 9746 tablet_bootstrap_if.cc:95] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:57.961408 9746 log.cc:1527] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:57.961417 9746 ts_tablet_manager.cc:2049] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.013s user 0.003s sys 0.001s
I0627 02:38:57.963080 9746 consensus_meta.cc:361] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.963114 9746 raft_consensus.cc:514] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.963131 9746 raft_consensus.cc:543] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:57.963138 9746 raft_consensus.cc:1158] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:57.963148 9746 consensus_meta.cc:361] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.963177 9746 consensus_queue.cc:271] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:57.963194 9746 raft_consensus.cc:3580] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:57.963222 9746 tablet_peer.cc:1701] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:57.963236 9746 transaction_participant.cc:366] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:57.963258 9746 tablet.cc:5749] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:57.963264 9746 tablet.cc:5749] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:57.963269 9758 transaction_participant.cc:1794] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:57.963835 9642 raft_consensus.cc:660] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.963860 9642 raft_consensus.cc:3634] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.010s
I0627 02:38:57.963871 9642 raft_consensus.cc:704] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.963900 9642 leader_election.cc:240] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:57.963953 34 raft_consensus.cc:3634] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.097s
I0627 02:38:57.963984 34 raft_consensus.cc:3527] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:57.964056 34 raft_consensus.cc:660] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:57.964133 34 raft_consensus.cc:3634] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.138s
I0627 02:38:57.964188 34 raft_consensus.cc:3695] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:57.964203 34 consensus_meta.cc:361] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.964244 9746 db_impl.cc:2769] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.964298 9746 db_impl.cc:2773] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.965323 9746 db_impl.cc:2769] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.965346 9746 db_impl.cc:2773] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:57.966784 9746 db_impl.cc:2769] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:57.966804 9746 db_impl.cc:2773] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.967433 34 raft_consensus.cc:704] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.967469 34 leader_election.cc:240] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:57.967517 9749 raft_consensus.cc:3634] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.068s
I0627 02:38:57.967557 9749 raft_consensus.cc:3541] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:57.967625 9749 replica_state.cc:1555] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:57.967644 9746 db_impl.cc:2769] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:57.967650 9749 consensus_meta.cc:361] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:57.967659 9746 db_impl.cc:2773] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:57.967710 9749 raft_consensus.cc:3580] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:57.967734 9746 tablet_peer.cc:1564] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:57.967746 9746 ts_tablet_manager.cc:2161] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.006s user 0.001s sys 0.001s
I0627 02:38:57.967746 9749 raft_consensus.cc:1099] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:57.967768 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet fb402b6b6a794cd991caa2d6981b39a4
I0627 02:38:57.967787 9749 consensus_queue.cc:253] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:57.967816 9749 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:57.968312 3775 replica_state.cc:1555] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:57.968336 3775 replica_state.cc:835] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:57.979310 9589 table_creator.cc:464] Created table admin_db.tenant_labels of type PGSQL_TABLE_TYPE
I0627 02:38:58.029922 9591 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.uq_tenant_labels_name/{ database_oid: 16386 object_oid: 16589 }
I0627 02:38:58.029973 9591 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:58.031903 3775 tablet.cc:2923] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:label_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:color[string NULLABLE VALUE],
5:icon[string NULLABLE VALUE],
6:description[string NULLABLE VALUE],
7:category_id[binary NULLABLE VALUE],
8:archived[bool NULLABLE VALUE],
9:usage_count[int64 NULLABLE VALUE],
10:sort_order[int64 NULLABLE VALUE],
11:system[bool NULLABLE VALUE],
12:created_at[int64 NULLABLE VALUE],
13:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 0 to Schema [
0:tenant_id[string NOT NULL HASH],
1:label_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:color[string NULLABLE VALUE],
5:icon[string NULLABLE VALUE],
6:description[string NULLABLE VALUE],
7:category_id[binary NULLABLE VALUE],
8:archived[bool NULLABLE VALUE],
9:usage_count[int64 NULLABLE VALUE],
10:sort_order[int64 NULLABLE VALUE],
11:system[bool NULLABLE VALUE],
12:created_at[int64 NULLABLE VALUE],
13:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1
I0627 02:38:58.032006 3775 doc_read_context.cc:55] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1], added: 1
I0627 02:38:58.032696 9589 tablet_service.cc:1721] Processing CreateTablet for T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 (table=uq_tenant_labels_name [id=000040020000300080000000000040cd]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:58.032759 9589 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040cd" table_name: "uq_tenant_labels_name" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "project_id" type { main: STRING } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 25 marked_for_deletion: false } columns { id: 2 name: "name" type { main: STRING } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 3 pg_type_oid: 25 marked_for_deletion: false } columns { id: 3 name: "ybuniqueidxkeysuffix" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -102 pg_type_oid: 0 marked_for_deletion: false } columns { id: 4 name: "ybidxbasectid" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "000040020000300080000000000040cd" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: true indexed_table_id: "000040020000300080000000000040be" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040cd" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:58.032827 9589 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040cd and tablet 790dd51f73074a85a04b83bc5018d16f
I0627 02:38:58.032846 9589 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 790dd51f73074a85a04b83bc5018d16f metadata path being set to /mnt/disk0/yb-data/tserver
I0627 02:38:58.035106 9589 ts_tablet_manager.cc:1003] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040cd, key bounds: { lower: "" upper: "" }
I0627 02:38:58.035132 9589 consensus_meta.cc:361] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.036347 9589 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 790dd51f73074a85a04b83bc5018d16f
I0627 02:38:58.036404 9746 ts_tablet_manager.cc:2003] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:58.036489 9746 consensus_meta.cc:361] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.036548 9746 tablet_bootstrap_state_manager.cc:68] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:58.036571 9746 tablet_peer.cc:1701] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:58.036585 9746 tablet_bootstrap_if.cc:95] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:58.036613 9746 tablet.cc:714] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Schema version for uq_tenant_labels_name is 0
I0627 02:38:58.036947 9746 transaction_participant.cc:252] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:58.037022 9746 docdb_rocksdb_util.cc:675] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:58.037065 9746 tablet.cc:847] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040cd/tablet-790dd51f73074a85a04b83bc5018d16f
I0627 02:38:58.038763 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040cd/tablet-790dd51f73074a85a04b83bc5018d16f
I0627 02:38:58.038887 9746 db_impl.cc:1098] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:58.041601 9746 version_set.cc:3026] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040cd/tablet-790dd51f73074a85a04b83bc5018d16f/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:58.041628 9746 version_set.cc:3034] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:58.042984 9746 tablet.cc:1233] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040cd/tablet-790dd51f73074a85a04b83bc5018d16f.intents
I0627 02:38:58.043087 9746 db_impl.cc:1098] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:58.045611 9746 version_set.cc:3026] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040cd/tablet-790dd51f73074a85a04b83bc5018d16f.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:58.045637 9746 version_set.cc:3034] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:58.047175 9759 transaction_loader.cc:112] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:58.047222 9759 transaction_loader.cc:186] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:58.047228 9746 tablet.cc:1106] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040cd/tablet-790dd51f73074a85a04b83bc5018d16f
I0627 02:38:58.047256 9746 tablet_bootstrap.cc:652] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.010s user 0.003s sys 0.000s
I0627 02:38:58.047366 9746 tablet_bootstrap.cc:559] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:58.047405 9746 log.cc:1527] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:58.048583 9746 tablet_vector_indexes.cc:391] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:58.048602 9746 tablet_bootstrap_if.cc:95] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:58.048612 9746 log.cc:1527] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:58.048622 9746 ts_tablet_manager.cc:2049] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.012s user 0.004s sys 0.000s
I0627 02:38:58.050191 9746 consensus_meta.cc:361] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.050236 9746 raft_consensus.cc:514] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.050254 9746 raft_consensus.cc:543] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:58.050261 9746 raft_consensus.cc:1158] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:58.050274 9746 consensus_meta.cc:361] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.050294 9746 consensus_queue.cc:271] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:58.050316 9746 raft_consensus.cc:3580] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:58.050330 9746 tablet_peer.cc:1701] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:58.050338 9746 transaction_participant.cc:366] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:58.050348 9746 tablet.cc:5749] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:58.050355 9746 tablet.cc:5749] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:58.050377 9759 transaction_participant.cc:1794] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:58.051076 9642 raft_consensus.cc:660] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:58.051105 9642 raft_consensus.cc:3634] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.198s
I0627 02:38:58.051115 9642 raft_consensus.cc:704] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.051136 9642 leader_election.cc:240] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:58.051167 9749 raft_consensus.cc:3634] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.282s
I0627 02:38:58.051201 9749 raft_consensus.cc:3527] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:58.051211 9749 raft_consensus.cc:660] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:58.051219 9749 raft_consensus.cc:3634] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.013s
I0627 02:38:58.051261 9749 raft_consensus.cc:3695] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:58.051236 9746 db_impl.cc:2769] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:58.051327 9749 consensus_meta.cc:361] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.051348 9746 db_impl.cc:2773] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:58.052405 9746 db_impl.cc:2769] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:58.052426 9746 db_impl.cc:2773] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:58.053390 9746 db_impl.cc:2769] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:58.053411 9746 db_impl.cc:2773] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:58.054136 9749 raft_consensus.cc:704] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.054178 9749 leader_election.cc:240] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:58.054235 34 raft_consensus.cc:3634] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.111s
I0627 02:38:58.054260 34 raft_consensus.cc:3541] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:58.054268 34 replica_state.cc:1555] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:58.054301 9746 db_impl.cc:2769] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:58.054279 34 consensus_meta.cc:361] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.054332 34 raft_consensus.cc:3580] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:58.054315 9746 db_impl.cc:2773] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:58.054369 34 raft_consensus.cc:1099] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:58.054399 9746 tablet_peer.cc:1564] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:58.054411 9746 ts_tablet_manager.cc:2161] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.006s user 0.002s sys 0.000s
I0627 02:38:58.054435 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 790dd51f73074a85a04b83bc5018d16f
I0627 02:38:58.054409 34 consensus_queue.cc:253] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.054472 34 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:58.054759 3775 replica_state.cc:1555] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:58.054782 3775 replica_state.cc:835] T 790dd51f73074a85a04b83bc5018d16f P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:58.073575 9591 table_creator.cc:464] Created index admin_db.uq_tenant_labels_name of type PGSQL_TABLE_TYPE
I0627 02:38:58.090607 9590 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id fb402b6b6a794cd991caa2d6981b39a4 excluding transaction with id cefefc70-5214-4d2d-98c3-750969ef3548
I0627 02:38:58.090991 3775 tablet.cc:2923] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:label_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:color[string NULLABLE VALUE],
5:icon[string NULLABLE VALUE],
6:description[string NULLABLE VALUE],
7:category_id[binary NULLABLE VALUE],
8:archived[bool NULLABLE VALUE],
9:usage_count[int64 NULLABLE VALUE],
10:sort_order[int64 NULLABLE VALUE],
11:system[bool NULLABLE VALUE],
12:created_at[int64 NULLABLE VALUE],
13:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1 to Schema [
0:tenant_id[string NOT NULL HASH],
1:label_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:color[string NULLABLE VALUE],
5:icon[string NULLABLE VALUE],
6:description[string NULLABLE VALUE],
7:category_id[binary NULLABLE VALUE],
8:archived[bool NULLABLE VALUE],
9:usage_count[int64 NULLABLE VALUE],
10:sort_order[int64 NULLABLE VALUE],
11:system[bool NULLABLE VALUE],
12:created_at[int64 NULLABLE VALUE],
13:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2
I0627 02:38:58.091048 3775 doc_read_context.cc:55] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2], added: 2
I0627 02:38:58.137306 9591 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id af1a2153022f40eaaf20a35dc849ce9f excluding transaction with id cefefc70-5214-4d2d-98c3-750969ef3548
I0627 02:38:58.137580 3775 tablet.cc:2923] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 10 to Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 11
I0627 02:38:58.137660 3775 doc_read_context.cc:55] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], added: 11
I0627 02:38:58.183838 9591 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 04f0c5ab930b4391b821bef3b92ab4bf excluding transaction with id cefefc70-5214-4d2d-98c3-750969ef3548
I0627 02:38:58.184020 3775 tablet.cc:2923] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:category_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:color[string NULLABLE VALUE],
5:system[bool NULLABLE VALUE],
6:sort_order[int64 NULLABLE VALUE],
7:created_at[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2 to Schema [
0:tenant_id[string NOT NULL HASH],
1:category_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:color[string NULLABLE VALUE],
5:system[bool NULLABLE VALUE],
6:sort_order[int64 NULLABLE VALUE],
7:created_at[int64 NULLABLE VALUE],
8:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 3
I0627 02:38:58.184089 3775 doc_read_context.cc:55] T 04f0c5ab930b4391b821bef3b92ab4bf P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3], added: 3
I0627 02:38:58.290620 9590 pg_create_table.cc:103] PgCreateTable: creating a transactional table: admin_db.tenant_object_labels/{ database_oid: 16386 object_oid: 16601 }
I0627 02:38:58.290678 9590 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:58.293892 9591 tablet_service.cc:1721] Processing CreateTablet for T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 (table=tenant_object_labels [id=000040020000300080000000000040d9]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:58.293933 9591 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040d9" table_name: "tenant_object_labels" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "object_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "label_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 3 pg_type_oid: 2950 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040d9" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:58.294004 9591 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040d9 and tablet 81baf0998d0247c688e24f1906fa1948
I0627 02:38:58.294024 9591 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 81baf0998d0247c688e24f1906fa1948 metadata path being set to /mnt/disk1/yb-data/tserver
I0627 02:38:58.295917 9591 ts_tablet_manager.cc:1003] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040d9, key bounds: { lower: "" upper: "" }
I0627 02:38:58.295943 9591 consensus_meta.cc:361] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.297138 9591 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 81baf0998d0247c688e24f1906fa1948
I0627 02:38:58.297187 9746 ts_tablet_manager.cc:2003] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:58.297294 9746 consensus_meta.cc:361] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.297348 9746 tablet_bootstrap_state_manager.cc:68] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:58.297369 9746 tablet_peer.cc:1701] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:58.297382 9746 tablet_bootstrap_if.cc:95] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:58.297410 9746 tablet.cc:714] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for tenant_object_labels is 0
I0627 02:38:58.297886 9746 transaction_participant.cc:252] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:58.298027 9746 docdb_rocksdb_util.cc:675] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:58.298066 9746 tablet.cc:847] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040d9/tablet-81baf0998d0247c688e24f1906fa1948
I0627 02:38:58.299901 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040d9/tablet-81baf0998d0247c688e24f1906fa1948
I0627 02:38:58.300024 9746 db_impl.cc:1098] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:58.303692 9746 version_set.cc:3026] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040d9/tablet-81baf0998d0247c688e24f1906fa1948/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:58.303717 9746 version_set.cc:3034] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:58.305248 9746 tablet.cc:1233] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040d9/tablet-81baf0998d0247c688e24f1906fa1948.intents
I0627 02:38:58.305356 9746 db_impl.cc:1098] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:58.308483 9746 version_set.cc:3026] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040d9/tablet-81baf0998d0247c688e24f1906fa1948.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:58.308504 9746 version_set.cc:3034] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:58.310016 9760 transaction_loader.cc:112] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:58.310058 9746 tablet.cc:1106] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040d9/tablet-81baf0998d0247c688e24f1906fa1948
I0627 02:38:58.310060 9760 transaction_loader.cc:186] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:58.310099 9746 tablet_bootstrap.cc:652] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.012s user 0.002s sys 0.001s
I0627 02:38:58.310325 9746 tablet_bootstrap.cc:559] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:58.310442 9746 log.cc:1527] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:58.312618 9746 tablet_vector_indexes.cc:391] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:58.312642 9746 tablet_bootstrap_if.cc:95] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:58.312654 9746 log.cc:1527] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:58.312664 9746 ts_tablet_manager.cc:2049] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.015s user 0.003s sys 0.001s
I0627 02:38:58.314841 9746 consensus_meta.cc:361] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.314980 9746 raft_consensus.cc:514] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.315056 9746 raft_consensus.cc:543] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:58.315092 9746 raft_consensus.cc:1158] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:58.315120 9746 consensus_meta.cc:361] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.315205 9746 consensus_queue.cc:271] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:58.315227 9746 raft_consensus.cc:3580] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:58.315241 9746 tablet_peer.cc:1701] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:58.315249 9746 transaction_participant.cc:366] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:58.315261 9746 tablet.cc:5749] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:58.315268 9746 tablet.cc:5749] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:58.315440 9760 transaction_participant.cc:1794] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:58.315979 9642 raft_consensus.cc:660] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:58.316123 9642 raft_consensus.cc:3634] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.085s
I0627 02:38:58.316135 9642 raft_consensus.cc:704] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.316171 9642 leader_election.cc:240] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:58.316332 34 raft_consensus.cc:3634] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.119s
I0627 02:38:58.316371 34 raft_consensus.cc:3527] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:58.316383 34 raft_consensus.cc:660] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:58.316397 34 raft_consensus.cc:3634] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.246s
I0627 02:38:58.316408 34 raft_consensus.cc:3695] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:58.316421 34 consensus_meta.cc:361] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.316522 9746 db_impl.cc:2769] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:58.316558 9746 db_impl.cc:2773] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:58.317664 9746 db_impl.cc:2769] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:58.317724 9746 db_impl.cc:2773] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:58.318807 9746 db_impl.cc:2769] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:58.318881 9746 db_impl.cc:2773] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:58.319898 9746 db_impl.cc:2769] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:58.319955 9746 db_impl.cc:2773] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:58.320000 9746 tablet_peer.cc:1564] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:58.320036 9746 ts_tablet_manager.cc:2161] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.007s user 0.002s sys 0.001s
I0627 02:38:58.320063 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 81baf0998d0247c688e24f1906fa1948
I0627 02:38:58.320101 34 raft_consensus.cc:704] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.320165 34 leader_election.cc:240] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:58.320206 9749 raft_consensus.cc:3634] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.218s
I0627 02:38:58.320240 9749 raft_consensus.cc:3541] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:58.320251 9749 replica_state.cc:1555] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:58.320261 9749 consensus_meta.cc:361] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.320278 9749 raft_consensus.cc:3580] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:58.320293 9749 raft_consensus.cc:1099] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:58.320307 9749 consensus_queue.cc:253] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.320324 9749 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:58.321419 3775 replica_state.cc:1555] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:58.321475 3775 replica_state.cc:835] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:58.357283 9590 table_creator.cc:464] Created table admin_db.tenant_object_labels of type PGSQL_TABLE_TYPE
I0627 02:38:58.391705 9590 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 81baf0998d0247c688e24f1906fa1948 excluding transaction with id cefefc70-5214-4d2d-98c3-750969ef3548
I0627 02:38:58.392475 3775 tablet.cc:2923] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:label_id[binary NOT NULL RANGE_ASC_NULL_LAST]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 0 to Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:label_id[binary NOT NULL RANGE_ASC_NULL_LAST]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1
I0627 02:38:58.392617 3775 doc_read_context.cc:55] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1], added: 1
I0627 02:38:58.443900 9591 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id af1a2153022f40eaaf20a35dc849ce9f excluding transaction with id cefefc70-5214-4d2d-98c3-750969ef3548
I0627 02:38:58.444268 3775 tablet.cc:2923] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 11 to Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 12
I0627 02:38:58.444340 3775 doc_read_context.cc:55] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], added: 12
I0627 02:38:58.485373 9591 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id fb402b6b6a794cd991caa2d6981b39a4 excluding transaction with id cefefc70-5214-4d2d-98c3-750969ef3548
I0627 02:38:58.485706 3775 tablet.cc:2923] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:label_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:color[string NULLABLE VALUE],
5:icon[string NULLABLE VALUE],
6:description[string NULLABLE VALUE],
7:category_id[binary NULLABLE VALUE],
8:archived[bool NULLABLE VALUE],
9:usage_count[int64 NULLABLE VALUE],
10:sort_order[int64 NULLABLE VALUE],
11:system[bool NULLABLE VALUE],
12:created_at[int64 NULLABLE VALUE],
13:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2 to Schema [
0:tenant_id[string NOT NULL HASH],
1:label_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:name[string NULLABLE VALUE],
4:color[string NULLABLE VALUE],
5:icon[string NULLABLE VALUE],
6:description[string NULLABLE VALUE],
7:category_id[binary NULLABLE VALUE],
8:archived[bool NULLABLE VALUE],
9:usage_count[int64 NULLABLE VALUE],
10:sort_order[int64 NULLABLE VALUE],
11:system[bool NULLABLE VALUE],
12:created_at[int64 NULLABLE VALUE],
13:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 3
I0627 02:38:58.485816 3775 doc_read_context.cc:55] T fb402b6b6a794cd991caa2d6981b39a4 P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3], added: 3
I0627 02:38:58.567530 9591 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.idx_tenant_object_labels_label/{ database_oid: 16386 object_oid: 16616 }
I0627 02:38:58.567597 9591 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:58.570230 3775 tablet.cc:2923] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:label_id[binary NOT NULL RANGE_ASC_NULL_LAST]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1 to Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:label_id[binary NOT NULL RANGE_ASC_NULL_LAST]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2
I0627 02:38:58.570286 3775 doc_read_context.cc:55] T 81baf0998d0247c688e24f1906fa1948 P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2], added: 2
I0627 02:38:58.570911 9590 tablet_service.cc:1721] Processing CreateTablet for T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 (table=idx_tenant_object_labels_label [id=000040020000300080000000000040e8]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:58.570961 9590 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040e8" table_name: "idx_tenant_object_labels_label" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "label_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "ybidxbasectid" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "000040020000300080000000000040e8" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: false indexed_table_id: "000040020000300080000000000040d9" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040e8" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:58.571051 9590 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040e8 and tablet 16d3caf7651a439f8dcb091440bf1c55
I0627 02:38:58.571079 9590 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 16d3caf7651a439f8dcb091440bf1c55 metadata path being set to /mnt/disk0/yb-data/tserver
I0627 02:38:58.574116 9590 ts_tablet_manager.cc:1003] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040e8, key bounds: { lower: "" upper: "" }
I0627 02:38:58.574162 9590 consensus_meta.cc:361] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.575286 9590 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 16d3caf7651a439f8dcb091440bf1c55
I0627 02:38:58.575333 9746 ts_tablet_manager.cc:2003] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:58.575439 9746 consensus_meta.cc:361] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.575489 9746 tablet_bootstrap_state_manager.cc:68] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:58.575508 9746 tablet_peer.cc:1701] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:58.575525 9746 tablet_bootstrap_if.cc:95] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:58.575567 9746 tablet.cc:714] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for idx_tenant_object_labels_label is 0
I0627 02:38:58.575863 9746 transaction_participant.cc:252] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:58.575930 9746 docdb_rocksdb_util.cc:675] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:58.575968 9746 tablet.cc:847] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040e8/tablet-16d3caf7651a439f8dcb091440bf1c55
I0627 02:38:58.578321 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040e8/tablet-16d3caf7651a439f8dcb091440bf1c55
I0627 02:38:58.578445 9746 db_impl.cc:1098] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:58.581060 9746 version_set.cc:3026] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040e8/tablet-16d3caf7651a439f8dcb091440bf1c55/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:58.581092 9746 version_set.cc:3034] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:58.582769 9746 tablet.cc:1233] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040e8/tablet-16d3caf7651a439f8dcb091440bf1c55.intents
I0627 02:38:58.582880 9746 db_impl.cc:1098] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:58.585816 9746 version_set.cc:3026] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040e8/tablet-16d3caf7651a439f8dcb091440bf1c55.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:58.585850 9746 version_set.cc:3034] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:58.587447 9761 transaction_loader.cc:112] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:58.587478 9746 tablet.cc:1106] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040e8/tablet-16d3caf7651a439f8dcb091440bf1c55
I0627 02:38:58.587483 9761 transaction_loader.cc:186] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:58.587507 9746 tablet_bootstrap.cc:652] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.012s user 0.002s sys 0.001s
I0627 02:38:58.587697 9746 tablet_bootstrap.cc:559] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:58.587734 9746 log.cc:1527] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:58.589426 9746 tablet_vector_indexes.cc:391] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:58.589460 9746 tablet_bootstrap_if.cc:95] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:58.589488 9746 log.cc:1527] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:58.589511 9746 ts_tablet_manager.cc:2049] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.014s user 0.003s sys 0.001s
I0627 02:38:58.591516 9746 consensus_meta.cc:361] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.591590 9746 raft_consensus.cc:514] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.591624 9746 raft_consensus.cc:543] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:58.591639 9746 raft_consensus.cc:1158] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:58.591655 9746 consensus_meta.cc:361] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.591691 9746 consensus_queue.cc:271] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:58.591715 9746 raft_consensus.cc:3580] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:58.591741 9746 tablet_peer.cc:1701] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:58.591758 9746 transaction_participant.cc:366] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:58.591773 9746 tablet.cc:5749] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:58.591787 9746 tablet.cc:5749] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:58.591799 9761 transaction_participant.cc:1794] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:58.592399 9642 raft_consensus.cc:660] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:58.592428 9642 raft_consensus.cc:3634] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.253s
I0627 02:38:58.592439 9642 raft_consensus.cc:704] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.592473 9642 leader_election.cc:240] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:58.592502 9749 raft_consensus.cc:3634] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.093s
I0627 02:38:58.592535 9749 raft_consensus.cc:3527] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:58.592548 9749 raft_consensus.cc:660] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:58.592558 9749 raft_consensus.cc:3634] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.278s
I0627 02:38:58.592572 9749 raft_consensus.cc:3695] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:58.592583 9749 consensus_meta.cc:361] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.593318 9746 db_impl.cc:2769] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:58.593444 9746 db_impl.cc:2773] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:58.594676 9746 db_impl.cc:2769] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:58.594698 9746 db_impl.cc:2773] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:58.595263 9749 raft_consensus.cc:704] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.595296 9749 leader_election.cc:240] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:58.595330 34 raft_consensus.cc:3634] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.176s
I0627 02:38:58.595366 34 raft_consensus.cc:3541] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:58.595374 34 replica_state.cc:1555] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:58.595384 34 consensus_meta.cc:361] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.595417 34 raft_consensus.cc:3580] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:58.595429 34 raft_consensus.cc:1099] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:58.595583 34 consensus_queue.cc:253] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.595615 34 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:58.595896 3775 replica_state.cc:1555] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:58.595927 3775 replica_state.cc:835] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:58.596239 9746 db_impl.cc:2769] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:58.596266 9746 db_impl.cc:2773] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:58.597728 9746 db_impl.cc:2769] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:58.597760 9746 db_impl.cc:2773] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:58.597790 9746 tablet_peer.cc:1564] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:58.597810 9746 ts_tablet_manager.cc:2161] T 16d3caf7651a439f8dcb091440bf1c55 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.008s user 0.002s sys 0.001s
I0627 02:38:58.597833 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 16d3caf7651a439f8dcb091440bf1c55
I0627 02:38:58.608778 9591 table_creator.cc:464] Created index admin_db.idx_tenant_object_labels_label of type PGSQL_TABLE_TYPE
I0627 02:38:58.673905 9590 tablet_server.cc:1277] appending version 9, message_list: 7824, db 16386
I0627 02:38:58.673985 9590 tablet_server.cc:2111] Invalidating db PgTableCache caches since catalog version incremented for [{16386, 9}]
W0627 02:38:58.676558 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:8587ee9e-6841-4fce-87c1-acd63d033878
W0627 02:38:58.678035 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:8587ee9e-6841-4fce-87c1-acd63d033878
W0627 02:38:58.678900 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:8587ee9e-6841-4fce-87c1-acd63d033878
W0627 02:38:58.680579 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:c356a0f7-ba79-4a53-addc-5eda9cebbaa3
W0627 02:38:58.681070 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:c356a0f7-ba79-4a53-addc-5eda9cebbaa3
W0627 02:38:58.681910 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:c356a0f7-ba79-4a53-addc-5eda9cebbaa3
I0627 02:38:58.696624 9591 pg_create_table.cc:103] PgCreateTable: creating a transactional table: admin_db.tenant_object_notes/{ database_oid: 16386 object_oid: 16617 }
I0627 02:38:58.696672 9591 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:58.699101 9590 tablet_service.cc:1721] Processing CreateTablet for T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 (table=tenant_object_notes [id=000040020000300080000000000040e9]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:58.699152 9590 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040e9" table_name: "tenant_object_notes" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "note_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "object_id" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 3 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 3 name: "text" type { main: STRING } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 4 pg_type_oid: 25 marked_for_deletion: false } columns { id: 4 name: "updated_at" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 5 pg_type_oid: 1184 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040e9" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:58.699213 9590 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040e9 and tablet 7f8c62aa98f54c7ba2d63d1791ca3276
I0627 02:38:58.699230 9590 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 7f8c62aa98f54c7ba2d63d1791ca3276 metadata path being set to /mnt/disk1/yb-data/tserver
I0627 02:38:58.700901 9590 ts_tablet_manager.cc:1003] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040e9, key bounds: { lower: "" upper: "" }
I0627 02:38:58.700930 9590 consensus_meta.cc:361] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.702049 9590 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 7f8c62aa98f54c7ba2d63d1791ca3276
I0627 02:38:58.702152 9746 ts_tablet_manager.cc:2003] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:58.702278 9746 consensus_meta.cc:361] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.702332 9746 tablet_bootstrap_state_manager.cc:68] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:58.702351 9746 tablet_peer.cc:1701] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:58.702364 9746 tablet_bootstrap_if.cc:95] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:58.702390 9746 tablet.cc:714] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for tenant_object_notes is 0
I0627 02:38:58.702699 9746 transaction_participant.cc:252] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:58.702764 9746 docdb_rocksdb_util.cc:675] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:58.702803 9746 tablet.cc:847] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040e9/tablet-7f8c62aa98f54c7ba2d63d1791ca3276
I0627 02:38:58.704286 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040e9/tablet-7f8c62aa98f54c7ba2d63d1791ca3276
I0627 02:38:58.704403 9746 db_impl.cc:1098] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:58.706841 9746 version_set.cc:3026] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040e9/tablet-7f8c62aa98f54c7ba2d63d1791ca3276/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:58.706867 9746 version_set.cc:3034] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:58.708178 9746 tablet.cc:1233] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040e9/tablet-7f8c62aa98f54c7ba2d63d1791ca3276.intents
I0627 02:38:58.708302 9746 db_impl.cc:1098] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:58.710737 9746 version_set.cc:3026] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040e9/tablet-7f8c62aa98f54c7ba2d63d1791ca3276.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:58.710763 9746 version_set.cc:3034] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:58.712198 9762 transaction_loader.cc:112] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:58.712204 9746 tablet.cc:1106] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk1/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040e9/tablet-7f8c62aa98f54c7ba2d63d1791ca3276
I0627 02:38:58.712239 9762 transaction_loader.cc:186] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:58.712265 9746 tablet_bootstrap.cc:652] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.010s user 0.002s sys 0.001s
I0627 02:38:58.712397 9746 tablet_bootstrap.cc:559] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:58.712437 9746 log.cc:1527] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:58.713652 9746 tablet_vector_indexes.cc:391] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:58.713678 9746 tablet_bootstrap_if.cc:95] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:58.713688 9746 log.cc:1527] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:58.713697 9746 ts_tablet_manager.cc:2049] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.011s user 0.002s sys 0.001s
I0627 02:38:58.715215 9746 consensus_meta.cc:361] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.715255 9746 raft_consensus.cc:514] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.715273 9746 raft_consensus.cc:543] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:58.715279 9746 raft_consensus.cc:1158] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:58.715289 9746 consensus_meta.cc:361] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.715308 9746 consensus_queue.cc:271] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:58.715319 9746 raft_consensus.cc:3580] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:58.715335 9746 tablet_peer.cc:1701] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:58.715342 9746 transaction_participant.cc:366] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:58.715353 9746 tablet.cc:5749] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:58.715360 9746 tablet.cc:5749] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:58.715384 9762 transaction_participant.cc:1794] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:58.716087 9642 raft_consensus.cc:660] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:58.716116 9642 raft_consensus.cc:3634] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.080s
I0627 02:38:58.716141 9642 raft_consensus.cc:704] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.716164 9642 leader_election.cc:240] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:58.716223 34 raft_consensus.cc:3634] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.025s
I0627 02:38:58.716256 34 raft_consensus.cc:3527] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:58.716264 34 raft_consensus.cc:660] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:58.716271 34 raft_consensus.cc:3634] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.251s
I0627 02:38:58.716277 34 raft_consensus.cc:3695] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:58.716284 34 consensus_meta.cc:361] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.716663 9746 db_impl.cc:2769] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:58.716686 9746 db_impl.cc:2773] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:58.718007 9746 db_impl.cc:2769] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:58.718036 9746 db_impl.cc:2773] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:58.719437 9746 db_impl.cc:2769] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:58.719462 9746 db_impl.cc:2773] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:58.719609 34 raft_consensus.cc:704] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.719660 34 leader_election.cc:240] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:58.719704 9749 raft_consensus.cc:3634] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.287s
I0627 02:38:58.719740 9749 raft_consensus.cc:3541] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:58.719748 9749 replica_state.cc:1555] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:58.719758 9749 consensus_meta.cc:361] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.719779 9749 raft_consensus.cc:3580] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:58.719790 9749 raft_consensus.cc:1099] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:58.719803 9749 consensus_queue.cc:253] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.719820 9749 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:58.720080 9699 replica_state.cc:1555] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:58.720117 9699 replica_state.cc:835] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:58.720501 9746 db_impl.cc:2769] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:58.720522 9746 db_impl.cc:2773] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:58.720542 9746 tablet_peer.cc:1564] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:58.720552 9746 ts_tablet_manager.cc:2161] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.007s user 0.000s sys 0.002s
I0627 02:38:58.720564 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 7f8c62aa98f54c7ba2d63d1791ca3276
I0627 02:38:58.739825 9591 table_creator.cc:464] Created table admin_db.tenant_object_notes of type PGSQL_TABLE_TYPE
I0627 02:38:58.781617 9589 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 7f8c62aa98f54c7ba2d63d1791ca3276 excluding transaction with id 0e631f62-5b88-409f-ad67-f2b85f8fbd81
I0627 02:38:58.781853 9699 tablet.cc:2923] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:note_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:object_id[binary NULLABLE VALUE],
3:text[string NULLABLE VALUE],
4:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 0 to Schema [
0:tenant_id[string NOT NULL HASH],
1:note_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:object_id[binary NULLABLE VALUE],
3:text[string NULLABLE VALUE],
4:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1
I0627 02:38:58.781927 9699 doc_read_context.cc:55] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1], added: 1
I0627 02:38:58.850410 9589 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id af1a2153022f40eaaf20a35dc849ce9f excluding transaction with id 0e631f62-5b88-409f-ad67-f2b85f8fbd81
I0627 02:38:58.850688 9699 tablet.cc:2923] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 12 to Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 13
I0627 02:38:58.850788 9699 doc_read_context.cc:55] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], added: 13
I0627 02:38:58.893448 9589 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id af1a2153022f40eaaf20a35dc849ce9f excluding transaction with id 0e631f62-5b88-409f-ad67-f2b85f8fbd81
I0627 02:38:58.893741 9699 tablet.cc:2923] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 13 to Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 14
I0627 02:38:58.893822 9699 doc_read_context.cc:55] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], added: 14
I0627 02:38:58.973666 9592 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.idx_tenant_object_notes_object/{ database_oid: 16386 object_oid: 16634 }
I0627 02:38:58.973726 9592 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:58.975907 9699 tablet.cc:2923] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:note_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:object_id[binary NULLABLE VALUE],
3:text[string NULLABLE VALUE],
4:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1 to Schema [
0:tenant_id[string NOT NULL HASH],
1:note_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:object_id[binary NULLABLE VALUE],
3:text[string NULLABLE VALUE],
4:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2
I0627 02:38:58.975965 9699 doc_read_context.cc:55] T 7f8c62aa98f54c7ba2d63d1791ca3276 P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2], added: 2
I0627 02:38:58.976656 9590 tablet_service.cc:1721] Processing CreateTablet for T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 (table=idx_tenant_object_notes_object [id=000040020000300080000000000040fa]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:58.976689 9590 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "000040020000300080000000000040fa" table_name: "idx_tenant_object_notes_object" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "object_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "ybidxbasectid" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "000040020000300080000000000040fa" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: false indexed_table_id: "000040020000300080000000000040e9" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "000040020000300080000000000040fa" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:58.976810 9590 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 000040020000300080000000000040fa and tablet cef3dcecd580494e92b5700942365a42
I0627 02:38:58.976832 9590 fs_manager.cc:760] SetTabletPathByDataPath: Tablet cef3dcecd580494e92b5700942365a42 metadata path being set to /mnt/disk0/yb-data/tserver
I0627 02:38:58.979548 9590 ts_tablet_manager.cc:1003] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 000040020000300080000000000040fa, key bounds: { lower: "" upper: "" }
I0627 02:38:58.979585 9590 consensus_meta.cc:361] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.981035 9590 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet cef3dcecd580494e92b5700942365a42
I0627 02:38:58.981081 9746 ts_tablet_manager.cc:2003] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:58.981278 9746 consensus_meta.cc:361] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.981350 9746 tablet_bootstrap_state_manager.cc:68] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:58.981392 9746 tablet_peer.cc:1701] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:58.981408 9746 tablet_bootstrap_if.cc:95] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:58.981493 9746 tablet.cc:714] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for idx_tenant_object_notes_object is 0
I0627 02:38:58.981891 9746 transaction_participant.cc:252] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:58.981985 9746 docdb_rocksdb_util.cc:675] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:58.982029 9746 tablet.cc:847] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040fa/tablet-cef3dcecd580494e92b5700942365a42
I0627 02:38:58.984021 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040fa/tablet-cef3dcecd580494e92b5700942365a42
I0627 02:38:58.984208 9746 db_impl.cc:1098] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:58.987143 9746 version_set.cc:3026] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040fa/tablet-cef3dcecd580494e92b5700942365a42/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:58.987175 9746 version_set.cc:3034] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:58.988803 9746 tablet.cc:1233] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040fa/tablet-cef3dcecd580494e92b5700942365a42.intents
I0627 02:38:58.988920 9746 db_impl.cc:1098] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:58.991868 9746 version_set.cc:3026] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040fa/tablet-cef3dcecd580494e92b5700942365a42.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:58.991889 9746 version_set.cc:3034] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:58.993599 9763 transaction_loader.cc:112] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:58.993599 9746 tablet.cc:1106] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk0/yb-data/tserver/data/rocksdb/table-000040020000300080000000000040fa/tablet-cef3dcecd580494e92b5700942365a42
I0627 02:38:58.993673 9746 tablet_bootstrap.cc:652] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.012s user 0.002s sys 0.001s
I0627 02:38:58.993649 9763 transaction_loader.cc:186] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:58.993796 9746 tablet_bootstrap.cc:559] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:58.993880 9746 log.cc:1527] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:58.995224 9746 tablet_vector_indexes.cc:391] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:58.995250 9746 tablet_bootstrap_if.cc:95] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:58.995261 9746 log.cc:1527] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:58.995271 9746 ts_tablet_manager.cc:2049] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.014s user 0.003s sys 0.001s
I0627 02:38:58.997159 9746 consensus_meta.cc:361] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.997213 9746 raft_consensus.cc:514] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.997232 9746 raft_consensus.cc:543] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:58.997239 9746 raft_consensus.cc:1158] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:58.997249 9746 consensus_meta.cc:361] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.997272 9746 consensus_queue.cc:271] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:58.997284 9746 raft_consensus.cc:3580] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:58.997298 9746 tablet_peer.cc:1701] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:58.997308 9746 transaction_participant.cc:366] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:58.997319 9746 tablet.cc:5749] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:58.997326 9746 tablet.cc:5749] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:58.997342 9763 transaction_participant.cc:1794] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:58.998097 9642 raft_consensus.cc:660] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:58.998124 9642 raft_consensus.cc:3634] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.088s
I0627 02:38:58.998136 9642 raft_consensus.cc:704] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:58.998172 9642 leader_election.cc:240] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:58.998227 9749 raft_consensus.cc:3634] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.080s
I0627 02:38:58.998266 9749 raft_consensus.cc:3527] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:58.998282 9749 raft_consensus.cc:660] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:58.998297 9749 raft_consensus.cc:3634] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.191s
I0627 02:38:58.998312 9749 raft_consensus.cc:3695] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:58.998325 9749 consensus_meta.cc:361] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:58.998404 9746 db_impl.cc:2769] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:58.998425 9746 db_impl.cc:2773] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:58.999732 9746 db_impl.cc:2769] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:58.999754 9746 db_impl.cc:2773] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:59.000867 9746 db_impl.cc:2769] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:59.000891 9746 db_impl.cc:2773] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:59.001833 9746 db_impl.cc:2769] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:59.001855 9746 db_impl.cc:2773] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:59.001873 9746 tablet_peer.cc:1564] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:59.001883 9746 ts_tablet_manager.cc:2161] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.007s user 0.000s sys 0.002s
I0627 02:38:59.001895 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet cef3dcecd580494e92b5700942365a42
I0627 02:38:59.002074 9749 raft_consensus.cc:704] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.002130 9749 leader_election.cc:240] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:59.002192 34 raft_consensus.cc:3634] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.124s
I0627 02:38:59.002276 34 raft_consensus.cc:3541] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:59.002311 34 replica_state.cc:1555] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:59.002339 34 consensus_meta.cc:361] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.002362 34 raft_consensus.cc:3580] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:59.002408 34 raft_consensus.cc:1099] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:59.002441 34 consensus_queue.cc:253] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.002493 34 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:59.002784 9699 replica_state.cc:1555] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:59.002827 9699 replica_state.cc:835] T cef3dcecd580494e92b5700942365a42 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:59.034255 9592 table_creator.cc:464] Created index admin_db.idx_tenant_object_notes_object of type PGSQL_TABLE_TYPE
I0627 02:38:59.084827 9592 tablet_server.cc:1277] appending version 10, message_list: 2304, db 16386
I0627 02:38:59.084896 9592 tablet_server.cc:2111] Invalidating db PgTableCache caches since catalog version incremented for [{16386, 10}]
W0627 02:38:59.087150 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:2ad553c3-af89-45eb-b740-3b49a08b2e06
W0627 02:38:59.087819 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:2ad553c3-af89-45eb-b740-3b49a08b2e06
W0627 02:38:59.088701 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:2ad553c3-af89-45eb-b740-3b49a08b2e06
W0627 02:38:59.090425 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:970b7d79-31ed-4a9b-b916-3d6a90ded879
W0627 02:38:59.090902 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:970b7d79-31ed-4a9b-b916-3d6a90ded879
W0627 02:38:59.091655 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:970b7d79-31ed-4a9b-b916-3d6a90ded879
I0627 02:38:59.194520 9589 tablet_server.cc:1277] appending version 11, message_list: 912, db 16386
I0627 02:38:59.194585 9589 tablet_server.cc:2111] Invalidating db PgTableCache caches since catalog version incremented for [{16386, 11}]
W0627 02:38:59.196240 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:f802a3cb-984a-4ab7-be62-689b7d5fdba7
W0627 02:38:59.196815 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:f802a3cb-984a-4ab7-be62-689b7d5fdba7
W0627 02:38:59.197788 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:f802a3cb-984a-4ab7-be62-689b7d5fdba7
W0627 02:38:59.199239 9590 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:137cedd2-cde4-494e-880e-a7b5d32c7a49
W0627 02:38:59.199682 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:137cedd2-cde4-494e-880e-a7b5d32c7a49
W0627 02:38:59.200361 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:137cedd2-cde4-494e-880e-a7b5d32c7a49
W0627 02:38:59.348313 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:291e9592-787f-4c8e-8241-47bd6bb6859b
W0627 02:38:59.348893 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:291e9592-787f-4c8e-8241-47bd6bb6859b
W0627 02:38:59.350623 9591 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:291e9592-787f-4c8e-8241-47bd6bb6859b
W0627 02:38:59.352267 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:9e08c1bc-1ebb-447b-802e-22e7837b0f48
W0627 02:38:59.352667 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:9e08c1bc-1ebb-447b-802e-22e7837b0f48
W0627 02:38:59.353420 9592 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:9e08c1bc-1ebb-447b-802e-22e7837b0f48
I0627 02:38:59.366616 9591 pg_create_table.cc:103] PgCreateTable: creating a transactional table: admin_db.tenant_variation_chunks/{ database_oid: 16386 object_oid: 16670 }
I0627 02:38:59.366665 9591 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:59.368825 9592 tablet_service.cc:1721] Processing CreateTablet for T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 (table=tenant_variation_chunks [id=0000400200003000800000000000411e]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:59.368865 9592 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "0000400200003000800000000000411e" table_name: "tenant_variation_chunks" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "variation_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "chunk_index" type { main: INT32 } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 4 pg_type_oid: 23 marked_for_deletion: false } columns { id: 3 name: "chunk_id" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 3 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 4 name: "uncomp_size" type { main: INT32 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 5 pg_type_oid: 23 marked_for_deletion: false } columns { id: 5 name: "comp_size" type { main: INT32 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 6 pg_type_oid: 23 marked_for_deletion: false } columns { id: 6 name: "xxh3" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 7 pg_type_oid: 20 marked_for_deletion: false } columns { id: 7 name: "blake3" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 8 pg_type_oid: 17 marked_for_deletion: false } columns { id: 8 name: "computed_at" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 9 pg_type_oid: 1184 marked_for_deletion: false } columns { id: 9 name: "updated_at" type { main: INT64 } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: 10 pg_type_oid: 1184 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "0000400200003000800000000000411e" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:59.368927 9592 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 0000400200003000800000000000411e and tablet 3d0e843ff3754983a0de4c7874d47e2e
I0627 02:38:59.368945 9592 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 3d0e843ff3754983a0de4c7874d47e2e metadata path being set to /mnt/disk1/yb-data/tserver
I0627 02:38:59.370661 9592 ts_tablet_manager.cc:1003] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 0000400200003000800000000000411e, key bounds: { lower: "" upper: "" }
I0627 02:38:59.370695 9592 consensus_meta.cc:361] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.372022 9592 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 3d0e843ff3754983a0de4c7874d47e2e
I0627 02:38:59.372082 9746 ts_tablet_manager.cc:2003] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:59.372200 9746 consensus_meta.cc:361] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.372263 9746 tablet_bootstrap_state_manager.cc:68] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:59.372289 9746 tablet_peer.cc:1701] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:59.372309 9746 tablet_bootstrap_if.cc:95] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:59.372346 9746 tablet.cc:714] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Schema version for tenant_variation_chunks is 0
I0627 02:38:59.372673 9746 transaction_participant.cc:252] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:59.372803 9746 docdb_rocksdb_util.cc:675] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:59.372862 9746 tablet.cc:847] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk1/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000411e/tablet-3d0e843ff3754983a0de4c7874d47e2e
I0627 02:38:59.374861 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000411e/tablet-3d0e843ff3754983a0de4c7874d47e2e
I0627 02:38:59.375027 9746 db_impl.cc:1098] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:59.378288 9746 version_set.cc:3026] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000411e/tablet-3d0e843ff3754983a0de4c7874d47e2e/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:59.378316 9746 version_set.cc:3034] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:59.380023 9746 tablet.cc:1233] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000411e/tablet-3d0e843ff3754983a0de4c7874d47e2e.intents
I0627 02:38:59.380148 9746 db_impl.cc:1098] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:59.383275 9746 version_set.cc:3026] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000411e/tablet-3d0e843ff3754983a0de4c7874d47e2e.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:59.383309 9746 version_set.cc:3034] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:59.385187 9764 transaction_loader.cc:112] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:59.385229 9764 transaction_loader.cc:186] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:59.385226 9746 tablet.cc:1106] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk1/yb-data/tserver/data/rocksdb/table-0000400200003000800000000000411e/tablet-3d0e843ff3754983a0de4c7874d47e2e
I0627 02:38:59.385265 9746 tablet_bootstrap.cc:652] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.012s user 0.001s sys 0.003s
I0627 02:38:59.385394 9746 tablet_bootstrap.cc:559] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:59.385443 9746 log.cc:1527] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:59.386888 9746 tablet_vector_indexes.cc:391] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:59.386919 9746 tablet_bootstrap_if.cc:95] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:59.386934 9746 log.cc:1527] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:59.386945 9746 ts_tablet_manager.cc:2049] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.015s user 0.002s sys 0.003s
I0627 02:38:59.388945 9746 consensus_meta.cc:361] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.389005 9746 raft_consensus.cc:514] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.389034 9746 raft_consensus.cc:543] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:59.389046 9746 raft_consensus.cc:1158] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:59.389081 9746 consensus_meta.cc:361] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.389118 9746 consensus_queue.cc:271] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:59.389140 9746 raft_consensus.cc:3580] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:59.389161 9746 tablet_peer.cc:1701] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:59.389178 9746 transaction_participant.cc:366] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:59.389204 9746 tablet.cc:5749] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:59.389219 9746 tablet.cc:5749] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:59.389232 9764 transaction_participant.cc:1794] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:59.389849 9642 raft_consensus.cc:660] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:59.389876 9642 raft_consensus.cc:3634] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.058s
I0627 02:38:59.389886 9642 raft_consensus.cc:704] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.389906 9642 leader_election.cc:240] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:59.389940 34 raft_consensus.cc:3634] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.284s
I0627 02:38:59.389968 34 raft_consensus.cc:3527] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:59.389977 34 raft_consensus.cc:660] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:59.389986 34 raft_consensus.cc:3634] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.241s
I0627 02:38:59.390007 34 raft_consensus.cc:3695] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:59.390038 34 consensus_meta.cc:361] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.390543 9746 db_impl.cc:2769] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:59.390574 9746 db_impl.cc:2773] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:59.391912 9746 db_impl.cc:2769] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:59.391942 9746 db_impl.cc:2773] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:59.393784 9746 db_impl.cc:2769] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:59.393812 9746 db_impl.cc:2773] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:59.393911 34 raft_consensus.cc:704] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.393962 34 leader_election.cc:240] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:59.394008 9749 raft_consensus.cc:3634] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.245s
I0627 02:38:59.394037 9749 raft_consensus.cc:3541] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:59.394044 9749 replica_state.cc:1555] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:59.394057 9749 consensus_meta.cc:361] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.394079 9749 raft_consensus.cc:3580] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:59.394102 9749 raft_consensus.cc:1099] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:59.394119 9749 consensus_queue.cc:253] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.394146 9749 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:59.394649 9699 replica_state.cc:1555] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:59.394678 9699 replica_state.cc:835] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:59.395069 9746 db_impl.cc:2769] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:59.395102 9746 db_impl.cc:2773] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:59.395129 9746 tablet_peer.cc:1564] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:59.395147 9746 ts_tablet_manager.cc:2161] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.008s user 0.002s sys 0.001s
I0627 02:38:59.395169 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 3d0e843ff3754983a0de4c7874d47e2e
I0627 02:38:59.423467 9591 table_creator.cc:464] Created table admin_db.tenant_variation_chunks of type PGSQL_TABLE_TYPE
I0627 02:38:59.472844 9591 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.uq_tenant_variation_chunks_chunk_id/{ database_oid: 16386 object_oid: 16680 }
I0627 02:38:59.472903 9591 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:59.475800 9699 tablet.cc:2923] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:chunk_index[int32 NOT NULL RANGE_ASC_NULL_LAST],
3:chunk_id[binary NULLABLE VALUE],
4:uncomp_size[int32 NULLABLE VALUE],
5:comp_size[int32 NULLABLE VALUE],
6:xxh3[int64 NULLABLE VALUE],
7:blake3[binary NULLABLE VALUE],
8:computed_at[int64 NULLABLE VALUE],
9:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 0 to Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:chunk_index[int32 NOT NULL RANGE_ASC_NULL_LAST],
3:chunk_id[binary NULLABLE VALUE],
4:uncomp_size[int32 NULLABLE VALUE],
5:comp_size[int32 NULLABLE VALUE],
6:xxh3[int64 NULLABLE VALUE],
7:blake3[binary NULLABLE VALUE],
8:computed_at[int64 NULLABLE VALUE],
9:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1
I0627 02:38:59.475893 9699 doc_read_context.cc:55] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1], added: 1
I0627 02:38:59.476471 9592 tablet_service.cc:1721] Processing CreateTablet for T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 (table=uq_tenant_variation_chunks_chunk_id [id=00004002000030008000000000004128]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:59.476506 9592 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "00004002000030008000000000004128" table_name: "uq_tenant_variation_chunks_chunk_id" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "chunk_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "ybuniqueidxkeysuffix" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -102 pg_type_oid: 0 marked_for_deletion: false } columns { id: 3 name: "ybidxbasectid" type { main: BINARY } is_key: false is_nullable: true is_static: false is_counter: false sorting_type: 0 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "00004002000030008000000000004128" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: true indexed_table_id: "0000400200003000800000000000411e" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "00004002000030008000000000004128" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:59.476560 9592 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 00004002000030008000000000004128 and tablet 9a4241cb16f642e3a490252b1f0cc2aa
I0627 02:38:59.476577 9592 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 9a4241cb16f642e3a490252b1f0cc2aa metadata path being set to /mnt/disk0/yb-data/tserver
I0627 02:38:59.478231 9592 ts_tablet_manager.cc:1003] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 00004002000030008000000000004128, key bounds: { lower: "" upper: "" }
I0627 02:38:59.478264 9592 consensus_meta.cc:361] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.479249 9592 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 9a4241cb16f642e3a490252b1f0cc2aa
I0627 02:38:59.479322 9746 ts_tablet_manager.cc:2003] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:59.479456 9746 consensus_meta.cc:361] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.479529 9746 tablet_bootstrap_state_manager.cc:68] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:59.479583 9746 tablet_peer.cc:1701] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:59.479605 9746 tablet_bootstrap_if.cc:95] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:59.479647 9746 tablet.cc:714] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Schema version for uq_tenant_variation_chunks_chunk_id is 0
I0627 02:38:59.480010 9746 transaction_participant.cc:252] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:59.480086 9746 docdb_rocksdb_util.cc:675] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:59.480129 9746 tablet.cc:847] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004128/tablet-9a4241cb16f642e3a490252b1f0cc2aa
I0627 02:38:59.481755 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004128/tablet-9a4241cb16f642e3a490252b1f0cc2aa
I0627 02:38:59.481890 9746 db_impl.cc:1098] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:59.484552 9746 version_set.cc:3026] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004128/tablet-9a4241cb16f642e3a490252b1f0cc2aa/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:59.484577 9746 version_set.cc:3034] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:59.485977 9746 tablet.cc:1233] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004128/tablet-9a4241cb16f642e3a490252b1f0cc2aa.intents
I0627 02:38:59.486105 9746 db_impl.cc:1098] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:59.488529 9746 version_set.cc:3026] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004128/tablet-9a4241cb16f642e3a490252b1f0cc2aa.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:59.488552 9746 version_set.cc:3034] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:59.490492 9765 transaction_loader.cc:112] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:59.490535 9746 tablet.cc:1106] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk0/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004128/tablet-9a4241cb16f642e3a490252b1f0cc2aa
I0627 02:38:59.490535 9765 transaction_loader.cc:186] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:59.490574 9746 tablet_bootstrap.cc:652] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.010s user 0.002s sys 0.001s
I0627 02:38:59.490702 9746 tablet_bootstrap.cc:559] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:59.490751 9746 log.cc:1527] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:59.491945 9746 tablet_vector_indexes.cc:391] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:59.491969 9746 tablet_bootstrap_if.cc:95] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:59.491981 9746 log.cc:1527] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:59.491991 9746 ts_tablet_manager.cc:2049] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.012s user 0.003s sys 0.002s
I0627 02:38:59.493547 9746 consensus_meta.cc:361] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.493594 9746 raft_consensus.cc:514] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.493616 9746 raft_consensus.cc:543] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:59.493623 9746 raft_consensus.cc:1158] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:59.493638 9746 consensus_meta.cc:361] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.493687 9746 consensus_queue.cc:271] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:59.493707 9746 raft_consensus.cc:3580] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:59.493724 9746 tablet_peer.cc:1701] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:59.493736 9746 transaction_participant.cc:366] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:59.493750 9746 tablet.cc:5749] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:59.493762 9746 tablet.cc:5749] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:59.493804 9765 transaction_participant.cc:1794] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:59.494645 9642 raft_consensus.cc:660] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:59.494680 9642 raft_consensus.cc:3634] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.115s
I0627 02:38:59.494699 9642 raft_consensus.cc:704] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.494732 9642 leader_election.cc:240] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:59.494776 9749 raft_consensus.cc:3634] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.258s
I0627 02:38:59.494805 9749 raft_consensus.cc:3527] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:59.494813 9749 raft_consensus.cc:660] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:59.494903 9746 db_impl.cc:2769] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:59.494928 9746 db_impl.cc:2773] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:59.494882 9749 raft_consensus.cc:3634] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.280s
I0627 02:38:59.494961 9749 raft_consensus.cc:3695] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:59.494974 9749 consensus_meta.cc:361] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.496076 9746 db_impl.cc:2769] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:59.496101 9746 db_impl.cc:2773] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:59.497102 9746 db_impl.cc:2769] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:59.497129 9746 db_impl.cc:2773] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:59.497836 9749 raft_consensus.cc:704] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.497880 9749 leader_election.cc:240] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:59.497922 34 raft_consensus.cc:3634] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.257s
I0627 02:38:59.497947 34 raft_consensus.cc:3541] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:59.497960 34 replica_state.cc:1555] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:59.497969 34 consensus_meta.cc:361] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.497992 34 raft_consensus.cc:3580] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:59.498004 34 raft_consensus.cc:1099] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:59.498018 34 consensus_queue.cc:253] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.498056 34 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:59.498344 9699 replica_state.cc:1555] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:59.498371 9699 replica_state.cc:835] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:59.498685 9746 db_impl.cc:2769] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:59.498709 9746 db_impl.cc:2773] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:59.498730 9746 tablet_peer.cc:1564] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:59.498746 9746 ts_tablet_manager.cc:2161] T 9a4241cb16f642e3a490252b1f0cc2aa P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.007s user 0.000s sys 0.002s
I0627 02:38:59.498767 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 9a4241cb16f642e3a490252b1f0cc2aa
I0627 02:38:59.521664 9591 table_creator.cc:464] Created index admin_db.uq_tenant_variation_chunks_chunk_id of type PGSQL_TABLE_TYPE
I0627 02:38:59.538132 9589 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 3d0e843ff3754983a0de4c7874d47e2e excluding transaction with id 6234d620-a80f-4f1a-893c-b776a45d0b4e
I0627 02:38:59.538376 9699 tablet.cc:2923] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:chunk_index[int32 NOT NULL RANGE_ASC_NULL_LAST],
3:chunk_id[binary NULLABLE VALUE],
4:uncomp_size[int32 NULLABLE VALUE],
5:comp_size[int32 NULLABLE VALUE],
6:xxh3[int64 NULLABLE VALUE],
7:blake3[binary NULLABLE VALUE],
8:computed_at[int64 NULLABLE VALUE],
9:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 1 to Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:chunk_index[int32 NOT NULL RANGE_ASC_NULL_LAST],
3:chunk_id[binary NULLABLE VALUE],
4:uncomp_size[int32 NULLABLE VALUE],
5:comp_size[int32 NULLABLE VALUE],
6:xxh3[int64 NULLABLE VALUE],
7:blake3[binary NULLABLE VALUE],
8:computed_at[int64 NULLABLE VALUE],
9:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2
I0627 02:38:59.538437 9699 doc_read_context.cc:55] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2], added: 2
I0627 02:38:59.588959 9592 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id 30cd85ebd9074d0797ae667d1393363c excluding transaction with id 6234d620-a80f-4f1a-893c-b776a45d0b4e
I0627 02:38:59.590042 9699 tablet.cc:2923] T 30cd85ebd9074d0797ae667d1393363c P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:fid[string NULLABLE VALUE],
4:url[string NULLABLE VALUE],
5:compression_level[string NULLABLE VALUE],
6:chunking[string NULLABLE VALUE],
7:chunk_size_kb[int32 NULLABLE VALUE],
8:chunk_count[int32 NULLABLE VALUE],
9:computed_at[int64 NULLABLE VALUE],
10:status[string NULLABLE VALUE],
11:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 4 to Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:artifact_id[binary NULLABLE VALUE],
3:fid[string NULLABLE VALUE],
4:url[string NULLABLE VALUE],
5:compression_level[string NULLABLE VALUE],
6:chunking[string NULLABLE VALUE],
7:chunk_size_kb[int32 NULLABLE VALUE],
8:chunk_count[int32 NULLABLE VALUE],
9:computed_at[int64 NULLABLE VALUE],
10:status[string NULLABLE VALUE],
11:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 5
I0627 02:38:59.590132 9699 doc_read_context.cc:55] T 30cd85ebd9074d0797ae667d1393363c P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5], added: 5
I0627 02:38:59.624104 9591 tablet_service.cc:1150] Aborting transactions that started prior to <max> for tablet id af1a2153022f40eaaf20a35dc849ce9f excluding transaction with id 6234d620-a80f-4f1a-893c-b776a45d0b4e
I0627 02:38:59.624315 9699 tablet.cc:2923] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 14 to Schema [
0:tenant_id[string NOT NULL HASH],
1:object_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:project_id[string NULLABLE VALUE],
3:object_type[string NULLABLE VALUE],
4:created_at[int64 NULLABLE VALUE],
5:created_by[binary NULLABLE VALUE],
6:updated_at[int64 NULLABLE VALUE],
7:updated_by[binary NULLABLE VALUE],
8:deleted_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 15
I0627 02:38:59.624401 9699 doc_read_context.cc:55] T af1a2153022f40eaaf20a35dc849ce9f P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], added: 15
I0627 02:38:59.731763 9591 pg_create_table.cc:103] PgCreateTable: creating a transactional index: admin_db.idx_tenant_variation_chunks_variation/{ database_oid: 16386 object_oid: 16692 }
I0627 02:38:59.731823 9591 table_creator.cc:381] Get number of tablet for YSQL user table
I0627 02:38:59.735491 9699 tablet.cc:2923] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: Alter schema from Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:chunk_index[int32 NOT NULL RANGE_ASC_NULL_LAST],
3:chunk_id[binary NULLABLE VALUE],
4:uncomp_size[int32 NULLABLE VALUE],
5:comp_size[int32 NULLABLE VALUE],
6:xxh3[int64 NULLABLE VALUE],
7:blake3[binary NULLABLE VALUE],
8:computed_at[int64 NULLABLE VALUE],
9:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 2 to Schema [
0:tenant_id[string NOT NULL HASH],
1:variation_id[binary NOT NULL RANGE_ASC_NULL_LAST],
2:chunk_index[int32 NOT NULL RANGE_ASC_NULL_LAST],
3:chunk_id[binary NULLABLE VALUE],
4:uncomp_size[int32 NULLABLE VALUE],
5:comp_size[int32 NULLABLE VALUE],
6:xxh3[int64 NULLABLE VALUE],
7:blake3[binary NULLABLE VALUE],
8:computed_at[int64 NULLABLE VALUE],
9:updated_at[int64 NULLABLE VALUE]
]
properties: contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE version 3
I0627 02:38:59.735730 9699 doc_read_context.cc:55] T 3d0e843ff3754983a0de4c7874d47e2e P 7e1f233a92e04342b9d37d325ed3f941: DocReadContext, copy and add: [0, 1, 2, 3], added: 3
I0627 02:38:59.736883 9589 tablet_service.cc:1721] Processing CreateTablet for T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 (table=idx_tenant_variation_chunks_variation [id=00004002000030008000000000004134]), partition=hash_split: [0x0000, 0xFFFF]
I0627 02:38:59.736924 9589 ts_tablet_manager.cc:962] CreateNewTablet: Table: table_id: "00004002000030008000000000004134" table_name: "idx_tenant_variation_chunks_variation" table_type: PGSQL_TABLE_TYPE schema { columns { id: 0 name: "tenant_id" type { main: STRING } is_key: true is_hash_key: true is_nullable: false is_static: false is_counter: false sorting_type: 0 order: 1 pg_type_oid: 25 marked_for_deletion: false } columns { id: 1 name: "variation_id" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 3 order: 2 pg_type_oid: 2950 marked_for_deletion: false } columns { id: 2 name: "ybidxbasectid" type { main: BINARY } is_key: true is_nullable: false is_static: false is_counter: false sorting_type: 1 order: -101 pg_type_oid: 0 marked_for_deletion: false } table_properties { contain_counters: false is_transactional: true consistency_level: STRONG use_mangled_column_name: false is_ysql_catalog_table: false retain_delete_markers: false partitioning_version: 1 ysql_replica_identity: CHANGE } colocated_table_id { } DEPRECATED_pgschema_name: "public" } schema_version: 0 partition_schema { hash_schema: PGSQL_HASH_SCHEMA } index_info { table_id: "00004002000030008000000000004134" version: 0 is_local: false hash_column_count: 0 range_column_count: 0 is_unique: false indexed_table_id: "0000400200003000800000000000411e" use_mangled_column_name: false index_permissions: INDEX_PERM_READ_WRITE_AND_DELETE backfill_error_message: "" num_rows_read_from_table_for_backfill: 0 num_rows_backfilled_in_index: 0 } namespace_name: "admin_db" wal_retention_secs: 0 namespace_id: "" pg_table_id: "00004002000030008000000000004134" skip_table_tombstone_check: true hybrid_time: 0 op_id { term: 0 index: 0 }
I0627 02:38:59.736979 9589 ts_tablet_manager.cc:3016] Get and update data/wal directory assignment map for table: 00004002000030008000000000004134 and tablet 4d7cf657bfc84037a45a4fa543d50673
I0627 02:38:59.736996 9589 fs_manager.cc:760] SetTabletPathByDataPath: Tablet 4d7cf657bfc84037a45a4fa543d50673 metadata path being set to /mnt/disk1/yb-data/tserver
I0627 02:38:59.739657 9589 ts_tablet_manager.cc:1003] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Created tablet metadata for table: 00004002000030008000000000004134, key bounds: { lower: "" upper: "" }
I0627 02:38:59.739686 9589 consensus_meta.cc:361] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.741231 9589 ts_tablet_manager.cc:2475] P 7e1f233a92e04342b9d37d325ed3f941: Registered tablet 4d7cf657bfc84037a45a4fa543d50673
I0627 02:38:59.741302 9746 ts_tablet_manager.cc:2003] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrapping tablet
I0627 02:38:59.741447 9746 consensus_meta.cc:361] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from UNKNOWN_ROLE to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.741513 9746 tablet_bootstrap_state_manager.cc:68] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Wal dir is not created, skip initializing TabletBootstrapStateManager
I0627 02:38:59.741541 9746 tablet_peer.cc:1701] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [state=BOOTSTRAPPING]: Changed state from NOT_STARTED to BOOTSTRAPPING
I0627 02:38:59.741562 9746 tablet_bootstrap_if.cc:95] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Bootstrap starting.
I0627 02:38:59.741600 9746 tablet.cc:714] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Schema version for idx_tenant_variation_chunks_variation is 0
I0627 02:38:59.742018 9746 transaction_participant.cc:252] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Create
I0627 02:38:59.742123 9746 docdb_rocksdb_util.cc:675] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Write buffer size: 134217728
I0627 02:38:59.742182 9746 tablet.cc:847] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Creating RocksDB database in dir /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004134/tablet-4d7cf657bfc84037a45a4fa543d50673
I0627 02:38:59.743903 9746 tablet.cc:1207] Opening RocksDB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004134/tablet-4d7cf657bfc84037a45a4fa543d50673
I0627 02:38:59.744065 9746 db_impl.cc:1098] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 1
I0627 02:38:59.746803 9746 version_set.cc:3026] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004134/tablet-4d7cf657bfc84037a45a4fa543d50673/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:59.746837 9746 version_set.cc:3034] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [R]: Column family [default] (ID 0), log number is 0
I0627 02:38:59.748490 9746 tablet.cc:1233] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Opening intents DB at: /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004134/tablet-4d7cf657bfc84037a45a4fa543d50673.intents
I0627 02:38:59.748646 9746 db_impl.cc:1098] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Creating manifest 1
I0627 02:38:59.751504 9746 version_set.cc:3026] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Recovered from manifest file:/mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004134/tablet-4d7cf657bfc84037a45a4fa543d50673.intents/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 1125899906842624, log_number is 0,prev_log_number is 0,max_column_family is 0, flushed_values is <NULL>
I0627 02:38:59.751557 9746 version_set.cc:3034] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [I]: Column family [default] (ID 0), log number is 0
I0627 02:38:59.753257 9766 transaction_loader.cc:112] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Load transactions start
I0627 02:38:59.753300 9766 transaction_loader.cc:186] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: LoadTransactions done: loaded 0 transactions
I0627 02:38:59.753301 9746 tablet.cc:1106] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Successfully opened a RocksDB database at /mnt/disk1/yb-data/tserver/data/rocksdb/table-00004002000030008000000000004134/tablet-4d7cf657bfc84037a45a4fa543d50673
I0627 02:38:59.753353 9746 tablet_bootstrap.cc:652] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Time spent opening tablet: real 0.011s user 0.000s sys 0.004s
I0627 02:38:59.753538 9746 tablet_bootstrap.cc:559] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: No blocks or log segments found. Creating new log.
I0627 02:38:59.753594 9746 log.cc:1527] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:59.754799 9746 tablet_vector_indexes.cc:391] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: LaunchBackfillsIfNecessary: list: <NULL>
I0627 02:38:59.754827 9746 tablet_bootstrap_if.cc:95] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: No bootstrap required, opened a new log
I0627 02:38:59.754841 9746 log.cc:1527] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Setting log wal retention time to 0 seconds
I0627 02:38:59.754863 9746 ts_tablet_manager.cc:2049] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Time spent bootstrapping tablet: real 0.013s user 0.000s sys 0.005s
I0627 02:38:59.756604 9746 consensus_meta.cc:361] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.756646 9746 raft_consensus.cc:514] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending operations. Active config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.756680 9746 raft_consensus.cc:543] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Consensus starting up: Expiring fail detector timer to make a prompt election more likely
I0627 02:38:59.756690 9746 raft_consensus.cc:1158] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: FOLLOWER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0, new leader: , initial_fd_wait: <uninitialized>
I0627 02:38:59.756742 9746 consensus_meta.cc:361] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 0 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.756789 9746 consensus_queue.cc:271] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 0, Majority size: -1, State: QUEUE_OPEN, Mode: NON_LEADER
I0627 02:38:59.756812 9746 raft_consensus.cc:3580] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Calling mark dirty synchronously for reason code CONSENSUS_STARTED
I0627 02:38:59.756834 9746 tablet_peer.cc:1701] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Changed state from BOOTSTRAPPING to RUNNING
I0627 02:38:59.756846 9746 transaction_participant.cc:366] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Start
I0627 02:38:59.756865 9746 tablet.cc:5749] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (regular db): set bytes_per_second to 1073741824
I0627 02:38:59.756882 9746 tablet.cc:5749] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Rate limiter (intents db): set bytes_per_second to 1073741824
I0627 02:38:59.756884 9766 transaction_participant.cc:1794] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: LoadFinished: starting transaction status resolution
I0627 02:38:59.757788 9642 raft_consensus.cc:660] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader pre-election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:59.757812 9642 raft_consensus.cc:3634] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.110s
I0627 02:38:59.757822 9642 raft_consensus.cc:704] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.757843 9642 leader_election.cc:240] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won.
I0627 02:38:59.757908 34 raft_consensus.cc:3634] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.279s
I0627 02:38:59.757933 34 raft_consensus.cc:3527] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Leader pre-election won for term 1
I0627 02:38:59.757941 34 raft_consensus.cc:660] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Triggering leader election, mode=ELECT_EVEN_IF_LEADER_IS_ALIVE
I0627 02:38:59.757961 34 raft_consensus.cc:3634] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Snoozing leader timeout detection for 3.193s
I0627 02:38:59.757968 34 raft_consensus.cc:3695] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 0 FOLLOWER]: Advancing to term 1
I0627 02:38:59.757990 34 consensus_meta.cc:361] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to FOLLOWER. Consensus state: current_term: 1 leader_uuid: "" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.758033 9746 db_impl.cc:2769] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:59.758060 9746 db_impl.cc:2773] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:59.759368 9746 db_impl.cc:2769] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [R]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:59.759395 9746 db_impl.cc:2773] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] SetOptions succeeded
I0627 02:38:59.761013 9746 db_impl.cc:2769] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{level0_stop_writes_trigger, 2147483647}, {level0_slowdown_writes_trigger, 2147483647}]
I0627 02:38:59.761046 9746 db_impl.cc:2773] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:59.761102 34 raft_consensus.cc:704] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Starting election with config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.761142 34 leader_election.cc:240] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won.
I0627 02:38:59.761173 9749 raft_consensus.cc:3634] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Snoozing leader timeout detection for 3.204s
I0627 02:38:59.761217 9749 raft_consensus.cc:3541] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: Leader election won for term 1
I0627 02:38:59.761237 9749 replica_state.cc:1555] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 FOLLOWER]: SetLeaderNoOpCommittedUnlocked(0), committed: 0.0, received: 0.0
I0627 02:38:59.761253 9749 consensus_meta.cc:361] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Updating active role from FOLLOWER to LEADER. Consensus state: current_term: 1 leader_uuid: "7e1f233a92e04342b9d37d325ed3f941" config { opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } } }, has_pending_config = 0
I0627 02:38:59.761283 9749 raft_consensus.cc:3580] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Calling mark dirty synchronously for reason code NEW_LEADER_ELECTED
I0627 02:38:59.761319 9749 raft_consensus.cc:1099] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1f233a92e04342b9d37d325ed3f941, State: 1, Role: LEADER, Watermarks: {Received: 0.0 Committed: 0.0} Leader: 0.0
I0627 02:38:59.761346 9749 consensus_queue.cc:253] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [LEADER]: Queue going to LEADER mode. State: All replicated op: 0.0, Majority replicated op: 0.0, Committed index: 0.0, Last applied: 0.0, Last appended: 0.0, Current term: 1, Majority size: 1, State: QUEUE_OPEN, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "7e1f233a92e04342b9d37d325ed3f941" member_type: VOTER last_known_private_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } last_known_broadcast_addr { host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9100 } cloud_info { placement_cloud: "cloud1" placement_region: "datacenter1" placement_zone: "rack1" } }
I0627 02:38:59.761374 9749 raft_consensus.cc:1117] Sending NO_OP at op 0.0
I0627 02:38:59.761746 9699 replica_state.cc:1555] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: SetLeaderNoOpCommittedUnlocked(1), committed: 0.0, received: 1.1
I0627 02:38:59.761864 9699 replica_state.cc:835] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [term 1 LEADER]: Advanced the committed_op_id across terms. Last committed operation was: 0.0 New committed index is: 1.1
I0627 02:38:59.762228 9746 db_impl.cc:2769] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [I]: SetOptions() on column family [default], inputs: [{disable_auto_compactions, false}]
I0627 02:38:59.762254 9746 db_impl.cc:2773] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [I]: [default] SetOptions succeeded
I0627 02:38:59.762280 9746 tablet_peer.cc:1564] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Registered log gc
I0627 02:38:59.762295 9746 ts_tablet_manager.cc:2161] T 4d7cf657bfc84037a45a4fa543d50673 P 7e1f233a92e04342b9d37d325ed3f941: Time spent starting tablet: real 0.007s user 0.000s sys 0.003s
I0627 02:38:59.762315 9746 ts_tablet_manager.cc:3759] Deleted transition in progress creating tablet for tablet 4d7cf657bfc84037a45a4fa543d50673
I0627 02:38:59.798331 9591 table_creator.cc:464] Created index admin_db.idx_tenant_variation_chunks_variation of type PGSQL_TABLE_TYPE
I0627 02:38:59.900395 9590 tablet_server.cc:1277] appending version 12, message_list: 4128, db 16386
I0627 02:38:59.900462 9590 tablet_server.cc:2111] Invalidating db PgTableCache caches since catalog version incremented for [{16386, 12}]
W0627 02:38:59.902875 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:8fcb49c6-3cf1-4f22-a7cb-af1a5fdd4889
W0627 02:38:59.903514 9590 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:8fcb49c6-3cf1-4f22-a7cb-af1a5fdd4889
W0627 02:38:59.904340 9590 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:8fcb49c6-3cf1-4f22-a7cb-af1a5fdd4889
W0627 02:38:59.906056 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:984490ed-c749-4ad8-a112-e40b7e05e1d5
W0627 02:38:59.906569 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:984490ed-c749-4ad8-a112-e40b7e05e1d5
W0627 02:38:59.907327 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:984490ed-c749-4ad8-a112-e40b7e05e1d5
W0627 02:38:59.978338 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:1e6f7598-5941-4230-bfea-c6702f05f198
W0627 02:38:59.979242 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:1e6f7598-5941-4230-bfea-c6702f05f198
W0627 02:38:59.980067 9589 write_query.cc:854] The skip_prefix_locks gflag is enabled while there are active serializable isolation transactions. Please consider turning it off since a serializable transaction in skip_prefix_locks mode can block all other transactions that access/ modify the same test. To suppress this warning, set the gflag skip_prefix_locks_suppress_warning_for_serializable_op to true. transaction id:1e6f7598-5941-4230-bfea-c6702f05f198
I0627 02:39:06.992508 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b00283a0) server 10.42.0.48:40495 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:39:18.092768 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b0029c20) server 10.42.0.48:42977 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:39:29.092615 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98a0560) server 10.42.0.48:33267 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:39:40.092829 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6414aa0) server 10.42.0.48:33777 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:39:51.193172 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bf1a4fe0) server 10.42.0.48:36303 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:40:02.292884 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98c4720) server 10.42.0.48:39869 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:40:04.892558 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b002cc60) server 10.42.0.57:41459 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:40:04.892710 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b002c720) server 10.42.0.57:46671 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:40:04.892782 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b0028720) server 10.42.0.57:34751 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:40:04.892830 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b00281e0) server 10.42.0.57:33971 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:40:04.892874 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acd3bc20) server 10.42.0.57:41815 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:40:04.892918 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b00291a0) server 10.42.0.57:38603 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:40:04.993230 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc8dafe0) server 10.42.0.57:36991 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:40:04.993340 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b0028c60) server 10.42.0.57:43711 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:40:13.493110 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde1eaa0) server 10.42.0.48:39337 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:40:24.593046 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada66c60) server 10.42.0.48:39081 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:40:35.692842 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25968e0) server 10.42.0.48:34687 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 02:40:46.693166 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f628e0) server 10.42.0.48:41465 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:40:57.892396 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc8eae20) server 10.42.0.48:38149 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:41:08.893021 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b596ba60) server 10.42.0.48:33395 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:41:20.093183 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1132020) server 10.42.0.48:45031 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:41:31.192291 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada66e20) server 10.42.0.48:39055 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:41:42.292865 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58a8c60) server 10.42.0.48:34089 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:41:53.392866 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b002da60) server 10.42.0.48:44299 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:42:04.492841 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adb3ec60) server 10.42.0.48:45215 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:42:15.592938 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d8ee20) server 10.42.0.48:34095 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 02:42:17.097922 38 log.cc:994] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Max segment size 8388608 reached. Starting new segment allocation.
I0627 02:42:17.101410 38 tablet_bootstrap_state_flusher.cc:152] Tablet 47bf90255de8427490840d9e5d9664dd is submitting flush bootstrap state task...
I0627 02:42:17.101462 38 log.cc:841] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Last appended OpId in segment /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000004: 1.291
I0627 02:42:17.101859 36 tablet_bootstrap_state_manager.cc:112] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Saving bootstrap state up to 1.291 to /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/retryable_requests.NEW
I0627 02:42:17.103820 38 log.cc:850] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Rolled over to a new segment: /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000005
I0627 02:42:17.104053 36 tablet_bootstrap_state_manager.cc:123] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Renaming retryable_requests.NEW to retryable_requests
I0627 02:42:26.692350 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299beb6ac60) server 10.42.0.48:33935 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:42:37.792644 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1020fe0) server 10.42.0.48:33889 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:42:48.892760 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299beb16720) server 10.42.0.48:45465 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:42:59.992743 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1021520) server 10.42.0.48:43127 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:43:11.093230 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59048e0) server 10.42.0.48:36267 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:43:22.192858 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1058aa0) server 10.42.0.48:40375 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 02:43:33.292496 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b111e1e0) server 10.42.0.48:42629 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:43:44.292526 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0fa1e0) server 10.42.0.48:46835 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:43:53.606480 9589 tablet_server.cc:1312] Relcache init connection request to database kratos starting from tserver 0x1299bfc1a000 to 0.0.0.0:5433
I0627 02:43:53.735020 77 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='kratos' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.128s
I0627 02:43:53.735092 77 tablet_server.cc:1359] Relcache init connection to database kratos succeeded
I0627 02:43:53.791298 10150 retryable_requests.cc:370] T fc31cd9ae63b497b8bcacda6d2809a66 P 7e1f233a92e04342b9d37d325ed3f941: Registered new client c9f02464-e717-472e-8d93-74f6cce831d6, request id: 3549
I0627 02:43:55.293094 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75b31a0) server 10.42.0.48:41393 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:44:06.393191 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58a9a60) server 10.42.0.48:40749 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:44:17.492854 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b657fde0) server 10.42.0.48:38405 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:44:28.693212 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb7a81e0) server 10.42.0.48:45629 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 02:44:39.792797 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae1138a0) server 10.42.0.48:34583 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 02:44:50.892845 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10bc1e0) server 10.42.0.48:37809 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:45:01.992817 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc8dba60) server 10.42.0.48:34515 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:45:12.992995 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5929360) server 10.42.0.48:36259 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:45:24.092815 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b115efe0) server 10.42.0.48:34565 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:45:35.292621 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbd323a0) server 10.42.0.48:38623 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:45:46.292510 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b0091520) server 10.42.0.48:42073 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:45:57.493345 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b103a020) server 10.42.0.48:43885 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:46:08.392854 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5986720) server 10.42.0.48:43519 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:46:19.493014 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01f8fe0) server 10.42.0.48:34217 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:46:30.593075 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01a88e0) server 10.42.0.48:38073 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:46:41.793303 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1104720) server 10.42.0.48:46201 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:46:52.892328 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3c08e0) server 10.42.0.48:33015 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:47:03.992946 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4ed360) server 10.42.0.48:43717 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 02:47:15.092851 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde7c560) server 10.42.0.48:44279 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 02:47:26.093148 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad534c60) server 10.42.0.48:36943 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:47:37.193233 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae362e20) server 10.42.0.48:40873 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:47:48.292963 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae384aa0) server 10.42.0.48:43083 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:47:59.393100 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b995efe0) server 10.42.0.48:41931 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:48:10.493232 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b99948e0) server 10.42.0.48:45495 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:48:21.592836 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0b6aa0) server 10.42.0.48:33439 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:48:32.792265 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d756e0) server 10.42.0.48:46489 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:48:43.892835 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5363a0) server 10.42.0.48:39697 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:48:53.717139 76 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.028s
I0627 02:48:53.775560 76 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241]}]
I0627 02:48:53.775625 76 tablet_server.cc:1983] garbage_collected_db_versions: [{16386, [0]}, {16387, [0]}, {16388, [0]}, {16389, [0]}]
I0627 02:48:53.775636 76 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 02:48:53.775700 76 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 02:48:54.992954 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acda16e0) server 10.42.0.48:33687 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 02:49:03.966193 109 call_home.cc:247] Done with collector GenericServerCollector
I0627 02:49:03.966264 109 call_home.cc:74] Skipping collector MetricsCollector because it has a higher collection level than the requested one
I0627 02:49:03.966274 109 call_home.cc:74] Skipping collector RpcsCollector because it has a higher collection level than the requested one
I0627 02:49:03.972843 109 call_home.cc:247] Done with collector GFlagsCollector
I0627 02:49:03.972890 109 call_home.cc:247] Done with collector BasicCollector
I0627 02:49:03.972922 109 call_home.cc:247] Done with collector TabletsCollector
I0627 02:49:06.092581 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1035de0) server 10.42.0.48:36197 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:49:17.193147 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d708e0) server 10.42.0.48:37497 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:49:28.193300 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e61e0) server 10.42.0.48:32943 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:49:39.392925 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10496e0) server 10.42.0.48:35211 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 02:49:50.493080 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b005a020) server 10.42.0.48:34375 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:50:01.592603 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10bc020) server 10.42.0.48:44583 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:50:12.493008 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c023a0) server 10.42.0.48:36831 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:50:23.693202 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad463c20) server 10.42.0.48:46775 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:50:34.692833 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c1c8e0) server 10.42.0.48:33347 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:50:45.892973 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0e1c20) server 10.42.0.48:36885 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:50:56.993099 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1104fe0) server 10.42.0.48:42395 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:51:08.093039 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b102c020) server 10.42.0.48:43507 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 02:51:19.192487 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1132aa0) server 10.42.0.48:45043 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:51:30.193241 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11338a0) server 10.42.0.48:46473 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:51:41.392537 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b005c020) server 10.42.0.48:37219 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:51:52.492861 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfeb360) server 10.42.0.48:34343 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:52:03.592995 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad526020) server 10.42.0.48:32981 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:52:14.792963 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad468aa0) server 10.42.0.48:40065 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:52:25.892669 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b992efe0) server 10.42.0.48:34579 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:52:36.893265 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdf79c20) server 10.42.0.48:34435 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:52:47.992787 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb657360) server 10.42.0.48:41687 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:52:59.092864 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb1a7360) server 10.42.0.48:45049 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:53:10.192286 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6cd2e20) server 10.42.0.48:41631 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:53:21.193328 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac40dde0) server 10.42.0.48:46703 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:53:32.292896 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5278a0) server 10.42.0.48:33507 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:53:43.492820 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f70fe0) server 10.42.0.48:42721 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 02:53:54.592621 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b246cfe0) server 10.42.0.48:34487 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:54:05.793068 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba1cac60) server 10.42.0.48:46571 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:54:16.792692 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b99bfa60) server 10.42.0.48:44117 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:54:27.892834 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad47b360) server 10.42.0.48:39235 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:54:38.893169 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e96e0) server 10.42.0.48:41897 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:54:50.092803 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d561e0) server 10.42.0.48:36249 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:55:01.192385 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad475a60) server 10.42.0.48:38941 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:55:12.292706 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad475360) server 10.42.0.48:37521 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:55:23.393105 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad474e20) server 10.42.0.48:41189 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:55:34.492324 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad426aa0) server 10.42.0.48:45681 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:55:45.592598 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4756e0) server 10.42.0.48:45415 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:55:56.593204 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1132560) server 10.42.0.48:42683 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:56:07.793280 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad530560) server 10.42.0.48:36431 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:56:18.792919 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6791a0) server 10.42.0.48:36697 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:56:29.893163 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdff56e0) server 10.42.0.48:40759 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:56:40.993036 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b7487520) server 10.42.0.48:39473 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:56:52.193239 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad558fe0) server 10.42.0.48:46115 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:57:03.292742 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b113fde0) server 10.42.0.48:43875 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:57:14.293139 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad427c20) server 10.42.0.48:34713 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:57:25.393097 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac43e020) server 10.42.0.48:42363 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:57:36.592588 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5311a0) server 10.42.0.48:35475 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:57:47.593032 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdff8560) server 10.42.0.48:39107 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:57:58.692530 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2596e20) server 10.42.0.48:33793 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:58:09.792611 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5c8fe0) server 10.42.0.48:43641 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:58:20.993010 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad52ce20) server 10.42.0.48:46661 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:58:32.092897 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad549de0) server 10.42.0.48:39457 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:58:43.092455 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad598560) server 10.42.0.48:42465 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 02:58:54.192826 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad599360) server 10.42.0.48:42949 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:58:54.341871 108 retryable_requests.cc:468] T 2dba5e1d472142a0a73df7d86039a506 P 7e1f233a92e04342b9d37d325ed3f941: Removing client c9f02464-e717-472e-8d93-74f6cce831d6
I0627 02:59:05.192368 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11338a0) server 10.42.0.48:44973 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:59:16.292704 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5741e0) server 10.42.0.48:40247 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:59:27.492892 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4408e0) server 10.42.0.48:40409 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 02:59:38.592684 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53f1a0) server 10.42.0.48:37119 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 02:59:49.593034 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3960aa0) server 10.42.0.48:34787 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:00:00.693328 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad598e20) server 10.42.0.48:42621 => 10.42.0.48:9100 - it has been idle for 65.0076s
I0627 03:00:11.893294 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b7486720) server 10.42.0.48:38119 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:00:22.992497 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1034720) server 10.42.0.48:35115 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:00:34.092824 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae112fe0) server 10.42.0.48:39829 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:00:45.193022 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5a2020) server 10.42.0.48:40403 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:00:56.193246 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1048020) server 10.42.0.48:46215 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:01:07.393004 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde81a60) server 10.42.0.48:40805 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 03:01:18.493125 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6425520) server 10.42.0.48:35737 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:01:29.493211 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9f8c60) server 10.42.0.48:42869 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:01:40.693322 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b115e720) server 10.42.0.48:39067 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:01:51.793141 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299beb2cc60) server 10.42.0.48:38025 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:02:02.892997 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d31a0) server 10.42.0.48:35213 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:02:13.993093 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac46ae20) server 10.42.0.48:41441 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:02:25.092656 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d2560) server 10.42.0.48:46863 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:02:36.193181 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5ccaa0) server 10.42.0.48:45097 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:02:47.193202 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad574aa0) server 10.42.0.48:32973 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:02:58.392453 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b112e720) server 10.42.0.48:46095 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 03:03:09.492631 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c06e20) server 10.42.0.48:33215 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 03:03:20.592415 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad469c20) server 10.42.0.48:38687 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:03:31.493134 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc79de0) server 10.42.0.48:32915 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:03:42.692304 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b7486020) server 10.42.0.48:35795 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 03:03:53.792347 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53a020) server 10.42.0.48:33915 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 03:03:53.803766 78 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.028s
I0627 03:03:53.858798 78 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241]}]
I0627 03:03:53.858863 78 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 03:03:53.858873 78 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 03:03:53.858924 78 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 03:03:54.025452 108 retryable_requests.cc:468] T fc31cd9ae63b497b8bcacda6d2809a66 P 7e1f233a92e04342b9d37d325ed3f941: Removing client c9f02464-e717-472e-8d93-74f6cce831d6
I0627 03:04:04.892812 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4ebde0) server 10.42.0.48:37047 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 03:04:15.992775 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad524e20) server 10.42.0.48:43431 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 03:04:26.992789 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b100ec60) server 10.42.0.48:46539 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:04:38.192864 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e1de0) server 10.42.0.48:39517 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 03:04:49.292636 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c588e0) server 10.42.0.48:44469 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:05:00.392359 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b9909de0) server 10.42.0.48:41441 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 03:05:11.493184 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5338a0) server 10.42.0.48:38589 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:05:22.593181 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb6578a0) server 10.42.0.48:41703 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:05:33.693225 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e5b520) server 10.42.0.48:43277 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 03:05:44.792822 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfec560) server 10.42.0.48:35989 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:05:55.893106 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad487360) server 10.42.0.48:45347 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:06:06.993068 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4208e0) server 10.42.0.48:35163 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:06:17.993099 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b998e020) server 10.42.0.48:36309 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:06:29.193002 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b002da60) server 10.42.0.48:37575 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 03:06:40.292610 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdedfa60) server 10.42.0.48:41569 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:06:51.392711 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde998a0) server 10.42.0.48:35273 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:07:02.493119 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc74aa0) server 10.42.0.48:38503 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:07:13.593032 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e16e0) server 10.42.0.48:41145 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:07:15.088003 38 log.cc:994] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Max segment size 16777216 reached. Starting new segment allocation.
I0627 03:07:15.092293 38 tablet_bootstrap_state_flusher.cc:152] Tablet 47bf90255de8427490840d9e5d9664dd is submitting flush bootstrap state task...
I0627 03:07:15.092347 38 log.cc:841] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Last appended OpId in segment /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000005: 1.426
I0627 03:07:15.092392 36 tablet_bootstrap_state_manager.cc:112] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Saving bootstrap state up to 1.426 to /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/retryable_requests.NEW
I0627 03:07:15.094745 38 log.cc:850] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Rolled over to a new segment: /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000006
I0627 03:07:15.095001 36 tablet_bootstrap_state_manager.cc:123] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Renaming retryable_requests.NEW to retryable_requests
I0627 03:07:24.593225 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bebaa3a0) server 10.42.0.48:40563 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:07:35.792254 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8fbf520) server 10.42.0.48:45897 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 03:07:46.892975 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11a9de0) server 10.42.0.48:45175 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:07:57.992825 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5940aa0) server 10.42.0.48:34071 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 03:08:09.093044 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f1e560) server 10.42.0.48:39079 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:08:20.093446 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb1d4020) server 10.42.0.48:36311 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:08:31.192512 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58a8aa0) server 10.42.0.48:40855 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 03:08:42.192993 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e8fe0) server 10.42.0.48:33491 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:08:53.392339 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b100e020) server 10.42.0.48:41759 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 03:09:04.393235 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada676e0) server 10.42.0.48:35257 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:09:15.593123 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b994bc20) server 10.42.0.48:38071 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:09:26.692821 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6da720) server 10.42.0.48:39117 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 03:09:37.692818 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad558560) server 10.42.0.48:36585 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:09:48.893035 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d761e0) server 10.42.0.48:40427 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:09:59.893205 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5996020) server 10.42.0.48:36839 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:10:10.993187 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4103a0) server 10.42.0.48:44849 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:10:22.192782 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e5c20) server 10.42.0.48:33721 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:10:33.292583 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b99e1c20) server 10.42.0.48:37909 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:10:44.293191 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6d1de0) server 10.42.0.48:38229 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:10:55.392894 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53bde0) server 10.42.0.48:45603 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 03:11:06.492971 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad487c20) server 10.42.0.48:43595 => 10.42.0.48:9100 - it has been idle for 65.0076s
I0627 03:11:17.692744 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75b38a0) server 10.42.0.48:44699 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:11:28.792739 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75b2fe0) server 10.42.0.48:41259 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:11:39.892479 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba0dafe0) server 10.42.0.48:34039 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 03:11:50.893038 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e5ba60) server 10.42.0.48:44341 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:12:02.092823 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb186720) server 10.42.0.48:42679 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:12:13.193287 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5b18a0) server 10.42.0.48:42141 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 03:12:24.292608 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d9b1a0) server 10.42.0.48:44671 => 10.42.0.48:9100 - it has been idle for 65.0959s
I0627 03:12:35.392534 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b0560) server 10.42.0.48:42219 => 10.42.0.48:9100 - it has been idle for 65.1s
I0627 03:12:46.392366 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfc78a0) server 10.42.0.48:33641 => 10.42.0.48:9100 - it has been idle for 65s
I0627 03:12:57.393138 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e36e0) server 10.42.0.48:43587 => 10.42.0.48:9100 - it has been idle for 65s
I0627 03:13:08.492538 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e5360) server 10.42.0.48:43257 => 10.42.0.48:9100 - it has been idle for 65s
I0627 03:13:19.693023 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb18e3a0) server 10.42.0.48:33885 => 10.42.0.48:9100 - it has been idle for 65.1s
I0627 03:13:30.792560 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad462e20) server 10.42.0.48:44655 => 10.42.0.48:9100 - it has been idle for 65.096s
I0627 03:13:41.793020 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac420aa0) server 10.42.0.48:34969 => 10.42.0.48:9100 - it has been idle for 65.004s
I0627 03:13:52.992339 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae34ce20) server 10.42.0.48:33577 => 10.42.0.48:9100 - it has been idle for 65.096s
I0627 03:14:04.093266 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac41d520) server 10.42.0.48:36101 => 10.42.0.48:9100 - it has been idle for 65.1s
I0627 03:14:15.193070 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4dfde0) server 10.42.0.48:34491 => 10.42.0.48:9100 - it has been idle for 65.1s
I0627 03:14:26.293110 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc8ea1e0) server 10.42.0.48:44869 => 10.42.0.48:9100 - it has been idle for 65.1s
I0627 03:14:37.393097 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6b5a60) server 10.42.0.48:32919 => 10.42.0.48:9100 - it has been idle for 65.1s
I0627 03:14:48.493005 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e5c20) server 10.42.0.48:45615 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 03:14:59.493222 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac41f6e0) server 10.42.0.48:34513 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 03:15:10.692466 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5361e0) server 10.42.0.48:34873 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 03:15:21.792806 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6427c20) server 10.42.0.48:35315 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 03:15:32.892655 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada69520) server 10.42.0.48:40009 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 03:15:43.893169 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d32020) server 10.42.0.48:36547 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 03:15:55.092983 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11338a0) server 10.42.0.48:33633 => 10.42.0.48:9100 - it has been idle for 65.1039s
I0627 03:16:06.193173 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae34ce20) server 10.42.0.48:36193 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 03:16:17.193118 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98a03a0) server 10.42.0.48:41355 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 03:16:28.392434 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bf1a4c60) server 10.42.0.48:43755 => 10.42.0.48:9100 - it has been idle for 65.0959s
I0627 03:16:39.492660 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6c0020) server 10.42.0.48:36805 => 10.42.0.48:9100 - it has been idle for 65.0959s
I0627 03:16:50.592686 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adae36e0) server 10.42.0.48:43825 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 03:17:01.693114 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc74aa0) server 10.42.0.48:34711 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 03:17:12.692948 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c06e20) server 10.42.0.48:44375 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 03:17:23.892374 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba0e0e20) server 10.42.0.48:44445 => 10.42.0.48:9100 - it has been idle for 65.0959s
I0627 03:17:34.992341 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc79360) server 10.42.0.48:33403 => 10.42.0.48:9100 - it has been idle for 65.0959s
I0627 03:17:46.092994 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e5a720) server 10.42.0.48:34157 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 03:17:57.192391 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0c5a60) server 10.42.0.48:46205 => 10.42.0.48:9100 - it has been idle for 65.0959s
I0627 03:18:08.292668 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d9f1a0) server 10.42.0.48:36217 => 10.42.0.48:9100 - it has been idle for 65.0959s
I0627 03:18:19.392696 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10ae720) server 10.42.0.48:32955 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 03:18:30.492614 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59283a0) server 10.42.0.48:34121 => 10.42.0.48:9100 - it has been idle for 65.0959s
I0627 03:18:41.493178 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde50560) server 10.42.0.48:33601 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 03:18:52.693048 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59958a0) server 10.42.0.48:34857 => 10.42.0.48:9100 - it has been idle for 65.1039s
I0627 03:18:53.888250 78 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.028s
I0627 03:18:53.948570 78 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241]}]
I0627 03:18:53.948632 78 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 03:18:53.948642 78 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 03:18:53.948674 78 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 03:19:03.792730 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acd9d360) server 10.42.0.48:34969 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:19:14.793009 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1103520) server 10.42.0.48:38505 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 03:19:25.893213 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c06e20) server 10.42.0.48:45869 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:19:36.893074 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad49c020) server 10.42.0.48:45187 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 03:19:48.093163 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58a9360) server 10.42.0.48:33353 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:19:59.192953 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c021e0) server 10.42.0.48:40913 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:20:10.292768 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5a3a60) server 10.42.0.48:45655 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:20:21.393260 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc7d0aa0) server 10.42.0.48:45927 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:20:32.493067 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1044aa0) server 10.42.0.48:34659 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:20:43.592484 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9f9de0) server 10.42.0.48:42671 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 03:20:54.693006 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58e01e0) server 10.42.0.48:39539 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:21:05.792855 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3863a0) server 10.42.0.48:43573 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:21:16.892499 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e7da60) server 10.42.0.48:43791 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 03:21:27.993126 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c98e20) server 10.42.0.48:33775 => 10.42.0.48:9100 - it has been idle for 65.1038s
I0627 03:21:38.993275 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde991a0) server 10.42.0.48:34567 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 03:21:50.192548 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc7a8560) server 10.42.0.48:41307 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:22:01.293128 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98d9de0) server 10.42.0.48:33563 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:22:12.392855 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9f8e20) server 10.42.0.48:39851 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:22:23.393121 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5bda60) server 10.42.0.48:34247 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 03:22:34.492941 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae387de0) server 10.42.0.48:39913 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 03:22:45.692328 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c4e3a0) server 10.42.0.48:39957 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 03:22:56.792796 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b648a720) server 10.42.0.48:41507 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:23:07.892783 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adaaae20) server 10.42.0.48:35115 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:23:18.992316 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9f8e20) server 10.42.0.48:35031 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 03:23:29.993067 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad52c3a0) server 10.42.0.48:41649 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 03:23:41.193353 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e1360) server 10.42.0.48:37297 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:23:52.193074 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6cdac60) server 10.42.0.48:35949 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 03:24:03.392326 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24736e0) server 10.42.0.48:37871 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:24:14.393152 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c01360) server 10.42.0.48:40947 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 03:24:25.492980 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98df6e0) server 10.42.0.48:34819 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 03:24:36.693037 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2474e20) server 10.42.0.48:35477 => 10.42.0.48:9100 - it has been idle for 65.1038s
I0627 03:24:47.693213 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae362720) server 10.42.0.48:36749 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 03:24:58.893010 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f498a0) server 10.42.0.48:43061 => 10.42.0.48:9100 - it has been idle for 65.1038s
I0627 03:25:09.992478 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6cd6aa0) server 10.42.0.48:41213 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:25:21.092351 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4151a0) server 10.42.0.48:46495 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 03:25:32.192493 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc691c20) server 10.42.0.48:40647 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 03:25:43.293205 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2473a60) server 10.42.0.48:33117 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:25:54.392815 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8fa41e0) server 10.42.0.48:44043 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:26:05.492811 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98581e0) server 10.42.0.48:45389 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:26:16.592916 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b108ac60) server 10.42.0.48:44799 => 10.42.0.48:9100 - it has been idle for 65.1038s
I0627 03:26:27.692691 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2473520) server 10.42.0.48:36057 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 03:26:38.692981 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c4a560) server 10.42.0.48:33515 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 03:26:49.892992 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f643a0) server 10.42.0.48:42835 => 10.42.0.48:9100 - it has been idle for 65.1038s
I0627 03:27:00.992619 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24723a0) server 10.42.0.48:44003 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:27:11.993091 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24756e0) server 10.42.0.48:35405 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 03:27:23.093050 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac46a020) server 10.42.0.48:33371 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 03:27:34.292692 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8efefe0) server 10.42.0.48:33619 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:27:45.393297 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c4f6e0) server 10.42.0.48:37313 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 03:27:56.492273 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb186720) server 10.42.0.48:38837 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:28:07.593212 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc8ea3a0) server 10.42.0.48:45131 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:28:18.592860 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b002f520) server 10.42.0.48:39909 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:28:29.792709 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c091a0) server 10.42.0.48:35147 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:28:40.792853 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc4ba60) server 10.42.0.48:41293 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:28:51.993180 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac413de0) server 10.42.0.48:43265 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:29:03.092785 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5882c60) server 10.42.0.48:46193 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:29:14.093093 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b596b1a0) server 10.42.0.48:37725 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:29:25.292812 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01fe1e0) server 10.42.0.48:35919 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 03:29:36.292630 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad537de0) server 10.42.0.48:40989 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:29:47.492482 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8fc31a0) server 10.42.0.48:40917 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:29:58.492856 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24728e0) server 10.42.0.48:38259 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:30:09.593044 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acd9b6e0) server 10.42.0.48:33543 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:30:20.792824 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2ccc560) server 10.42.0.48:35169 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:30:31.892661 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb63a1e0) server 10.42.0.48:45355 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:30:42.992794 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10df6e0) server 10.42.0.48:44207 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:30:54.092860 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24723a0) server 10.42.0.48:35171 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:31:05.192332 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5987360) server 10.42.0.48:37717 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:31:16.193154 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10bd360) server 10.42.0.48:34445 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:31:27.393081 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d6560) server 10.42.0.48:37211 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:31:38.492878 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10ae560) server 10.42.0.48:38663 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:31:49.493049 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c5b1a0) server 10.42.0.48:37653 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:32:00.592944 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5b3520) server 10.42.0.48:42675 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:32:11.792936 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5111a0) server 10.42.0.48:39219 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:32:22.893237 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b002eaa0) server 10.42.0.48:39193 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:32:33.893024 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2ccc3a0) server 10.42.0.48:34395 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:32:45.093253 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10c63a0) server 10.42.0.48:41777 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 03:32:56.192811 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac425de0) server 10.42.0.48:34705 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:33:07.193162 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada7fde0) server 10.42.0.48:45553 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:33:18.392876 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b257fa60) server 10.42.0.48:44633 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:33:29.392524 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b990e8e0) server 10.42.0.48:37603 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:33:40.592511 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2cccfe0) server 10.42.0.48:39031 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:33:51.592845 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdff8020) server 10.42.0.48:37159 => 10.42.0.48:9100 - it has been idle for 65.0077s
I0627 03:33:53.981848 78 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.032s
I0627 03:33:54.043668 78 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241]}]
I0627 03:33:54.043740 78 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 03:33:54.043749 78 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 03:33:54.043797 78 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 03:34:02.693235 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9e6fe0) server 10.42.0.48:34301 => 10.42.0.48:9100 - it has been idle for 65.0077s
I0627 03:34:13.792335 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25761e0) server 10.42.0.48:34611 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:34:24.992830 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98cf360) server 10.42.0.48:44909 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:34:36.092638 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6cda1e0) server 10.42.0.48:39635 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:34:47.193185 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c5b520) server 10.42.0.48:35531 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:34:58.292260 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c5ae20) server 10.42.0.48:46655 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:35:09.292798 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24728e0) server 10.42.0.48:44363 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:35:20.393242 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b002e1e0) server 10.42.0.48:34557 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:35:31.592271 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac411a60) server 10.42.0.48:41461 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:35:42.693028 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98d48e0) server 10.42.0.48:42509 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 03:35:53.792641 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2573a60) server 10.42.0.48:42417 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:36:04.893221 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b102ce20) server 10.42.0.48:37071 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:36:15.992286 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11331a0) server 10.42.0.48:35931 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:36:27.093133 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bf099de0) server 10.42.0.48:44255 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:36:38.093011 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba1b8560) server 10.42.0.48:36817 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:36:49.292557 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6cdafe0) server 10.42.0.48:38865 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:37:00.392951 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae386aa0) server 10.42.0.48:33245 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:37:11.492612 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c5ae20) server 10.42.0.48:46265 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:37:22.592710 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac440720) server 10.42.0.48:43319 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:37:33.692301 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58f2c60) server 10.42.0.48:34107 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:37:44.792258 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acd9afe0) server 10.42.0.48:38757 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:37:55.792943 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4261e0) server 10.42.0.48:37129 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:38:06.892797 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0ad520) server 10.42.0.48:33879 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:38:17.992964 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59403a0) server 10.42.0.48:41999 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:38:29.192333 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3961de0) server 10.42.0.48:39719 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:38:40.292480 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24fefe0) server 10.42.0.48:35637 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:38:51.392319 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e18a0) server 10.42.0.48:39083 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:39:02.492905 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2470720) server 10.42.0.48:46333 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:39:13.592648 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b259f520) server 10.42.0.48:37173 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:39:24.692350 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25f8720) server 10.42.0.48:40697 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:39:35.692914 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1130e20) server 10.42.0.48:36943 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:39:46.892396 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae364e20) server 10.42.0.48:43697 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:39:57.792902 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2ccd8a0) server 10.42.0.48:38851 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:40:08.992287 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfef520) server 10.42.0.48:36509 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:40:19.993011 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24b5a60) server 10.42.0.48:36429 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:40:31.193138 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25736e0) server 10.42.0.48:41549 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:40:42.293009 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5348e0) server 10.42.0.48:34133 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:40:53.293120 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc751de0) server 10.42.0.48:40517 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:41:04.392907 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b258ba60) server 10.42.0.48:42607 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:41:15.492918 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adaab360) server 10.42.0.48:35859 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:41:26.692791 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8fc36e0) server 10.42.0.48:38431 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:41:37.792986 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad478720) server 10.42.0.48:39285 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:41:48.892324 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c938a0) server 10.42.0.48:42933 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:41:59.992301 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c088e0) server 10.42.0.48:41777 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:42:11.092535 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c4aaa0) server 10.42.0.48:45331 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:42:22.193025 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b4c60) server 10.42.0.48:44385 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 03:42:33.292851 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b3c20) server 10.42.0.48:41931 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:42:44.392933 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c03c20) server 10.42.0.48:34061 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:42:55.492950 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad524c60) server 10.42.0.48:34833 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:43:06.393043 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b4fe0) server 10.42.0.48:45225 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:43:17.593277 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b36e0) server 10.42.0.48:38905 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:43:28.593319 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5283a0) server 10.42.0.48:45841 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:43:39.792819 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10df520) server 10.42.0.48:41375 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:43:50.892489 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8ed3de0) server 10.42.0.48:33977 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:44:01.992280 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d758a0) server 10.42.0.48:36985 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:44:13.093079 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5591a0) server 10.42.0.48:34815 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:44:24.192497 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f13de0) server 10.42.0.48:33003 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 03:44:35.293298 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2586720) server 10.42.0.48:41305 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:44:46.392982 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b4720) server 10.42.0.48:39541 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:44:57.492879 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bf092560) server 10.42.0.48:46829 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 03:45:08.592612 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b988e720) server 10.42.0.48:43167 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 03:45:19.593422 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e1dc20) server 10.42.0.48:41349 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:45:30.692843 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58c3c20) server 10.42.0.48:36335 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:45:41.793196 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c20c60) server 10.42.0.48:39283 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 03:45:52.892705 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4636e0) server 10.42.0.48:42343 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 03:46:03.993033 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b105c560) server 10.42.0.48:37279 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 03:46:15.092970 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10dec60) server 10.42.0.48:40455 => 10.42.0.48:9100 - it has been idle for 65.1034s
I0627 03:46:26.192643 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc86020) server 10.42.0.48:35581 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 03:46:37.292752 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b641c720) server 10.42.0.48:36729 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 03:46:48.392632 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53efe0) server 10.42.0.48:41753 => 10.42.0.48:9100 - it has been idle for 65.099s
I0627 03:46:59.392973 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11223a0) server 10.42.0.48:41293 => 10.42.0.48:9100 - it has been idle for 65.003s
I0627 03:47:10.592837 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2470c60) server 10.42.0.48:46511 => 10.42.0.48:9100 - it has been idle for 65.103s
I0627 03:47:21.593077 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c5d8a0) server 10.42.0.48:45167 => 10.42.0.48:9100 - it has been idle for 65.007s
I0627 03:47:32.693069 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c4b8a0) server 10.42.0.48:34039 => 10.42.0.48:9100 - it has been idle for 65.0071s
I0627 03:47:43.892482 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b23a0) server 10.42.0.48:33723 => 10.42.0.48:9100 - it has been idle for 65.0951s
I0627 03:47:54.992688 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae040560) server 10.42.0.48:45939 => 10.42.0.48:9100 - it has been idle for 65.0951s
I0627 03:48:06.093214 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6d53a60) server 10.42.0.48:34431 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 03:48:17.193114 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c5ae20) server 10.42.0.48:34831 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 03:48:28.292757 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b111e560) server 10.42.0.48:32879 => 10.42.0.48:9100 - it has been idle for 65.0951s
I0627 03:48:39.392336 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c62560) server 10.42.0.48:45465 => 10.42.0.48:9100 - it has been idle for 65.0951s
I0627 03:48:50.492826 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4dbde0) server 10.42.0.48:43979 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 03:48:54.073577 76 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.032s
I0627 03:48:54.131493 76 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241]}]
I0627 03:48:54.131546 76 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 03:48:54.131556 76 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 03:48:54.131606 76 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 03:49:01.492913 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59298a0) server 10.42.0.48:43099 => 10.42.0.48:9100 - it has been idle for 65.0031s
I0627 03:49:04.526688 109 call_home.cc:247] Done with collector GenericServerCollector
I0627 03:49:04.526770 109 call_home.cc:74] Skipping collector MetricsCollector because it has a higher collection level than the requested one
I0627 03:49:04.526780 109 call_home.cc:74] Skipping collector RpcsCollector because it has a higher collection level than the requested one
I0627 03:49:04.534140 109 call_home.cc:247] Done with collector GFlagsCollector
I0627 03:49:04.534211 109 call_home.cc:247] Done with collector BasicCollector
I0627 03:49:04.534250 109 call_home.cc:247] Done with collector TabletsCollector
I0627 03:49:12.793001 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3ffde0) server 10.42.0.48:45407 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 03:49:23.693163 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10a3360) server 10.42.0.48:35323 => 10.42.0.48:9100 - it has been idle for 65.0032s
I0627 03:49:34.893018 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b642ce20) server 10.42.0.48:40875 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 03:49:45.992834 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c20c60) server 10.42.0.48:43983 => 10.42.0.48:9100 - it has been idle for 65.1032s
I0627 03:49:57.192301 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f71c20) server 10.42.0.48:34357 => 10.42.0.48:9100 - it has been idle for 65.0952s
I0627 03:50:08.292974 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b2aa0) server 10.42.0.48:44067 => 10.42.0.48:9100 - it has been idle for 65.1032s
I0627 03:50:19.392805 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b008e8e0) server 10.42.0.48:33277 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 03:50:30.492825 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c5ae20) server 10.42.0.48:44659 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 03:50:34.670588 14992 server_base.cc:606] Using private rpc address yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local
I0627 03:50:34.670753 14992 server_base.cc:624] Using http addresses: ( host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9000 )
I0627 03:50:41.592784 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8eae8e0) server 10.42.0.48:33767 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 03:50:52.693291 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5c8720) server 10.42.0.48:44757 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 03:51:03.593030 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b112ec60) server 10.42.0.48:35645 => 10.42.0.48:9100 - it has been idle for 65.0032s
I0627 03:51:14.793192 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae386e20) server 10.42.0.48:37327 => 10.42.0.48:9100 - it has been idle for 65.0033s
I0627 03:51:25.893162 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac46ae20) server 10.42.0.48:41021 => 10.42.0.48:9100 - it has been idle for 65.0033s
I0627 03:51:36.996668 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde4ec60) server 10.42.0.48:46473 => 10.42.0.48:9100 - it has been idle for 65.0033s
I0627 03:51:48.097064 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5b0560) server 10.42.0.48:39293 => 10.42.0.48:9100 - it has been idle for 65.0033s
I0627 03:51:59.197067 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24721e0) server 10.42.0.48:34705 => 10.42.0.48:9100 - it has been idle for 65.0113s
I0627 03:52:10.296525 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75c1a60) server 10.42.0.48:36345 => 10.42.0.48:9100 - it has been idle for 65.0033s
I0627 03:52:21.396967 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba1ccc60) server 10.42.0.48:35207 => 10.42.0.48:9100 - it has been idle for 65.0113s
I0627 03:52:32.396780 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1103c20) server 10.42.0.48:44655 => 10.42.0.48:9100 - it has been idle for 65.0073s
I0627 03:52:43.496570 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4d78a0) server 10.42.0.48:37071 => 10.42.0.48:9100 - it has been idle for 65.0033s
I0627 03:52:54.696338 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f71c20) server 10.42.0.48:42531 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 03:53:05.797236 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde7d360) server 10.42.0.48:41507 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 03:53:16.797034 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acd3bc20) server 10.42.0.48:38191 => 10.42.0.48:9100 - it has been idle for 65.0033s
I0627 03:53:28.096849 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59161e0) server 10.42.0.48:33663 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 03:53:39.197055 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c70c60) server 10.42.0.48:40539 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 03:53:44.825677 15241 server_base.cc:606] Using private rpc address yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local
I0627 03:53:44.825856 15241 server_base.cc:624] Using http addresses: ( host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9000 )
I0627 03:53:45.873965 15241 tcmalloc_profile.cc:145] Analyzing TCMalloc sampling profile
I0627 03:53:45.892925 15254 pprof-path-handlers.cc:195] Starting a heap profile: seconds=1 only_growth=0 sample_freq_bytes=10485760
I0627 03:53:45.892979 15254 tcmalloc_profile.cc:122] Sleeping for 1 seconds while profile is collected.
W0627 03:53:45.897953 15241 tcmalloc_profile.cc:194] Failed to symbolize 3873 symbols
I0627 03:53:46.893069 15254 tcmalloc_profile.cc:145] Analyzing TCMalloc sampling profile
W0627 03:53:46.893597 15254 tcmalloc_profile.cc:194] Failed to symbolize 100 symbols
I0627 03:53:50.297117 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b992fde0) server 10.42.0.48:39475 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 03:54:01.396765 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c20fe0) server 10.42.0.48:42441 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 03:54:12.496519 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4da020) server 10.42.0.48:42941 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 03:54:23.497164 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b112cc60) server 10.42.0.48:36279 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 03:54:34.697077 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb04ce20) server 10.42.0.48:44259 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 03:54:45.696892 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b259f1a0) server 10.42.0.48:37145 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 03:54:56.796965 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11888e0) server 10.42.0.48:42645 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 03:55:07.997149 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c708e0) server 10.42.0.48:37613 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 03:55:19.096971 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4ed8a0) server 10.42.0.48:45271 => 10.42.0.48:9100 - it has been idle for 65.1034s
I0627 03:55:30.197228 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae170fe0) server 10.42.0.48:34493 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 03:55:41.296888 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3fefe0) server 10.42.0.48:34045 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 03:55:52.396637 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9fb520) server 10.42.0.48:35165 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 03:56:03.496585 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1135360) server 10.42.0.48:35207 => 10.42.0.48:9100 - it has been idle for 65.0954s
I0627 03:56:14.496959 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfe9de0) server 10.42.0.48:46511 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 03:56:25.696316 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad478c60) server 10.42.0.48:44193 => 10.42.0.48:9100 - it has been idle for 65.0954s
I0627 03:56:36.796535 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6424020) server 10.42.0.48:41873 => 10.42.0.48:9100 - it has been idle for 65.0954s
I0627 03:56:47.797123 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f1f8a0) server 10.42.0.48:41039 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 03:56:58.996440 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc7a81e0) server 10.42.0.48:44615 => 10.42.0.48:9100 - it has been idle for 65.0954s
I0627 03:57:00.576809 38 log.cc:994] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Max segment size 33554432 reached. Starting new segment allocation.
I0627 03:57:00.581034 38 tablet_bootstrap_state_flusher.cc:152] Tablet 47bf90255de8427490840d9e5d9664dd is submitting flush bootstrap state task...
I0627 03:57:00.581092 38 log.cc:841] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Last appended OpId in segment /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000006: 1.695
I0627 03:57:00.581478 36 tablet_bootstrap_state_manager.cc:112] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Saving bootstrap state up to 1.695 to /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/retryable_requests.NEW
I0627 03:57:00.583834 36 tablet_bootstrap_state_manager.cc:123] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Renaming retryable_requests.NEW to retryable_requests
I0627 03:57:00.583849 38 log.cc:850] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Rolled over to a new segment: /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000007
I0627 03:57:10.096940 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb7f18a0) server 10.42.0.48:37163 => 10.42.0.48:9100 - it has been idle for 65.1034s
I0627 03:57:21.196475 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10af1a0) server 10.42.0.48:46487 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 03:57:32.296211 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d36560) server 10.42.0.48:37795 => 10.42.0.48:9100 - it has been idle for 65.0954s
I0627 03:57:43.297104 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb6c0560) server 10.42.0.48:42651 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 03:57:54.496866 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad52cc60) server 10.42.0.48:34867 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 03:58:05.596463 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5a3360) server 10.42.0.48:45581 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 03:58:16.597229 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae1f0560) server 10.42.0.48:37655 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 03:58:27.697084 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c708e0) server 10.42.0.48:34171 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 03:58:38.896447 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b246d360) server 10.42.0.48:36855 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 03:58:49.896936 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac413c20) server 10.42.0.48:41269 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 03:59:00.997182 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f1f8a0) server 10.42.0.48:42009 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 03:59:12.196249 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b587f1a0) server 10.42.0.48:43153 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 03:59:23.296918 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae1f0560) server 10.42.0.48:33233 => 10.42.0.48:9100 - it has been idle for 65.0075s
I0627 03:59:34.396312 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb6b2720) server 10.42.0.48:42641 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 03:59:45.497026 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e81e0) server 10.42.0.48:34563 => 10.42.0.48:9100 - it has been idle for 65.0075s
I0627 03:59:56.597062 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5909a60) server 10.42.0.48:41305 => 10.42.0.48:9100 - it has been idle for 65.0075s
I0627 04:00:07.697211 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac411360) server 10.42.0.48:46833 => 10.42.0.48:9100 - it has been idle for 65.0075s
I0627 04:00:18.897047 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f70560) server 10.42.0.48:34915 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:00:29.996780 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d97de0) server 10.42.0.48:44683 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 04:00:41.096278 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4df360) server 10.42.0.48:46565 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 04:00:52.196926 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3c96e0) server 10.42.0.48:44637 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 04:01:03.297075 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d3afe0) server 10.42.0.48:39073 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 04:01:14.396824 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4dbc20) server 10.42.0.48:45471 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:01:25.496866 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b650cc60) server 10.42.0.48:35261 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:01:36.496980 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d8aaa0) server 10.42.0.48:46401 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 04:01:47.696193 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b115fa60) server 10.42.0.48:34275 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 04:01:58.697057 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb04c020) server 10.42.0.48:33841 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 04:02:09.896837 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bffa98a0) server 10.42.0.48:33467 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 04:02:20.996883 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bfa301e0) server 10.42.0.48:40089 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:02:32.096616 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c4afe0) server 10.42.0.48:42415 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 04:02:43.197151 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac412560) server 10.42.0.48:46551 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:02:54.296375 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25fce20) server 10.42.0.48:35667 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 04:03:05.396890 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b257eaa0) server 10.42.0.48:44681 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:03:16.496338 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5942e20) server 10.42.0.48:44551 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 04:03:27.497133 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5983de0) server 10.42.0.48:40271 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 04:03:38.696221 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b113f360) server 10.42.0.48:38819 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:03:49.796936 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b99be3a0) server 10.42.0.48:44977 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:03:54.161733 78 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.032s
I0627 04:03:54.230767 78 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241]}]
I0627 04:03:54.230836 78 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 04:03:54.230851 78 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 04:03:54.230904 78 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 04:04:00.896629 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adbfe720) server 10.42.0.48:33989 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 04:04:11.996945 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10356e0) server 10.42.0.48:37721 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:04:23.097059 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299beb6b8a0) server 10.42.0.48:38649 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:04:34.196854 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b00291a0) server 10.42.0.48:34001 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 04:04:45.297067 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98cefe0) server 10.42.0.48:43971 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:04:56.396673 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3c1c20) server 10.42.0.48:33515 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:05:07.496865 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d3a60) server 10.42.0.48:41189 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:05:18.596907 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b112c720) server 10.42.0.48:35969 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 04:05:29.697094 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6d4ae20) server 10.42.0.48:46673 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:05:40.796628 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad546fe0) server 10.42.0.48:45619 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 04:05:51.796839 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b113f1a0) server 10.42.0.48:35765 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 04:06:02.996964 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1074fe0) server 10.42.0.48:46199 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 04:06:14.097203 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5983de0) server 10.42.0.48:42645 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:06:25.196233 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac41eaa0) server 10.42.0.48:42625 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:06:36.296664 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8efefe0) server 10.42.0.48:36435 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:06:47.396910 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac463c20) server 10.42.0.48:41375 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:06:58.497143 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b395d8a0) server 10.42.0.48:46877 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:07:09.596622 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbd8ba60) server 10.42.0.48:34407 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:07:20.597096 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b395c560) server 10.42.0.48:38261 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:07:31.796788 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c043a0) server 10.42.0.48:44925 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:07:42.896426 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c60560) server 10.42.0.48:44015 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:07:53.996214 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6ccefe0) server 10.42.0.48:41643 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:08:05.096913 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3876e20) server 10.42.0.48:44017 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:08:16.096874 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1074fe0) server 10.42.0.48:44911 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:08:27.197114 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1132720) server 10.42.0.48:41219 => 10.42.0.48:9100 - it has been idle for 65.0076s
I0627 04:08:38.396703 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3c9de0) server 10.42.0.48:33705 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:08:49.396651 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b0033520) server 10.42.0.48:37961 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:09:00.497068 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b64241e0) server 10.42.0.48:46865 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:09:11.597177 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac40f520) server 10.42.0.48:35009 => 10.42.0.48:9100 - it has been idle for 65.0076s
I0627 04:09:22.797040 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad533c20) server 10.42.0.48:33779 => 10.42.0.48:9100 - it has been idle for 65.0076s
I0627 04:09:33.996956 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad532560) server 10.42.0.48:43059 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 04:09:44.996838 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae27dde0) server 10.42.0.48:35275 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:09:56.196817 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad535520) server 10.42.0.48:34237 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:10:07.297072 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25a2560) server 10.42.0.48:34335 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 04:10:18.397166 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e7360) server 10.42.0.48:36109 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 04:10:29.396955 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4ed1a0) server 10.42.0.48:36623 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:10:40.596856 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1031c20) server 10.42.0.48:38123 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:10:51.696516 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1135de0) server 10.42.0.48:41103 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:11:02.696873 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9fafe0) server 10.42.0.48:39391 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:11:13.796931 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10ae020) server 10.42.0.48:40193 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:11:24.896938 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1102020) server 10.42.0.48:36187 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:11:36.096947 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59983a0) server 10.42.0.48:40201 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 04:11:47.196234 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01ff8a0) server 10.42.0.48:41503 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:11:58.296933 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc063a0) server 10.42.0.48:33783 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:12:09.397132 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4dba60) server 10.42.0.48:37115 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:12:20.496412 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25a2560) server 10.42.0.48:45043 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:12:31.596191 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8ff91a0) server 10.42.0.48:35025 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:12:42.696446 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae113520) server 10.42.0.48:39265 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:12:53.796674 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6420e20) server 10.42.0.48:46397 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:13:04.996558 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4f18a0) server 10.42.0.48:33233 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:13:15.997013 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4903a0) server 10.42.0.48:42459 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:13:27.097003 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde818a0) server 10.42.0.48:45649 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:13:38.197019 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c78020) server 10.42.0.48:41395 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:13:49.396500 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5a9c20) server 10.42.0.48:38551 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:14:00.496943 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4f08e0) server 10.42.0.48:44959 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:14:11.496960 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba1c38a0) server 10.42.0.48:38833 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:14:22.696754 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfd4560) server 10.42.0.48:40535 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:14:33.796265 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b002eaa0) server 10.42.0.48:46689 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:14:44.796792 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3825de0) server 10.42.0.48:46775 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:14:55.996869 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b994a3a0) server 10.42.0.48:40463 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:15:07.096647 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5b0020) server 10.42.0.48:37319 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:15:18.196574 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae387a60) server 10.42.0.48:40213 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:15:29.296954 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae1f01e0) server 10.42.0.48:39857 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 04:15:40.397009 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e0e20) server 10.42.0.48:41931 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:15:51.596338 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24f83a0) server 10.42.0.48:45477 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:16:02.696460 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac413360) server 10.42.0.48:38897 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:16:13.797093 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac454720) server 10.42.0.48:37599 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 04:16:24.896848 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba06da60) server 10.42.0.48:41251 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:16:35.997093 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58a8fe0) server 10.42.0.48:44983 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:16:47.096756 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b650a8e0) server 10.42.0.48:43135 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:16:58.196655 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25fda60) server 10.42.0.48:37185 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:17:09.196938 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3e61e0) server 10.42.0.48:42143 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:17:20.396320 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5c71a0) server 10.42.0.48:38415 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:17:31.496429 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5886e20) server 10.42.0.48:44539 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:17:42.596906 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01fb520) server 10.42.0.48:33607 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:17:53.696748 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4dfde0) server 10.42.0.48:42187 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:18:04.796797 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75b28e0) server 10.42.0.48:45011 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:18:15.796793 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b256c020) server 10.42.0.48:42971 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:18:26.997059 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac454720) server 10.42.0.48:46205 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:18:38.096890 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada16e20) server 10.42.0.48:44351 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 04:18:49.196693 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58f3360) server 10.42.0.48:37343 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 04:18:54.258828 75 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.028s
I0627 04:18:54.316329 75 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241]}]
I0627 04:18:54.316387 75 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 04:18:54.316396 75 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 04:18:54.316433 75 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 04:19:00.297065 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adaaafe0) server 10.42.0.48:41465 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 04:19:11.297132 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6412c60) server 10.42.0.48:32877 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:19:22.496862 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b259f520) server 10.42.0.48:40047 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 04:19:33.497080 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b999fde0) server 10.42.0.48:42473 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:19:44.596755 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3c1c20) server 10.42.0.48:43357 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:19:55.697098 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac46ba60) server 10.42.0.48:33419 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:20:06.797138 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10201e0) server 10.42.0.48:37617 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:20:17.897207 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1133de0) server 10.42.0.48:37033 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:20:28.997126 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8fc31a0) server 10.42.0.48:34743 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 04:20:40.196960 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01fb520) server 10.42.0.48:41701 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:20:51.296885 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58918a0) server 10.42.0.48:37393 => 10.42.0.48:9100 - it has been idle for 65.1038s
I0627 04:21:02.496531 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada088e0) server 10.42.0.48:43117 => 10.42.0.48:9100 - it has been idle for 65.0959s
I0627 04:21:13.596622 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde98e20) server 10.42.0.48:38941 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 04:21:24.596863 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0e0720) server 10.42.0.48:40413 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 04:21:35.796904 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada2c3a0) server 10.42.0.48:33691 => 10.42.0.48:9100 - it has been idle for 65.1039s
I0627 04:21:46.896586 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5461e0) server 10.42.0.48:37269 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:21:57.997021 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10756e0) server 10.42.0.48:35069 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:22:09.096201 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d2720) server 10.42.0.48:37447 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 04:22:20.196956 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c038a0) server 10.42.0.48:45541 => 10.42.0.48:9100 - it has been idle for 65.1038s
I0627 04:22:31.296713 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada2fde0) server 10.42.0.48:45499 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 04:22:42.396493 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b256efe0) server 10.42.0.48:34851 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:22:53.496989 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3876e0) server 10.42.0.48:40469 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:23:04.497237 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b64143a0) server 10.42.0.48:39229 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 04:23:15.697187 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c5e720) server 10.42.0.48:39583 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:23:26.796278 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6d4ce20) server 10.42.0.48:44531 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 04:23:37.896754 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e8aa0) server 10.42.0.48:43855 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:23:48.897156 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25f8020) server 10.42.0.48:43001 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 04:23:59.996999 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada2e3a0) server 10.42.0.48:42655 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 04:24:11.096990 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada16aa0) server 10.42.0.48:44941 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 04:24:22.097041 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b65051a0) server 10.42.0.48:39989 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 04:24:33.296680 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11361e0) server 10.42.0.48:42039 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:24:44.396775 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1031520) server 10.42.0.48:38249 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:24:55.396981 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2471360) server 10.42.0.48:41771 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 04:25:06.696830 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acc00c60) server 10.42.0.48:43139 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:25:17.797206 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b113c020) server 10.42.0.48:34005 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:25:28.797292 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb05a020) server 10.42.0.48:44389 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 04:25:39.896905 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c21520) server 10.42.0.48:35763 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 04:25:51.096813 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d1c20) server 10.42.0.48:35853 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:26:02.096978 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc679360) server 10.42.0.48:35055 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 04:26:13.297034 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e9c20) server 10.42.0.48:37891 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:26:24.297152 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e7a60) server 10.42.0.48:38055 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 04:26:35.496199 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c5fc20) server 10.42.0.48:46837 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 04:26:46.597186 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c718a0) server 10.42.0.48:39091 => 10.42.0.48:9100 - it has been idle for 65.1038s
I0627 04:26:57.696375 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac41eaa0) server 10.42.0.48:39781 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 04:27:08.796356 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d8fde0) server 10.42.0.48:44617 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 04:27:19.797194 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4ffc20) server 10.42.0.48:42195 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:27:30.996686 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3858a0) server 10.42.0.48:45897 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:27:42.097245 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad462020) server 10.42.0.48:45883 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:27:53.097246 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f17de0) server 10.42.0.48:44131 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:28:04.196870 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb66fc20) server 10.42.0.48:39043 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:28:15.397110 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae27d1a0) server 10.42.0.48:45659 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:28:26.496273 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0c1a60) server 10.42.0.48:38549 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:28:37.597025 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f63360) server 10.42.0.48:33689 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:28:48.597059 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b99041e0) server 10.42.0.48:42861 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:28:59.796434 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25a3a60) server 10.42.0.48:37615 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:29:10.897157 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5880560) server 10.42.0.48:43041 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:29:21.996435 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58f76e0) server 10.42.0.48:37199 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:29:33.096774 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acd3bc20) server 10.42.0.48:42221 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:29:44.097105 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac45fde0) server 10.42.0.48:37229 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:29:55.297113 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b112cc60) server 10.42.0.48:44803 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:30:06.396420 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b256e720) server 10.42.0.48:41615 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:30:17.496742 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01fa8e0) server 10.42.0.48:35505 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:30:28.596297 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01fdc20) server 10.42.0.48:45801 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:30:39.697135 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25f8aa0) server 10.42.0.48:41103 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:30:50.796773 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75b36e0) server 10.42.0.48:44517 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:31:01.897060 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b256caa0) server 10.42.0.48:34001 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:31:12.896996 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2597a60) server 10.42.0.48:39253 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:31:23.996841 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad574020) server 10.42.0.48:45629 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:31:35.096972 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada2cc60) server 10.42.0.48:41813 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:31:46.296648 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc8eafe0) server 10.42.0.48:45381 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:31:57.397226 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d1de0) server 10.42.0.48:43247 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:32:08.496784 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8ca9de0) server 10.42.0.48:45203 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:32:19.596957 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3631a0) server 10.42.0.48:41453 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:32:30.696913 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75c0e20) server 10.42.0.48:34635 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:32:41.796797 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c551a0) server 10.42.0.48:45099 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:32:52.796850 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e52e20) server 10.42.0.48:38773 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:33:03.996223 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c7f6e0) server 10.42.0.48:41469 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:33:14.996902 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae1121e0) server 10.42.0.48:40249 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:33:26.097111 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d74e20) server 10.42.0.48:36959 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:33:37.296788 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b657a560) server 10.42.0.48:44591 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:33:48.396706 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad465360) server 10.42.0.48:34509 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:33:54.343538 77 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.028s
I0627 04:33:54.399930 77 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 04:33:54.399994 77 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 04:33:54.400004 77 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 04:33:54.400045 77 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 04:33:59.496956 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d18a0) server 10.42.0.48:43843 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:34:10.596954 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1077a60) server 10.42.0.48:35765 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:34:21.696630 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2ccdde0) server 10.42.0.48:37387 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:34:32.796490 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4071a0) server 10.42.0.48:34547 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:34:43.896441 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5915a60) server 10.42.0.48:36421 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:34:54.997100 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae1a11a0) server 10.42.0.48:33559 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:35:05.997159 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb04c020) server 10.42.0.48:43853 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:35:17.196830 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5880aa0) server 10.42.0.48:34077 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:35:28.296890 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25a1de0) server 10.42.0.48:34647 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:35:39.396986 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10591a0) server 10.42.0.48:45295 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:35:50.497084 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11361e0) server 10.42.0.48:40227 => 10.42.0.48:9100 - it has been idle for 65.0077s
I0627 04:36:01.596374 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4eb520) server 10.42.0.48:36133 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:36:12.796897 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11043a0) server 10.42.0.48:35593 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:36:23.796543 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdf7ae20) server 10.42.0.48:37277 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:36:34.897136 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b005dde0) server 10.42.0.48:43477 => 10.42.0.48:9100 - it has been idle for 65.0077s
I0627 04:36:46.097234 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c20e20) server 10.42.0.48:42393 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:36:57.197175 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25f8020) server 10.42.0.48:36433 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:37:08.297092 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada2cfe0) server 10.42.0.48:34065 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:37:19.396762 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1102560) server 10.42.0.48:33169 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:37:30.496476 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58b4c60) server 10.42.0.48:34437 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:37:41.596881 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5aa3a0) server 10.42.0.48:35125 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:37:52.696908 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d2c60) server 10.42.0.48:38549 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:38:03.796659 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad479520) server 10.42.0.48:41831 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:38:14.897200 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac424aa0) server 10.42.0.48:43447 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:38:25.996973 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b650a8e0) server 10.42.0.48:35501 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:38:36.997030 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c998a0) server 10.42.0.48:33719 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:38:48.196885 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba0dcfe0) server 10.42.0.48:44645 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:38:59.396549 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11058a0) server 10.42.0.48:44991 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:39:10.496474 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad524020) server 10.42.0.48:33577 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:39:21.597174 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdffd8a0) server 10.42.0.48:45621 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:39:32.696197 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac400fe0) server 10.42.0.48:33809 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:39:43.697158 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b395c3a0) server 10.42.0.48:42823 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:39:54.796849 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c631a0) server 10.42.0.48:43773 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:40:05.896440 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01f9360) server 10.42.0.48:34613 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:40:16.996260 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b258a8e0) server 10.42.0.48:37793 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:40:28.096685 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3f4fe0) server 10.42.0.48:46169 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:40:39.197049 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb75da60) server 10.42.0.48:34711 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:40:50.296487 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b002ce20) server 10.42.0.48:37551 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:41:01.396797 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58f2c60) server 10.42.0.48:42587 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:41:12.496665 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59881e0) server 10.42.0.48:39193 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:41:23.496891 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada42560) server 10.42.0.48:35939 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:41:34.696302 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad474720) server 10.42.0.48:36645 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:41:45.796746 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5908560) server 10.42.0.48:33245 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:41:56.896692 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2590e20) server 10.42.0.48:43429 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:42:07.997108 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58c31a0) server 10.42.0.48:43127 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:42:19.096630 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2576e20) server 10.42.0.48:46855 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:42:30.097184 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c4afe0) server 10.42.0.48:42399 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:42:41.296563 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6cdafe0) server 10.42.0.48:43535 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:42:52.396411 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59881e0) server 10.42.0.48:39143 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:43:03.496897 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfc7c20) server 10.42.0.48:40955 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:43:14.497203 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac414720) server 10.42.0.48:33037 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:43:25.696403 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6c0720) server 10.42.0.48:35317 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:43:36.697062 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d36020) server 10.42.0.48:43657 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:43:47.897003 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde7d6e0) server 10.42.0.48:45633 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:43:58.996912 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4d7c20) server 10.42.0.48:36665 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:44:10.097041 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b9807520) server 10.42.0.48:37907 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:44:21.197182 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac41fde0) server 10.42.0.48:42029 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:44:32.196822 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac46ae20) server 10.42.0.48:39527 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:44:43.396912 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad469520) server 10.42.0.48:40025 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:44:54.496506 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2475a60) server 10.42.0.48:44051 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:45:05.596624 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb63a560) server 10.42.0.48:40215 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:45:16.696771 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6c0720) server 10.42.0.48:33777 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:45:27.796952 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b005a8e0) server 10.42.0.48:34191 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:45:38.996538 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad426e20) server 10.42.0.48:38745 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:45:50.096498 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25f98a0) server 10.42.0.48:39989 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:46:01.196578 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0af360) server 10.42.0.48:46549 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:46:12.197118 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4f1c20) server 10.42.0.48:45853 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:46:23.396690 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8ea8fe0) server 10.42.0.48:40971 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:46:34.497102 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5bcfe0) server 10.42.0.48:34205 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:46:45.497267 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d96560) server 10.42.0.48:40927 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:46:56.697149 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4036e0) server 10.42.0.48:42553 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:47:07.796300 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4223a0) server 10.42.0.48:39883 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:47:18.896587 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b99c28e0) server 10.42.0.48:43581 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:47:29.996848 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae386aa0) server 10.42.0.48:39567 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:47:40.996935 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d36020) server 10.42.0.48:34011 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:47:52.196385 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6504e20) server 10.42.0.48:46303 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 04:48:03.196830 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b641cfe0) server 10.42.0.48:32839 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:48:14.296973 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25f71a0) server 10.42.0.48:45763 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:48:25.497007 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b258a8e0) server 10.42.0.48:41525 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:48:36.497152 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8eff8a0) server 10.42.0.48:33361 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:48:47.596824 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4dbde0) server 10.42.0.48:33159 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:48:53.327845 75 pg_client_service.cc:2715] Fetching set of database oids
I0627 04:48:53.328388 75 pg_client_service.cc:2722] Successfully fetched 12 database oids
I0627 04:48:53.328428 75 pg_client_service.cc:2741] ScheduleCheckObjectIdAllocators
I0627 04:48:54.428119 75 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.028s
I0627 04:48:54.490435 75 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 04:48:54.490499 75 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 04:48:54.490506 75 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 04:48:54.490546 75 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 04:48:58.697170 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e0aa0) server 10.42.0.48:39853 => 10.42.0.48:9100 - it has been idle for 65.0077s
I0627 04:49:05.830543 109 call_home.cc:247] Done with collector GenericServerCollector
I0627 04:49:05.830603 109 call_home.cc:74] Skipping collector MetricsCollector because it has a higher collection level than the requested one
I0627 04:49:05.830612 109 call_home.cc:74] Skipping collector RpcsCollector because it has a higher collection level than the requested one
I0627 04:49:05.837924 109 call_home.cc:247] Done with collector GFlagsCollector
I0627 04:49:05.837965 109 call_home.cc:247] Done with collector BasicCollector
I0627 04:49:05.837997 109 call_home.cc:247] Done with collector TabletsCollector
I0627 04:49:09.797058 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d36020) server 10.42.0.48:45817 => 10.42.0.48:9100 - it has been idle for 65.0077s
I0627 04:49:20.997061 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb6116e0) server 10.42.0.48:37951 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:49:31.996496 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac455520) server 10.42.0.48:41213 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:49:43.097023 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10f03a0) server 10.42.0.48:34941 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:49:54.296252 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25f78a0) server 10.42.0.48:41327 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:50:05.397166 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6413520) server 10.42.0.48:45821 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:50:16.497145 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4de3a0) server 10.42.0.48:39799 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:50:27.497030 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada2d520) server 10.42.0.48:34857 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:50:38.696938 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b008fde0) server 10.42.0.48:42859 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 04:50:49.697187 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b657b8a0) server 10.42.0.48:35971 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:51:00.797113 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad529c20) server 10.42.0.48:35539 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 04:51:11.997004 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac401520) server 10.42.0.48:42751 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 04:51:23.097167 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25831a0) server 10.42.0.48:34935 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:51:34.196796 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8fffc20) server 10.42.0.48:45395 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:51:45.296674 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58f7c20) server 10.42.0.48:34741 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:51:56.397192 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2586560) server 10.42.0.48:44427 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:52:07.497078 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c01520) server 10.42.0.48:40523 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:52:18.496920 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac413c20) server 10.42.0.48:36135 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:52:29.597124 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2470720) server 10.42.0.48:45731 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:52:40.796938 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25776e0) server 10.42.0.48:33043 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 04:52:51.796802 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b992eaa0) server 10.42.0.48:38661 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:53:02.996493 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bebab360) server 10.42.0.48:44963 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:53:14.096959 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b113d520) server 10.42.0.48:40083 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 04:53:25.097108 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac413c20) server 10.42.0.48:33611 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 04:53:36.396302 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1105520) server 10.42.0.48:46095 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:53:47.496258 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c5d6e0) server 10.42.0.48:44027 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 04:53:58.597113 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0e1c20) server 10.42.0.48:33111 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:54:09.696816 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01a81e0) server 10.42.0.48:46351 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:54:20.797221 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b997f360) server 10.42.0.48:42579 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 04:54:31.896415 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5940560) server 10.42.0.48:38997 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 04:54:42.996505 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4db8a0) server 10.42.0.48:38981 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 04:54:54.097246 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac420720) server 10.42.0.48:44341 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 04:55:05.196997 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b256eaa0) server 10.42.0.48:37381 => 10.42.0.48:9100 - it has been idle for 65.1033s
I0627 04:55:16.396711 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8fbf8a0) server 10.42.0.48:39759 => 10.42.0.48:9100 - it has been idle for 65.0953s
I0627 04:55:27.497020 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b990ae20) server 10.42.0.48:37503 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 04:55:38.497018 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad49cfe0) server 10.42.0.48:36729 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 04:55:49.597067 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad546560) server 10.42.0.48:36049 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 04:56:00.796875 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada423a0) server 10.42.0.48:39151 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 04:56:11.896637 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc7281e0) server 10.42.0.48:36117 => 10.42.0.48:9100 - it has been idle for 65.0954s
I0627 04:56:22.997229 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24fec60) server 10.42.0.48:46463 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 04:56:34.096504 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10afde0) server 10.42.0.48:43371 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 04:56:45.196655 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b100e560) server 10.42.0.48:38209 => 10.42.0.48:9100 - it has been idle for 65.0954s
I0627 04:56:56.296986 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1074020) server 10.42.0.48:41985 => 10.42.0.48:9100 - it has been idle for 65.1034s
I0627 04:57:07.396898 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b005c020) server 10.42.0.48:42181 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 04:57:18.496968 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2472aa0) server 10.42.0.48:43863 => 10.42.0.48:9100 - it has been idle for 65.1034s
I0627 04:57:29.596788 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad474aa0) server 10.42.0.48:43717 => 10.42.0.48:9100 - it has been idle for 65.0954s
I0627 04:57:40.697165 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b259e720) server 10.42.0.48:40949 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 04:57:51.696931 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae27c720) server 10.42.0.48:36621 => 10.42.0.48:9100 - it has been idle for 65.0074s
I0627 04:58:02.897012 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59161e0) server 10.42.0.48:38125 => 10.42.0.48:9100 - it has been idle for 65.1034s
I0627 04:58:13.896431 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b587eaa0) server 10.42.0.48:46709 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 04:58:24.996982 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2590020) server 10.42.0.48:33381 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 04:58:36.096570 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b99d78a0) server 10.42.0.48:42859 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 04:58:47.097083 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad546aa0) server 10.42.0.48:34191 => 10.42.0.48:9100 - it has been idle for 65.0074s
I0627 04:58:58.197141 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d76e0) server 10.42.0.48:46165 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 04:59:09.396584 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10f0720) server 10.42.0.48:32985 => 10.42.0.48:9100 - it has been idle for 65.0954s
I0627 04:59:20.496969 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1048560) server 10.42.0.48:36143 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 04:59:31.596922 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d1c20) server 10.42.0.48:38631 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 04:59:42.597028 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac463520) server 10.42.0.48:37711 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 04:59:53.797111 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3e56e0) server 10.42.0.48:34741 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 05:00:04.896632 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad537c20) server 10.42.0.48:39869 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:00:15.997143 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4df1a0) server 10.42.0.48:42401 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:00:27.096949 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e4560) server 10.42.0.48:35701 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 05:00:38.096940 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada2eaa0) server 10.42.0.48:45235 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 05:00:49.296803 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc68ba60) server 10.42.0.48:43455 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:01:00.397126 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb04cfe0) server 10.42.0.48:36529 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:01:11.496838 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc7d1de0) server 10.42.0.48:36035 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 05:01:22.596951 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada43520) server 10.42.0.48:41863 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:01:33.696830 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad537520) server 10.42.0.48:46411 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 05:01:35.223104 10152 db_impl.cc:5802] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] New memtable created with log file: #3
I0627 05:01:35.223453 20230 db_impl.cc:3584] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: Calling FlushMemTableToOutputFile with column family [default], flush slots scheduled 1, total flush slots 1, compaction slots scheduled 0, compaction tasks [], total compaction slots 1
I0627 05:01:35.224020 20230 flush_job.cc:268] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] [JOB 2] Flushing memtable with next log file: 3
I0627 05:01:35.224056 20230 event_logger.cc:66] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: EVENT_LOG_v1 {"time_micros": 1782536495224042, "job": 2, "event": "flush_started", "num_memtables": 1, "num_entries": 767096, "num_deletes": 0, "memory_usage": 134254272}
I0627 05:01:35.224067 20230 flush_job.cc:296] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] [JOB 2] Level-0 flush table #10: started
I0627 05:01:35.976627 20230 flush_job.cc:327] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] [JOB 2] Level-0 flush table #10: 9578070 bytes OK frontiers: { smallest: { op_id: 1.2 hybrid_time: { physical: 1782524944839985 } primary_schema_version: 0 } largest: { op_id: 1.1043 hybrid_time: { physical: 1782536484118244 } max_value_level_ttl_expiration_time: { physical: 1783141284118244 } primary_schema_version: 0 } }
I0627 05:01:35.976696 20230 event_logger.cc:66] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: EVENT_LOG_v1 {"time_micros": 1782536495976679, "cf_name": "default", "job": 2, "event": "table_file_creation", "file_number": 10, "file_size": 9578070, "table_properties": {"data_size": 9487684, "data_index_size": 124479, "filter_size": 65482, "filter_index_size": 23, "raw_key_size": 112579795, "raw_average_key_size": 146, "raw_value_size": 8490156, "raw_average_value_size": 11, "num_data_blocks": 861, "num_entries": 767096, "num_filter_blocks": 1, "num_data_index_blocks": 5, "filter_policy_name": "DocKeyV3Filter", "kDeletedKeys": "0"}}
I0627 05:01:35.977253 20230 version_set.cc:2467] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: Creating manifest 11
I0627 05:01:35.979418 20230 db_impl.cc:2153] [default] Level summary: files[1] max score 0.20
I0627 05:01:35.979488 20230 memtable_list.cc:410] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] Level-0 commit table #10 started
I0627 05:01:35.979502 20230 memtable_list.cc:426] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] Level-0 commit table #10: memtable #1 done
I0627 05:01:35.979511 20230 event_logger.cc:76] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: EVENT_LOG_v1 {"time_micros": 1782536495979403, "job": 2, "event": "flush_finished", "lsm_state": [1]}
I0627 05:01:35.979568 20230 db_impl.cc:1436] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: [JOB 2] Delete /mnt/disk1/yb-data/tserver/data/rocksdb/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd//MANIFEST-000001 type=4 #1 -- OK
I0627 05:01:36.018005 41 tablet_peer.cc:1183] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Resetting cdc min replicated index. Seconds since last update: 11562.5
I0627 05:01:36.020910 41 log.cc:1602] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Running Log GC on /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd: retaining ops >= 1043, log segment size = 67108864
I0627 05:01:36.020956 41 log_reader.cc:513] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Removed log segment sequence numbers from log reader: [1, 2, 3, 4, 5]
I0627 05:01:36.020980 41 log.cc:1628] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Deleting log segment in path: /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000001 (GCed ops < 132)
I0627 05:01:36.021024 41 log.cc:1628] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Deleting log segment in path: /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000002 (GCed ops < 156)
I0627 05:01:36.021076 41 log.cc:1628] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Deleting log segment in path: /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000003 (GCed ops < 204)
I0627 05:01:36.021121 41 log.cc:1628] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Deleting log segment in path: /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000004 (GCed ops < 292)
I0627 05:01:36.021158 41 log.cc:1628] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Deleting log segment in path: /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000005 (GCed ops < 427)
I0627 05:01:36.029549 41 maintenance_manager.cc:377] Time spent running LogGCOp(47bf90255de8427490840d9e5d9664dd): real 0.012s user 0.001s sys 0.008s
I0627 05:01:44.796329 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad486c60) server 10.42.0.48:46511 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 05:01:55.896593 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba0e4720) server 10.42.0.48:45725 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:02:06.896938 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac422fe0) server 10.42.0.48:32845 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 05:02:18.096563 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad486aa0) server 10.42.0.48:34665 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 05:02:29.196815 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae21f6e0) server 10.42.0.48:36253 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:02:40.296279 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d62560) server 10.42.0.48:45595 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:02:51.396816 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b590d520) server 10.42.0.48:37887 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:03:02.496812 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad486c60) server 10.42.0.48:43679 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:03:13.596487 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e688e0) server 10.42.0.48:38129 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 05:03:24.696441 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4203a0) server 10.42.0.48:44723 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:03:35.796629 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc74560) server 10.42.0.48:39523 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 05:03:46.797139 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac45ee20) server 10.42.0.48:44331 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 05:03:54.517612 75 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.028s
I0627 05:03:54.574139 75 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 05:03:54.574208 75 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 05:03:54.574216 75 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 05:03:54.574254 75 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 05:03:57.996883 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b256d1a0) server 10.42.0.48:39947 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:04:09.096308 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bf07ec60) server 10.42.0.48:33745 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 05:04:20.197166 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e54020) server 10.42.0.48:44991 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:04:31.296758 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0ae1e0) server 10.42.0.48:37417 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:04:42.296854 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b113da60) server 10.42.0.48:41191 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 05:04:53.497056 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b246d1a0) server 10.42.0.48:41781 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:05:04.596659 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bf1a3c20) server 10.42.0.48:37795 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 05:05:15.696535 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba1b38a0) server 10.42.0.48:44627 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:05:26.697194 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adaaf1a0) server 10.42.0.48:39911 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 05:05:37.796905 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e98a0) server 10.42.0.48:46255 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:05:48.896605 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4088e0) server 10.42.0.48:33923 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 05:05:59.997224 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0af520) server 10.42.0.48:39267 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 05:06:11.196985 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b9994720) server 10.42.0.48:36777 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 05:06:22.296809 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2474720) server 10.42.0.48:35131 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 05:06:33.196457 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3fd6e0) server 10.42.0.48:40187 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 05:06:44.297012 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c5ae20) server 10.42.0.48:38277 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 05:06:55.396358 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bf07ec60) server 10.42.0.48:40215 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 05:07:06.697141 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1122e20) server 10.42.0.48:41555 => 10.42.0.48:9100 - it has been idle for 65.1035s
I0627 05:07:17.697122 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11301e0) server 10.42.0.48:34341 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 05:07:28.896476 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8dab1a0) server 10.42.0.48:37155 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:07:39.996934 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3628e0) server 10.42.0.48:43133 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:07:51.096871 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbdaa560) server 10.42.0.48:34991 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:08:02.197263 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4543a0) server 10.42.0.48:40925 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 05:08:13.196875 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e6560) server 10.42.0.48:39549 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:08:24.396592 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc8dac60) server 10.42.0.48:37741 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:08:35.496546 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25876e0) server 10.42.0.48:40047 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:08:46.596866 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5bce20) server 10.42.0.48:45187 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:08:57.697067 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24faaa0) server 10.42.0.48:36271 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:09:08.696807 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01fe020) server 10.42.0.48:35363 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:09:19.897150 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6429520) server 10.42.0.48:43163 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:09:30.996177 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11301e0) server 10.42.0.48:34079 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:09:42.096938 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e03a0) server 10.42.0.48:36903 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:09:53.197165 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10f0720) server 10.42.0.48:36781 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:10:04.296669 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25fdde0) server 10.42.0.48:36783 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:10:15.396447 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4688e0) server 10.42.0.48:36821 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:10:26.596199 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5a38a0) server 10.42.0.48:36703 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:10:37.697196 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfc68e0) server 10.42.0.48:45575 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:10:48.696518 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98cd520) server 10.42.0.48:33937 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:10:59.797065 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e16e0) server 10.42.0.48:45091 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:11:10.796845 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5b2e20) server 10.42.0.48:38615 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:11:21.997188 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5a2aa0) server 10.42.0.48:43149 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:11:33.097167 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac45e020) server 10.42.0.48:42747 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:11:44.296758 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10216e0) server 10.42.0.48:34999 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:11:55.396596 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac43e1e0) server 10.42.0.48:33029 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:12:06.496482 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53c1e0) server 10.42.0.48:41567 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:12:17.596208 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfc68e0) server 10.42.0.48:34083 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:12:28.697012 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25a31a0) server 10.42.0.48:37163 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:12:39.796936 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e1dde0) server 10.42.0.48:40241 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:12:50.896368 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adae5360) server 10.42.0.48:39247 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:13:01.996757 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10c6e20) server 10.42.0.48:46563 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:13:13.096923 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e688e0) server 10.42.0.48:43431 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:13:24.196666 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4db1a0) server 10.42.0.48:40285 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:13:35.297076 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9fa8e0) server 10.42.0.48:40805 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:13:46.396953 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acd358a0) server 10.42.0.48:43685 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:13:57.397203 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25f63a0) server 10.42.0.48:38461 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:14:08.497040 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b657b8a0) server 10.42.0.48:41825 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:14:19.696797 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc78020) server 10.42.0.48:38289 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:14:30.796746 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53d1a0) server 10.42.0.48:38621 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:14:41.897210 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b01e0) server 10.42.0.48:40635 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:14:52.996599 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2590560) server 10.42.0.48:42901 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:15:04.096918 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5bc3a0) server 10.42.0.48:37215 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:15:15.196705 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b588a1e0) server 10.42.0.48:36407 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:15:26.296810 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bf1a41e0) server 10.42.0.48:43853 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:15:37.396739 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0c4560) server 10.42.0.48:44965 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:15:48.496793 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98cd520) server 10.42.0.48:38651 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:15:59.596657 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada17360) server 10.42.0.48:36089 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:16:10.696981 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adae9520) server 10.42.0.48:44725 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:16:21.796777 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25f9360) server 10.42.0.48:42553 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:16:32.797025 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59843a0) server 10.42.0.48:46497 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:16:43.996856 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b114b360) server 10.42.0.48:42847 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:16:54.996945 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b258b360) server 10.42.0.48:39569 => 10.42.0.48:9100 - it has been idle for 65.0076s
I0627 05:17:06.096529 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae364720) server 10.42.0.48:36579 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:17:17.296738 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b99c2020) server 10.42.0.48:36475 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:17:28.297185 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10d0020) server 10.42.0.48:35323 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:17:39.396531 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75c11a0) server 10.42.0.48:41549 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:17:50.596478 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24711a0) server 10.42.0.48:39299 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:18:01.596889 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b114b360) server 10.42.0.48:36351 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:18:12.796947 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9e7a60) server 10.42.0.48:46089 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:18:23.897097 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6419c20) server 10.42.0.48:35577 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:18:34.896977 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0c4560) server 10.42.0.48:44243 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:18:45.996986 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6428720) server 10.42.0.48:42651 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:18:54.601500 76 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.028s
I0627 05:18:54.654161 76 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 05:18:54.654212 76 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 05:18:54.654220 76 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 05:18:54.654254 76 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 05:18:57.097038 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10de020) server 10.42.0.48:44009 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:19:08.197058 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfd51a0) server 10.42.0.48:35699 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:19:19.296969 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac40efe0) server 10.42.0.48:35425 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:19:30.496964 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24f96e0) server 10.42.0.48:44629 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:19:41.596503 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5cce20) server 10.42.0.48:43993 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:19:52.696863 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba0d98a0) server 10.42.0.48:37253 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:20:03.796221 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10d1360) server 10.42.0.48:33765 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:20:14.797061 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24701e0) server 10.42.0.48:43545 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:20:25.996423 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc79cc60) server 10.42.0.48:44101 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:20:37.096459 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5995520) server 10.42.0.48:36791 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:20:48.196833 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2572aa0) server 10.42.0.48:37857 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:20:59.196863 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adbff1a0) server 10.42.0.48:33487 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:21:10.397027 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d0560) server 10.42.0.48:38431 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:21:21.496441 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfa7de0) server 10.42.0.48:33185 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:21:32.596259 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4788e0) server 10.42.0.48:36701 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:21:43.696822 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b257f6e0) server 10.42.0.48:43369 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:21:54.796411 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24f8020) server 10.42.0.48:41689 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:22:05.797080 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc60c60) server 10.42.0.48:43013 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:22:16.996673 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad558020) server 10.42.0.48:36557 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:22:28.096858 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10d0020) server 10.42.0.48:43899 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:22:39.096870 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2472020) server 10.42.0.48:46589 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:22:50.297081 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b596dc20) server 10.42.0.48:39167 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:23:01.496948 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e1a60) server 10.42.0.48:37363 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:23:12.596418 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c5e720) server 10.42.0.48:37863 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:23:23.696226 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e1520) server 10.42.0.48:40993 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:23:34.797143 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada69a60) server 10.42.0.48:42053 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:23:45.897024 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c09de0) server 10.42.0.48:35867 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:23:56.996531 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4ffde0) server 10.42.0.48:46195 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:24:08.096737 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d0560) server 10.42.0.48:32845 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:24:19.197124 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bebaa3a0) server 10.42.0.48:44291 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:24:30.296433 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac422560) server 10.42.0.48:40069 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:24:41.396687 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98d4020) server 10.42.0.48:38495 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:24:52.496654 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada0e020) server 10.42.0.48:38855 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:25:03.596632 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25e4720) server 10.42.0.48:36019 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:25:14.696292 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4691a0) server 10.42.0.48:34741 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:25:25.697131 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac403de0) server 10.42.0.48:46499 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:25:36.896934 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac440020) server 10.42.0.48:46505 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:25:47.996480 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4648e0) server 10.42.0.48:37845 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:25:59.096674 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c4f360) server 10.42.0.48:41023 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:26:10.096992 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59178a0) server 10.42.0.48:35623 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:26:21.296918 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac422fe0) server 10.42.0.48:39433 => 10.42.0.48:9100 - it has been idle for 65.1036s
I0627 05:26:32.396803 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b9806c60) server 10.42.0.48:42101 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 05:26:43.396888 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24fe560) server 10.42.0.48:33993 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:26:54.496961 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b113d8a0) server 10.42.0.48:37699 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:27:05.696453 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5886720) server 10.42.0.48:44071 => 10.42.0.48:9100 - it has been idle for 65.0956s
I0627 05:27:16.696929 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c02c60) server 10.42.0.48:34645 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:27:27.796841 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5909520) server 10.42.0.48:37599 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:27:38.896555 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada5c3a0) server 10.42.0.48:43387 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:27:49.996840 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad490720) server 10.42.0.48:42629 => 10.42.0.48:9100 - it has been idle for 65.0036s
I0627 05:28:01.096879 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e8c60) server 10.42.0.48:36059 => 10.42.0.48:9100 - it has been idle for 65.0076s
I0627 05:28:12.197232 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba0d3a60) server 10.42.0.48:35939 => 10.42.0.48:9100 - it has been idle for 65.0076s
I0627 05:28:23.296969 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4681e0) server 10.42.0.48:44275 => 10.42.0.48:9100 - it has been idle for 65.0077s
I0627 05:28:34.497149 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b256e560) server 10.42.0.48:38435 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:28:45.597044 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c78fe0) server 10.42.0.48:34267 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:28:56.696834 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b256cfe0) server 10.42.0.48:46215 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:29:07.697016 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbcf8aa0) server 10.42.0.48:32805 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 05:29:18.896765 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24748e0) server 10.42.0.48:44283 => 10.42.0.48:9100 - it has been idle for 65.0959s
I0627 05:29:29.996486 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9f9520) server 10.42.0.48:39947 => 10.42.0.48:9100 - it has been idle for 65.0959s
I0627 05:29:40.997282 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c0c020) server 10.42.0.48:40475 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 05:29:52.096937 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3c1360) server 10.42.0.48:35557 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 05:30:03.197134 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3c2aa0) server 10.42.0.48:42121 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 05:30:14.297030 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b588b520) server 10.42.0.48:36635 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 05:30:25.496883 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada5c020) server 10.42.0.48:42601 => 10.42.0.48:9100 - it has been idle for 65.1039s
I0627 05:30:36.597175 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bf0cb6e0) server 10.42.0.48:41955 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 05:30:47.696883 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75b2e20) server 10.42.0.48:46473 => 10.42.0.48:9100 - it has been idle for 65.1039s
I0627 05:30:58.796960 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc7a83a0) server 10.42.0.48:39365 => 10.42.0.48:9100 - it has been idle for 65.1039s
I0627 05:31:09.796873 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4871a0) server 10.42.0.48:36311 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 05:31:20.996800 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b3de0) server 10.42.0.48:39649 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 05:31:31.996833 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b596aaa0) server 10.42.0.48:35179 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 05:31:43.196743 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acd3b360) server 10.42.0.48:36131 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 05:31:54.196844 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1030e20) server 10.42.0.48:43665 => 10.42.0.48:9100 - it has been idle for 65.0039s
I0627 05:32:05.396255 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5998720) server 10.42.0.48:40195 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:32:16.496424 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3e38a0) server 10.42.0.48:35051 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:32:27.596709 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e2720) server 10.42.0.48:40393 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:32:38.696193 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdeb0aa0) server 10.42.0.48:33051 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:32:49.797014 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b0028720) server 10.42.0.48:41041 => 10.42.0.48:9100 - it has been idle for 65.1038s
I0627 05:33:00.797036 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6e2720) server 10.42.0.48:41543 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 05:33:11.996186 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3879360) server 10.42.0.48:39723 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:33:23.096778 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4ea1e0) server 10.42.0.48:44895 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:33:34.096977 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6d45360) server 10.42.0.48:39145 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 05:33:45.196877 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4631a0) server 10.42.0.48:42757 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 05:33:54.682334 77 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.028s
I0627 05:33:54.742695 77 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 05:33:54.742761 77 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 05:33:54.742770 77 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 05:33:54.742808 77 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 05:33:56.297086 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d561e0) server 10.42.0.48:32907 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 05:34:07.496897 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b246c1e0) server 10.42.0.48:41409 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:34:18.596933 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b64188e0) server 10.42.0.48:35947 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:34:29.696802 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbcf5360) server 10.42.0.48:45793 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:34:40.796957 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58b5520) server 10.42.0.48:39063 => 10.42.0.48:9100 - it has been idle for 65.1038s
I0627 05:34:51.896993 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59278a0) server 10.42.0.48:39719 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:35:02.996500 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f498a0) server 10.42.0.48:40517 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:35:14.097078 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b102dde0) server 10.42.0.48:35747 => 10.42.0.48:9100 - it has been idle for 65.1038s
I0627 05:35:24.997146 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b246dde0) server 10.42.0.48:44557 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 05:35:36.197057 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5421e0) server 10.42.0.48:40501 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:35:47.296698 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59856e0) server 10.42.0.48:38007 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:35:58.396603 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3c2aa0) server 10.42.0.48:46813 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:36:09.496659 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada2c020) server 10.42.0.48:45665 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:36:20.596526 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e2720) server 10.42.0.48:44899 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:36:31.696429 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f1f520) server 10.42.0.48:35347 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:36:33.225992 38 log.cc:994] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Max segment size 67108864 reached. Starting new segment allocation.
I0627 05:36:33.231267 38 tablet_bootstrap_state_flusher.cc:152] Tablet 47bf90255de8427490840d9e5d9664dd is submitting flush bootstrap state task...
I0627 05:36:33.231341 38 log.cc:841] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Last appended OpId in segment /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000007: 1.1233
I0627 05:36:33.231426 36 tablet_bootstrap_state_manager.cc:112] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Saving bootstrap state up to 1.1233 to /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/retryable_requests.NEW
I0627 05:36:33.234697 38 log.cc:850] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Rolled over to a new segment: /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000008
I0627 05:36:33.235101 36 tablet_bootstrap_state_manager.cc:123] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Renaming retryable_requests.NEW to retryable_requests
I0627 05:36:33.356791 41 tablet_peer.cc:1183] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Resetting cdc min replicated index. Seconds since last update: 2097.34
I0627 05:36:33.359338 41 log.cc:1602] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Running Log GC on /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd: retaining ops >= 1043, log segment size = 67108864
I0627 05:36:33.359370 41 log_reader.cc:513] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Removed log segment sequence numbers from log reader: [6]
I0627 05:36:33.359385 41 log.cc:1628] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Deleting log segment in path: /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000006 (GCed ops < 696)
I0627 05:36:33.365212 41 maintenance_manager.cc:377] Time spent running LogGCOp(47bf90255de8427490840d9e5d9664dd): real 0.008s user 0.000s sys 0.006s
I0627 05:36:42.796221 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d76e0) server 10.42.0.48:44571 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:36:53.797067 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d58c60) server 10.42.0.48:38601 => 10.42.0.48:9100 - it has been idle for 65.0038s
I0627 05:37:04.996459 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c70560) server 10.42.0.48:34159 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:37:16.096689 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc3b360) server 10.42.0.48:36227 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:37:27.196882 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b9904fe0) server 10.42.0.48:36409 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:37:38.296808 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6d18a0) server 10.42.0.48:46495 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:37:49.396842 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac45f360) server 10.42.0.48:43151 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:38:00.496788 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5296e0) server 10.42.0.48:36599 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:38:11.596756 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75c1de0) server 10.42.0.48:40351 => 10.42.0.48:9100 - it has been idle for 65.0998s
I0627 05:38:22.696329 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e4c60) server 10.42.0.48:43277 => 10.42.0.48:9100 - it has been idle for 65.0958s
I0627 05:38:33.697207 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8ff18a0) server 10.42.0.48:37117 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:38:44.896905 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5983a0) server 10.42.0.48:36211 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:38:55.996892 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bebe8c60) server 10.42.0.48:39943 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 05:39:07.096534 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e4e20) server 10.42.0.48:34965 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 05:39:18.097071 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75c1520) server 10.42.0.48:36873 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:39:29.296494 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4a3a60) server 10.42.0.48:45887 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:39:40.396255 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac456020) server 10.42.0.48:45963 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 05:39:51.397176 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e4560) server 10.42.0.48:44677 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:40:02.596244 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f1eaa0) server 10.42.0.48:38177 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 05:40:13.597015 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac40e020) server 10.42.0.48:45749 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:40:24.796568 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5997de0) server 10.42.0.48:46037 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:40:35.896469 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac408aa0) server 10.42.0.48:41099 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:40:46.996430 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac46e020) server 10.42.0.48:45513 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 05:40:57.997040 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11223a0) server 10.42.0.48:46227 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:41:09.097064 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e4560) server 10.42.0.48:46123 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:41:20.296442 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac43ec60) server 10.42.0.48:34887 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 05:41:31.296996 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b0033a60) server 10.42.0.48:37329 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:41:42.496861 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3824720) server 10.42.0.48:40185 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 05:41:53.596961 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b599b360) server 10.42.0.48:38799 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:42:04.696190 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b008f520) server 10.42.0.48:34107 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 05:42:15.697012 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d76fe0) server 10.42.0.48:36073 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:42:26.797044 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac46e3a0) server 10.42.0.48:34177 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:42:37.997229 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4a2020) server 10.42.0.48:35517 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:42:49.097160 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0956e0) server 10.42.0.48:39629 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:42:59.997054 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3f0560) server 10.42.0.48:40611 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:43:11.197184 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0c56e0) server 10.42.0.48:42753 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:43:22.296507 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac45e1e0) server 10.42.0.48:35999 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 05:43:33.297145 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b112d6e0) server 10.42.0.48:32873 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:43:44.497164 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8ed3de0) server 10.42.0.48:44943 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:43:55.597105 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9f48e0) server 10.42.0.48:45503 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 05:44:06.696657 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6d4ac60) server 10.42.0.48:40395 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:44:17.796849 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5914e20) server 10.42.0.48:36521 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 05:44:28.896827 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0cf8a0) server 10.42.0.48:46373 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:44:39.997027 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11a9a60) server 10.42.0.48:38249 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:44:51.097225 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8ed36e0) server 10.42.0.48:44565 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:45:02.197041 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdeb2aa0) server 10.42.0.48:33369 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:45:13.297220 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e1c560) server 10.42.0.48:36019 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:45:24.396649 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5883a60) server 10.42.0.48:38923 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:45:35.496316 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b002caa0) server 10.42.0.48:43313 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 05:45:46.596203 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3878fe0) server 10.42.0.48:42245 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 05:45:57.696847 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4a21e0) server 10.42.0.48:37967 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 05:46:08.697274 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01a8e20) server 10.42.0.48:33675 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:46:19.796243 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bf07eaa0) server 10.42.0.48:42319 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:46:30.896766 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acd39520) server 10.42.0.48:41123 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:46:42.097043 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b112fde0) server 10.42.0.48:38329 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 05:46:53.196820 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad490e20) server 10.42.0.48:37333 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 05:47:04.197157 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba02d1a0) server 10.42.0.48:35071 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:47:15.396265 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac456aa0) server 10.42.0.48:34075 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 05:47:26.396971 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3ff8a0) server 10.42.0.48:40197 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:47:37.496991 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adaaac60) server 10.42.0.48:34327 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:47:48.697077 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada0fc20) server 10.42.0.48:42593 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:47:59.696856 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11041e0) server 10.42.0.48:39705 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:48:10.796888 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0b21e0) server 10.42.0.48:34731 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:48:21.912423 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae170720) server 10.42.0.48:41061 => 10.42.0.48:9100 - it has been idle for 65.0157s
I0627 05:48:33.012332 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5880e20) server 10.42.0.48:46431 => 10.42.0.48:9100 - it has been idle for 65.0157s
I0627 05:48:44.111666 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc821e0) server 10.42.0.48:36957 => 10.42.0.48:9100 - it has been idle for 65.0117s
I0627 05:48:54.771335 76 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.028s
I0627 05:48:54.832011 76 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 05:48:54.832072 76 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 05:48:54.832080 76 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 05:48:54.832113 76 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 05:48:55.212095 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2597a60) server 10.42.0.48:44025 => 10.42.0.48:9100 - it has been idle for 65.0157s
I0627 05:49:06.212440 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b9807520) server 10.42.0.48:44791 => 10.42.0.48:9100 - it has been idle for 65.0117s
I0627 05:49:06.791671 109 call_home.cc:247] Done with collector GenericServerCollector
I0627 05:49:06.791731 109 call_home.cc:74] Skipping collector MetricsCollector because it has a higher collection level than the requested one
I0627 05:49:06.791739 109 call_home.cc:74] Skipping collector RpcsCollector because it has a higher collection level than the requested one
I0627 05:49:06.799431 109 call_home.cc:247] Done with collector GFlagsCollector
I0627 05:49:06.799495 109 call_home.cc:247] Done with collector BasicCollector
I0627 05:49:06.799526 109 call_home.cc:247] Done with collector TabletsCollector
I0627 05:49:17.312332 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4dac60) server 10.42.0.48:45741 => 10.42.0.48:9100 - it has been idle for 65.0117s
I0627 05:49:28.511682 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac456e20) server 10.42.0.48:43635 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:49:39.612212 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e96e0) server 10.42.0.48:38493 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:49:50.712030 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1135de0) server 10.42.0.48:39537 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:50:01.811774 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4d6aa0) server 10.42.0.48:42111 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:50:12.912019 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5363a0) server 10.42.0.48:46153 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:50:24.011478 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d1de0) server 10.42.0.48:36583 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:50:35.112192 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5916c60) server 10.42.0.48:38827 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:50:46.211964 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3823a60) server 10.42.0.48:43785 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:50:57.312335 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10deaa0) server 10.42.0.48:44943 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:51:08.411727 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba0d23a0) server 10.42.0.48:40001 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:51:19.511911 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b113da60) server 10.42.0.48:41091 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:51:30.611496 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b112fde0) server 10.42.0.48:38485 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:51:41.711834 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c20c60) server 10.42.0.48:40339 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:51:52.811978 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c0a720) server 10.42.0.48:35081 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:52:03.912201 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3c18a0) server 10.42.0.48:42417 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:52:15.011499 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5a9de0) server 10.42.0.48:44729 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:52:26.112221 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9f9360) server 10.42.0.48:43765 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:52:37.212397 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1074020) server 10.42.0.48:44177 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:52:48.311883 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae363520) server 10.42.0.48:38115 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:52:59.412313 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5883520) server 10.42.0.48:33315 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:53:10.512006 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b256ce20) server 10.42.0.48:42709 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:53:21.612274 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad478c60) server 10.42.0.48:42119 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:53:32.711901 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac402aa0) server 10.42.0.48:33641 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:53:43.812212 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b113d520) server 10.42.0.48:38675 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:53:54.911584 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b0095de0) server 10.42.0.48:38681 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:54:06.011442 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada2ee20) server 10.42.0.48:41667 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:54:17.112262 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad528c60) server 10.42.0.48:41465 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:54:28.211730 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5bcc60) server 10.42.0.48:38965 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:54:39.312160 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5cdde0) server 10.42.0.48:35625 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:54:50.312089 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdff4560) server 10.42.0.48:36443 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:55:01.412366 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2581a60) server 10.42.0.48:46093 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:55:12.511579 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5363a0) server 10.42.0.48:36015 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:55:23.611521 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b74861e0) server 10.42.0.48:36973 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:55:34.712379 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b005e560) server 10.42.0.48:38405 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:55:45.812207 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d3c560) server 10.42.0.48:43863 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:55:56.911870 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01f9de0) server 10.42.0.48:41269 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:56:08.011713 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e11a0) server 10.42.0.48:46163 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:56:19.112298 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb60caa0) server 10.42.0.48:34637 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:56:30.212111 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada2ee20) server 10.42.0.48:41291 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:56:41.312448 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae1a0c60) server 10.42.0.48:33419 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:56:52.412412 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10c6560) server 10.42.0.48:33491 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:57:03.511479 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5904560) server 10.42.0.48:32963 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:57:14.612027 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f0d6e0) server 10.42.0.48:44809 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:57:25.711874 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25a2560) server 10.42.0.48:38639 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:57:36.812404 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10038a0) server 10.42.0.48:36801 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:57:47.911747 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d6ce20) server 10.42.0.48:39301 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:57:59.012506 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4f03a0) server 10.42.0.48:40733 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:58:10.112244 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4138a0) server 10.42.0.48:40261 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:58:21.211628 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae364c60) server 10.42.0.48:42171 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:58:32.312265 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb60caa0) server 10.42.0.48:46843 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:58:43.312160 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b257f360) server 10.42.0.48:36841 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:58:54.412487 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4dcc60) server 10.42.0.48:36673 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:59:05.512144 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3871a0) server 10.42.0.48:40135 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:59:16.611702 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde2e1e0) server 10.42.0.48:39375 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 05:59:27.711789 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0cee20) server 10.42.0.48:33261 => 10.42.0.48:9100 - it has been idle for 65.1037s
I0627 05:59:38.711963 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad52c720) server 10.42.0.48:41801 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 05:59:49.811990 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9f3a60) server 10.42.0.48:35923 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 06:00:01.012406 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5c71a0) server 10.42.0.48:45635 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 06:00:12.211714 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3ff6e0) server 10.42.0.48:38243 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:00:23.311946 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6b5de0) server 10.42.0.48:38267 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:00:34.312107 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b115f6e0) server 10.42.0.48:40199 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 06:00:45.512319 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad543c20) server 10.42.0.48:41873 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:00:56.612356 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75b21e0) server 10.42.0.48:41643 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:01:07.711838 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b9858fe0) server 10.42.0.48:38899 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:01:18.812383 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4561e0) server 10.42.0.48:36111 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:01:29.912218 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3878aa0) server 10.42.0.48:44301 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:01:41.012491 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4156e0) server 10.42.0.48:37143 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:01:52.111580 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb1a76e0) server 10.42.0.48:42977 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:02:03.211766 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b99acfe0) server 10.42.0.48:45531 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:02:14.311828 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6796e0) server 10.42.0.48:37313 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:02:25.411966 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3ff6e0) server 10.42.0.48:44339 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:02:36.511765 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01fee20) server 10.42.0.48:38797 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:02:47.611792 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10a4c60) server 10.42.0.48:42643 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:02:58.712340 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2576fe0) server 10.42.0.48:40201 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:03:09.812376 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac421360) server 10.42.0.48:40931 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:03:20.912371 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e0720) server 10.42.0.48:40883 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:03:32.011704 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2596aa0) server 10.42.0.48:37699 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:03:43.112362 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75b31a0) server 10.42.0.48:36541 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:03:54.212502 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58bbc20) server 10.42.0.48:41293 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:03:54.861299 77 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.032s
I0627 06:03:54.930194 77 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 06:03:54.930279 77 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 06:03:54.930289 77 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 06:03:54.930326 77 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 06:04:05.311447 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c30e20) server 10.42.0.48:34671 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:04:16.311723 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada42c60) server 10.42.0.48:44713 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:04:27.512234 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b257b520) server 10.42.0.48:41431 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:04:38.511957 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0e1360) server 10.42.0.48:43829 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:04:49.612238 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d7aaa0) server 10.42.0.48:35263 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:05:00.711593 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b114ae20) server 10.42.0.48:46009 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:05:11.911666 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac40f360) server 10.42.0.48:42461 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:05:23.012336 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfadde0) server 10.42.0.48:37883 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:05:34.112087 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01fce20) server 10.42.0.48:43393 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:05:45.111542 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5883a60) server 10.42.0.48:46341 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:05:56.212004 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba1c21e0) server 10.42.0.48:37867 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:06:07.412108 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae27d6e0) server 10.42.0.48:38691 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:06:18.412273 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b587c3a0) server 10.42.0.48:40753 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:06:29.511714 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e5aaa0) server 10.42.0.48:41985 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:06:40.611655 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4da8e0) server 10.42.0.48:37869 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:06:51.711970 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b5c20) server 10.42.0.48:39571 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:07:02.812342 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e438a0) server 10.42.0.48:44889 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:07:13.912317 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5596e0) server 10.42.0.48:43249 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:07:25.011948 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0ad520) server 10.42.0.48:36897 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:07:36.112237 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae21e3a0) server 10.42.0.48:45471 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:07:47.212093 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6788e0) server 10.42.0.48:40637 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:07:58.312326 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2590020) server 10.42.0.48:37267 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:08:09.412343 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d708e0) server 10.42.0.48:44217 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:08:20.512032 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d5d360) server 10.42.0.48:36285 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:08:31.612493 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b99acfe0) server 10.42.0.48:40627 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:08:42.712293 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6414e20) server 10.42.0.48:41245 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:08:53.812314 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdede3a0) server 10.42.0.48:33751 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:09:04.911494 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11363a0) server 10.42.0.48:45937 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:09:16.011946 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b592d360) server 10.42.0.48:36743 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:09:27.112455 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b596ac60) server 10.42.0.48:38051 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:09:38.211747 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c4a3a0) server 10.42.0.48:35949 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:09:49.311774 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c03360) server 10.42.0.48:40701 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:10:00.411492 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5378a0) server 10.42.0.48:40867 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:10:11.511471 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d36020) server 10.42.0.48:37315 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:10:22.612104 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5588e0) server 10.42.0.48:40641 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:10:33.712299 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9ee560) server 10.42.0.48:46553 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:10:44.812170 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8eae560) server 10.42.0.48:44833 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:10:55.911463 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb1a61e0) server 10.42.0.48:37457 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:11:07.012434 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58a9360) server 10.42.0.48:45135 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:11:18.111580 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6cd6aa0) server 10.42.0.48:41427 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:11:29.212260 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1102fe0) server 10.42.0.48:39235 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:11:40.212167 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad52c1e0) server 10.42.0.48:39007 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:11:51.312057 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c788e0) server 10.42.0.48:33167 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:12:02.411623 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25908e0) server 10.42.0.48:38703 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:12:13.611773 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53aaa0) server 10.42.0.48:44499 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 06:12:24.611583 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc68c8e0) server 10.42.0.48:45145 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:12:35.612380 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58836e0) server 10.42.0.48:38269 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 06:12:46.811817 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde998a0) server 10.42.0.48:40823 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 06:12:57.812167 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bebbfc20) server 10.42.0.48:33849 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 06:13:08.912092 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad533360) server 10.42.0.48:38831 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 06:13:20.011761 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3631a0) server 10.42.0.48:43681 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 06:13:31.111819 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae34c560) server 10.42.0.48:37749 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 06:13:42.312371 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad510e20) server 10.42.0.48:46861 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:13:53.412086 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b112e3a0) server 10.42.0.48:40495 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:14:04.511519 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc88020) server 10.42.0.48:39893 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:14:15.611976 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25e58a0) server 10.42.0.48:39961 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:14:26.712338 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1105360) server 10.42.0.48:35327 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:14:37.812476 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b989c560) server 10.42.0.48:46397 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:14:48.911521 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b657b8a0) server 10.42.0.48:37875 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:15:00.011642 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad543520) server 10.42.0.48:43095 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:15:11.111490 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4003a0) server 10.42.0.48:42489 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:15:22.212392 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25e58a0) server 10.42.0.48:39841 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:15:33.311951 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6cf7520) server 10.42.0.48:45227 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:15:44.412281 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac41fde0) server 10.42.0.48:46675 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:15:55.512262 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac456720) server 10.42.0.48:43957 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:16:06.611852 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde4ec60) server 10.42.0.48:37421 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:16:17.711828 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1137c20) server 10.42.0.48:33095 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:16:28.811972 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d9f6e0) server 10.42.0.48:36349 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:16:39.911562 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbca9360) server 10.42.0.48:35747 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:16:51.011828 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3e61e0) server 10.42.0.48:40541 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:17:02.112320 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53a1e0) server 10.42.0.48:46797 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:17:13.212294 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5996e0) server 10.42.0.48:36215 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:17:24.311908 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad548aa0) server 10.42.0.48:34129 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:17:35.411667 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6d9ac60) server 10.42.0.48:35019 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:17:46.511732 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b113caa0) server 10.42.0.48:45161 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:17:57.612473 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c78560) server 10.42.0.48:43895 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:18:08.711436 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299beb7bde0) server 10.42.0.48:35539 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:18:19.811440 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5983a60) server 10.42.0.48:38869 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:18:30.911798 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4a31a0) server 10.42.0.48:42721 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:18:42.011798 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5998fe0) server 10.42.0.48:35009 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:18:53.212014 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b257f520) server 10.42.0.48:33149 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:18:54.962280 76 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.032s
I0627 06:18:55.030108 76 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 06:18:55.030172 76 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 06:18:55.030181 76 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 06:18:55.030217 76 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 06:19:04.312043 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e5a1e0) server 10.42.0.48:46129 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:19:15.412340 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad533360) server 10.42.0.48:37359 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:19:26.511765 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10d16e0) server 10.42.0.48:33833 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:19:37.612069 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e55a60) server 10.42.0.48:35099 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:19:48.611709 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4541e0) server 10.42.0.48:46365 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:19:59.711797 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adaae720) server 10.42.0.48:46831 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:20:10.811470 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c798a0) server 10.42.0.48:40359 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:20:21.912505 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1048c60) server 10.42.0.48:41555 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:20:33.011499 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b105dc20) server 10.42.0.48:35949 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:20:44.111757 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac46efe0) server 10.42.0.48:43199 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:20:55.211721 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10df360) server 10.42.0.48:45945 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:21:06.311933 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b257ae20) server 10.42.0.48:36599 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:21:17.511950 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4df520) server 10.42.0.48:38729 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:21:28.612074 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5436e0) server 10.42.0.48:40445 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:21:39.712076 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad478c60) server 10.42.0.48:46039 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:21:50.812223 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3e7520) server 10.42.0.48:34363 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:22:01.911971 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b38796e0) server 10.42.0.48:35041 => 10.42.0.48:9100 - it has been idle for 65.0957s
I0627 06:22:13.012233 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b256ee20) server 10.42.0.48:33495 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:22:24.111479 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bf087c20) server 10.42.0.48:33005 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:22:35.212188 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b008eaa0) server 10.42.0.48:36951 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:22:46.311733 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6426560) server 10.42.0.48:38979 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:22:57.411638 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1058aa0) server 10.42.0.48:45539 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:23:08.412138 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3e7520) server 10.42.0.48:37301 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:23:19.511806 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfa7de0) server 10.42.0.48:43893 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:23:30.611541 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e7a60) server 10.42.0.48:45519 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:23:41.712049 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c5a3a0) server 10.42.0.48:37999 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:23:52.812376 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3c3de0) server 10.42.0.48:38249 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:24:03.912349 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde59520) server 10.42.0.48:35757 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:24:15.012377 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad536560) server 10.42.0.48:41241 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:24:26.112089 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac46fde0) server 10.42.0.48:37557 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:24:37.212345 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6cc6020) server 10.42.0.48:43085 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:24:48.312427 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada176e0) server 10.42.0.48:40301 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:24:59.412353 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58f6aa0) server 10.42.0.48:40793 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:25:10.512261 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acd9d8a0) server 10.42.0.48:40685 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:25:21.612443 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc551a0) server 10.42.0.48:35767 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:25:32.612134 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3fd520) server 10.42.0.48:40677 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 06:25:43.712853 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75c0560) server 10.42.0.48:42967 => 10.42.0.48:9100 - it has been idle for 65.0077s
I0627 06:25:54.812381 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2582720) server 10.42.0.48:41963 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 06:26:05.912343 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba1be720) server 10.42.0.48:34935 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 06:26:17.011895 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c09360) server 10.42.0.48:33953 => 10.42.0.48:9100 - it has been idle for 65.0037s
I0627 06:26:28.211934 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba1b8560) server 10.42.0.48:34637 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:26:39.312239 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5aba60) server 10.42.0.48:37033 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:26:50.411526 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac440c60) server 10.42.0.48:42597 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:27:01.511701 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdffd1a0) server 10.42.0.48:34803 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:27:12.611728 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9fa3a0) server 10.42.0.48:40701 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:27:23.711827 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbd08aa0) server 10.42.0.48:45943 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:27:34.811964 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b1de0) server 10.42.0.48:37853 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:27:45.911607 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b596dc20) server 10.42.0.48:39783 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:27:57.011756 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3c3a60) server 10.42.0.48:41581 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:28:08.111680 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d6cc60) server 10.42.0.48:33893 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:28:19.212126 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b257e8e0) server 10.42.0.48:45977 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:28:30.312428 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc9ee1e0) server 10.42.0.48:36085 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:28:41.411715 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b590cfe0) server 10.42.0.48:45617 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:28:52.511469 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1134c60) server 10.42.0.48:45733 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:29:03.512445 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2582e20) server 10.42.0.48:34535 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:29:14.612164 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10ae8e0) server 10.42.0.48:46731 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:29:25.712306 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5c8720) server 10.42.0.48:35399 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:29:36.812281 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01ff8a0) server 10.42.0.48:42915 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:29:47.911907 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b99d5360) server 10.42.0.48:43057 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:29:59.012236 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b008c020) server 10.42.0.48:36305 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:30:10.111490 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24fa720) server 10.42.0.48:33273 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:30:21.212131 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3fc8e0) server 10.42.0.48:42229 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:30:32.311514 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b005d520) server 10.42.0.48:44211 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:30:43.412027 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c4a1e0) server 10.42.0.48:44173 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:30:54.511780 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4feaa0) server 10.42.0.48:44941 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:31:05.611760 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4243a0) server 10.42.0.48:35367 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:31:16.711711 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3960fe0) server 10.42.0.48:43089 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:31:27.811971 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0fb8a0) server 10.42.0.48:40933 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:31:38.911693 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5b23a0) server 10.42.0.48:41479 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:31:50.011665 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bebdb1a0) server 10.42.0.48:38997 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:32:01.111850 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4636e0) server 10.42.0.48:42999 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:32:12.211969 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b11a0) server 10.42.0.48:40219 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:32:23.312427 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adae9520) server 10.42.0.48:43949 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:32:34.411450 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada17360) server 10.42.0.48:40507 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:32:34.528024 26795 server_base.cc:606] Using private rpc address yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local
I0627 06:32:34.528190 26795 server_base.cc:624] Using http addresses: ( host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9000 )
I0627 06:32:45.511979 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3c63a0) server 10.42.0.48:43649 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:32:56.611912 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2474c60) server 10.42.0.48:40073 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:33:07.712021 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4feaa0) server 10.42.0.48:40821 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:33:18.911904 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2580aa0) server 10.42.0.48:36339 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:33:30.011683 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6cc76e0) server 10.42.0.48:39467 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:33:41.111824 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5bda60) server 10.42.0.48:39141 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:33:52.211433 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad530e20) server 10.42.0.48:38285 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:33:55.058455 77 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.028s
I0627 06:33:55.120682 77 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 06:33:55.120765 77 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 06:33:55.120775 77 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 06:33:55.120826 77 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 06:34:03.312460 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2474c60) server 10.42.0.48:46123 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:34:14.411631 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b256fa60) server 10.42.0.48:36769 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:34:25.511982 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58a3de0) server 10.42.0.48:44769 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:34:36.611944 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01fd1a0) server 10.42.0.48:33153 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:34:47.711982 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f1f8a0) server 10.42.0.48:45737 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:34:58.811975 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b256cfe0) server 10.42.0.48:46879 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:35:09.912011 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1104aa0) server 10.42.0.48:39743 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:35:21.011487 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10bda60) server 10.42.0.48:44205 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:35:32.111671 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5b3a60) server 10.42.0.48:40287 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:35:43.211706 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b257f360) server 10.42.0.48:46349 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:35:54.312414 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3821c20) server 10.42.0.48:46849 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:36:05.412292 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada7eaa0) server 10.42.0.48:43947 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:36:16.511731 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2474c60) server 10.42.0.48:34249 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 06:36:27.612490 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6cdb520) server 10.42.0.48:43151 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 06:36:38.812464 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae1a0720) server 10.42.0.48:45213 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:36:49.912457 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10316e0) server 10.42.0.48:45843 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:37:00.912892 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3f16e0) server 10.42.0.48:36917 => 10.42.0.48:9100 - it has been idle for 65.0033s
I0627 06:37:11.911518 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad525de0) server 10.42.0.48:44921 => 10.42.0.48:9100 - it has been idle for 65.0032s
I0627 06:37:23.112330 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b112bc20) server 10.42.0.48:36063 => 10.42.0.48:9100 - it has been idle for 65.0031s
I0627 06:37:34.211661 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4656e0) server 10.42.0.48:37681 => 10.42.0.48:9100 - it has been idle for 65.003s
I0627 06:37:45.311422 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e2aa0) server 10.42.0.48:39281 => 10.42.0.48:9100 - it has been idle for 65.003s
I0627 06:37:56.412237 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5581e0) server 10.42.0.48:45043 => 10.42.0.48:9100 - it has been idle for 65.003s
I0627 06:38:07.611681 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae170560) server 10.42.0.48:45225 => 10.42.0.48:9100 - it has been idle for 65.099s
I0627 06:38:18.711705 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8cacfe0) server 10.42.0.48:43983 => 10.42.0.48:9100 - it has been idle for 65.099s
I0627 06:38:29.811981 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1104aa0) server 10.42.0.48:33107 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 06:38:40.912169 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfc7c20) server 10.42.0.48:42949 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 06:38:52.012209 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c5a720) server 10.42.0.48:41619 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 06:39:03.112097 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2472720) server 10.42.0.48:36477 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 06:39:14.211930 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1058aa0) server 10.42.0.48:42517 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 06:39:25.311496 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1035520) server 10.42.0.48:41453 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 06:39:36.412210 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10af8a0) server 10.42.0.48:40219 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 06:39:37.707805 26795 server_base.cc:606] Using private rpc address yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local
I0627 06:39:37.707921 26795 server_base.cc:624] Using http addresses: ( host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9000 )
I0627 06:39:47.511736 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba02ce20) server 10.42.0.48:36089 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 06:39:54.146361 26795 tcmalloc_profile.cc:145] Analyzing TCMalloc sampling profile
W0627 06:39:54.161257 26795 tcmalloc_profile.cc:194] Failed to symbolize 3664 symbols
I0627 06:39:58.611990 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b102cfe0) server 10.42.0.48:35015 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 06:40:09.711791 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98d4fe0) server 10.42.0.48:42739 => 10.42.0.48:9100 - it has been idle for 65.0991s
I0627 06:40:20.811919 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c5bc20) server 10.42.0.48:34789 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 06:40:31.912092 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4276e0) server 10.42.0.48:38987 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 06:40:43.111975 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10311a0) server 10.42.0.48:34427 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 06:40:46.123690 27420 server_base.cc:606] Using private rpc address yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local
I0627 06:40:46.123832 27420 server_base.cc:624] Using http addresses: ( host: "yb-tserver-0.yb-tservers.yugabyte.svc.cluster.local" port: 9000 )
I0627 06:40:54.211972 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4dafe0) server 10.42.0.48:36983 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 06:41:05.312413 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c4b6e0) server 10.42.0.48:43801 => 10.42.0.48:9100 - it has been idle for 65.0952s
I0627 06:41:16.411983 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba072720) server 10.42.0.48:44171 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 06:41:27.512089 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8eaeaa0) server 10.42.0.48:37029 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 06:41:38.612135 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b99acfe0) server 10.42.0.48:34493 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 06:41:49.711716 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae1f0720) server 10.42.0.48:34877 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 06:42:00.812316 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e31a0) server 10.42.0.48:43551 => 10.42.0.48:9100 - it has been idle for 65.0992s
I0627 06:42:11.811862 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6d1a60) server 10.42.0.48:34147 => 10.42.0.48:9100 - it has been idle for 65.0032s
I0627 06:42:22.911973 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d52720) server 10.42.0.48:35073 => 10.42.0.48:9100 - it has been idle for 65.0032s
I0627 06:42:34.011922 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b657f360) server 10.42.0.48:46389 => 10.42.0.48:9100 - it has been idle for 65.0032s
I0627 06:42:45.112131 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4571a0) server 10.42.0.48:43429 => 10.42.0.48:9100 - it has been idle for 65.0033s
I0627 06:42:56.212555 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1058aa0) server 10.42.0.48:45163 => 10.42.0.48:9100 - it has been idle for 65.0033s
I0627 06:43:07.311950 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10f1de0) server 10.42.0.48:36109 => 10.42.0.48:9100 - it has been idle for 65.0033s
I0627 06:43:18.512207 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c70560) server 10.42.0.48:35825 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:43:29.612442 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba072720) server 10.42.0.48:36283 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:43:40.711539 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8eaeaa0) server 10.42.0.48:39303 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:43:51.811774 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58ba720) server 10.42.0.48:44741 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:44:02.812309 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10311a0) server 10.42.0.48:43185 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:44:14.011796 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58b4020) server 10.42.0.48:34309 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:44:25.111945 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adae88e0) server 10.42.0.48:38237 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:44:36.211926 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2472560) server 10.42.0.48:33485 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:44:46.474848 26795 pprof-path-handlers.cc:195] Starting a heap profile: seconds=1 only_growth=0 sample_freq_bytes=10485760
I0627 06:44:46.474929 26795 tcmalloc_profile.cc:122] Sleeping for 1 seconds while profile is collected.
I0627 06:44:47.312521 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b657f360) server 10.42.0.48:37719 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:44:47.475049 26795 tcmalloc_profile.cc:145] Analyzing TCMalloc sampling profile
W0627 06:44:47.475548 26795 tcmalloc_profile.cc:194] Failed to symbolize 23 symbols
I0627 06:44:58.411731 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c70560) server 10.42.0.48:32961 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:45:09.512181 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b257b360) server 10.42.0.48:39501 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:45:20.611440 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6d45520) server 10.42.0.48:37023 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:45:31.711593 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8dab520) server 10.42.0.48:35173 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:45:42.811678 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae21e720) server 10.42.0.48:44497 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 06:45:53.912470 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59408e0) server 10.42.0.48:38145 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:46:05.012004 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdee08e0) server 10.42.0.48:43937 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:46:16.112113 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc8dac60) server 10.42.0.48:37093 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:46:27.212312 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6cf4aa0) server 10.42.0.48:34187 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:46:38.311784 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada7ec60) server 10.42.0.48:44965 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:46:49.311517 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1002fe0) server 10.42.0.48:36723 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:47:00.412493 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10f1de0) server 10.42.0.48:46785 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:47:11.512398 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb19b8a0) server 10.42.0.48:38407 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:47:22.612432 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24721e0) server 10.42.0.48:43325 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:47:33.712188 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad59f1a0) server 10.42.0.48:45461 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:47:44.812616 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c06fe0) server 10.42.0.48:39331 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:47:55.911533 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b008fa60) server 10.42.0.48:35623 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:48:07.011708 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c071a0) server 10.42.0.48:42421 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:48:18.112421 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1130aa0) server 10.42.0.48:36265 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:48:29.211575 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6d4b6e0) server 10.42.0.48:33679 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:48:40.212505 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad530fe0) server 10.42.0.48:37997 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 06:48:51.311661 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4638a0) server 10.42.0.48:45951 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 06:48:55.160755 78 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.040s
I0627 06:48:55.226665 78 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 06:48:55.226732 78 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 06:48:55.226739 78 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 06:48:55.226783 78 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 06:49:02.412046 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c5b8a0) server 10.42.0.48:37883 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 06:49:07.180601 109 call_home.cc:247] Done with collector GenericServerCollector
I0627 06:49:07.180670 109 call_home.cc:74] Skipping collector MetricsCollector because it has a higher collection level than the requested one
I0627 06:49:07.180680 109 call_home.cc:74] Skipping collector RpcsCollector because it has a higher collection level than the requested one
I0627 06:49:07.187100 109 call_home.cc:247] Done with collector GFlagsCollector
I0627 06:49:07.187148 109 call_home.cc:247] Done with collector BasicCollector
I0627 06:49:07.187181 109 call_home.cc:247] Done with collector TabletsCollector
I0627 06:49:13.512061 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10f1c20) server 10.42.0.48:38461 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 06:49:24.612828 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24738a0) server 10.42.0.48:41975 => 10.42.0.48:9100 - it has been idle for 65.0074s
I0627 06:49:35.711922 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2596560) server 10.42.0.48:35025 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 06:49:46.912319 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c0a560) server 10.42.0.48:46211 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:49:58.011735 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8cc6720) server 10.42.0.48:37225 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:50:09.112356 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25fd360) server 10.42.0.48:35181 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:50:20.212199 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad52d360) server 10.42.0.48:34919 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:50:31.311877 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11a8fe0) server 10.42.0.48:33085 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:50:42.412108 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdf7ae20) server 10.42.0.48:37043 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:50:53.511534 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b258bde0) server 10.42.0.48:39369 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:51:04.611554 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adaaae20) server 10.42.0.48:41537 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 06:51:15.612412 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adbfe720) server 10.42.0.48:34711 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:51:26.811833 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e6afe0) server 10.42.0.48:33191 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:51:37.912081 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b7486020) server 10.42.0.48:39069 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:51:48.912142 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25a2020) server 10.42.0.48:38167 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:52:00.012189 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c0a560) server 10.42.0.48:36163 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:52:11.211658 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59223a0) server 10.42.0.48:34299 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:52:22.311527 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d33a60) server 10.42.0.48:45031 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:52:33.411784 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad49d6e0) server 10.42.0.48:38285 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:52:44.511689 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d3c20) server 10.42.0.48:41637 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:52:55.611953 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad526e20) server 10.42.0.48:42987 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:53:06.712461 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e01e0) server 10.42.0.48:45743 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:53:17.812383 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d6ac60) server 10.42.0.48:34241 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:53:28.912065 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24faaa0) server 10.42.0.48:36985 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:53:40.011916 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53ee20) server 10.42.0.48:44935 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:53:51.112008 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b005ac60) server 10.42.0.48:34783 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:54:02.211735 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb7a8e20) server 10.42.0.48:44901 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:54:13.311721 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad537de0) server 10.42.0.48:33649 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:54:24.411921 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adab1c20) server 10.42.0.48:38015 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:54:35.512398 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e9520) server 10.42.0.48:38975 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:54:46.611753 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8effc20) server 10.42.0.48:46521 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:54:57.711722 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada661e0) server 10.42.0.48:39185 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:55:08.811545 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae27d520) server 10.42.0.48:36939 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:55:19.912467 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfe5de0) server 10.42.0.48:33229 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:55:31.012017 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25a2020) server 10.42.0.48:37815 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:55:42.111752 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adae96e0) server 10.42.0.48:45909 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:55:53.212169 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2576560) server 10.42.0.48:32953 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:56:04.312314 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5928aa0) server 10.42.0.48:44647 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:56:15.412209 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c5f6e0) server 10.42.0.48:42707 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:56:26.511448 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5483a0) server 10.42.0.48:38293 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:56:37.612195 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b590d520) server 10.42.0.48:35533 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:56:48.712213 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae1703a0) server 10.42.0.48:45135 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:56:59.711884 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac41e020) server 10.42.0.48:39777 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 06:57:10.812436 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53ec60) server 10.42.0.48:46173 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 06:57:21.911859 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25e4e20) server 10.42.0.48:40809 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 06:57:33.012022 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0e0e20) server 10.42.0.48:33387 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 06:57:44.112438 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adaaa3a0) server 10.42.0.48:34445 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 06:57:55.212155 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c4a8e0) server 10.42.0.48:34939 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 06:58:06.411624 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3ff8a0) server 10.42.0.48:37887 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:58:17.511687 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4db360) server 10.42.0.48:43617 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:58:28.612175 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc9b6e0) server 10.42.0.48:42879 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:58:39.711751 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5cdde0) server 10.42.0.48:34523 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 06:58:50.812297 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac46ae20) server 10.42.0.48:37897 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:59:01.912125 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acd398a0) server 10.42.0.48:36287 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:59:13.012485 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdff6560) server 10.42.0.48:43111 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:59:24.112324 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d9f6e0) server 10.42.0.48:44501 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:59:35.212037 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac402560) server 10.42.0.48:46673 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:59:46.311740 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1034aa0) server 10.42.0.48:42121 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 06:59:57.412539 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8fa48e0) server 10.42.0.48:35163 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:00:08.512478 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4751a0) server 10.42.0.48:44517 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:00:19.511878 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b00908e0) server 10.42.0.48:34093 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:00:30.612412 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01a8aa0) server 10.42.0.48:35639 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:00:41.711776 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b103b8a0) server 10.42.0.48:41635 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:00:52.811685 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10bc020) server 10.42.0.48:43123 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:01:03.912058 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98b2fe0) server 10.42.0.48:45041 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:01:15.011684 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0aefe0) server 10.42.0.48:34395 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:01:26.111670 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac440560) server 10.42.0.48:35269 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:01:37.211436 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59176e0) server 10.42.0.48:37565 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:01:48.311739 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac420720) server 10.42.0.48:36157 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:01:59.411746 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b395fde0) server 10.42.0.48:43141 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:02:10.511690 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b59098a0) server 10.42.0.48:42895 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:02:21.612499 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d8ba60) server 10.42.0.48:36587 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:02:32.712285 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d38a0) server 10.42.0.48:35087 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:02:43.812110 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4d76e0) server 10.42.0.48:36905 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:02:54.911918 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b112b360) server 10.42.0.48:35647 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:03:06.011499 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad463520) server 10.42.0.48:34811 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 07:03:17.112387 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b589c3a0) server 10.42.0.48:40953 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:03:28.211436 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adae8560) server 10.42.0.48:43487 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:03:39.312393 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad490e20) server 10.42.0.48:36635 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:03:50.412003 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac44cc60) server 10.42.0.48:35437 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:03:55.257972 77 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.032s
I0627 07:03:55.320147 77 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 07:03:55.320206 77 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 07:03:55.320216 77 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 07:03:55.320245 77 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 07:04:01.511806 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c621e0) server 10.42.0.48:43355 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:04:12.612265 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8cc4720) server 10.42.0.48:45321 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:04:23.711592 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25f63a0) server 10.42.0.48:45393 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:04:34.811713 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad52d1a0) server 10.42.0.48:46147 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:04:45.911780 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc7388e0) server 10.42.0.48:36581 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:04:57.011757 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b257e560) server 10.42.0.48:46603 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:05:08.112273 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25f83a0) server 10.42.0.48:39859 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:05:19.212220 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5b2fe0) server 10.42.0.48:45145 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:05:30.312165 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01fee20) server 10.42.0.48:32987 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:05:41.411973 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1020020) server 10.42.0.48:37177 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:05:52.512378 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad575de0) server 10.42.0.48:40973 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:06:03.611716 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb1856e0) server 10.42.0.48:40429 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:06:14.612823 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98b2fe0) server 10.42.0.48:42365 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:06:25.811918 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e8560) server 10.42.0.48:39607 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:06:36.912094 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e2020) server 10.42.0.48:37253 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:06:48.011444 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0acaa0) server 10.42.0.48:36763 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:06:59.011886 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad536560) server 10.42.0.48:40593 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:07:10.112242 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c4ee20) server 10.42.0.48:44673 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:07:21.411788 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3f4fe0) server 10.42.0.48:42761 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:07:32.511483 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba1cdde0) server 10.42.0.48:42045 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:07:43.612365 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde14aa0) server 10.42.0.48:42775 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:07:54.712334 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25a0020) server 10.42.0.48:38125 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:08:05.812150 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b28e0) server 10.42.0.48:45995 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:08:16.911818 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25a2720) server 10.42.0.48:38309 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:08:28.012216 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5cc8e0) server 10.42.0.48:42225 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 07:08:39.111920 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1058c60) server 10.42.0.48:39045 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 07:08:50.212368 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3fe560) server 10.42.0.48:42541 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 07:09:01.212036 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b997e8e0) server 10.42.0.48:37905 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 07:09:12.311491 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4628e0) server 10.42.0.48:36697 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 07:09:23.411947 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1130020) server 10.42.0.48:37477 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 07:09:34.612042 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58f7c20) server 10.42.0.48:36005 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 07:09:45.712150 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58c3c20) server 10.42.0.48:40783 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 07:09:56.811952 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3824560) server 10.42.0.48:43155 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 07:10:07.912410 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58a2e20) server 10.42.0.48:36983 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 07:10:19.011861 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5aa1e0) server 10.42.0.48:39109 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 07:10:30.111792 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c5efe0) server 10.42.0.48:44907 => 10.42.0.48:9100 - it has been idle for 65.0996s
I0627 07:10:41.211640 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d74e20) server 10.42.0.48:43119 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:10:52.211722 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb60d520) server 10.42.0.48:44839 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:11:03.312539 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24723a0) server 10.42.0.48:33547 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:11:14.412149 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad490fe0) server 10.42.0.48:36893 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:11:25.511493 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24b4560) server 10.42.0.48:36879 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:11:36.612308 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98d9360) server 10.42.0.48:43473 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:11:47.712026 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e2fe0) server 10.42.0.48:38057 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:11:58.911525 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b103b8a0) server 10.42.0.48:44299 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:12:09.911525 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c0a1e0) server 10.42.0.48:43675 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:12:21.012322 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b115f520) server 10.42.0.48:41821 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:12:32.111752 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98078a0) server 10.42.0.48:37913 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:12:43.212265 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c5efe0) server 10.42.0.48:33837 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:12:54.411962 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbcf8aa0) server 10.42.0.48:46219 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:13:05.511572 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b113f360) server 10.42.0.48:41967 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:13:16.611445 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac420aa0) server 10.42.0.48:39063 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:13:27.712200 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b99a41e0) server 10.42.0.48:44487 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:13:38.812256 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5cc8e0) server 10.42.0.48:35527 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:13:49.912261 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1020020) server 10.42.0.48:37599 => 10.42.0.48:9100 - it has been idle for 65.0993s
I0627 07:14:00.912423 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac41d360) server 10.42.0.48:38113 => 10.42.0.48:9100 - it has been idle for 65.0033s
I0627 07:14:12.012391 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58a96e0) server 10.42.0.48:46637 => 10.42.0.48:9100 - it has been idle for 65.0033s
I0627 07:14:23.111692 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1123de0) server 10.42.0.48:36969 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 07:14:34.212473 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adae2c60) server 10.42.0.48:41191 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 07:14:45.311514 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0ae1e0) server 10.42.0.48:43145 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 07:14:56.411837 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde4fde0) server 10.42.0.48:34791 => 10.42.0.48:9100 - it has been idle for 65.0034s
I0627 07:15:07.612200 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae386560) server 10.42.0.48:45555 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:15:18.711531 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adae9360) server 10.42.0.48:35245 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:15:29.712057 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e6720) server 10.42.0.48:43973 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:15:40.811815 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8fc98a0) server 10.42.0.48:44391 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:15:51.911458 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4edde0) server 10.42.0.48:37683 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:16:03.011664 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde4fde0) server 10.42.0.48:39435 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:16:04.585642 38 log.cc:994] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Max segment size 67108864 reached. Starting new segment allocation.
I0627 07:16:04.590646 38 tablet_bootstrap_state_flusher.cc:152] Tablet 47bf90255de8427490840d9e5d9664dd is submitting flush bootstrap state task...
I0627 07:16:04.590705 38 log.cc:841] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Last appended OpId in segment /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000008: 1.1771
I0627 07:16:04.590760 36 tablet_bootstrap_state_manager.cc:112] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Saving bootstrap state up to 1.1771 to /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/retryable_requests.NEW
I0627 07:16:04.593201 36 tablet_bootstrap_state_manager.cc:123] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Renaming retryable_requests.NEW to retryable_requests
I0627 07:16:04.593477 38 log.cc:850] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Rolled over to a new segment: /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000009
I0627 07:16:14.111521 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b113e3a0) server 10.42.0.48:46181 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:16:25.211449 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb1aba60) server 10.42.0.48:39037 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:16:36.311458 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c70e20) server 10.42.0.48:38519 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:16:47.411727 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8daaaa0) server 10.42.0.48:37917 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:16:58.511734 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10dfc20) server 10.42.0.48:41273 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:17:09.612224 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6dae20) server 10.42.0.48:44675 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:17:20.712257 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2597c20) server 10.42.0.48:46721 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:17:31.811623 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8c30fe0) server 10.42.0.48:37675 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:17:42.912309 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24743a0) server 10.42.0.48:44181 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:17:54.012030 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb0afa60) server 10.42.0.48:43085 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:18:05.112478 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6ccee20) server 10.42.0.48:41339 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:18:16.211776 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10aec60) server 10.42.0.48:44577 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:18:27.311688 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53efe0) server 10.42.0.48:40669 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:18:38.412020 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba072720) server 10.42.0.48:33551 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:18:49.512020 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b58a81e0) server 10.42.0.48:33023 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:18:55.356812 76 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.040s
I0627 07:18:55.419305 76 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 07:18:55.419375 76 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 07:18:55.419390 76 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 07:18:55.419438 76 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 07:19:00.611840 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4dd1a0) server 10.42.0.48:46393 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:19:11.712390 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0bf520) server 10.42.0.48:44755 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:19:22.811445 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e41e0) server 10.42.0.48:39723 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:19:33.911610 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3f1c20) server 10.42.0.48:43991 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:19:45.012382 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5987c20) server 10.42.0.48:37037 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:19:56.111447 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d691a0) server 10.42.0.48:40237 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:20:07.211808 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac41d6e0) server 10.42.0.48:38805 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:20:18.311764 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24f8fe0) server 10.42.0.48:41333 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:20:29.411782 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac454020) server 10.42.0.48:42841 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:20:40.511868 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c54020) server 10.42.0.48:36147 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:20:51.611964 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8fbefe0) server 10.42.0.48:46569 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:21:02.711697 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3f1c20) server 10.42.0.48:39661 => 10.42.0.48:9100 - it has been idle for 65.0994s
I0627 07:21:13.812076 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae3c0020) server 10.42.0.48:44813 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:21:24.811654 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde598a0) server 10.42.0.48:35125 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:21:35.912128 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24f8e20) server 10.42.0.48:46389 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:21:47.011686 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e3a60) server 10.42.0.48:40335 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:21:58.112075 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b008c020) server 10.42.0.48:33591 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:22:09.212240 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4da3a0) server 10.42.0.48:35657 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:22:20.311797 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde50020) server 10.42.0.48:35791 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:22:31.511982 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac401c20) server 10.42.0.48:39315 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:22:42.612097 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada67520) server 10.42.0.48:35563 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 07:22:53.711927 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4a36e0) server 10.42.0.48:39287 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:23:04.812515 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b11a9a60) server 10.42.0.48:45185 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:23:15.912365 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b115ec60) server 10.42.0.48:44925 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:23:27.011930 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdfee1e0) server 10.42.0.48:44151 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:23:38.111935 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5c63a0) server 10.42.0.48:34339 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:23:49.212589 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98c7c20) server 10.42.0.48:41621 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:24:00.311748 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c703a0) server 10.42.0.48:41885 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:24:11.411767 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc727c20) server 10.42.0.48:38317 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:24:22.511566 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae34c3a0) server 10.42.0.48:35045 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:24:33.612406 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e9520) server 10.42.0.48:39717 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:24:44.711980 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b395c560) server 10.42.0.48:37949 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:24:55.812068 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b256dc20) server 10.42.0.48:40467 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:25:06.912070 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac406c60) server 10.42.0.48:45955 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:25:18.012257 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdf796e0) server 10.42.0.48:42883 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:25:29.111729 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdff48e0) server 10.42.0.48:44569 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:25:40.212311 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac41dc20) server 10.42.0.48:36631 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:25:51.312031 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6db8a0) server 10.42.0.48:39893 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:26:02.311508 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10348e0) server 10.42.0.48:43561 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:26:13.411741 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb7a8020) server 10.42.0.48:38673 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:26:24.511529 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b992fde0) server 10.42.0.48:43127 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:26:35.612121 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4e48e0) server 10.42.0.48:44795 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:26:46.711824 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5c9360) server 10.42.0.48:40511 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:26:57.811519 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8daac60) server 10.42.0.48:37879 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:27:08.911907 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b258a3a0) server 10.42.0.48:46193 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:27:20.011536 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac41d360) server 10.42.0.48:33099 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:27:31.112524 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24fafe0) server 10.42.0.48:39919 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:27:42.212023 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bebdb1a0) server 10.42.0.48:44685 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:27:53.312299 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25a2720) server 10.42.0.48:39587 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:28:04.511425 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad599de0) server 10.42.0.48:40033 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:28:15.512444 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5338a0) server 10.42.0.48:42273 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:28:26.712404 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4a23a0) server 10.42.0.48:44143 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:28:37.712283 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299acd9d8a0) server 10.42.0.48:33659 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:28:48.911667 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8cae8e0) server 10.42.0.48:44541 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:28:59.912346 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba1b8720) server 10.42.0.48:39469 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:29:11.011981 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdff48e0) server 10.42.0.48:35805 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:29:22.211758 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6d4ce20) server 10.42.0.48:37667 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:29:33.311911 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24f96e0) server 10.42.0.48:41237 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:29:44.412285 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad464020) server 10.42.0.48:43969 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:29:55.411836 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b596bc20) server 10.42.0.48:35511 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:30:06.511665 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5940e20) server 10.42.0.48:41153 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:30:17.612234 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24fafe0) server 10.42.0.48:42277 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:30:28.711730 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c016e0) server 10.42.0.48:39829 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:30:39.812090 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6daaa0) server 10.42.0.48:35529 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:30:50.912115 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad468fe0) server 10.42.0.48:39349 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:31:02.112265 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10dee20) server 10.42.0.48:38895 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:31:13.212342 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb16f1a0) server 10.42.0.48:35055 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:31:24.312291 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98cefe0) server 10.42.0.48:43845 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:31:35.411895 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5103a0) server 10.42.0.48:32793 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:31:46.512451 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10588e0) server 10.42.0.48:34933 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:31:57.612475 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bfa301e0) server 10.42.0.48:37865 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:32:08.711862 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde598a0) server 10.42.0.48:39795 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:32:19.812471 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b008fc20) server 10.42.0.48:44961 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:32:30.911986 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac43eaa0) server 10.42.0.48:38417 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:32:42.012249 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad59f520) server 10.42.0.48:35999 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:32:53.112272 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0b6720) server 10.42.0.48:34703 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:33:04.212461 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5b0c60) server 10.42.0.48:37211 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:33:15.311470 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53ce20) server 10.42.0.48:46139 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:33:26.412797 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b257a020) server 10.42.0.48:42921 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:33:37.512249 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5b28e0) server 10.42.0.48:38533 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:33:48.612178 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad59f520) server 10.42.0.48:42031 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:33:55.446826 76 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.028s
I0627 07:33:55.503046 76 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 07:33:55.503105 76 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 07:33:55.503114 76 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 07:33:55.503146 76 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 07:33:59.711534 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b98a0e20) server 10.42.0.48:45463 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:34:10.811698 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b00908e0) server 10.42.0.48:46665 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:34:21.912261 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53bc20) server 10.42.0.48:38931 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:34:33.011901 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10308e0) server 10.42.0.48:40103 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:34:44.112051 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0fb520) server 10.42.0.48:41031 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:34:55.212286 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdff96e0) server 10.42.0.48:37519 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:35:06.312341 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae386c60) server 10.42.0.48:46381 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:35:17.412392 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c716e0) server 10.42.0.48:42043 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:35:28.512100 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5807360) server 10.42.0.48:36691 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:35:39.611815 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01feaa0) server 10.42.0.48:39121 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:35:50.712481 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b5904560) server 10.42.0.48:39365 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:36:01.811889 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d78c60) server 10.42.0.48:41187 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:36:12.912266 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada0e8e0) server 10.42.0.48:40381 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:36:24.011651 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba0d5de0) server 10.42.0.48:33769 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:36:35.111742 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad468e20) server 10.42.0.48:40489 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:36:46.211441 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b0091de0) server 10.42.0.48:36297 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:36:57.312201 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bfac3a60) server 10.42.0.48:40335 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:37:08.411629 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bf1a5360) server 10.42.0.48:38401 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:37:19.512183 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01fcfe0) server 10.42.0.48:37055 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:37:30.611534 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac43e020) server 10.42.0.48:35167 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:37:41.711800 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6c983a0) server 10.42.0.48:41837 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:37:52.811664 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac402720) server 10.42.0.48:37399 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:38:03.811718 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3876020) server 10.42.0.48:35399 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:38:14.911458 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6d20fe0) server 10.42.0.48:33553 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:38:26.011581 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b005afe0) server 10.42.0.48:33025 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:38:37.112524 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8d3bc20) server 10.42.0.48:37777 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:38:48.211956 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c623a0) server 10.42.0.48:35865 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:38:59.311532 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae0b6020) server 10.42.0.48:38483 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:39:10.311553 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b01f88e0) server 10.42.0.48:40735 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:39:21.412443 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc8ea1e0) server 10.42.0.48:37197 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:39:32.511799 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2471520) server 10.42.0.48:44121 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:39:43.611758 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ae1c81e0) server 10.42.0.48:37691 => 10.42.0.48:9100 - it has been idle for 65.0035s
I0627 07:39:54.811841 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8e5b6e0) server 10.42.0.48:42695 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:40:05.911545 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b588b520) server 10.42.0.48:38387 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:40:17.111704 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3876e20) server 10.42.0.48:38881 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:40:28.212445 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25e4020) server 10.42.0.48:35325 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:40:39.211660 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adaaa720) server 10.42.0.48:34167 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 07:40:50.311532 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5aba60) server 10.42.0.48:40949 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:41:01.412134 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2590020) server 10.42.0.48:35221 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:41:12.512044 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b25f61e0) server 10.42.0.48:41835 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:41:23.612288 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6b58a0) server 10.42.0.48:35655 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:41:34.712340 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bde65a60) server 10.42.0.48:40237 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:41:45.812453 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ada0f8a0) server 10.42.0.48:43735 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:41:56.911873 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75c1de0) server 10.42.0.48:39383 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:42:08.012048 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10afc20) server 10.42.0.48:35591 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:42:19.111843 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac440720) server 10.42.0.48:38641 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:42:30.211445 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3878560) server 10.42.0.48:45959 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:42:41.311772 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac45ec60) server 10.42.0.48:35363 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:42:52.412184 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10481e0) server 10.42.0.48:33423 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:43:03.511731 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b002c020) server 10.42.0.48:41417 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:43:14.611876 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b18a0) server 10.42.0.48:40251 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:43:25.711869 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b24ff6e0) server 10.42.0.48:40153 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:43:36.812175 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6b58a0) server 10.42.0.48:45409 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:43:47.912382 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b590da60) server 10.42.0.48:33891 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:43:59.011891 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1071520) server 10.42.0.48:35545 => 10.42.0.48:9100 - it has been idle for 65.0955s
I0627 07:44:10.211476 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5a3c20) server 10.42.0.48:35533 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:44:21.312217 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5a96e0) server 10.42.0.48:42789 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:44:22.858543 10152 db_impl.cc:5802] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] New memtable created with log file: #3
I0627 07:44:22.858831 20230 db_impl.cc:3584] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: Calling FlushMemTableToOutputFile with column family [default], flush slots scheduled 1, total flush slots 1, compaction slots scheduled 0, compaction tasks [], total compaction slots 1
I0627 07:44:22.858888 20230 flush_job.cc:268] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] [JOB 3] Flushing memtable with next log file: 3
I0627 07:44:22.858918 20230 event_logger.cc:66] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: EVENT_LOG_v1 {"time_micros": 1782546262858904, "job": 3, "event": "flush_started", "num_memtables": 1, "num_entries": 767360, "num_deletes": 0, "memory_usage": 134283952}
I0627 07:44:22.858928 20230 flush_job.cc:296] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] [JOB 3] Level-0 flush table #12: started
I0627 07:44:23.650488 20230 flush_job.cc:327] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] [JOB 3] Level-0 flush table #12: 9594527 bytes OK frontiers: { smallest: { op_id: 1.1044 hybrid_time: { physical: 1782536495221214 } primary_schema_version: 0 } largest: { op_id: 1.1923 hybrid_time: { physical: 1782546251755436 } max_value_level_ttl_expiration_time: { physical: 1783151051755436 } primary_schema_version: 0 } }
I0627 07:44:23.650565 20230 event_logger.cc:66] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: EVENT_LOG_v1 {"time_micros": 1782546263650547, "cf_name": "default", "job": 3, "event": "table_file_creation", "file_number": 12, "file_size": 9594527, "table_properties": {"data_size": 9504123, "data_index_size": 124664, "filter_size": 65482, "filter_index_size": 23, "raw_key_size": 112624160, "raw_average_key_size": 146, "raw_value_size": 8484960, "raw_average_value_size": 11, "num_data_blocks": 862, "num_entries": 767360, "num_filter_blocks": 1, "num_data_index_blocks": 5, "filter_policy_name": "DocKeyV3Filter", "kDeletedKeys": "0"}}
I0627 07:44:23.651773 20230 db_impl.cc:2153] [default] Level summary: files[2] max score 0.40
I0627 07:44:23.651870 20230 memtable_list.cc:410] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] Level-0 commit table #12 started
I0627 07:44:23.651892 20230 memtable_list.cc:426] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: [default] Level-0 commit table #12: memtable #1 done
I0627 07:44:23.651903 20230 event_logger.cc:76] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [R]: EVENT_LOG_v1 {"time_micros": 1782546263651759, "job": 3, "event": "flush_finished", "lsm_state": [2]}
I0627 07:44:23.775187 41 tablet_peer.cc:1183] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941 [state=RUNNING]: Resetting cdc min replicated index. Seconds since last update: 7670.42
I0627 07:44:23.777510 41 log.cc:1602] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Running Log GC on /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd: retaining ops >= 1923, log segment size = 67108864
I0627 07:44:23.777554 41 log_reader.cc:513] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Removed log segment sequence numbers from log reader: [7]
I0627 07:44:23.777567 41 log.cc:1628] T 47bf90255de8427490840d9e5d9664dd P 7e1f233a92e04342b9d37d325ed3f941: Deleting log segment in path: /mnt/disk1/yb-data/tserver/wals/table-c1e1d6d9f6ca4cc8b4a318ff176a45e3/tablet-47bf90255de8427490840d9e5d9664dd/wal-000000007 (GCed ops < 1234)
I0627 07:44:23.789021 41 maintenance_manager.cc:377] Time spent running LogGCOp(47bf90255de8427490840d9e5d9664dd): real 0.014s user 0.000s sys 0.012s
I0627 07:44:32.412413 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac440aa0) server 10.42.0.48:41101 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:44:43.511926 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5a83a0) server 10.42.0.48:36985 => 10.42.0.48:9100 - it has been idle for 65.0995s
I0627 07:44:54.611886 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b590da60) server 10.42.0.48:43781 => 10.42.0.48:9100 - it has been idle for 65.0997s
I0627 07:45:05.711467 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5a8e20) server 10.42.0.48:43923 => 10.42.0.48:9100 - it has been idle for 65.0999s
I0627 07:45:16.712455 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac415520) server 10.42.0.48:36777 => 10.42.0.48:9100 - it has been idle for 65.0001s
I0627 07:45:27.812397 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e0fe0) server 10.42.0.48:43035 => 10.42.0.48:9100 - it has been idle for 65.0002s
I0627 07:45:38.912163 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbc9bde0) server 10.42.0.48:41511 => 10.42.0.48:9100 - it has been idle for 65.0004s
I0627 07:45:50.012356 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b00338a0) server 10.42.0.48:33449 => 10.42.0.48:9100 - it has been idle for 65.0005s
I0627 07:46:01.111665 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3821520) server 10.42.0.48:44537 => 10.42.0.48:9100 - it has been idle for 65.0005s
I0627 07:46:12.211931 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e6720) server 10.42.0.48:45865 => 10.42.0.48:9100 - it has been idle for 65.0005s
I0627 07:46:23.312479 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b43a0) server 10.42.0.48:38081 => 10.42.0.48:9100 - it has been idle for 65.0005s
I0627 07:46:34.411432 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b0028720) server 10.42.0.48:46153 => 10.42.0.48:9100 - it has been idle for 65.0004s
I0627 07:46:45.511468 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b18a0) server 10.42.0.48:44063 => 10.42.0.48:9100 - it has been idle for 65.0004s
I0627 07:46:56.611488 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b100f6e0) server 10.42.0.48:39673 => 10.42.0.48:9100 - it has been idle for 65.0004s
I0627 07:47:07.712441 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b258b6e0) server 10.42.0.48:41677 => 10.42.0.48:9100 - it has been idle for 65.0004s
I0627 07:47:18.812476 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac44c1e0) server 10.42.0.48:42873 => 10.42.0.48:9100 - it has been idle for 65.0004s
I0627 07:47:29.911708 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac415520) server 10.42.0.48:39399 => 10.42.0.48:9100 - it has been idle for 65.0004s
I0627 07:47:41.011878 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b10e0fe0) server 10.42.0.48:37185 => 10.42.0.48:9100 - it has been idle for 65.0003s
I0627 07:47:52.112201 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b114b8a0) server 10.42.0.48:39859 => 10.42.0.48:9100 - it has been idle for 65.0003s
I0627 07:48:03.212010 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba1c38a0) server 10.42.0.48:45035 => 10.42.0.48:9100 - it has been idle for 65.0003s
I0627 07:48:14.312481 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbcf8720) server 10.42.0.48:42595 => 10.42.0.48:9100 - it has been idle for 65.0003s
I0627 07:48:25.412164 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b38761e0) server 10.42.0.48:45071 => 10.42.0.48:9100 - it has been idle for 65.0003s
I0627 07:48:36.412195 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad474560) server 10.42.0.48:45799 => 10.42.0.48:9100 - it has been idle for 65.0003s
I0627 07:48:47.511925 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b102ce20) server 10.42.0.48:34129 => 10.42.0.48:9100 - it has been idle for 65.0003s
I0627 07:48:53.328552 75 pg_client_service.cc:2715] Fetching set of database oids
I0627 07:48:53.329169 75 pg_client_service.cc:2722] Successfully fetched 12 database oids
I0627 07:48:53.329193 75 pg_client_service.cc:2741] ScheduleCheckObjectIdAllocators
I0627 07:48:55.534022 77 libpq_utils.cc:389] Connected to PG (host=/tmp/.yb.0.0.0.0:5433 port=5433 dbname='template1' connect_timeout=60 user='postgres' password=<REDACTED>), time taken: 0.032s
I0627 07:48:55.592844 77 tablet_server.cc:1978] db_local_catalog_versions_map: [{1, [1]}, {16384, [156]}, {16385, [241, 241]}]
I0627 07:48:55.592908 77 tablet_server.cc:1983] garbage_collected_db_versions: []
I0627 07:48:55.592917 77 tablet_server.cc:1984] db_cutoff_catalog_versions: [{1, 0}, {4, 0}, {5, 0}, {13524, 0}, {13525, 0}, {16384, 156}, {16385, 241}, {16386, 12}, {16387, 2}, {16388, 2}, {16389, 2}]
I0627 07:48:55.592953 77 tablet_server.cc:2346] ScheduleCheckLaggingCatalogVersions
I0627 07:48:58.612363 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3876560) server 10.42.0.48:44183 => 10.42.0.48:9100 - it has been idle for 65.0003s
I0627 07:49:07.653765 109 call_home.cc:247] Done with collector GenericServerCollector
I0627 07:49:07.653828 109 call_home.cc:74] Skipping collector MetricsCollector because it has a higher collection level than the requested one
I0627 07:49:07.653837 109 call_home.cc:74] Skipping collector RpcsCollector because it has a higher collection level than the requested one
I0627 07:49:07.660306 109 call_home.cc:247] Done with collector GFlagsCollector
I0627 07:49:07.660339 109 call_home.cc:247] Done with collector BasicCollector
I0627 07:49:07.660372 109 call_home.cc:247] Done with collector TabletsCollector
I0627 07:49:09.720872 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4df8a0) server 10.42.0.48:41855 => 10.42.0.48:9100 - it has been idle for 65.0122s
I0627 07:49:20.821224 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bbd0caa0) server 10.42.0.48:41151 => 10.42.0.48:9100 - it has been idle for 65.0122s
I0627 07:49:31.921052 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b3878720) server 10.42.0.48:39633 => 10.42.0.48:9100 - it has been idle for 65.0122s
I0627 07:49:43.021081 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b21e0) server 10.42.0.48:34041 => 10.42.0.48:9100 - it has been idle for 65.0122s
I0627 07:49:54.120961 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac440aa0) server 10.42.0.48:37149 => 10.42.0.48:9100 - it has been idle for 65.0122s
I0627 07:50:05.220798 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4f0c60) server 10.42.0.48:41477 => 10.42.0.48:9100 - it has been idle for 65.0082s
I0627 07:50:16.321568 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5c6c60) server 10.42.0.48:35041 => 10.42.0.48:9100 - it has been idle for 65.0002s
I0627 07:50:27.420840 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac45e560) server 10.42.0.48:38021 => 10.42.0.48:9100 - it has been idle for 65.0002s
I0627 07:50:38.520860 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1031c20) server 10.42.0.48:44991 => 10.42.0.48:9100 - it has been idle for 65.0002s
I0627 07:50:49.621084 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b39b21e0) server 10.42.0.48:38305 => 10.42.0.48:9100 - it has been idle for 65.0041s
I0627 07:51:00.721406 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b75c0e20) server 10.42.0.48:45615 => 10.42.0.48:9100 - it has been idle for 65.0001s
I0627 07:51:11.821303 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5428e0) server 10.42.0.48:45365 => 10.42.0.48:9100 - it has been idle for 65.0001s
I0627 07:51:22.920615 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299adab18a0) server 10.42.0.48:41115 => 10.42.0.48:9100 - it has been idle for 65.0001s
I0627 07:51:34.120811 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ba032720) server 10.42.0.48:40947 => 10.42.0.48:9100 - it has been idle for 65.1001s
I0627 07:51:45.120883 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bb16f8a0) server 10.42.0.48:43347 => 10.42.0.48:9100 - it has been idle for 65.0001s
I0627 07:51:56.221212 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bdffb520) server 10.42.0.48:34667 => 10.42.0.48:9100 - it has been idle for 65.0001s
I0627 07:52:07.321648 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad4ffde0) server 10.42.0.48:45565 => 10.42.0.48:9100 - it has been idle for 65.0001s
I0627 07:52:18.420857 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b1034aa0) server 10.42.0.48:42641 => 10.42.0.48:9100 - it has been idle for 65.0001s
I0627 07:52:29.620960 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f62720) server 10.42.0.48:35899 => 10.42.0.48:9100 - it has been idle for 65.1001s
I0627 07:52:40.721680 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299bc6da720) server 10.42.0.48:42937 => 10.42.0.48:9100 - it has been idle for 65.1001s
I0627 07:52:51.721596 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5308e0) server 10.42.0.48:42779 => 10.42.0.48:9100 - it has been idle for 65s
I0627 07:53:02.821285 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b6d86e20) server 10.42.0.48:44819 => 10.42.0.48:9100 - it has been idle for 65s
I0627 07:53:13.920791 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad53c1e0) server 10.42.0.48:32781 => 10.42.0.48:9100 - it has been idle for 65s
I0627 07:53:25.021168 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b8f0d8a0) server 10.42.0.48:37947 => 10.42.0.48:9100 - it has been idle for 65s
I0627 07:53:36.221335 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac4243a0) server 10.42.0.48:34599 => 10.42.0.48:9100 - it has been idle for 65.1s
I0627 07:53:47.221156 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5d1520) server 10.42.0.48:34865 => 10.42.0.48:9100 - it has been idle for 65s
I0627 07:53:58.321147 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2c098a0) server 10.42.0.48:42899 => 10.42.0.48:9100 - it has been idle for 65s
I0627 07:54:09.521406 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b2472560) server 10.42.0.48:36713 => 10.42.0.48:9100 - it has been idle for 65.1s
I0627 07:54:20.620679 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac41fde0) server 10.42.0.48:43107 => 10.42.0.48:9100 - it has been idle for 65.096s
I0627 07:54:31.720654 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299b114ae20) server 10.42.0.48:37511 => 10.42.0.48:9100 - it has been idle for 65.096s
I0627 07:54:42.820955 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ac457de0) server 10.42.0.48:43293 => 10.42.0.48:9100 - it has been idle for 65.1s
I0627 07:54:53.920795 79 reactor.cc:638] TabletServer_R000: DEBUG: Closing idle connection: Connection (0x00001299ad5c6c60) server 10.42.0.48:46371 => 10.42.0.48:9100 - it has been idle for 65.104s