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

flaky test TestClearCache #50743

Closed
Tracked by #41316
hawkingrei opened this issue Jan 26, 2024 · 3 comments · Fixed by #51480
Closed
Tracked by #41316

flaky test TestClearCache #50743

hawkingrei opened this issue Jan 26, 2024 · 3 comments · Fixed by #51480
Labels
affects-7.5 component/br This issue is related to BR of TiDB. component/test severity/minor type/bug This issue is a bug.

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

3. What did you see instead (Required)

     advancer_test.go:291: 
        	Error Trace:	br/pkg/streamhelper/advancer_test.go:291
        	Error:      	Should be true
        	Test:       	TestClearCache
        	Messages:   	failed to mark the cluster: 
--- FAIL: TestClearCache (0.00s) 

https://tiprow.hawkingrei.com/view/gs/pingcapprow/pr-logs/pull/pingcap_tidb/50695/tiprow_fast_test/1750712244250873856#1:build-log.txt%3A1496

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug This issue is a bug. label Jan 26, 2024
@jebter jebter added component/test component/br This issue is related to BR of TiDB. labels Jan 26, 2024
@D3Hunter
Copy link
Contributor

met again

=== RUN   TestClearCache
[2024/02/19 06:38:40.410 +00:00] [INFO] [advancer.go:306] ["meet task event"] [event=Add(whole)]
[2024/02/19 06:38:40.411 +00:00] [INFO] [db.go:208] ["inc log backup task"] [count=1]
[2024/02/19 06:38:40.411 +00:00] [INFO] [advancer.go:400] ["added event"] [task="name:\"whole\" "] [ranges="{[, inf)}"] [current-checkpoint=0]
[2024/02/19 06:38:40.412 +00:00] [INFO] [advancer.go:286] ["current last region"] [category="log backup advancer hint"] [min="([, inf), 0)"] [for-polling=1] [min-ts=1970-01-01T00:00:00Z]
[2024/02/19 06:38:40.413 +00:00] [INFO] [advancer.go:531] ["updated log backup GC safe point."] [checkpoint=18446744073709551615] [target=18446744073709551615]
    advancer_test.go:291: 
        	Error Trace:	br/pkg/streamhelper/advancer_test.go:291
        	Error:      	Should be true
        	Test:       	TestClearCache
        	Messages:   	failed to mark the cluster: 
--- FAIL: TestClearCache (0.00s)

@wuhuizuo
Copy link
Contributor

/label affects-7.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.5 component/br This issue is related to BR of TiDB. component/test severity/minor type/bug This issue is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants