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

TestPointGetForTemporaryTable timed out after 5m0s #54702

Closed
Tracked by #41316
hawkingrei opened this issue Jul 18, 2024 · 0 comments · Fixed by #54707
Closed
Tracked by #41316

TestPointGetForTemporaryTable timed out after 5m0s #54702

hawkingrei opened this issue Jul 18, 2024 · 0 comments · Fixed by #54707
Labels
component/test feature/developing the related feature is in development severity/minor type/bug The issue is confirmed as a bug.

Comments

@hawkingrei
Copy link
Member

hawkingrei commented Jul 18, 2024

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)

 [2024/07/17 12:55:00.445 +00:00] [INFO] [store_cache.go:1058] ["store health status changed"] [storeID=1] [isSlow=true] [healthDetail="{ ClientSideSlowScore: 100, TiKVSideSlowScore: 0 }"]
[2024/07/17 12:55:02.415 +00:00] [INFO] [region_request.go:968] ["throwing pseudo region error due to no replica available"] [req-ts=451207665072209921] [req-type=Get] [region="{ region id: 2, ver: 1, confVer: 1 }"] [replica-read-type=leader] [stale-read=false] [request-sender="{rpcError:<nil>, replicaSelector: replicaSelectorV2{replicaReadType: leader, attempts: 11, cacheRegionIsValid: false, replicaStatus: [peer: 3, store: 1, isEpochStale: false, attempts: 10, attempts_time: 133.8µs, replica-epoch: 0, store-epoch: 0, store-state: resolved, store-liveness-state: reachable]}}"] [total-round-stats="{total-backoff: 4m15.2s, total-backoff-times: 39}"] [current-round-stats="{time: 1m13s, backoff: 1m12.9s, timeout: 30s, req-max-exec-timeout: 30s, retry-times: 10}"]
[2024/07/17 12:55:30.329 +00:00] [INFO] [store_cache.go:1058] ["store health status changed"] [storeID=1] [isSlow=false] [healthDetail="{ ClientSideSlowScore: 1, TiKVSideSlowScore: 0 }"]
[2024/07/17 12:55:30.339 +00:00] [INFO] [store_cache.go:1058] ["store health status changed"] [storeID=1] [isSlow=true] [healthDetail="{ ClientSideSlowScore: 100, TiKVSideSlowScore: 0 }"]
panic: test timed out after 5m0s
running tests:
	TestPointGetForTemporaryTable (5m0s)
goroutine 11736 [running]:
testing.(*M).startAlarm.func1() 

https://tiprow.hawkingrei.com/view/gs/pingcapprow/pr-logs/pull/pingcap_tidb/54673/fast_test_tiprow/1813554170221826048#1:build-log.txt%3A2013

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Jul 18, 2024
@tiancaiamao tiancaiamao added feature/developing the related feature is in development severity/minor labels Jul 18, 2024
@ti-chi-bot ti-chi-bot bot closed this as completed in 34dfcfa Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test feature/developing the related feature is in development severity/minor type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants