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

[receiver/sqlquery] Failing test TestOracleDBIntegrationMetrics #27577

Closed
dmitryax opened this issue Oct 10, 2023 · 6 comments
Closed

[receiver/sqlquery] Failing test TestOracleDBIntegrationMetrics #27577

dmitryax opened this issue Oct 10, 2023 · 6 comments
Labels
bug Something isn't working closed as inactive flaky test a test is flaky good first issue Good for newcomers help wanted Extra attention is needed receiver/oracledb receiver/sqlquery SQL query receiver Stale

Comments

@dmitryax
Copy link
Member

dmitryax commented Oct 10, 2023

Suddenly started failing on Oct 9. Worth investigating why it started timing out.

Seen in https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/6463050989/job/17545729982?pr=27572

2023/10/10 00:39:33 🚧 Waiting for container id 271c79dfc133 image: 5382324e-5a6b-47a4-965c-56a86fc2cdea:b05e0ab5-61fd-48e5-8e79-11b7a4e7dc4f. Waiting for: &{timeout:0xc000347738 PollInterval:100ms}
panic: test timed out after 6m0s
running tests:
	TestOracleDBIntegrationMetrics (5m29s)

goroutine 8336 [running]:
testing.(*M).startAlarm.func1()
	/opt/hostedtoolcache/go/1.20.8/x64/src/testing/testing.go:2241 +0x219
created by time.goFunc
	/opt/hostedtoolcache/go/1.20.8/x64/src/time/sleep.go:176 +0x48

goroutine 1 [chan receive, 5 minutes]:
testing.(*T).Run(0xc000a56340, {0x2e0de73, 0x1e}, 0x2ea7510)
	/opt/hostedtoolcache/go/1.20.8/x64/src/testing/testing.go:1630 +0x82e
testing.runTests.func1(0x0?)
	/opt/hostedtoolcache/go/1.20.8/x64/src/testing/testing.go:2036 +0x8e
testing.tRunner(0xc000a56340, 0xc000b3fb48)
	/opt/hostedtoolcache/go/1.20.8/x64/src/testing/testing.go:1576 +0x217
testing.runTests(0xc0005a5220?, {0x46b64e0, 0x22, 0x22}, {0x1c?, 0x4a9c39?, 0x46ccea0?})
	/opt/hostedtoolcache/go/1.20.8/x64/src/testing/testing.go:2034 +0x87d
testing.(*M).Run(0xc0005a5220)
	/opt/hostedtoolcache/go/1.20.8/x64/src/testing/testing.go:1906 +0xb45
main.main()
	_testmain.go:113 +0x2ea

...
@dmitryax dmitryax added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers flaky test a test is flaky receiver/sqlquery SQL query receiver needs triage New item requiring triage and removed needs triage New item requiring triage labels Oct 10, 2023
@dmitryax
Copy link
Member Author

dmitryax added a commit to dmitryax/opentelemetry-collector-contrib that referenced this issue Oct 10, 2023
@dmitryax dmitryax changed the title [receiver/sqlquery] Flaky test TestOracleDBIntegrationMetrics [receiver/sqlquery] Failing test TestOracleDBIntegrationMetrics Oct 10, 2023
dmitryax added a commit that referenced this issue Oct 10, 2023
@crobert-1
Copy link
Member

Related PR: #27578

@dmitryax
Copy link
Member Author

Related PR: #27578

That was an attempt to isolate the problem. Appeared to be not related

@crobert-1
Copy link
Member

Related: #12332. Test setup requires pulling a pretty large docker image to run, which has been a frequent cause of timeouts.

sky333999 pushed a commit to amazon-contributing/opentelemetry-collector-contrib that referenced this issue Oct 11, 2023
sky333999 pushed a commit to amazon-contributing/opentelemetry-collector-contrib that referenced this issue Oct 11, 2023
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this issue Nov 12, 2023
Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

Copy link
Contributor

github-actions bot commented Feb 9, 2024

This issue has been closed as inactive because it has been stale for 120 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working closed as inactive flaky test a test is flaky good first issue Good for newcomers help wanted Extra attention is needed receiver/oracledb receiver/sqlquery SQL query receiver Stale
Projects
None yet
Development

No branches or pull requests

2 participants