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

unstable test FAIL: prepare_test.go:448: testPrepareSerialSuite.TestPrepareCacheForPartition #25014

Closed
Tracked by #25899
zhouqiang-cl opened this issue Jun 1, 2021 · 3 comments · Fixed by #26500
Closed
Tracked by #25899
Assignees
Labels
affects-5.0 This bug affects 5.0.x versions. affects-5.1 This bug affects 5.1.x versions. affects-5.2 This bug affects 5.2.x versions. affects-5.3 This bug affects 5.3.x versions. severity/major sig/planner SIG: Planner type/bug The issue is confirmed as a bug.

Comments

@zhouqiang-cl
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

[stack="github.com/pingcap/tidb/domain.(*Domain).globalBindHandleWorkerLoop.func1\n\t/home/jenkins/agent/workspace/tidb_ghpr_unit_test/go/src/github.com/pingcap/tidb/domain/domain.go:991"]
[2021-05-31T16:48:40.148Z] 
[2021-05-31T16:48:40.148Z] ----------------------------------------------------------------------
[2021-05-31T16:48:40.148Z] FAIL: prepare_test.go:448: testPrepareSerialSuite.TestPrepareCacheForPartition
[2021-05-31T16:48:40.148Z] 
[2021-05-31T16:48:40.148Z] prepare_test.go:570:
[2021-05-31T16:48:40.148Z]     ...
[2021-05-31T16:48:40.148Z] /home/jenkins/agent/workspace/tidb_ghpr_unit_test/go/src/github.com/pingcap/tidb/util/testleak/leaktest.go:168:
[2021-05-31T16:48:40.148Z]     c.Errorf("Test %s check-count %d appears to have leaked: %v", c.TestName(), cnt, g)
[2021-05-31T16:48:40.148Z] ... Error: Test testPrepareSerialSuite.TestPrepareCacheForPartition check-count 50 appears to have leaked: github.com/pingcap/tidb/domain.(*Domain).globalBindHandleWorkerLoop.func1(0xc107ac6f00)
[2021-05-31T16:48:40.148Z] 	/home/jenkins/agent/workspace/tidb_ghpr_unit_test/go/src/github.com/pingcap/tidb/domain/domain.go:985 +0x162
[2021-05-31T16:48:40.148Z] created by github.com/pingcap/tidb/domain.(*Domain).globalBindHandleWorkerLoop
[2021-05-31T16:48:40.148Z] 	/home/jenkins/agent/workspace/tidb_ghpr_unit_test/go/src/github.com/pingcap/tidb/domain/domain.go:976 +0x5f

1. Minimal reproduce step (Required)

in https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_unit_test/detail/tidb_ghpr_unit_test/4136/pipeline

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

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

release-5.0 e0e4d62

@zhouqiang-cl zhouqiang-cl added the type/bug The issue is confirmed as a bug. label Jun 1, 2021
@zhouqiang-cl
Copy link
Contributor Author

@zhouqiang-cl
Copy link
Contributor Author

@ti-srebot
Copy link
Contributor

Please edit this comment or add a new comment to complete the following information

Not a bug

  1. Remove the 'type/bug' label
  2. Add notes to indicate why it is not a bug

Duplicate bug

  1. Add the 'type/duplicate' label
  2. Add the link to the original bug

Bug

Note: Make Sure that 'component', and 'severity' labels are added
Example for how to fill out the template: #20100

1. Root Cause Analysis (RCA) (optional)

2. Symptom (optional)

3. All Trigger Conditions (optional)

4. Workaround (optional)

5. Affected versions

6. Fixed versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-5.0 This bug affects 5.0.x versions. affects-5.1 This bug affects 5.1.x versions. affects-5.2 This bug affects 5.2.x versions. affects-5.3 This bug affects 5.3.x versions. severity/major sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants