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

FAIL github.com/pingcap/ticdc/cdc/kv 600.625s #3302

Closed
lance6716 opened this issue Nov 5, 2021 · 3 comments
Closed

FAIL github.com/pingcap/ticdc/cdc/kv 600.625s #3302

lance6716 opened this issue Nov 5, 2021 · 3 comments
Assignees
Labels
area/ticdc Issues or PRs related to TiCDC. component/test Unit tests and integration tests component.

Comments

@lance6716
Copy link
Contributor

Which jobs are flaking?

unit-test

Which test(s) are flaking?

FAIL github.com/pingcap/ticdc/cdc/kv 600.625s

Jenkins logs or GitHub Actions link

https://ci2.pingcap.net/blue/organizations/jenkins/cdc_ghpr_test/detail/cdc_ghpr_test/10829/pipeline/

Anything else we need to know

  • Does this test exist for other branches as well?

  • Has there been a high frequency of failure lately?

@maxshuang
Copy link
Contributor

A common solution has been pr in #3612. If you find this issue happens again after this pr, pls reopen the this issue and @ me.

@Rustin170506
Copy link
Member

happen again:
https://ci2.pingcap.net/blue/organizations/jenkins/cdc_ghpr_leak_test/detail/cdc_ghpr_leak_test/13363/pipeline

[2021-12-01T13:51:49.198Z] [2021/12/01 21:43:41.139 +08:00] [ERROR] [client_test.go:2959] ["mock server error"] [error="rpc error: code = Canceled desc = context canceled"] [stack="github.com/pingcap/ticdc/cdc/kv.(*clientSuite).testKVClientForceReconnect.func1\n\t/home/jenkins/agent/workspace/cdc_ghpr_leak_test/go/src/github.com/pingcap/ticdc/cdc/kv/client_test.go:2959\ngithub.com/pingcap/ticdc/cdc/kv.(*mockChangeDataService).EventFeed.func1\n\t/home/jenkins/agent/workspace/cdc_ghpr_leak_test/go/src/github.com/pingcap/ticdc/cdc/kv/client_test.go:254"]

[2021-12-01T13:51:49.198Z] panic: test timed out after 10m0s

[2021-12-01T13:51:49.198Z] 

[2021-12-01T13:51:49.198Z] goroutine 3346 [running]:

[2021-12-01T13:51:49.198Z] testing.(*M).startAlarm.func1()

[2021-12-01T13:51:49.198Z] 	/usr/local/go/src/testing/testing.go:1700 +0x11f

[2021-12-01T13:51:49.198Z] created by time.goFunc

[2021-12-01T13:51:49.198Z] 	/usr/local/go/src/time/sleep.go:180 +0x52

[2021-12-01T13:51:49.198Z] 

@Rustin170506 Rustin170506 reopened this Dec 1, 2021
@Rustin170506
Copy link
Member

It seems like it hasn't happened again for a long time, so close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ticdc Issues or PRs related to TiCDC. component/test Unit tests and integration tests component.
Projects
None yet
Development

No branches or pull requests

3 participants