-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
storage: TestPebbleMetricEventListener failed #97843
Comments
This repros pretty quickly on the 22.1 release branch: $ ./dev test ./pkg/storage --filter TestPebbleMetricEventListener --stress
...
--- FAIL: TestPebbleMetricEventListener (0.02s)
test_log_scope.go:79: test logs captured to: /tmp/cockroach/_tmp/c5eb8fc8b8e683c19f3c3e4238f64094/logTestPebbleMetricEventListener898986826
test_log_scope.go:80: use -show-logs to present logs inline
pebble_test.go:490: -- test log scope end --
test_log_scope.go:406: unlinkat /tmp/cockroach/_tmp/c5eb8fc8b8e683c19f3c3e4238f64094/logTestPebbleMetricEventListener898986826: directory not empty
FAIL
I230301 15:05:36.861379 1 (gostd) testmain.go:536 [-] 1 Test //pkg/storage:storage_test exited with error code 1
ERROR: <nil>
71 runs completed, 1 failures, over 0s
context canceled
FAIL |
storage.TestPebbleMetricEventListener failed with artifacts on release-22.1 @ 3f5627115601dcb7d5ecc125973bb0de5a715030:
Parameters: |
storage.TestPebbleMetricEventListener failed with artifacts on release-22.1 @ 14204b0e190f146ca46f2cc16f15d0949fc97bbd:
Parameters: |
storage.TestPebbleMetricEventListener failed with artifacts on release-22.1 @ d21a4a188562e73172c66fa9d57eb1baa6ab149c:
Parameters: |
storage.TestPebbleMetricEventListener failed with artifacts on release-22.1 @ d078a812ae8a61a7f63ac03fcf43189e3acacaa5:
Parameters: |
Informs cockroachdb#97843. Release note: None. Release justification: Non-production code changes.
Informs cockroachdb#97843. Release note: None. Release justification: Non-production code changes.
This is a benign
but seeing as this branch doesn't even get CI anymore, there's no point. I checked master, and we do something similar to above:
Seems like the backport just missed that? Closing out. |
storage.TestPebbleMetricEventListener failed with artifacts on release-22.1 @ 3eda994b45adc98d9c6e972138ad5abb6fdeddea:
Parameters:
TAGS=bazel,gss,deadlock
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-24915
The text was updated successfully, but these errors were encountered: