cockroachdb / cockroachdb/cockroach
multitenant/tenantcostclient: TestConsumptionExternalStorage failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
multitenant/tenantcostclient.TestConsumptionExternalStorage [failed](https://mesolite.cluster.engflow.com/invocations/default/5bfb4faf-02ac-4445-8fa2-1f163941e06f?testReportRun=2&testReportShard=1&testReportAttempt=1#targets-Ly9wa2cvbXVsdGl0ZW5hbnQvdGVuYW50Y29zdGNsaWVudDp0ZW5hbnRjb3N0Y2xpZW50X3Rlc3Q=) on master @ [5318641d2b0ff04dbdaced9f83ecb0d692f697b6](https://github.com/cockroachdb/cockroach/commits/5318641d2b0ff04dbdaced9f83ecb0d692f697b6):
```
=== RUN TestConsumptionExternalStorage
test_log_scope.go:172: test logs captured to: outputs.zip/logTestConsumptionExternalStorage160886609
test_log_scope.go:82: use -show-logs to present logs inline
=== RUN TestConsumptionExternalStorage/backup_from_host_does_not_increment_ingress_or_egress_bytes
```
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/server
[Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-68157
Contributor guide
Research direction
Start with multitenant/tenantcostclient.TestConsumptionExternalStorage, especially the backup_from_host_does_not_increment_ingress_or_egress_bytes subtest, and reproduce it with race detection enabled. Inspect the linked test report and captured logs to determine the failure; done means the test passes on master with the expected ingress and egress behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100