-
Notifications
You must be signed in to change notification settings - Fork 4.1k
bench/rttanalysis: TestBenchmarkExpectation failed #73168
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.
Description
bench/rttanalysis.TestBenchmarkExpectation failed with artifacts on release-21.2 @ 2a312d6a67ce43d94b346f632437a89357e85097:
=== RUN TestBenchmarkExpectation
validate_benchmark_data.go:124: /go/src/github.com/cockroachdb/cockroach/artifacts/go-build3304493664/b1017/rttanalysis.test --test.run=^$ --test.bench=BenchmarkAlterTableAddColumn --test.benchtime=1x --test.v
I211125 16:40:24.864690 1 (gostd) rand.go:92 [-] 1 random seed: 6089728969098417929
goos: linux
goarch: amd64
pkg: github.com/cockroachdb/cockroach/pkg/bench/rttanalysis
cpu: Intel(R) Xeon(R) CPU @ 2.30GHz
BenchmarkAlterTableAddColumn
BenchmarkAlterTableAddColumn/alter_table_add_1_column
test_log_scope.go:79: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logBenchmarkAlterTableAddColumn_alter_table_add_1_column148383699
test_log_scope.go:80: use -show-logs to present logs inline
test_log_scope.go:79: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logBenchmarkAlterTableAddColumn_alter_table_add_1_column705432957
test_log_scope.go:80: use -show-logs to present logs inline
rtt_analysis_bench.go:131: -- test log scope end --
test_log_scope.go:410: unlinkat /go/src/github.com/cockroachdb/cockroach/artifacts/logBenchmarkAlterTableAddColumn_alter_table_add_1_column705432957: directory not empty
rtt_analysis_bench.go:74: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logBenchmarkAlterTableAddColumn_alter_table_add_1_column148383699
--- FAIL: TestBenchmarkExpectation (6.09s)
Reproduce
To reproduce, try:
make stressrace TESTS=TestBenchmarkExpectation PKG=./pkg/bench/rttanalysis TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1Parameters in this failure:
- GOFLAGS=-json
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.