matrixorigin / matrixone

Hyperconverged cloud-edge native database
https://docs.matrixorigin.cn/en
Apache License 2.0
1.79k stars 277 forks source link

[Bug]: bvt failed in column_metric.sql #18501

Open badboynt1 opened 2 months ago

badboynt1 commented 2 months ago

Is there an existing issue for the same bug?

Branch Name

main

Commit ID

lastest

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

2024-09-03 09:09:40 ERROR Executor:199 - [/home/runner/work/matrixone/matrixone/head/test/distributed/cases/log/column_metric.sql][row:5][select count(1) > 0 exist from system_metrics.metric where collecttime > date_sub(now(), interval 5 minute) and metric_name = 'server_storage_usage';] was executed failed, con[id=0, user=dump, *** 2024-09-03 09:09:40 ERROR Executor:201 - [EXPECT RESULT]: exist true 2024-09-03 09:09:40 ERROR Executor:202 - [ACTUAL RESULT]: exist false

Expected Behavior

No response

Steps to Reproduce

bvt success

Additional information

No response

xzxiong commented 1 month ago

https://github.com/matrixorigin/matrixone/issues/19127 中跟进