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: TestLoader_ShouldCacheIndexNotFoundOnBackgroundUpdates #6551

Open
dsabsay opened this issue Jan 24, 2025 · 1 comment · May be fixed by #6552
Open

Flaky test: TestLoader_ShouldCacheIndexNotFoundOnBackgroundUpdates #6551

dsabsay opened this issue Jan 24, 2025 · 1 comment · May be fixed by #6552

Comments

@dsabsay
Copy link
Contributor

dsabsay commented Jan 24, 2025

--- FAIL: TestLoader_ShouldCacheIndexNotFoundOnBackgroundUpdates (1.00s)
    loader_test.go:480: 
        	Error Trace:	/__w/cortex/cortex/pkg/storage/tsdb/bucketindex/loader_test.go:480
        	Error:      	Received unexpected error:
        	            	 # HELP cortex_bucket_index_loaded Number of bucket indexes currently loaded in-memory.
        	            	 # TYPE cortex_bucket_index_loaded gauge
        	            	-cortex_bucket_index_loaded 1
        	            	+cortex_bucket_index_loaded 0
        	            	 
        	Test:       	TestLoader_ShouldCacheIndexNotFoundOnBackgroundUpdates
FAIL
FAIL	github.com/cortexproject/cortex/pkg/storage/tsdb/bucketindex	7.797s

Seen here: https://github.com/cortexproject/cortex/actions/runs/12943227785/job/36102225793

@dsabsay
Copy link
Contributor Author

dsabsay commented Jan 24, 2025

I am working on this.

@dsabsay dsabsay linked a pull request Jan 25, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant