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

goleak go.opencensus.io/stats/view.(*worker).start #45091

Closed
Tracked by #41316
hawkingrei opened this issue Jun 30, 2023 · 0 comments · Fixed by #45092
Closed
Tracked by #41316

goleak go.opencensus.io/stats/view.(*worker).start #45091

hawkingrei opened this issue Jun 30, 2023 · 0 comments · Fixed by #45092
Labels
component/test severity/moderate type/bug The issue is confirmed as 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)

================================================================================

==================== Test output for //tests/realtikvtest/importintotest:importintotest_test (shard 2 of 2):

testing: warning: no tests to run

PASS

goleak: Errors on successful test run: found unexpected goroutines:

[Goroutine 6 in state select, with go.opencensus.io/stats/view.(*worker).start on top of the stack:

goroutine 6 [select]:

go.opencensus.io/stats/view.(*worker).start(0xc0001cec80)

	external/io_opencensus_go/stats/view/worker.go:292 +0x185

created by go.opencensus.io/stats/view.init.0

	external/io_opencensus_go/stats/view/worker.go:34 +0x105


]

--

Coverage runner: Not collecting coverage for failed test.

The following commands failed with status 1

/home/jenkins/.tidb/tmp/903aa8c667333396b92cebbde26882dc/sandbox/linux-sandbox/1841/execroot/__main__/bazel-out/k8-fastbuild/bin/tests/realtikvtest/importintotest/importintotest_test_/importintotest_test.runfiles/__main__/tests/realtikvtest/importintotest/importintotest_test_/importintotest_test -with-real-tikv

================================================================================

==================== Test output for //tests/realtikvtest/importintotest:importintotest_test (shard 2 of 2):

testing: warning: no tests to run

PASS

goleak: Errors on successful test run: found unexpected goroutines:

[Goroutine 21 in state select, with go.opencensus.io/stats/view.(*worker).start on top of the stack:

goroutine 21 [select]:

go.opencensus.io/stats/view.(*worker).start(0xc000264c80)

	external/io_opencensus_go/stats/view/worker.go:292 +0x185

created by go.opencensus.io/stats/view.init.0

	external/io_opencensus_go/stats/view/worker.go:34 +0x105


]

--

Coverage runner: Not collecting coverage for failed test.

The following commands failed with status 1

/home/jenkins/.tidb/tmp/903aa8c667333396b92cebbde26882dc/sandbox/linux-sandbox/1842/execroot/__main__/bazel-out/k8-fastbuild/bin/tests/realtikvtest/importintotest/importintotest_test_/importintotest_test.runfiles/__main__/tests/realtikvtest/importintotest/importintotest_test_/importintotest_test -with-real-tikv

================================================================================

4. What is your TiDB version? (Required)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant