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

kv/kvnemesis: TestKVNemesisMultiNode failed #126098

Closed
cockroach-teamcity opened this issue Jun 24, 2024 · 2 comments
Closed

kv/kvnemesis: TestKVNemesisMultiNode failed #126098

cockroach-teamcity opened this issue Jun 24, 2024 · 2 comments
Labels
A-testing Testing tools and infrastructure branch-release-23.2.7-rc C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. P-3 Issues/test failures with no fix SLA T-kv KV Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jun 24, 2024

kv/kvnemesis.TestKVNemesisMultiNode failed with artifacts on release-23.2.7-rc @ 9545977a4c6e69d452ac03fab6604ee0d2f4cd8f:

=== RUN   TestKVNemesisMultiNode
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/logTestKVNemesisMultiNode3797621589
    test_log_scope.go:81: use -show-logs to present logs inline
    kvnemesis_test.go:320: seed: 3150964591068039907
    kvnemesis_test.go:227: kvnemesis logging to /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/kvnemesis1552469084
    kvnemesis.go:177: range 69 (/Table/100/"2114171b1ec6a0f5") RANGE_CONSISTENT_STATS_INCORRECT:
        stats: {ContainsEstimates:0 LastUpdateNanos:1719233823558055957 LockAge:0 GCBytesAge:81657 LiveBytes:106 LiveCount:2 KeyBytes:2544 KeyCount:64 ValBytes:1675 ValCount:100 IntentBytes:0 IntentCount:0 LockBytes:0 LockCount:0 RangeKeyCount:5 RangeKeyBytes:348 RangeValCount:14 RangeValBytes:142 SysBytes:9800 SysCount:31 AbortSpanBytes:1165}
        delta (stats-computed): {ContainsEstimates:0 LastUpdateNanos:1719233823558055957 LockAge:0 GCBytesAge:0 LiveBytes:0 LiveCount:0 KeyBytes:0 KeyCount:0 ValBytes:0 ValCount:0 IntentBytes:0 IntentCount:0 LockBytes:0 LockCount:0 RangeKeyCount:0 RangeKeyBytes:0 RangeValCount:0 RangeValBytes:0 SysBytes:-10 SysCount:0 AbortSpanBytes:0}
    kvnemesis.go:212: failures(verbose): /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/kvnemesis1552469084/failures
        repro steps: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/kvnemesis1552469084/repro.go
        rangefeed KVs: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/kvnemesis1552469084/kvs-rangefeed.txt
        scan KVs: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/kvnemesis1552469084/kvs-scan.txt
    kvnemesis_test.go:348: [0] proposed: 3343
    kvnemesis_test.go:350: [0] reproposed unchanged: 53
    kvnemesis_test.go:352: [0] reproposed with new LAI: 1
    kvnemesis_test.go:348: [1] proposed: 414
    kvnemesis_test.go:350: [1] reproposed unchanged: 11
    kvnemesis_test.go:352: [1] reproposed with new LAI: 8
    kvnemesis_test.go:348: [2] proposed: 478
    kvnemesis_test.go:350: [2] reproposed unchanged: 20
    kvnemesis_test.go:352: [2] reproposed with new LAI: 11
    kvnemesis_test.go:348: [3] proposed: 406
    kvnemesis_test.go:350: [3] reproposed unchanged: 9
    kvnemesis_test.go:352: [3] reproposed with new LAI: 7
    kvnemesis_test.go:357: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/kvnemesis_test.go:357
        	            				github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/kvnemesis_test.go:297
        	Error:      	Should be zero, but was 1
        	Test:       	TestKVNemesisMultiNode
        	Messages:   	kvnemesis detected failures
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/logTestKVNemesisMultiNode3797621589
--- FAIL: TestKVNemesisMultiNode (52.34s)

Parameters:

  • TAGS=bazel,gss,deadlock
  • stress=true
Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

/cc @cockroachdb/kv

This test on roachdash | Improve this report!

Jira issue: CRDB-39774

@cockroach-teamcity cockroach-teamcity added branch-release-23.2.7-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team labels Jun 24, 2024
@cockroach-teamcity cockroach-teamcity added this to the 23.2 milestone Jun 24, 2024
@kvoli
Copy link
Collaborator

kvoli commented Jun 24, 2024

 kvnemesis.go:177: range 69 (/Table/100/"2114171b1ec6a0f5") RANGE_CONSISTENT_STATS_INCORRECT:
        stats: {ContainsEstimates:0 LastUpdateNanos:1719233823558055957 LockAge:0 GCBytesAge:81657 LiveBytes:106 LiveCount:2 KeyBytes:2544 KeyCount:64 ValBytes:1675 ValCount:100 IntentBytes:0 IntentCount:0 LockBytes:0 LockCount:0 RangeKeyCount:5 RangeKeyBytes:348 RangeValCount:14 RangeValBytes:142 SysBytes:9800 SysCount:31 AbortSpanBytes:1165}

        delta (stats-computed): {ContainsEstimates:0 LastUpdateNanos:1719233823558055957 LockAge:0 GCBytesAge:0 LiveBytes:0 LiveCount:0 KeyBytes:0 KeyCount:0 ValBytes:0 ValCount:0 IntentBytes:0 IntentCount:0 LockBytes:0 LockCount:0 RangeKeyCount:0 RangeKeyBytes:0 RangeValCount:0 RangeValBytes:0 SysBytes:-10 SysCount:0 AbortSpanBytes:0}

The delta shows a diff in sys bytes (-10). This identical to this prior failure: #118471 (comment)

Marking as a duplicate of #118471.

@kvoli kvoli added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. A-testing Testing tools and infrastructure P-3 Issues/test failures with no fix SLA and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Jun 24, 2024
@arulajmani
Copy link
Collaborator

This failure's a duplicate and on an RC branch for a release that's already out; no point keeping it open.

@github-project-automation github-project-automation bot moved this to roachtest/unit test backlog in KV Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testing Testing tools and infrastructure branch-release-23.2.7-rc C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. P-3 Issues/test failures with no fix SLA T-kv KV Team
Projects
No open projects
Status: roachtest/unit test backlog
Development

No branches or pull requests

3 participants