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

TestBeginSleepABA is unstable #36838

Closed
Tracked by #41316
wjhuang2016 opened this issue Aug 3, 2022 · 1 comment
Closed
Tracked by #41316

TestBeginSleepABA is unstable #36838

wjhuang2016 opened this issue Aug 3, 2022 · 1 comment
Assignees
Labels
component/test severity/minor sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug. type/stale This issue has not been updated for a long time.

Comments

@wjhuang2016
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

[2022-08-02T16:06:33.983Z] [2022/08/03 00:05:45.420 +08:00] [INFO] [ddl_worker.go:562] ["[ddl] finish DDL job"] [worker="worker 3, tp general"] [job="ID:70, Type:alter table cache, State:synced, SchemaState:public, SchemaID:2, TableID:68, RowCount:0, ArgLen:0, start time: 2022-08-03 00:05:45.418 +0800 CST, Err:<nil>, ErrCount:0, SnapshotVersion:0"]
[2022-08-02T16:06:33.984Z] [2022/08/03 00:05:45.420 +08:00] [INFO] [ddl.go:1049] ["[ddl] DDL job is finished"] [jobID=70]
[2022-08-02T16:06:33.984Z] [2022/08/03 00:05:45.420 +08:00] [INFO] [callback.go:121] ["performing DDL change, must reload"]
[2022-08-02T16:06:33.984Z] [2022/08/03 00:05:45.421 +08:00] [INFO] [domain.go:154] ["diff load InfoSchema success"] [currentSchemaVersion=34] [neededSchemaVersion=36] ["start time"=398.818µs] [phyTblIDs="[68,68]"] [actionTypes="[144115188075855872,144115188075855872]"]
[2022-08-02T16:06:33.984Z]     cache_test.go:312: 
[2022-08-02T16:06:33.984Z]         	Error Trace:	/home/jenkins/.tidb/tmp/b7c8fa3cc70b7c7023fdc4f79d50df0e/sandbox/processwrapper-sandbox/10502/execroot/__main__/bazel-out/k8-fastbuild/bin/table/tables/tables_test_/tables_test.runfiles/__main__/table/tables/cache_test.go:312
[2022-08-02T16:06:33.984Z]         	Error:      	Should be true
[2022-08-02T16:06:33.984Z]         	Test:       	TestBeginSleepABA
[2022-08-02T16:06:33.984Z] [2022/08/03 00:05:46.396 +08:00] [INFO] [ddl_workerpool.go:82] ["[ddl] closing workerPool"]
[2022-08-02T16:06:33.984Z] [2022/08/03 00:05:46.396 +08:00] [INFO] [ddl_workerpool.go:82] ["[ddl] closing workerPool"]
[2022-08-02T16:06:33.984Z] [2022/08/03 00:05:46.396 +08:00] [INFO] [ddl_worker.go:163] ["[ddl] DDL worker closed"] [worker="worker 3, tp general"] ["take time"=979ns]
[2022-08-02T16:06:33.984Z] [2022/08/03 00:05:46.396 +08:00] [INFO] [ddl_worker.go:163] ["[ddl] DDL worker closed"] [worker="worker 4, tp add index"] ["take time"=264ns]
[2022-08-02T16:06:33.984Z] [2022/08/03 00:05:46.396 +08:00] [INFO] [delete_range.go:148] ["[ddl] closing delRange"]
[2022-08-02T16:06:33.984Z] [2022/08/03 00:05:46.396 +08:00] [INFO] [session_pool.go:94] ["[ddl] closing sessionPool"]

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@wjhuang2016 wjhuang2016 added the type/bug The issue is confirmed as a bug. label Aug 3, 2022
@tiancaiamao tiancaiamao self-assigned this Aug 3, 2022
@jebter
Copy link

jebter commented Sep 3, 2024

Please try the latest version. I will close it,if there are any updates, you can reopen it.

@jebter jebter closed this as completed Sep 3, 2024
@jebter jebter added the type/stale This issue has not been updated for a long time. label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/minor sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug. type/stale This issue has not been updated for a long time.
Projects
None yet
Development

No branches or pull requests

3 participants