-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: kv95limited-spans/enc=false/nodes=1/cpu=32/splt=0/seq/no-load-splitting failed #69189
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Description
roachtest.kv95limited-spans/enc=false/nodes=1/cpu=32/splt=0/seq/no-load-splitting failed with artifacts on master @ 7897f24246bef3cb94f9f4bfaed474ecaa9fdee6:
| 593.0s 0 2316.2 2335.6 13.1 16.3 18.9 19.9 write
| 594.0s 0 42506.4 44412.3 0.7 1.0 4.7 17.8 span
| 594.0s 0 2222.7 2335.4 13.1 16.8 18.9 18.9 write
| 595.0s 0 44254.2 44412.0 0.7 1.0 3.5 15.2 span
| 595.0s 0 2272.1 2335.3 13.1 16.8 18.9 21.0 write
| 596.0s 0 42942.9 44409.6 0.7 1.0 3.4 16.8 span
| 596.0s 0 2307.9 2335.2 13.1 16.8 19.9 22.0 write
| 597.0s 0 42108.4 44405.7 0.7 1.1 4.2 16.3 span
| 597.0s 0 2240.5 2335.1 13.6 16.8 18.9 19.9 write
| 598.0s 0 45122.2 44406.9 0.7 1.0 3.3 14.7 span
| 598.0s 0 2378.5 2335.1 13.1 16.3 18.9 21.0 write
| 599.0s 0 45914.2 44409.4 0.6 1.0 3.1 14.7 span
| 599.0s 0 2398.1 2335.2 13.1 16.3 18.9 19.9 write
| 600.0s 0 45182.4 44410.7 0.6 1.0 3.7 14.7 span
| 600.0s 0 2328.8 2335.2 13.1 16.8 19.9 22.0 write
| Highest sequence written: 1401169. Can be passed as --write-seq=S1401169 to the next run.
Wraps: (4) exit status 10
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *cluster.WithCommandDetails (4) *exec.ExitError
monitor.go:128,kv.go:137,kv.go:246,test_runner.go:777: monitor failure: monitor task failed: t.Fatal() was called
(1) attached stack trace
-- stack trace:
| main.(*monitorImpl).WaitE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/monitor.go:116
| main.(*monitorImpl).Wait
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/monitor.go:124
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerKV.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/kv.go:137
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerKV.func3
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/kv.go:246
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:777
Wraps: (2) monitor failure
Wraps: (3) attached stack trace
-- stack trace:
| main.(*monitorImpl).wait.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/monitor.go:172
Wraps: (4) monitor task failed
Wraps: (5) attached stack trace
-- stack trace:
| main.init
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/monitor.go:81
| runtime.doInit
| /usr/local/go/src/runtime/proc.go:6309
| runtime.main
| /usr/local/go/src/runtime/proc.go:208
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1371
Wraps: (6) t.Fatal() was called
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *withstack.withStack (6) *errutil.leafError
Reproduce
See: roachtest README
See: CI job to stress roachtests
For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^kv95limited-spans/enc=false/nodes=1/cpu=32/splt=0/seq/no-load-splitting$` * Parameters / `env.COUNT`: <number of runs>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.