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

TestSplitKeyspaceGroup is unstable #7380

Closed
lhy1024 opened this issue Nov 16, 2023 · 1 comment · Fixed by #8088
Closed

TestSplitKeyspaceGroup is unstable #7380

lhy1024 opened this issue Nov 16, 2023 · 1 comment · Fixed by #8088
Labels
type/ci The issue is related to CI.

Comments

@lhy1024
Copy link
Contributor

lhy1024 commented Nov 16, 2023

Flaky Test

Which jobs are failing

  1. TestKeyspaceGroupTestSuite/TestSplitKeyspaceGroup
2023-11-16T02:38:53.5396266Z --- FAIL: TestKeyspaceGroupTestSuite (14.23s)
2023-11-16T02:38:53.5396899Z     --- FAIL: TestKeyspaceGroupTestSuite/TestSplitKeyspaceGroup (7.93s)
2023-11-16T02:38:53.5397445Z         testutil.go:172: 
2023-11-16T02:38:53.5398211Z             	Error Trace:	/home/runner/work/pd/pd/tests/server/apiv2/handlers/testutil.go:172
2023-11-16T02:38:53.5399581Z             	            				/home/runner/work/pd/pd/tests/server/apiv2/handlers/tso_keyspace_group_test.go:170
2023-11-16T02:38:53.5400259Z             	Error:      	Not equal: 
2023-11-16T02:38:53.5400716Z             	            	expected: 200
2023-11-16T02:38:53.5401171Z             	            	actual  : 503
2023-11-16T02:38:53.5401784Z             	Test:       	TestKeyspaceGroupTestSuite/TestSplitKeyspaceGroup
2023-11-16T02:38:53.5402210Z FAIL

https://github.com/lhy1024/pd/actions/runs/6885616709/job/18730031255

  1. TestTSOKeyspaceGroupManager/TestTSOKeyspaceGroupSplit
2023-11-15T21:59:05.8905539Z     testutil.go:172: 
2023-11-15T21:59:05.8906055Z         	Error Trace:	/home/runner/work/pd/pd/tests/server/apiv2/handlers/testutil.go:172
2023-11-15T21:59:05.8906941Z         	            				/home/runner/work/pd/pd/tests/integrations/mcs/tso/keyspace_group_manager_test.go:274
2023-11-15T21:59:05.8907520Z         	            				/opt/hostedtoolcache/go/1.21.3/x64/src/runtime/asm_amd64.s:1650
2023-11-15T21:59:05.8907689Z         	Error:      	Not equal: 
2023-11-15T21:59:05.8907899Z         	            	expected: 200
2023-11-15T21:59:05.8908106Z         	            	actual  : 500
2023-11-15T21:59:05.8908468Z         	Test:       	TestTSOKeyspaceGroupManager/TestTSOKeyspaceGroupSplit

https://github.com/lhy1024/pd/actions/runs/6883321480/job/18723641024

CI link

Reason for failure (if possible)

Anything else

@lhy1024 lhy1024 added the type/ci The issue is related to CI. label Nov 16, 2023
@lhy1024
Copy link
Contributor Author

lhy1024 commented Dec 8, 2023

it print a lot of log

2023-12-08T10:40:42.6376898Z [2023/12/08 10:33:47.238 +00:00] [ERROR] [tso_dispatcher.go:498] ["[tso] getTS error"] [dc-location=global] [stream-addr=http://127.0.0.1:35421] [error="[PD:client:ErrClientGetTSO]get TSO failed, after processing requests"]
2023-12-08T10:40:42.6377270Z [2023/12/08 10:33:47.238 +00:00] [INFO] [tso_dispatcher.go:441] ["[tso] tso stream is not ready"] [dc=global]

https://github.com/tikv/pd/actions/runs/7140266211/job/19445195668

ti-chi-bot bot pushed a commit that referenced this issue Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/ci The issue is related to CI.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant