-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kv/kvserver: TestStoreMetrics failed #60146
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
(kv/kvserver).TestStoreMetrics failed on master@dc75a420832fadce803482b0bcbe4bec5a3623a6:
=== RUN TestStoreMetrics
test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestStoreMetrics834411500
test_log_scope.go:74: use -show-logs to present logs inline
client_metrics_test.go:289: livebytes for store cluster_id:56793f21-7c7e-47b7-8443-f604d48ddd2c node_id:3 store_id:3: gauge 20 != computed 41
client_metrics_test.go:289: keybytes for store cluster_id:56793f21-7c7e-47b7-8443-f604d48ddd2c node_id:3 store_id:3: gauge 14 != computed 29
client_metrics_test.go:289: valbytes for store cluster_id:56793f21-7c7e-47b7-8443-f604d48ddd2c node_id:3 store_id:3: gauge 6 != computed 12
client_metrics_test.go:289: livecount for store cluster_id:56793f21-7c7e-47b7-8443-f604d48ddd2c node_id:3 store_id:3: gauge 1 != computed 2
client_metrics_test.go:289: keycount for store cluster_id:56793f21-7c7e-47b7-8443-f604d48ddd2c node_id:3 store_id:3: gauge 1 != computed 2
client_metrics_test.go:289: valcount for store cluster_id:56793f21-7c7e-47b7-8443-f604d48ddd2c node_id:3 store_id:3: gauge 1 != computed 2
client_metrics_test.go:289: verifyStats failed, aborting test.
panic.go:617: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestStoreMetrics834411500
--- FAIL: TestStoreMetrics (1.16s)
More
Parameters:
- GOFLAGS=-json
make stressrace TESTS=TestStoreMetrics PKG=./pkg/kv/kvserver TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
See this test on roachdash
powered by pkg/cmd/internal/issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.