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

[Bug]: restore report 'cannot find table by id ****' in ci bvt test. #16709

Open
1 task done
Ariznawlll opened this issue Jun 6, 2024 · 22 comments
Open
1 task done
Assignees
Labels
kind/bug Something isn't working phase/testing severity/s1 High impact: Logical errors or data errors that must occur
Milestone

Comments

@Ariznawlll
Copy link
Contributor

Ariznawlll commented Jun 6, 2024

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch Name

Ariznawlll

Commit ID

3742636

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

job url:https://github.com/matrixorigin/matrixone/actions/runs/9394784752/job/25873053572?pr=16700

image

log: Standalone-Multi-CN-e2e-BVT-Test-on-Linux-x64(LAUNCH,PROXY)-reports (1).zip

Expected Behavior

No response

Steps to Reproduce

trigger ci test

Additional information

No response

@Ariznawlll Ariznawlll added kind/bug Something isn't working needs-triage severity/s0 Extreme impact: Cause the application to break down and seriously affect the use labels Jun 6, 2024
@Ariznawlll Ariznawlll added this to the 1.2.1 milestone Jun 6, 2024
@YANGGMM
Copy link
Contributor

YANGGMM commented Jun 6, 2024

2024/06/06 04:00:04.913839 +0000 INFO cn-service.frontend frontend/snapshot.go:422 start to drop cur fk tables {"uuid": "dd1dccb0-4d3c-41f8-b482-5251dc7a41bf"}
2024/06/06 04:00:04.914159 +0000 INFO cn-service.frontend frontend/snapshot.go:1005 [] start to get table info: pri01 {"uuid": "dd1dccb0-4d3c-41f8-b482-5251dc7a41bf"}
2024/06/06 04:00:04.914192 +0000 INFO cn-service.frontend frontend/snapshot.go:986 [] get table pri01 info sql: show full tables from acc_test02 like 'pri01' {"uuid": "dd1dccb0-4d3c-41f8-b482-5251dc7a41bf"}
2024/06/06 04:00:04.936220 +0000 INFO cn-service.frontend frontend/snapshot.go:1005 [] start to get table info: aff01 {"uuid": "dd1dccb0-4d3c-41f8-b482-5251dc7a41bf"}
2024/06/06 04:00:04.936285 +0000 INFO cn-service.frontend frontend/snapshot.go:986 [] get table aff01 info sql: show full tables from acc_test02 like 'aff01' {"uuid": "dd1dccb0-4d3c-41f8-b482-5251dc7a41bf"}
2024/06/06 04:00:04.948020 +0000 INFO cn-service.frontend frontend/snapshot.go:441 start to drop table: aff01 {"uuid": "dd1dccb0-4d3c-41f8-b482-5251dc7a41bf"}
2024/06/06 04:00:04.950014 +0000 INFO compile/sql_executor.go:354 sql_executor exec {"sql": "delete from mo_catalog.mo_foreign_keys where db_name = 'acc_test02' and table_name = 'aff01'", "txn-id": "018febb42d317c90972aa35367affa2a", "duration": "1.295017ms", "AffectedRows": 1}
2024/06/06 04:00:04.950247 +0000 ERROR disttae/engine.go:482 error: internal error: can not find table by id 290686: accountId: 101 {"span": {"trace_id": "5183a800-3c4b-232a-0322-25907d0a2622", "span_id": "fa6cc86fed0dd375"}}

@ck89119 麻烦看一下

@YANGGMM YANGGMM assigned ck89119 and unassigned matrix-meow Jun 6, 2024
@YANGGMM
Copy link
Contributor

YANGGMM commented Jun 6, 2024

@ck89119
Copy link
Contributor

ck89119 commented Jun 6, 2024

在看

@ck89119
Copy link
Contributor

ck89119 commented Jun 12, 2024

看行为和 #16273 类似,待补充日志确认

@YANGGMM
Copy link
Contributor

YANGGMM commented Jul 25, 2024

@ck89119
Copy link
Contributor

ck89119 commented Aug 14, 2024

存储同事说mo_database/tables/columns 3张表做过一次大的重构,先转测试继续观察有没有复现

@Ariznawlll
Copy link
Contributor Author

Ariznawlll commented Aug 17, 2024

main上观察了下,没再出现

@matrix-meow
Copy link
Contributor

Hello @Ariznawlll. The bug issue in the BVT test code has not been removed,issues automatically open.

@Ariznawlll Ariznawlll mentioned this issue Aug 23, 2024
7 tasks
@YANGGMM YANGGMM mentioned this issue Aug 27, 2024
7 tasks
@Ariznawlll
Copy link
Contributor Author

1.2-dev还存在这个问题,继续跟进。

@Ariznawlll Ariznawlll changed the title [Bug]: bvt failed in ci test. [Bug]: restore report 'cannot find table by id ****' in ci bvt test. Aug 29, 2024
@Ariznawlll Ariznawlll assigned triump2020 and unassigned Ariznawlll Aug 29, 2024
@triump2020
Copy link
Contributor

@Ariznawlll 有比较稳定的复现方式么?好像不是必现的问题.

@triump2020
Copy link
Contributor

Not working on this.

@triump2020
Copy link
Contributor

Working on other S-1 issue.

@triump2020
Copy link
Contributor

Not working on this .

@triump2020
Copy link
Contributor

Being try to reproduce it.

@triump2020
Copy link
Contributor

No repro.

@triump2020
Copy link
Contributor

No repro.

1 similar comment
@triump2020
Copy link
Contributor

No repro.

@aressu1985 aressu1985 modified the milestones: 2.0.0, 1.2.3 Oct 18, 2024
@Ariznawlll
Copy link
Contributor Author

这个问题main上没有了,1.2-dev还有

@sukki37 sukki37 modified the milestones: 1.2.3, 1.2.x Oct 23, 2024
@triump2020
Copy link
Contributor

@Ariznawlll Could u pls close it ? since it hasn't reproduced on main branch.

@Ariznawlll
Copy link
Contributor Author

1.2-dev的tag没去,没办法关闭

@Ariznawlll
Copy link
Contributor Author

1.2-dev的tag没去,没办法关闭,降级到s1跟踪

@Ariznawlll Ariznawlll added severity/s1 High impact: Logical errors or data errors that must occur and removed severity/s0 Extreme impact: Cause the application to break down and seriously affect the use labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working phase/testing severity/s1 High impact: Logical errors or data errors that must occur
Projects
None yet
Development

No branches or pull requests

7 participants