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: TestKVNemesisSingleNode failed #118732

Closed
cockroach-teamcity opened this issue Feb 3, 2024 · 0 comments
Closed

kv/kvnemesis: TestKVNemesisSingleNode failed #118732

cockroach-teamcity opened this issue Feb 3, 2024 · 0 comments
Assignees
Labels
A-testing Testing tools and infrastructure branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 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. T-kv KV Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 3, 2024

kv/kvnemesis.TestKVNemesisSingleNode failed with artifacts on release-22.2 @ 3e2fa482345754749d3a51a612f7a482699ca1b3:

=== RUN   TestKVNemesisSingleNode
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/logTestKVNemesisSingleNode3580340144
    test_log_scope.go:79: use -show-logs to present logs inline
    kvnemesis_test.go:68: failure:
        error applying x.Barrier(ctx, /Table/100/"47ad2f1e", /Table/100/"4a2b6666") // result is ambiguous: replica removed: result is ambiguous: replica removed
        (1) attached stack trace
          -- stack trace:
          | github.com/cockroachdb/cockroach/pkg/kv/kvnemesis.(*validator).failIfError
          | 	github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/validator.go:894
          | github.com/cockroachdb/cockroach/pkg/kv/kvnemesis.(*validator).processOp
          | 	github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/validator.go:444
          | github.com/cockroachdb/cockroach/pkg/kv/kvnemesis.Validate
          | 	github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/validator.go:69
          | github.com/cockroachdb/cockroach/pkg/kv/kvnemesis.RunNemesis
          | 	github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/kvnemesis.go:97
          | github.com/cockroachdb/cockroach/pkg/kv/kvnemesis.TestKVNemesisSingleNode
          | 	github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/kvnemesis_test.go:64
          | testing.tRunner
          | 	GOROOT/src/testing/testing.go:1446
          | runtime.goexit
          | 	GOROOT/src/runtime/asm_amd64.s:1594
        Wraps: (2) error applying x.Barrier(ctx, /Table/100/"47ad2f1e", /Table/100/"4a2b6666") // result is ambiguous: replica removed
        Wraps: (3) result is ambiguous: replica removed
        Wraps: (4)
          | (opaque error wrapper)
          | type name: github.com/cockroachdb/errors/withstack/*withstack.withStack
          | reportable 0:
          |
          | github.com/cockroachdb/cockroach/pkg/kv/kvserver/apply.init
          | 	github.com/cockroachdb/cockroach/pkg/kv/kvserver/apply/task.go:61
          | runtime.doInit
          | 	GOROOT/src/runtime/proc.go:6348
          | runtime.doInit
          | 	GOROOT/src/runtime/proc.go:6325
          | runtime.doInit
          | 	GOROOT/src/runtime/proc.go:6325
          | runtime.doInit
          | 	GOROOT/src/runtime/proc.go:6325
          | runtime.main
          | 	GOROOT/src/runtime/proc.go:233
          | runtime.goexit
          | 	GOROOT/src/runtime/asm_amd64.s:1594
        Wraps: (5) replica removed
        Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *roachpb.AmbiguousResultError (4) *errbase.opaqueWrapper (5) *errutil.leafError
    kvnemesis_test.go:70: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/logTestKVNemesisSingleNode3580340144
--- FAIL: TestKVNemesisSingleNode (14.64s)

Parameters: TAGS=bazel,gss

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-35872

@cockroach-teamcity cockroach-teamcity added branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 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 Feb 3, 2024
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Feb 3, 2024
@erikgrinaker erikgrinaker 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 and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Feb 4, 2024
@erikgrinaker erikgrinaker self-assigned this Feb 4, 2024
@github-project-automation github-project-automation bot moved this to Closed 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-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 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. T-kv KV Team
Projects
No open projects
Status: Closed
Development

No branches or pull requests

2 participants