Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: sysbench/oltp_write_only/nodes=3/cpu=32/conc=256 failed #84830

Closed
cockroach-teamcity opened this issue Jul 21, 2022 · 1 comment
Closed
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jul 21, 2022

roachtest.sysbench/oltp_write_only/nodes=3/cpu=32/conc=256 failed with artifacts on master @ 457d724622e4fa2e62d6f4e7926509dbc7d18511:

		  | Inserting 10000000 records into 'sbtest3'
		  | Creating table 'sbtest10'...
		  | Inserting 10000000 records into 'sbtest10'
		Wraps: (4) secondary error attachment
		  | UNCLASSIFIED_PROBLEM: context canceled
		  | (1) UNCLASSIFIED_PROBLEM
		  | Wraps: (2) Node 4. Command with error:
		  |   | ``````
		  |   | sysbench \
		  |   | 		--db-driver=pgsql \
		  |   | 		--pgsql-host={pghost:1} \
		  |   | 		--pgsql-port=26257 \
		  |   | 		--pgsql-user=root \
		  |   | 		--pgsql-password= \
		  |   | 		--pgsql-db=sysbench \
		  |   | 		--report-interval=1 \
		  |   | 		--time=600 \
		  |   | 		--threads=256 \
		  |   | 		--tables=10 \
		  |   | 		--table_size=10000000 \
		  |   | 		--auto_inc=false \
		  |   | 		oltp_write_only prepare
		  |   | ``````
		  | Wraps: (3) context canceled
		  | Error types: (1) errors.Unclassified (2) *hintdetail.withDetail (3) *errors.errorString
		Wraps: (5) context canceled
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *cluster.WithCommandDetails (4) *secondary.withSecondaryError (5) *errors.errorString

	monitor.go:127,sysbench.go:133,sysbench.go:154,test_runner.go:896: monitor failure: monitor command failure: unexpected node event: 1: dead (exit status 137)
		(1) attached stack trace
		  -- stack trace:
		  | main.(*monitorImpl).WaitE
		  | 	main/pkg/cmd/roachtest/monitor.go:115
		  | main.(*monitorImpl).Wait
		  | 	main/pkg/cmd/roachtest/monitor.go:123
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runSysbench
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/sysbench.go:133
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerSysbench.func1
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/sysbench.go:154
		  | [...repeated from below...]
		Wraps: (2) monitor failure
		Wraps: (3) attached stack trace
		  -- stack trace:
		  | main.(*monitorImpl).wait.func3
		  | 	main/pkg/cmd/roachtest/monitor.go:202
		  | runtime.goexit
		  | 	GOROOT/src/runtime/asm_amd64.s:1581
		Wraps: (4) monitor command failure
		Wraps: (5) unexpected node event: 1: dead (exit status 137)
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *errors.errorString

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=32 , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/test-eng

This test on roachdash | Improve this report!

Jira issue: CRDB-17916

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Jul 21, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Jul 21, 2022
@yuzefovich
Copy link
Member

dup of #84801

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Projects
None yet
Development

No branches or pull requests

2 participants