cockroachdb / cockroachdb/cockroach
release-26.3: pkg/sql/logictest/tests/fakedist/fakedist_test: TestLogic_event_log failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
pkg/sql/logictest/tests/fakedist/fakedist_test.TestLogic_event_log [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/21499185?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/21499185?buildTab=artifacts#/) on release-26.3 @ [edb4a92b543746da49c651b76e2aa143a2a7e577](https://github.com/cockroachdb/cockroach/commits/edb4a92b543746da49c651b76e2aa143a2a7e577):
```
=== RUN TestLogic_event_log
test_log_scope.go:172: test logs captured to: /artifacts/tmp/_tmp/e2d7b36f2c37ce851dfce808727bcd09/logTestLogic_event_log2464884581
test_log_scope.go:82: use -show-logs to present logs inline
logic.go:1766: apply knob opt logictest.knobOptSynchronousEventLog
logic.go:1766: apply knob opt logictest.knobOptAllowUnsafe
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)
[23:53:47] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/19992/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist/fakedist_test_/fakedist_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/event_log: 27 statements
[23:53:49] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/19992/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist/fakedist_test_/fakedist_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/event_log: 39 statements
logictestbase.go:547: statement/query skipped with reason: unsupported configuration fakedist, statement/query only supports local (no issue given)
logictestbase.go:547: statement/query skipped with reason: unsupported configuration fakedist, statement/query only supports local (no issue given)
logictestbase.go:547: statement/query skipped with reason: unsupported configuration fakedist, statement/query only supports local (no issue given)
logictestbase.go:547: statement/query skipped with reason: unsupported configuration fakedist, statement/query only supports 3node-tenant-default-configs (no issue given)
[23:53:51] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/19992/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist/fakedist_test_/fakedist_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/event_log: 90 statements
[23:53:53] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/19992/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist/fakedist_test_/fakedist_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/event_log: 117 statements
[23:53:56] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/19992/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist/fakedist_test_/fakedist_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/event_log: 133 statements
=== RUN TestLogic_event_log/eventlog_comments
```
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_event_log.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-67878
Contributor guide
Research direction
Start with pkg/sql/logictest/tests/fakedist/fakedist_test and the TestLogic_event_log/eventlog_comments case, then inspect the linked TeamCity log and artifacts. Reproduce the failure on release-26.3 at commit edb4a92b543746da49c651b76e2aa143a2a7e577 and determine why the test fails. Done means TestLogic_event_log passes without the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, sql
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100