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: multitenant-upgrade failed #82122

Closed
cockroach-teamcity opened this issue May 31, 2022 · 1 comment
Closed

roachtest: multitenant-upgrade failed #82122

cockroach-teamcity opened this issue May 31, 2022 · 1 comment
Labels
branch-release-22.1 Used to mark GA and release blockers, technical advisories, and bugs for 22.1 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. sync-me sync-me-5 T-kv KV Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented May 31, 2022

roachtest.multitenant-upgrade failed with artifacts on release-22.1 @ 68ed08b9fbb9862411138deed1c39eac7702ae48:

The test failed on branch=release-22.1, cloud=gce:
test artifacts and logs in: /artifacts/multitenant-upgrade/run_1
	versionupgrade.go:278,multitenant_upgrade.go:162,multitenant_upgrade.go:40,test_runner.go:883: cluster.Stage: SSH_PROBLEM: exit status 255
		(1) attached stack trace
		  -- stack trace:
		  | main.(*clusterImpl).Stage
		  | 	main/pkg/cmd/roachtest/cluster.go:1660
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.uploadVersion
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/versionupgrade.go:277
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runMultiTenantUpgrade
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_upgrade.go:162
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerMultiTenantUpgrade.func1
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_upgrade.go:40
		  | main.(*testRunner).runTest.func2
		  | 	main/pkg/cmd/roachtest/test_runner.go:883
		  | runtime.goexit
		  | 	GOROOT/src/runtime/asm_amd64.s:1581
		Wraps: (2) cluster.Stage
		Wraps: (3) SSH_PROBLEM
		Wraps: (4) Node 1. Command with error:
		  | ``````
		  |
		  | tmpdir="$(mktemp -d /tmp/cockroach-release.XXX)" && \
		  | dir=v21.2.11 && \
		  | curl -f -s -S -o- https://s3.amazonaws.com/binaries.cockroachdb.com/cockroach-v21.2.11.linux-amd64.tgz | tar xfz - -C "${tmpdir}" --strip-components 1 && \
		  | mv ${tmpdir}/cockroach ${dir}/cockroach && \
		  | mkdir -p ${dir}/lib && \
		  | if [ -d ${tmpdir}/lib ]; then mv ${tmpdir}/lib/* ${dir}/lib; fi && \
		  | chmod 755 ${dir}/cockroach
		  |
		  | ``````
		Wraps: (5) exit status 255
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) errors.SSH (4) *hintdetail.withDetail (5) *exec.ExitError
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-16456

@cockroach-teamcity cockroach-teamcity added branch-release-22.1 Used to mark GA and release blockers, technical advisories, and bugs for 22.1 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 May 31, 2022
@blathers-crl blathers-crl bot added the T-kv KV Team label May 31, 2022
@tbg
Copy link
Member

tbg commented Jun 1, 2022

	Wraps: (3) SSH_PROBLEM

@tbg tbg closed this as completed Jun 1, 2022
@mari-crl mari-crl added sync-me and removed sync-me labels Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-22.1 Used to mark GA and release blockers, technical advisories, and bugs for 22.1 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. sync-me sync-me-5 T-kv KV Team
Projects
None yet
Development

No branches or pull requests

4 participants