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: import/mixed-versions failed #103268

Closed
cockroach-teamcity opened this issue May 15, 2023 · 1 comment · Fixed by #103276
Closed

roachtest: import/mixed-versions failed #103268

cockroach-teamcity opened this issue May 15, 2023 · 1 comment · Fixed by #103276
Assignees
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.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented May 15, 2023

roachtest.import/mixed-versions failed with artifacts on master @ a65bca232dfde1862e5aff343e7b1f3a379d6cd6:

test artifacts and logs in: /artifacts/import/mixed-versions/run_1
(versionupgrade.go:280).func1: failed to set cluster settings: ~ 
		if ! test -e /mnt/data1/cockroach/settings-initialized ; then
			COCKROACH_CONNECT_TIMEOUT=1200 ./v22.2.9/cockroach sql --url 'postgres://root@localhost:26257?sslmode=disable' -e "SET CLUSTER SETTING cluster.organization = 'Cockroach Labs - Production Testing';
SET CLUSTER SETTING enterprise.license = '<redacted>';
SET CLUSTER SETTING kv.expiration_leases_only.enabled = 'false';
" && touch /mnt/data1/cockroach/settings-initialized
		fi
SET CLUSTER SETTING
SET CLUSTER SETTING
ERROR: unknown cluster setting 'kv.expiration_leases_only.enabled'
Failed running "sql": COMMAND_PROBLEM: ssh verbose log retained in ssh_052837.544389869_n1_set-cluster-settings.log: exit status 1

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-27909

@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 May 15, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone May 15, 2023
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label May 15, 2023
@erikgrinaker
Copy link
Contributor

Fallout from #103190, fix in #103276.

@erikgrinaker erikgrinaker self-assigned this May 15, 2023
@erikgrinaker erikgrinaker removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label May 15, 2023
@mgartner mgartner removed the T-sql-queries SQL Queries Team label May 15, 2023
@craig craig bot closed this as completed in a077bee May 15, 2023
@craig craig bot closed this as completed in #103276 May 15, 2023
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants