We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--- FAIL: TestGlobalAndLocalTSO (25.27s) client_test.go:458: Error Trace: /home/runner/work/pd/pd/tests/integrations/client/client_test.go:458 /home/runner/work/pd/pd/tests/integrations/client/asm_amd64.s:1598 Error: Received unexpected error: rpc error: code = Unknown desc = [PD:tso:ErrGenerateTimestamp]generate timestamp failed, requested pd is not leader of dc-2 allocator github.com/tikv/pd/client.(*pdTSOStream).processRequests /home/runner/work/pd/pd/client/tso_stream.go:134 github.com/tikv/pd/client.(*tsoClient).processRequests /home/runner/work/pd/pd/client/tso_dispatcher.go:702 github.com/tikv/pd/client.(*tsoClient).handleDispatcher /home/runner/work/pd/pd/client/tso_dispatcher.go:443 runtime.goexit /opt/hostedtoolcache/go/1.20.1/x64/src/runtime/asm_amd64.s:1598 github.com/tikv/pd/client.(*tsoRequest).Wait /home/runner/work/pd/pd/client/tso_dispatcher.go:93 github.com/tikv/pd/client.(*client).GetLocalTS /home/runner/work/pd/pd/client/client.go:629 github.com/tikv/pd/tests/integrations/client_test.requestGlobalAndLocalTSO.func1 /home/runner/work/pd/pd/tests/integrations/client/client_test.go:457 runtime.goexit /opt/hostedtoolcache/go/1.20.1/x64/src/runtime/asm_amd64.s:1598 Test: TestGlobalAndLocalTSO
https://github.com/tikv/pd/actions/runs/4563140126/jobs/8051267525?pr=6249
The text was updated successfully, but these errors were encountered:
*: make TestGlobalAndLocalTSO stable (#6292)
7fe8d17
close #6250 Signed-off-by: Ryan Leung <[email protected]>
https://github.com/tikv/pd/actions/runs/6244003696/job/16950748384?pr=7023
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Flaky Test
Which jobs are failing
CI link
https://github.com/tikv/pd/actions/runs/4563140126/jobs/8051267525?pr=6249
Reason for failure (if possible)
Anything else
The text was updated successfully, but these errors were encountered: