Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql_cmd_test too easy to fail #3751

Open
aceforeverd opened this issue Feb 8, 2024 · 4 comments
Open

sql_cmd_test too easy to fail #3751

aceforeverd opened this issue Feb 8, 2024 · 4 comments
Labels
bug Something isn't working storage-engine openmldb storage engine. nameserver & tablet

Comments

@aceforeverd
Copy link
Collaborator

super unstable

  • fails at high frequency
  • too much useless log
  • failed test affect subsequent tests, hard to debug real test fails
@aceforeverd aceforeverd added bug Something isn't working storage-engine openmldb storage engine. nameserver & tablet labels Feb 8, 2024
@vagetablechicken
Copy link
Collaborator

I've add refresh to debug why xxx not found, in #3413. But not appear, maybe I can rerun this pr periodically to reproduce error?

@aceforeverd
Copy link
Collaborator Author

aceforeverd commented Feb 23, 2024

I've add refresh to debug why xxx not found, in #3413. But not appear, maybe I can rerun this pr periodically to reproduce error?

easy find in commit history: https://github.com/4paradigm/OpenMLDB/actions/runs/7982814428/job/21796934945
logs_20953636849.zip

OS resource issue ?

another from my PR, but relatively common in main commits I think: https://github.com/4paradigm/OpenMLDB/actions/runs/7986895399/job/21848335828?pr=3765
It just fails bunch of tests
Screenshot from 2024-02-23 11-40-34

@vagetablechicken
Copy link
Collaborator

vagetablechicken commented Feb 23, 2024

#3412 The error I found before is deployment management, e.g. LongWindowsCleanup, drop succeed, but find exists when recreate

@aceforeverd
Copy link
Collaborator Author

error log found (guess should be first error)

2024-03-04T03:06:22.1435594Z [ RUN      ] DBSDK/DBSDKTest.Truncate/0
2024-03-04T03:06:22.1435908Z I20240304 03:04:32.933804  4250 tablet_catalog.cc:544] delete db from catalog. db: test_bias
2024-03-04T03:06:22.1436177Z I20240304 03:04:32.933845  4250 tablet_catalog.cc:562] refresh catalog. version 100
2024-03-04T03:06:22.1436442Z I20240304 03:04:32.933890  4250 tablet_impl.cc:4572] Refresh agg catalog (size = 0)
2024-03-04T03:06:22.1436732Z I20240304 03:04:32.933954  4250 zk_client.cc:58] item watcher with event type 3, state 3
2024-03-04T03:06:22.1437009Z I20240304 03:04:32.934391  4196 name_server_impl.cc:8981] create database test2 success
2024-03-04T03:06:22.1437327Z I20240304 03:04:32.935158  4181 tablet_catalog.cc:544] delete db from catalog. db: test_bias
2024-03-04T03:06:22.1437740Z I20240304 03:04:32.935218  4181 tablet_catalog.cc:562] refresh catalog. version 101
2024-03-04T03:06:22.1438183Z I20240304 03:04:32.935524  4181 tablet_impl.cc:4572] Refresh agg catalog (size = 0)
2024-03-04T03:06:22.1438663Z I20240304 03:04:32.935634  4233 name_server_impl.cc:2181] set table partition ok. name[test1] partition_num[1] replica_num[1]
2024-03-04T03:06:22.1439071Z I20240304 03:04:32.935941  4224 tablet_impl.cc:3419] start creating table tid[25] pid[0] with mode kTableLeader
2024-03-04T03:06:22.1439348Z I20240304 03:04:32.936259  4250 tablet_catalog.cc:562] refresh catalog. version 101
2024-03-04T03:06:22.1439635Z I20240304 03:04:32.936334  4250 tablet_impl.cc:4572] Refresh agg catalog (size = 0)
2024-03-04T03:06:22.1440014Z I20240304 03:04:32.936792  4224 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1440408Z I20240304 03:04:32.936879  4224 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1440786Z I20240304 03:04:32.936935  4224 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1441163Z I20240304 03:04:32.936982  4224 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1441538Z I20240304 03:04:32.937031  4224 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1441903Z I20240304 03:04:32.937081  4224 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1442269Z I20240304 03:04:32.937126  4224 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1442648Z I20240304 03:04:32.937162  4224 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1442984Z I20240304 03:04:32.937211  4224 mem_table.cc:122] init table name test1, id 25, pid 0, seg_cnt 8
2024-03-04T03:06:22.1443261Z I20240304 03:04:32.937260  4224 tablet_impl.cc:3996] create table. tid 25 pid 0
2024-03-04T03:06:22.1443756Z I20240304 03:04:32.937408  4224 log_replicator.cc:121] init leader node for path /tmp/standalone_env10102/25_0 ok
2024-03-04T03:06:22.1444087Z I20240304 03:04:32.937634  4224 tablet_impl.cc:4039] add table test1 to catalog with db test2
2024-03-04T03:06:22.1444423Z I20240304 03:04:32.937719  4224 tablet_impl.cc:3462] create table with id 25 pid 0 name test1
2024-03-04T03:06:22.1444892Z I20240304 03:04:32.937903  4233 name_server_impl.cc:2257] create table success. tid[25] pid[0] endpoint[127.0.0.1:10926] idx[0]
2024-03-04T03:06:22.1445182Z I20240304 03:04:32.937988  4233 name_server_impl.cc:3930] create table test1 success
2024-03-04T03:06:22.1445541Z I20240304 03:04:32.940448  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[25] pid[0]
2024-03-04T03:06:22.1445882Z I20240304 03:04:32.940769  4238 name_server_impl.cc:3860] truncate success, db[test2] name[test1]
2024-03-04T03:06:22.1446435Z I20240304 03:04:33.008991  4196 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 25 pid 0
2024-03-04T03:06:22.1446731Z I20240304 03:04:33.025550  4245 tablet_impl.cc:3332] drop replicator for tid 30, pid 0
2024-03-04T03:06:22.1447029Z I20240304 03:04:33.025550  4244 tablet_impl.cc:3332] drop replicator for tid 29, pid 0
2024-03-04T03:06:22.1447390Z W20240304 03:04:33.025624  4245 bulk_load_mgr.cc:117] not existed table, 30-0
2024-03-04T03:06:22.1447688Z W20240304 03:04:33.025640  4244 bulk_load_mgr.cc:117] not existed table, 29-0
2024-03-04T03:06:22.1447976Z I20240304 03:04:33.025740  4245 tablet_impl.cc:3388] drop table ok. tid[30] pid[0]
2024-03-04T03:06:22.1448246Z I20240304 03:04:33.025779  4244 tablet_impl.cc:3388] drop table ok. tid[29] pid[0]
2024-03-04T03:06:22.1448539Z I20240304 03:04:33.057920  4174 tablet_impl.cc:3332] drop replicator for tid 29, pid 1
2024-03-04T03:06:22.1448851Z I20240304 03:04:33.057920  4176 tablet_impl.cc:3332] drop replicator for tid 30, pid 1
2024-03-04T03:06:22.1449140Z W20240304 03:04:33.057992  4174 bulk_load_mgr.cc:117] not existed table, 29-1
2024-03-04T03:06:22.1449433Z W20240304 03:04:33.058007  4176 bulk_load_mgr.cc:117] not existed table, 30-1
2024-03-04T03:06:22.1449725Z I20240304 03:04:33.058116  4174 tablet_impl.cc:3388] drop table ok. tid[29] pid[1]
2024-03-04T03:06:22.1449996Z I20240304 03:04:33.058145  4176 tablet_impl.cc:3388] drop table ok. tid[30] pid[1]
2024-03-04T03:06:22.1450391Z I20240304 03:04:34.507144  4188 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1450770Z I20240304 03:04:34.507246  4188 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1451141Z I20240304 03:04:34.507283  4188 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1451523Z I20240304 03:04:34.507318  4188 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1451894Z I20240304 03:04:34.507350  4188 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1452273Z I20240304 03:04:34.507387  4188 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1452652Z I20240304 03:04:34.507423  4188 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1453011Z I20240304 03:04:34.507460  4188 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 25 pid 0
2024-03-04T03:06:22.1453362Z I20240304 03:04:34.507495  4188 mem_table.cc:122] init table name test1, id 25, pid 0, seg_cnt 8
2024-03-04T03:06:22.1453695Z I20240304 03:04:34.507539  4188 tablet_impl.cc:3550] add table test1 to catalog with db test2
2024-03-04T03:06:22.1453873Z I20240304 03:04:34.507681  4188 log_writer.cc:121] end log
2024-03-04T03:06:22.1454125Z I20240304 03:04:34.507882  4188 snapshot.cc:83] [MANIFEST] does not exist
2024-03-04T03:06:22.1454443Z I20240304 03:04:34.508708  4188 tablet_impl.cc:3572] truncate table success. tid[25] pid[0]
2024-03-04T03:06:22.1454858Z I20240304 03:04:34.508883  4206 name_server_impl.cc:3860] truncate success, db[test2] name[test1]
2024-03-04T03:06:22.1455127Z I20240304 03:04:34.518011  4270 mem_table.cc:80] drop memtable. tid 25 pid 0
2024-03-04T03:06:22.1455389Z I20240304 03:04:34.526140  4196 tablet_impl.cc:4066] drop table. tid[25] pid[0]
2024-03-04T03:06:22.1455893Z I20240304 03:04:34.526336  4224 name_server_impl.cc:3072] drop table. tid[25] pid[0] endpoint[127.0.0.1:10926]
2024-03-04T03:06:22.1456147Z I20240304 03:04:34.526412  4224 name_server_impl.cc:3083] delete table node[/25]
2024-03-04T03:06:22.1456290Z [       OK ] DBSDK/DBSDKTest.Truncate/0 (1594 ms)
2024-03-04T03:06:22.1456416Z [ RUN      ] DBSDK/DBSDKTest.Truncate/1
2024-03-04T03:06:22.1456934Z I20240304 03:04:34.529834  4216 zk_client.cc:302] create node /mini_cluster_10629/db/test2 ok and real node name /mini_cluster_10629/db/test2
2024-03-04T03:06:22.1457281Z I20240304 03:04:34.529868  4216 name_server_impl.cc:8981] create database test2 success
2024-03-04T03:06:22.1457733Z I20240304 03:04:34.530753  4196 name_server_impl.cc:2181] set table partition ok. name[test1] partition_num[8] replica_num[2]
2024-03-04T03:06:22.1458129Z I20240304 03:04:34.531555  4228 tablet_impl.cc:3419] start creating table tid[31] pid[0] with mode kTableFollower
2024-03-04T03:06:22.1458493Z I20240304 03:04:34.532979  4228 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1458846Z I20240304 03:04:34.533067  4228 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1459197Z I20240304 03:04:34.533106  4228 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1459555Z I20240304 03:04:34.533159  4228 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1459907Z I20240304 03:04:34.533203  4228 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1460271Z I20240304 03:04:34.533262  4228 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1460623Z I20240304 03:04:34.533308  4228 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1460970Z I20240304 03:04:34.533350  4228 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1461299Z I20240304 03:04:34.533392  4228 mem_table.cc:122] init table name test1, id 31, pid 0, seg_cnt 8
2024-03-04T03:06:22.1461550Z I20240304 03:04:34.533432  4228 tablet_impl.cc:3996] create table. tid 31 pid 0
2024-03-04T03:06:22.1462033Z I20240304 03:04:34.533746  4228 tablet_impl.cc:3462] create table with id 31 pid 0 name test1
2024-03-04T03:06:22.1462511Z I20240304 03:04:34.533995  4196 name_server_impl.cc:2257] create table success. tid[31] pid[0] endpoint[127.0.0.1:10108] idx[0]
2024-03-04T03:06:22.1462930Z I20240304 03:04:34.534291  4228 tablet_impl.cc:3419] start creating table tid[31] pid[1] with mode kTableFollower
2024-03-04T03:06:22.1463318Z I20240304 03:04:34.535318  4228 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1463689Z I20240304 03:04:34.535395  4228 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1464053Z I20240304 03:04:34.535441  4228 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1464429Z I20240304 03:04:34.535490  4228 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1464795Z I20240304 03:04:34.535533  4228 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1465167Z I20240304 03:04:34.535578  4228 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1465534Z I20240304 03:04:34.535622  4228 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1465899Z I20240304 03:04:34.535662  4228 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1466310Z I20240304 03:04:34.535706  4228 mem_table.cc:122] init table name test1, id 31, pid 1, seg_cnt 8
2024-03-04T03:06:22.1466577Z I20240304 03:04:34.535753  4228 tablet_impl.cc:3996] create table. tid 31 pid 1
2024-03-04T03:06:22.1466900Z I20240304 03:04:34.536062  4228 tablet_impl.cc:3462] create table with id 31 pid 1 name test1
2024-03-04T03:06:22.1467375Z I20240304 03:04:34.536279  4196 name_server_impl.cc:2257] create table success. tid[31] pid[1] endpoint[127.0.0.1:10680] idx[1]
2024-03-04T03:06:22.1467790Z I20240304 03:04:34.536559  4228 tablet_impl.cc:3419] start creating table tid[31] pid[2] with mode kTableFollower
2024-03-04T03:06:22.1468170Z I20240304 03:04:34.537595  4228 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1468544Z I20240304 03:04:34.537662  4228 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1469000Z I20240304 03:04:34.537708  4228 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1469379Z I20240304 03:04:34.537756  4228 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1469743Z I20240304 03:04:34.537806  4228 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1470112Z I20240304 03:04:34.537850  4228 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1470488Z I20240304 03:04:34.537894  4228 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1470851Z I20240304 03:04:34.537941  4228 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1471197Z I20240304 03:04:34.537986  4228 mem_table.cc:122] init table name test1, id 31, pid 2, seg_cnt 8
2024-03-04T03:06:22.1471472Z I20240304 03:04:34.538029  4228 tablet_impl.cc:3996] create table. tid 31 pid 2
2024-03-04T03:06:22.1471799Z I20240304 03:04:34.538275  4228 tablet_impl.cc:3462] create table with id 31 pid 2 name test1
2024-03-04T03:06:22.1472276Z I20240304 03:04:34.538614  4196 name_server_impl.cc:2257] create table success. tid[31] pid[2] endpoint[127.0.0.1:10108] idx[2]
2024-03-04T03:06:22.1472692Z I20240304 03:04:34.538985  4206 tablet_impl.cc:3419] start creating table tid[31] pid[3] with mode kTableFollower
2024-03-04T03:06:22.1473079Z I20240304 03:04:34.540462  4206 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1473445Z I20240304 03:04:34.540549  4206 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1473815Z I20240304 03:04:34.540606  4206 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1474287Z I20240304 03:04:34.540650  4206 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1474635Z I20240304 03:04:34.540690  4206 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1474982Z I20240304 03:04:34.540741  4206 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1475336Z I20240304 03:04:34.540792  4206 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1475681Z I20240304 03:04:34.540838  4206 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1476011Z I20240304 03:04:34.540882  4206 mem_table.cc:122] init table name test1, id 31, pid 3, seg_cnt 8
2024-03-04T03:06:22.1476261Z I20240304 03:04:34.540925  4206 tablet_impl.cc:3996] create table. tid 31 pid 3
2024-03-04T03:06:22.1476571Z I20240304 03:04:34.541203  4206 tablet_impl.cc:3462] create table with id 31 pid 3 name test1
2024-03-04T03:06:22.1477021Z I20240304 03:04:34.541493  4196 name_server_impl.cc:2257] create table success. tid[31] pid[3] endpoint[127.0.0.1:10680] idx[3]
2024-03-04T03:06:22.1477479Z I20240304 03:04:34.541853  4203 tablet_impl.cc:3419] start creating table tid[31] pid[4] with mode kTableFollower
2024-03-04T03:06:22.1478118Z I20240304 03:04:34.543007  4203 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1478500Z I20240304 03:04:34.543085  4203 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1478865Z I20240304 03:04:34.543126  4203 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1479246Z I20240304 03:04:34.543181  4203 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1479615Z I20240304 03:04:34.543241  4203 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1479982Z I20240304 03:04:34.543288  4203 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1480434Z I20240304 03:04:34.543335  4203 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1480804Z I20240304 03:04:34.543381  4203 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1481149Z I20240304 03:04:34.543430  4203 mem_table.cc:122] init table name test1, id 31, pid 4, seg_cnt 8
2024-03-04T03:06:22.1481417Z I20240304 03:04:34.543478  4203 tablet_impl.cc:3996] create table. tid 31 pid 4
2024-03-04T03:06:22.1481739Z I20240304 03:04:34.543857  4203 tablet_impl.cc:3462] create table with id 31 pid 4 name test1
2024-03-04T03:06:22.1482215Z I20240304 03:04:34.544245  4196 name_server_impl.cc:2257] create table success. tid[31] pid[4] endpoint[127.0.0.1:10108] idx[4]
2024-03-04T03:06:22.1482629Z I20240304 03:04:34.544625  4203 tablet_impl.cc:3419] start creating table tid[31] pid[5] with mode kTableFollower
2024-03-04T03:06:22.1483013Z I20240304 03:04:34.545616  4203 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1483385Z I20240304 03:04:34.545696  4203 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1483754Z I20240304 03:04:34.545737  4203 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1484132Z I20240304 03:04:34.545779  4203 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1484497Z I20240304 03:04:34.545825  4203 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1484867Z I20240304 03:04:34.545866  4203 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1485242Z I20240304 03:04:34.545910  4203 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1485612Z I20240304 03:04:34.545951  4203 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1485959Z I20240304 03:04:34.546015  4203 mem_table.cc:122] init table name test1, id 31, pid 5, seg_cnt 8
2024-03-04T03:06:22.1486225Z I20240304 03:04:34.546058  4203 tablet_impl.cc:3996] create table. tid 31 pid 5
2024-03-04T03:06:22.1486556Z I20240304 03:04:34.546303  4203 tablet_impl.cc:3462] create table with id 31 pid 5 name test1
2024-03-04T03:06:22.1487033Z I20240304 03:04:34.546511  4196 name_server_impl.cc:2257] create table success. tid[31] pid[5] endpoint[127.0.0.1:10680] idx[5]
2024-03-04T03:06:22.1487448Z I20240304 03:04:34.546824  4203 tablet_impl.cc:3419] start creating table tid[31] pid[6] with mode kTableFollower
2024-03-04T03:06:22.1487822Z I20240304 03:04:34.547830  4203 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1488196Z I20240304 03:04:34.547930  4203 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1488564Z I20240304 03:04:34.547976  4203 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1488945Z I20240304 03:04:34.548022  4203 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1489379Z I20240304 03:04:34.548072  4203 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1489744Z I20240304 03:04:34.548121  4203 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1490119Z I20240304 03:04:34.548170  4203 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1490484Z I20240304 03:04:34.548219  4203 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1490835Z I20240304 03:04:34.548267  4203 mem_table.cc:122] init table name test1, id 31, pid 6, seg_cnt 8
2024-03-04T03:06:22.1491100Z I20240304 03:04:34.548316  4203 tablet_impl.cc:3996] create table. tid 31 pid 6
2024-03-04T03:06:22.1491430Z I20240304 03:04:34.548579  4203 tablet_impl.cc:3462] create table with id 31 pid 6 name test1
2024-03-04T03:06:22.1491973Z I20240304 03:04:34.548770  4196 name_server_impl.cc:2257] create table success. tid[31] pid[6] endpoint[127.0.0.1:10108] idx[6]
2024-03-04T03:06:22.1492393Z I20240304 03:04:34.549201  4238 tablet_impl.cc:3419] start creating table tid[31] pid[7] with mode kTableFollower
2024-03-04T03:06:22.1492763Z I20240304 03:04:34.550470  4238 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1493142Z I20240304 03:04:34.550551  4238 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1493508Z I20240304 03:04:34.550684  4238 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1493887Z I20240304 03:04:34.550751  4238 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1494359Z I20240304 03:04:34.550799  4238 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1494709Z I20240304 03:04:34.551069  4238 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1495076Z I20240304 03:04:34.551115  4238 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1495418Z I20240304 03:04:34.551162  4238 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1495762Z I20240304 03:04:34.551208  4238 mem_table.cc:122] init table name test1, id 31, pid 7, seg_cnt 8
2024-03-04T03:06:22.1496014Z I20240304 03:04:34.551275  4238 tablet_impl.cc:3996] create table. tid 31 pid 7
2024-03-04T03:06:22.1496328Z I20240304 03:04:34.551597  4238 tablet_impl.cc:3462] create table with id 31 pid 7 name test1
2024-03-04T03:06:22.1496776Z I20240304 03:04:34.551930  4196 name_server_impl.cc:2257] create table success. tid[31] pid[7] endpoint[127.0.0.1:10680] idx[7]
2024-03-04T03:06:22.1497158Z I20240304 03:04:34.552227  4238 tablet_impl.cc:3419] start creating table tid[31] pid[0] with mode kTableLeader
2024-03-04T03:06:22.1497513Z I20240304 03:04:34.553349  4238 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1497872Z I20240304 03:04:34.553448  4238 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1498221Z I20240304 03:04:34.553501  4238 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1498583Z I20240304 03:04:34.553566  4238 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1498925Z I20240304 03:04:34.553620  4238 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1499272Z I20240304 03:04:34.553673  4238 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1499629Z I20240304 03:04:34.553725  4238 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1499972Z I20240304 03:04:34.553776  4238 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 0
2024-03-04T03:06:22.1500301Z I20240304 03:04:34.553822  4238 mem_table.cc:122] init table name test1, id 31, pid 0, seg_cnt 8
2024-03-04T03:06:22.1500614Z I20240304 03:04:34.553869  4238 tablet_impl.cc:3996] create table. tid 31 pid 0
2024-03-04T03:06:22.1500824Z W20240304 03:04:34.553946  4238 log_reader.cc:447] empty log reader
2024-03-04T03:06:22.1501182Z I20240304 03:04:34.554004  4238 replicate_node.cc:80] open rpc client for endpoint 127.0.0.1:10108 done
2024-03-04T03:06:22.1501523Z I20240304 03:04:34.554047  4238 log_replicator.cc:119] add replica node with endpoint 127.0.0.1:10108
2024-03-04T03:06:22.1501910Z I20240304 03:04:34.554088  4238 log_replicator.cc:121] init leader node for path /tmp/mini_cluster10482/31_0 ok
2024-03-04T03:06:22.1502232Z I20240304 03:04:34.554303  4238 tablet_impl.cc:4039] add table test1 to catalog with db test2
2024-03-04T03:06:22.1502579Z I20240304 03:04:34.554381  4238 replicate_node.cc:94] start sync thread for table #tid 31, #pid 0 done
2024-03-04T03:06:22.1502962Z I20240304 03:04:34.554454  4238 tablet_impl.cc:3462] create table with id 31 pid 0 name test1
2024-03-04T03:06:22.1503301Z I20240304 03:04:34.554774  4196 tablet_impl.cc:2252] get log_offset 0 and set term 1. tid 31, pid 0
2024-03-04T03:06:22.1503741Z I20240304 03:04:34.554834  4188 name_server_impl.cc:2257] create table success. tid[31] pid[0] endpoint[127.0.0.1:10680] idx[0]
2024-03-04T03:06:22.1504219Z W20240304 03:04:34.555008  4224 log_reader.cc:459] SetOffset 0 is smaller than the minimum offset 18446744073709551615 in the logs
2024-03-04T03:06:22.1504632Z I20240304 03:04:34.555097  4224 replicate_node.cc:168] match node 127.0.0.1:10108 log offset 0 for table tid 31 pid 0
2024-03-04T03:06:22.1505015Z I20240304 03:04:34.555213  4196 tablet_impl.cc:3419] start creating table tid[31] pid[1] with mode kTableLeader
2024-03-04T03:06:22.1505375Z I20240304 03:04:34.556631  4196 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1505731Z I20240304 03:04:34.556752  4196 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1506098Z I20240304 03:04:34.556805  4196 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1506449Z I20240304 03:04:34.556874  4196 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1506796Z I20240304 03:04:34.556942  4196 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1507150Z I20240304 03:04:34.556993  4196 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1507499Z I20240304 03:04:34.557035  4196 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1507854Z I20240304 03:04:34.557086  4196 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 1
2024-03-04T03:06:22.1508173Z I20240304 03:04:34.557134  4196 mem_table.cc:122] init table name test1, id 31, pid 1, seg_cnt 8
2024-03-04T03:06:22.1508427Z I20240304 03:04:34.557194  4196 tablet_impl.cc:3996] create table. tid 31 pid 1
2024-03-04T03:06:22.1508646Z W20240304 03:04:34.557341  4196 log_reader.cc:447] empty log reader
2024-03-04T03:06:22.1509002Z I20240304 03:04:34.557401  4196 replicate_node.cc:80] open rpc client for endpoint 127.0.0.1:10680 done
2024-03-04T03:06:22.1509348Z I20240304 03:04:34.557456  4196 log_replicator.cc:119] add replica node with endpoint 127.0.0.1:10680
2024-03-04T03:06:22.1509747Z I20240304 03:04:34.557492  4196 log_replicator.cc:121] init leader node for path /tmp/mini_cluster10482/31_1 ok
2024-03-04T03:06:22.1510056Z I20240304 03:04:34.557725  4196 tablet_impl.cc:4039] add table test1 to catalog with db test2
2024-03-04T03:06:22.1510411Z I20240304 03:04:34.557818  4196 replicate_node.cc:94] start sync thread for table #tid 31, #pid 1 done
2024-03-04T03:06:22.1510718Z I20240304 03:04:34.557895  4196 tablet_impl.cc:3462] create table with id 31 pid 1 name test1
2024-03-04T03:06:22.1511057Z I20240304 03:04:34.558032  4188 tablet_impl.cc:2252] get log_offset 0 and set term 1. tid 31, pid 1
2024-03-04T03:06:22.1511580Z I20240304 03:04:34.558153  4203 name_server_impl.cc:2257] create table success. tid[31] pid[1] endpoint[127.0.0.1:10108] idx[1]
2024-03-04T03:06:22.1512042Z W20240304 03:04:34.558313  4196 log_reader.cc:459] SetOffset 0 is smaller than the minimum offset 18446744073709551615 in the logs
2024-03-04T03:06:22.1512463Z I20240304 03:04:34.558374  4196 replicate_node.cc:168] match node 127.0.0.1:10680 log offset 0 for table tid 31 pid 1
2024-03-04T03:06:22.1512848Z I20240304 03:04:34.558511  4188 tablet_impl.cc:3419] start creating table tid[31] pid[2] with mode kTableLeader
2024-03-04T03:06:22.1513202Z I20240304 03:04:34.559937  4188 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1513568Z I20240304 03:04:34.560025  4188 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1513983Z I20240304 03:04:34.560097  4188 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1514333Z I20240304 03:04:34.560151  4188 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1514700Z I20240304 03:04:34.560209  4188 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1515046Z I20240304 03:04:34.560281  4188 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1515401Z I20240304 03:04:34.560333  4188 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1515750Z I20240304 03:04:34.560381  4188 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 2
2024-03-04T03:06:22.1516068Z I20240304 03:04:34.560427  4188 mem_table.cc:122] init table name test1, id 31, pid 2, seg_cnt 8
2024-03-04T03:06:22.1516331Z I20240304 03:04:34.560495  4188 tablet_impl.cc:3996] create table. tid 31 pid 2
2024-03-04T03:06:22.1516541Z W20240304 03:04:34.560595  4188 log_reader.cc:447] empty log reader
2024-03-04T03:06:22.1516894Z I20240304 03:04:34.560644  4188 replicate_node.cc:80] open rpc client for endpoint 127.0.0.1:10108 done
2024-03-04T03:06:22.1517242Z I20240304 03:04:34.560684  4188 log_replicator.cc:119] add replica node with endpoint 127.0.0.1:10108
2024-03-04T03:06:22.1517717Z I20240304 03:04:34.560717  4188 log_replicator.cc:121] init leader node for path /tmp/mini_cluster10482/31_2 ok
2024-03-04T03:06:22.1518217Z I20240304 03:04:34.561383  4188 tablet_impl.cc:4039] add table test1 to catalog with db test2
2024-03-04T03:06:22.1518585Z I20240304 03:04:34.561468  4188 replicate_node.cc:94] start sync thread for table #tid 31, #pid 2 done
2024-03-04T03:06:22.1518910Z I20240304 03:04:34.561543  4188 tablet_impl.cc:3462] create table with id 31 pid 2 name test1
2024-03-04T03:06:22.1519270Z I20240304 03:04:34.561753  4203 tablet_impl.cc:2252] get log_offset 0 and set term 1. tid 31, pid 2
2024-03-04T03:06:22.1519740Z I20240304 03:04:34.561785  4206 name_server_impl.cc:2257] create table success. tid[31] pid[2] endpoint[127.0.0.1:10680] idx[2]
2024-03-04T03:06:22.1520248Z W20240304 03:04:34.562076  4238 log_reader.cc:459] SetOffset 0 is smaller than the minimum offset 18446744073709551615 in the logs
2024-03-04T03:06:22.1520657Z I20240304 03:04:34.562147  4203 tablet_impl.cc:3419] start creating table tid[31] pid[3] with mode kTableLeader
2024-03-04T03:06:22.1521092Z I20240304 03:04:34.562168  4238 replicate_node.cc:168] match node 127.0.0.1:10108 log offset 0 for table tid 31 pid 2
2024-03-04T03:06:22.1521474Z I20240304 03:04:34.563488  4203 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1521844Z I20240304 03:04:34.563594  4203 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1522213Z I20240304 03:04:34.563647  4203 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1522597Z I20240304 03:04:34.563701  4203 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1523038Z I20240304 03:04:34.563798  4203 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1523415Z I20240304 03:04:34.563858  4203 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1523781Z I20240304 03:04:34.563920  4203 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1524142Z I20240304 03:04:34.564002  4203 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 3
2024-03-04T03:06:22.1524487Z I20240304 03:04:34.564087  4203 mem_table.cc:122] init table name test1, id 31, pid 3, seg_cnt 8
2024-03-04T03:06:22.1524749Z I20240304 03:04:34.564134  4203 tablet_impl.cc:3996] create table. tid 31 pid 3
2024-03-04T03:06:22.1524976Z W20240304 03:04:34.564203  4203 log_reader.cc:447] empty log reader
2024-03-04T03:06:22.1525343Z I20240304 03:04:34.564255  4203 replicate_node.cc:80] open rpc client for endpoint 127.0.0.1:10680 done
2024-03-04T03:06:22.1525780Z I20240304 03:04:34.564304  4203 log_replicator.cc:119] add replica node with endpoint 127.0.0.1:10680
2024-03-04T03:06:22.1526192Z I20240304 03:04:34.564364  4203 log_replicator.cc:121] init leader node for path /tmp/mini_cluster10482/31_3 ok
2024-03-04T03:06:22.1526525Z I20240304 03:04:34.564538  4203 tablet_impl.cc:4039] add table test1 to catalog with db test2
2024-03-04T03:06:22.1526891Z I20240304 03:04:34.564594  4203 replicate_node.cc:94] start sync thread for table #tid 31, #pid 3 done
2024-03-04T03:06:22.1527228Z I20240304 03:04:34.564710  4203 tablet_impl.cc:3462] create table with id 31 pid 3 name test1
2024-03-04T03:06:22.1527576Z I20240304 03:04:34.564756  4206 tablet_impl.cc:2252] get log_offset 0 and set term 1. tid 31, pid 3
2024-03-04T03:06:22.1528076Z W20240304 03:04:34.565034  4228 log_reader.cc:459] SetOffset 0 is smaller than the minimum offset 18446744073709551615 in the logs
2024-03-04T03:06:22.1528551Z I20240304 03:04:34.565034  4231 name_server_impl.cc:2257] create table success. tid[31] pid[3] endpoint[127.0.0.1:10108] idx[3]
2024-03-04T03:06:22.1528986Z I20240304 03:04:34.565181  4228 replicate_node.cc:168] match node 127.0.0.1:10680 log offset 0 for table tid 31 pid 3
2024-03-04T03:06:22.1529403Z I20240304 03:04:34.565636  4216 tablet_impl.cc:3419] start creating table tid[31] pid[4] with mode kTableLeader
2024-03-04T03:06:22.1529785Z I20240304 03:04:34.567157  4216 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1530157Z I20240304 03:04:34.567286  4216 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1530536Z I20240304 03:04:34.567369  4216 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1530902Z I20240304 03:04:34.567425  4216 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1537764Z I20240304 03:04:34.567476  4216 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1538200Z I20240304 03:04:34.567551  4216 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1538563Z I20240304 03:04:34.567629  4216 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1538932Z I20240304 03:04:34.567677  4216 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 4
2024-03-04T03:06:22.1539254Z I20240304 03:04:34.567739  4216 mem_table.cc:122] init table name test1, id 31, pid 4, seg_cnt 8
2024-03-04T03:06:22.1539522Z I20240304 03:04:34.567873  4216 tablet_impl.cc:3996] create table. tid 31 pid 4
2024-03-04T03:06:22.1539732Z W20240304 03:04:34.567945  4216 log_reader.cc:447] empty log reader
2024-03-04T03:06:22.1540082Z I20240304 03:04:34.568001  4216 replicate_node.cc:80] open rpc client for endpoint 127.0.0.1:10108 done
2024-03-04T03:06:22.1540434Z I20240304 03:04:34.568039  4216 log_replicator.cc:119] add replica node with endpoint 127.0.0.1:10108
2024-03-04T03:06:22.1540973Z I20240304 03:04:34.568079  4216 log_replicator.cc:121] init leader node for path /tmp/mini_cluster10482/31_4 ok
2024-03-04T03:06:22.1541287Z I20240304 03:04:34.568310  4216 tablet_impl.cc:4039] add table test1 to catalog with db test2
2024-03-04T03:06:22.1541649Z I20240304 03:04:34.568388  4216 replicate_node.cc:94] start sync thread for table #tid 31, #pid 4 done
2024-03-04T03:06:22.1541958Z I20240304 03:04:34.568485  4216 tablet_impl.cc:3462] create table with id 31 pid 4 name test1
2024-03-04T03:06:22.1542299Z I20240304 03:04:34.568634  4231 tablet_impl.cc:2252] get log_offset 0 and set term 1. tid 31, pid 4
2024-03-04T03:06:22.1542744Z I20240304 03:04:34.568845  4188 name_server_impl.cc:2257] create table success. tid[31] pid[4] endpoint[127.0.0.1:10680] idx[4]
2024-03-04T03:06:22.1543208Z W20240304 03:04:34.568945  4233 log_reader.cc:459] SetOffset 0 is smaller than the minimum offset 18446744073709551615 in the logs
2024-03-04T03:06:22.1543711Z I20240304 03:04:34.569098  4233 replicate_node.cc:168] match node 127.0.0.1:10108 log offset 0 for table tid 31 pid 4
2024-03-04T03:06:22.1544103Z I20240304 03:04:34.569387  4224 tablet_impl.cc:3419] start creating table tid[31] pid[5] with mode kTableLeader
2024-03-04T03:06:22.1544475Z I20240304 03:04:34.570770  4224 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1544833Z I20240304 03:04:34.570904  4224 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1545185Z I20240304 03:04:34.570977  4224 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1545538Z I20240304 03:04:34.571044  4224 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1545891Z I20240304 03:04:34.571135  4224 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1546245Z I20240304 03:04:34.571190  4224 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1546614Z I20240304 03:04:34.571244  4224 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1546960Z I20240304 03:04:34.571298  4224 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 5
2024-03-04T03:06:22.1547290Z I20240304 03:04:34.571350  4224 mem_table.cc:122] init table name test1, id 31, pid 5, seg_cnt 8
2024-03-04T03:06:22.1547544Z I20240304 03:04:34.571411  4224 tablet_impl.cc:3996] create table. tid 31 pid 5
2024-03-04T03:06:22.1547752Z W20240304 03:04:34.571523  4224 log_reader.cc:447] empty log reader
2024-03-04T03:06:22.1548111Z I20240304 03:04:34.571578  4224 replicate_node.cc:80] open rpc client for endpoint 127.0.0.1:10680 done
2024-03-04T03:06:22.1548452Z I20240304 03:04:34.571645  4224 log_replicator.cc:119] add replica node with endpoint 127.0.0.1:10680
2024-03-04T03:06:22.1548841Z I20240304 03:04:34.571708  4224 log_replicator.cc:121] init leader node for path /tmp/mini_cluster10482/31_5 ok
2024-03-04T03:06:22.1549166Z I20240304 03:04:34.571980  4224 tablet_impl.cc:4039] add table test1 to catalog with db test2
2024-03-04T03:06:22.1549524Z I20240304 03:04:34.572049  4224 replicate_node.cc:94] start sync thread for table #tid 31, #pid 5 done
2024-03-04T03:06:22.1549846Z I20240304 03:04:34.572130  4224 tablet_impl.cc:3462] create table with id 31 pid 5 name test1
2024-03-04T03:06:22.1550179Z I20240304 03:04:34.572196  4188 tablet_impl.cc:2252] get log_offset 0 and set term 1. tid 31, pid 5
2024-03-04T03:06:22.1550631Z I20240304 03:04:34.572407  4206 name_server_impl.cc:2257] create table success. tid[31] pid[5] endpoint[127.0.0.1:10108] idx[5]
2024-03-04T03:06:22.1551099Z W20240304 03:04:34.572495  4203 log_reader.cc:459] SetOffset 0 is smaller than the minimum offset 18446744073709551615 in the logs
2024-03-04T03:06:22.1551510Z I20240304 03:04:34.572573  4203 replicate_node.cc:168] match node 127.0.0.1:10680 log offset 0 for table tid 31 pid 5
2024-03-04T03:06:22.1551909Z I20240304 03:04:34.572860  4188 tablet_impl.cc:3419] start creating table tid[31] pid[6] with mode kTableLeader
2024-03-04T03:06:22.1552328Z I20240304 03:04:34.574234  4188 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1552685Z I20240304 03:04:34.574441  4188 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1553044Z I20240304 03:04:34.574527  4188 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1553392Z I20240304 03:04:34.574599  4188 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1553740Z I20240304 03:04:34.574714  4188 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1554104Z I20240304 03:04:34.574766  4188 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1554454Z I20240304 03:04:34.574820  4188 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1554884Z I20240304 03:04:34.574877  4188 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 6
2024-03-04T03:06:22.1555211Z I20240304 03:04:34.574929  4188 mem_table.cc:122] init table name test1, id 31, pid 6, seg_cnt 8
2024-03-04T03:06:22.1555461Z I20240304 03:04:34.575006  4188 tablet_impl.cc:3996] create table. tid 31 pid 6
2024-03-04T03:06:22.1555675Z W20240304 03:04:34.575121  4188 log_reader.cc:447] empty log reader
2024-03-04T03:06:22.1556024Z I20240304 03:04:34.575193  4188 replicate_node.cc:80] open rpc client for endpoint 127.0.0.1:10108 done
2024-03-04T03:06:22.1556376Z I20240304 03:04:34.575266  4188 log_replicator.cc:119] add replica node with endpoint 127.0.0.1:10108
2024-03-04T03:06:22.1556762Z I20240304 03:04:34.575340  4188 log_replicator.cc:121] init leader node for path /tmp/mini_cluster10482/31_6 ok
2024-03-04T03:06:22.1557070Z I20240304 03:04:34.575491  4188 tablet_impl.cc:4039] add table test1 to catalog with db test2
2024-03-04T03:06:22.1557431Z I20240304 03:04:34.575562  4188 replicate_node.cc:94] start sync thread for table #tid 31, #pid 6 done
2024-03-04T03:06:22.1557973Z I20240304 03:04:34.575670  4188 tablet_impl.cc:3462] create table with id 31 pid 6 name test1
2024-03-04T03:06:22.1558326Z I20240304 03:04:34.575875  4206 tablet_impl.cc:2252] get log_offset 0 and set term 1. tid 31, pid 6
2024-03-04T03:06:22.1558824Z W20240304 03:04:34.576108  4188 log_reader.cc:459] SetOffset 0 is smaller than the minimum offset 18446744073709551615 in the logs
2024-03-04T03:06:22.1559295Z I20240304 03:04:34.576131  4216 name_server_impl.cc:2257] create table success. tid[31] pid[6] endpoint[127.0.0.1:10680] idx[6]
2024-03-04T03:06:22.1559740Z I20240304 03:04:34.576221  4188 replicate_node.cc:168] match node 127.0.0.1:10108 log offset 0 for table tid 31 pid 6
2024-03-04T03:06:22.1560148Z I20240304 03:04:34.576647  4206 tablet_impl.cc:3419] start creating table tid[31] pid[7] with mode kTableLeader
2024-03-04T03:06:22.1560534Z I20240304 03:04:34.578127  4206 mem_table.cc:111] init 0, 0 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1560925Z I20240304 03:04:34.578253  4206 mem_table.cc:111] init 0, 1 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1561294Z I20240304 03:04:34.578346  4206 mem_table.cc:111] init 0, 2 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1561675Z I20240304 03:04:34.578431  4206 mem_table.cc:111] init 0, 3 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1562046Z I20240304 03:04:34.578516  4206 mem_table.cc:111] init 0, 4 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1562411Z I20240304 03:04:34.578570  4206 mem_table.cc:111] init 0, 5 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1562785Z I20240304 03:04:34.578619  4206 mem_table.cc:111] init 0, 6 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1563147Z I20240304 03:04:34.578670  4206 mem_table.cc:111] init 0, 7 segment. height 4, ts col num 1. tid 31 pid 7
2024-03-04T03:06:22.1563488Z I20240304 03:04:34.578712  4206 mem_table.cc:122] init table name test1, id 31, pid 7, seg_cnt 8
2024-03-04T03:06:22.1563831Z I20240304 03:04:34.578794  4206 tablet_impl.cc:3996] create table. tid 31 pid 7
2024-03-04T03:06:22.1564056Z W20240304 03:04:34.578902  4206 log_reader.cc:447] empty log reader
2024-03-04T03:06:22.1564435Z I20240304 03:04:34.578956  4206 replicate_node.cc:80] open rpc client for endpoint 127.0.0.1:10680 done
2024-03-04T03:06:22.1564800Z I20240304 03:04:34.579025  4206 log_replicator.cc:119] add replica node with endpoint 127.0.0.1:10680
2024-03-04T03:06:22.1565206Z I20240304 03:04:34.579085  4206 log_replicator.cc:121] init leader node for path /tmp/mini_cluster10482/31_7 ok
2024-03-04T03:06:22.1565551Z I20240304 03:04:34.579264  4206 tablet_impl.cc:4039] add table test1 to catalog with db test2
2024-03-04T03:06:22.1566079Z I20240304 03:04:34.579404  4206 replicate_node.cc:94] start sync thread for table #tid 31, #pid 7 done
2024-03-04T03:06:22.1566489Z I20240304 03:04:34.579488  4206 tablet_impl.cc:3462] create table with id 31 pid 7 name test1
2024-03-04T03:06:22.1566859Z I20240304 03:04:34.579593  4216 tablet_impl.cc:2252] get log_offset 0 and set term 1. tid 31, pid 7
2024-03-04T03:06:22.1567337Z I20240304 03:04:34.579725  4224 name_server_impl.cc:2257] create table success. tid[31] pid[7] endpoint[127.0.0.1:10108] idx[7]
2024-03-04T03:06:22.1567856Z W20240304 03:04:34.579893  4206 log_reader.cc:459] SetOffset 0 is smaller than the minimum offset 18446744073709551615 in the logs
2024-03-04T03:06:22.1568302Z I20240304 03:04:34.579950  4206 replicate_node.cc:168] match node 127.0.0.1:10680 log offset 0 for table tid 31 pid 7
2024-03-04T03:06:22.1568972Z I20240304 03:04:34.581763  4224 zk_client.cc:302] create node /mini_cluster_10629/table/db_table_data/31 ok and real node name /mini_cluster_10629/table/db_table_data/31
2024-03-04T03:06:22.1569513Z I20240304 03:04:34.581871  4224 name_server_impl.cc:3636] create db table node[/mini_cluster_10629/table/db_table_data/31] success! value[
2024-03-04T03:06:22.1569717Z �test1�2�] value_size[525]
2024-03-04T03:06:22.1570017Z I20240304 03:04:34.582949  4224 name_server_impl.cc:7490] notify table changed ok
2024-03-04T03:06:22.1570449Z I20240304 03:04:34.583001  4181 zk_client.cc:58] item watcher with event type 3, state 3
2024-03-04T03:06:22.1570751Z I20240304 03:04:34.583084  4250 zk_client.cc:58] item watcher with event type 3, state 3
2024-03-04T03:06:22.1571070Z I20240304 03:04:34.583091  4265 zk_client.cc:58] item watcher with event type 3, state 3
2024-03-04T03:06:22.1571320Z I20240304 03:04:34.583995  4203 tablet_impl.cc:576] refresh success. tid 31
2024-03-04T03:06:22.1571569Z I20240304 03:04:34.584955  4203 tablet_impl.cc:576] refresh success. tid 31
2024-03-04T03:06:22.1571861Z I20240304 03:04:34.586812  4250 tablet_catalog.cc:562] refresh catalog. version 102
2024-03-04T03:06:22.1572137Z I20240304 03:04:34.586933  4250 tablet_impl.cc:4572] Refresh agg catalog (size = 0)
2024-03-04T03:06:22.1572428Z I20240304 03:04:34.586993  4181 tablet_catalog.cc:562] refresh catalog. version 102
2024-03-04T03:06:22.1572703Z I20240304 03:04:34.587464  4181 tablet_impl.cc:4572] Refresh agg catalog (size = 0)
2024-03-04T03:06:22.1573004Z I20240304 03:04:34.588284  4271 tablet_impl.cc:3332] drop replicator for tid 25, pid 0
2024-03-04T03:06:22.1573445Z I20240304 03:04:34.588327  4271 tablet_catalog.cc:409] delete table from catalog. db test2 name test1 tid 25 pid 0
2024-03-04T03:06:22.1573745Z W20240304 03:04:34.588348  4271 bulk_load_mgr.cc:117] not existed table, 25-0
2024-03-04T03:06:22.1573997Z I20240304 03:04:34.588392  4271 mem_table.cc:80] drop memtable. tid 25 pid 0
2024-03-04T03:06:22.1574282Z I20240304 03:04:34.588622  4271 tablet_impl.cc:3388] drop table ok. tid[25] pid[0]
2024-03-04T03:06:22.1574645Z I20240304 03:04:34.591378  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[0]
2024-03-04T03:06:22.1575013Z I20240304 03:04:34.591650  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[0]
2024-03-04T03:06:22.1575440Z I20240304 03:04:34.591862  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[1]
2024-03-04T03:06:22.1576083Z I20240304 03:04:34.592029  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[1]
2024-03-04T03:06:22.1576607Z I20240304 03:04:34.592200  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[2]
2024-03-04T03:06:22.1577136Z I20240304 03:04:34.592347  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[2]
2024-03-04T03:06:22.1577895Z I20240304 03:04:34.592497  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[3]
2024-03-04T03:06:22.1578393Z I20240304 03:04:34.592646  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[3]
2024-03-04T03:06:22.1578795Z I20240304 03:04:34.592792  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[4]
2024-03-04T03:06:22.1579465Z I20240304 03:04:34.592939  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[4]
2024-03-04T03:06:22.1580017Z I20240304 03:04:34.593086  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[5]
2024-03-04T03:06:22.1580555Z I20240304 03:04:34.593235  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[5]
2024-03-04T03:06:22.1581105Z I20240304 03:04:34.593379  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[6]
2024-03-04T03:06:22.1581645Z I20240304 03:04:34.593551  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[6]
2024-03-04T03:06:22.1582085Z I20240304 03:04:34.593711  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[7]
2024-03-04T03:06:22.1582640Z I20240304 03:04:34.593856  4228 tablet_impl.cc:3529] table is empty, truncate success. tid[31] pid[7]
2024-03-04T03:06:22.1583055Z I20240304 03:04:34.593950  4216 name_server_impl.cc:3860] truncate success, db[test2] name[test1]
2024-03-04T03:06:22.1583621Z I20240304 03:04:34.646582  4224 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 7
2024-03-04T03:06:22.1584250Z I20240304 03:04:34.680167  4233 log_reader.cc:596] open log file /tmp/mini_cluster10482/31_7/binlog//00000000.log
2024-03-04T03:06:22.1584854Z I20240304 03:04:34.680285  4233 log_reader.cc:578] roll log file from index[-1] to index[0]
2024-03-04T03:06:22.1585572Z I20240304 03:04:34.680673  4224 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 7
2024-03-04T03:06:22.1586277Z I20240304 03:04:34.799969  4224 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 6
2024-03-04T03:06:22.1586905Z I20240304 03:04:34.876763  4216 log_reader.cc:596] open log file /tmp/mini_cluster10482/31_6/binlog//00000000.log
2024-03-04T03:06:22.1587491Z I20240304 03:04:34.876860  4216 log_reader.cc:578] roll log file from index[-1] to index[0]
2024-03-04T03:06:22.1588180Z I20240304 03:04:34.877276  4203 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 6
2024-03-04T03:06:22.1588687Z I20240304 03:04:34.959645  4203 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 2
2024-03-04T03:06:22.1589114Z I20240304 03:04:34.963038  4212 log_reader.cc:596] open log file /tmp/mini_cluster10482/31_2/binlog//00000000.log
2024-03-04T03:06:22.1589535Z I20240304 03:04:34.963116  4212 log_reader.cc:578] roll log file from index[-1] to index[0]
2024-03-04T03:06:22.1590122Z I20240304 03:04:34.963465  4203 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 2
2024-03-04T03:06:22.1590592Z I20240304 03:04:35.109618  4196 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 4
2024-03-04T03:06:22.1591015Z I20240304 03:04:35.170377  4188 log_reader.cc:596] open log file /tmp/mini_cluster10482/31_4/binlog//00000000.log
2024-03-04T03:06:22.1591409Z I20240304 03:04:35.170511  4188 log_reader.cc:578] roll log file from index[-1] to index[0]
2024-03-04T03:06:22.1591979Z I20240304 03:04:35.170886  4196 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 4
2024-03-04T03:06:22.1592463Z I20240304 03:04:35.278584  4188 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 5
2024-03-04T03:06:22.1592878Z I20240304 03:04:35.374115  4224 log_reader.cc:596] open log file /tmp/mini_cluster10482/31_5/binlog//00000000.log
2024-03-04T03:06:22.1593292Z I20240304 03:04:35.374212  4224 log_reader.cc:578] roll log file from index[-1] to index[0]
2024-03-04T03:06:22.1593766Z I20240304 03:04:35.374560  4188 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 5
2024-03-04T03:06:22.1594240Z I20240304 03:04:35.438908  4188 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 1
2024-03-04T03:06:22.1594665Z I20240304 03:04:35.460095  4206 log_reader.cc:596] open log file /tmp/mini_cluster10482/31_1/binlog//00000000.log
2024-03-04T03:06:22.1595214Z I20240304 03:04:35.460186  4206 log_reader.cc:578] roll log file from index[-1] to index[0]
2024-03-04T03:06:22.1595706Z I20240304 03:04:35.460541  4188 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 1
2024-03-04T03:06:22.1596179Z I20240304 03:04:35.920740  4188 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 3
2024-03-04T03:06:22.1596601Z I20240304 03:04:35.967484  4201 log_reader.cc:596] open log file /tmp/mini_cluster10482/31_3/binlog//00000000.log
2024-03-04T03:06:22.1597013Z I20240304 03:04:35.967607  4201 log_reader.cc:578] roll log file from index[-1] to index[0]
2024-03-04T03:06:22.1597479Z I20240304 03:04:35.968029  4188 log_replicator.cc:483] roll write log for name 00000000.log and start offset 0. tid 31 pid 3
2024-03-04T03:06:22.1598084Z W20240304 03:04:36.228920  4196 name_server_impl.cc:3831] table[test1] partition [7] offset mismatch
2024-03-04T03:06:22.1598432Z /__w/OpenMLDB/OpenMLDB/src/cmd/sql_cmd_test.cc:1157: Failure
2024-03-04T03:06:22.1598577Z Value of: status.IsOK()
2024-03-04T03:06:22.1598735Z   Actual: false
2024-03-04T03:06:22.1598874Z Expected: true
2024-03-04T03:06:22.1599043Z [2000] partition offset mismatch
2024-03-04T03:06:22.1599494Z [  FAILED  ] DBSDK/DBSDKTest.Truncate/1, where GetParam() = 0x4a975c0 (1701 ms)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working storage-engine openmldb storage engine. nameserver & tablet
Projects
None yet
Development

No branches or pull requests

2 participants