cockroachdb / cockroachdb/cockroach
basalt-26.3: sql/sqlstats/sslocal: TestEnhancedFingerprintCreation failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
sql/sqlstats/sslocal.TestEnhancedFingerprintCreation [failed](https://mesolite.cluster.engflow.com/invocations/default/c7dd1aa1-f0fb-44b7-8ab3-e0fe3c625b76?testReportRun=2&testReportShard=1&testReportAttempt=1#targets-Ly9wa2cvc3FsL3NxbHN0YXRzL3NzbG9jYWw6c3Nsb2NhbF90ZXN0) on basalt-26.3 @ [1326f194d41c7a5187da0509cee33d331d2229de](https://github.com/cockroachdb/cockroach/commits/1326f194d41c7a5187da0509cee33d331d2229de):
```
=== RUN TestEnhancedFingerprintCreation
test_log_scope.go:172: test logs captured to: outputs.zip/logTestEnhancedFingerprintCreation902831428
test_log_scope.go:82: use -show-logs to present logs inline
test_server_shim.go:168: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details.
test_server_shim.go:639: DRPC is enabled (via testserver factory defaults)
```
Parameters:
- attempt=1
- race=true
- run=2
- shard=1
Help
See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)
/cc @cockroachlabs/obs-prs
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestEnhancedFingerprintCreation.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-67735
Contributor guide
Research direction
Start by running sql/sqlstats/sslocal.TestEnhancedFingerprintCreation with the reported race-enabled parameters and inspect the linked invocation and captured outputs.zip logs. Trace the test failure in the sqlstats/sslocal package; done means the test passes reliably under the reported configuration and the regression is covered by the existing test.
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
- 45/100