Skip to content

[PERF] TSDB: Optimize inverse matching (#14144) #2454

[PERF] TSDB: Optimize inverse matching (#14144)

[PERF] TSDB: Optimize inverse matching (#14144) #2454

Triggered via pull request November 19, 2024 16:05
Status Failure
Total duration 7m 20s
Artifacts

test.yml

on: pull_request
Matrix: fuzz
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 5 warnings
test (slicelabels): tsdb/postings_for_matchers_cache_test.go#L48
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (slicelabels): tsdb/postings_for_matchers_cache_test.go#L64
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (slicelabels): tsdb/postings_for_matchers_cache_test.go#L124
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (slicelabels): tsdb/postings_for_matchers_cache_test.go#L161
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (slicelabels): tsdb/postings_for_matchers_cache_test.go#L166
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (slicelabels): tsdb/postings_for_matchers_cache_test.go#L181
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (slicelabels): tsdb/postings_for_matchers_cache_test.go#L186
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (slicelabels): tsdb/postings_for_matchers_cache_test.go#L204
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (slicelabels): tsdb/postings_for_matchers_cache_test.go#L211
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (slicelabels): tsdb/postings_for_matchers_cache_test.go#L218
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (stringlabels)
The job was canceled because "slicelabels" failed.
test (stringlabels): tsdb/postings_for_matchers_cache_test.go#L48
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (stringlabels): tsdb/postings_for_matchers_cache_test.go#L64
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (stringlabels): tsdb/postings_for_matchers_cache_test.go#L124
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (stringlabels): tsdb/postings_for_matchers_cache_test.go#L161
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (stringlabels): tsdb/postings_for_matchers_cache_test.go#L166
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (stringlabels): tsdb/postings_for_matchers_cache_test.go#L181
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (stringlabels): tsdb/postings_for_matchers_cache_test.go#L186
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (stringlabels): tsdb/postings_for_matchers_cache_test.go#L204
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (stringlabels): tsdb/postings_for_matchers_cache_test.go#L211
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (stringlabels): tsdb/postings_for_matchers_cache_test.go#L218
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (dedupelabels)
The job was canceled because "slicelabels" failed.
test (dedupelabels): tsdb/postings_for_matchers_cache_test.go#L48
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (dedupelabels): tsdb/postings_for_matchers_cache_test.go#L64
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (dedupelabels): tsdb/postings_for_matchers_cache_test.go#L124
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (dedupelabels): tsdb/postings_for_matchers_cache_test.go#L161
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (dedupelabels): tsdb/postings_for_matchers_cache_test.go#L166
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (dedupelabels): tsdb/postings_for_matchers_cache_test.go#L181
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (dedupelabels): tsdb/postings_for_matchers_cache_test.go#L186
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (dedupelabels): tsdb/postings_for_matchers_cache_test.go#L204
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (dedupelabels): tsdb/postings_for_matchers_cache_test.go#L211
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
test (dedupelabels): tsdb/postings_for_matchers_cache_test.go#L218
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
fuzz (./model/labels, FuzzFastRegexMatcher_WithStaticallyDefinedRegularExpressions)
Restore cache failed: Dependencies file is not found in /home/runner/work/mimir-prometheus/mimir-prometheus. Supported file pattern: go.sum
fuzz (./model/labels, FuzzFastRegexMatcher_WithFuzzyRegularExpressions)
Restore cache failed: Dependencies file is not found in /home/runner/work/mimir-prometheus/mimir-prometheus. Supported file pattern: go.sum
test (slicelabels)
Restore cache failed: Dependencies file is not found in /home/runner/work/mimir-prometheus/mimir-prometheus. Supported file pattern: go.sum
test (stringlabels)
Restore cache failed: Dependencies file is not found in /home/runner/work/mimir-prometheus/mimir-prometheus. Supported file pattern: go.sum
test (dedupelabels)
Restore cache failed: Dependencies file is not found in /home/runner/work/mimir-prometheus/mimir-prometheus. Supported file pattern: go.sum