cockroachdb / cockroachdb/cockroach

pkg/sql/logictest/tests/local-repeatable-read/local-repeatable-read_test: TestLogic_select_for_share failed

Open
#170,697 4 comments 0 reactions 1 assignee Claimed by @pav-kv View on GitHub
A-kv-transactions branch-master C-bug C-test-failure O-robot P-3 T-kv
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

pkg/sql/logictest/tests/local-repeatable-read/local-repeatable-read_test.TestLogic_select_for_share [failed](https://mesolite.cluster.engflow.com/invocations/default/d33faf7e-c0c7-44cf-9c71-a1fdb91d9ee6?testReportRun=8&testReportShard=40&testReportAttempt=1#targets-Ly9wa2cvc3FsL2xvZ2ljdGVzdC90ZXN0cy9sb2NhbC1yZXBlYXRhYmxlLXJlYWQ6bG9jYWwtcmVwZWF0YWJsZS1yZWFkX3Rlc3Q=) on master @ [f4de542b4e2d0a3074d9590a220500c1dd211caa](https://github.com/cockroachdb/cockroach/commits/f4de542b4e2d0a3074d9590a220500c1dd211caa):

```
=== RUN TestLogic_select_for_share
test_log_scope.go:172: test logs captured to: outputs.zip/logTestLogic_select_for_share1406489510
test_log_scope.go:82: use -show-logs to present logs inline
test_server_shim.go:146: using test tenant configuration from testserver factory defaults
test_server_shim.go:150: cluster virtualization disabled due to issue: #156124 (expected label: C-bug)
logictestbase.go:575: statement/query skipped with reason: unsupported configuration weak-iso-level-configs (no issue given)
logictestbase.go:575: statement/query skipped with reason: unsupported configuration local-repeatable-read, statement/query only supports local-read-committed (no issue given)
logictestbase.go:575: statement/query skipped with reason: unsupported configuration weak-iso-level-configs (no issue given)
logictestbase.go:575: statement/query skipped with reason: unsupported configuration weak-iso-level-configs (no issue given)
logic.go:3409:

/mnt/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-repeatable-read/local-repeatable-read_test_/local-repeatable-read_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/select_for_share:242: BEGIN;
SELECT * FROM t FOR UPDATE SKIP LOCKED
expected:
2

but found (query options: "") :

[05:40:41] --- done: /mnt/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-repeatable-read/local-repeatable-read_test_/local-repeatable-read_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/select_for_share with config local-repeatable-read: 43 tests, 1 failures
logic.go:4817:
/mnt/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-repeatable-read/local-repeatable-read_test_/local-repeatable-read_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/select_for_share:248: error while processing
logic.go:4817: /mnt/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-repeatable-read/local-repeatable-read_test_/local-repeatable-read_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/select_for_share:248: too many errors encountered, skipping the rest of the input
panic.go:694: -- test log scope end --
test logs left over in: outputs.zip/logTestLogic_select_for_share1406489510
--- FAIL: TestLogic_select_for_share (1.21s)
```

Parameters:
- attempt=1
- run=8
- shard=40
Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestLogic_select_for_share.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)

Jira issue: CRDB-64126

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.