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

Flaky test: k8sclusterreceiver TestCollectMetricData #24930

Closed
atoulme opened this issue Aug 5, 2023 · 1 comment · Fixed by #24917
Closed

Flaky test: k8sclusterreceiver TestCollectMetricData #24930

atoulme opened this issue Aug 5, 2023 · 1 comment · Fixed by #24917
Labels

Comments

@atoulme
Copy link
Contributor

atoulme commented Aug 5, 2023

See https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/5772813680/job/15648173206?pr=24925
https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/5772825398/job/15648195046?pr=24926

--- FAIL: TestCollectMetricData (0.00s)
    collector_test.go:121: 
        	Error Trace:	/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/k8sclusterreceiver/internal/collection/collector_test.go:121
        	Error:      	Received unexpected error:
        	            	the following errors occurred:
        	            	 -  resources are out of order: resource "map[k8s.node.name:test-node-2 k8s.node.uid:test-node-2-uid opencensus.resourcetype:k8s]" expected at index 12, found at index 13
        	            	 -  resources are out of order: resource "map[k8s.node.name:test-node-1 k8s.node.uid:test-node-1-uid opencensus.resourcetype:k8s]" expected at index 13, found at index 12
        	Test:       	TestCollectMetricData
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2023

Pinging code owners for receiver/k8scluster: @dmitryax. See Adding Labels via Comments if you do not have permissions to add labels yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant