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: acceptance/version-upgrade failed #101514

Closed
cockroach-teamcity opened this issue Apr 14, 2023 · 2 comments
Closed

roachtest: acceptance/version-upgrade failed #101514

cockroach-teamcity opened this issue Apr 14, 2023 · 2 comments
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. T-testeng TestEng Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 14, 2023

roachtest.acceptance/version-upgrade failed with artifacts on master @ 8e6cdbd8b3d12ba5d65db101a3abfeb2cb1bf470:

test artifacts and logs in: /artifacts/acceptance/version-upgrade/run_1
(mixedversion.go:366).Run: mixed-version test failure while running step 22 (run "test schema change step"): output in run_053458.052920659_n2_workload-run-schemac: ./workload run schemachange {pgurl:1-4} --concurrency 2 --max-ops 10 --verbose 1 returned: parallel execution failure: COMMAND_PROBLEM: ssh verbose log retained in ssh_053458.859489425_n2_workload-run-schemac.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)

/cc @cockroachdb/test-eng

This test on roachdash | Improve this report!

Jira issue: CRDB-26981

@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 Apr 14, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Apr 14, 2023
@blathers-crl blathers-crl bot added the T-testeng TestEng Team label Apr 14, 2023
@renatolabs
Copy link
Contributor

Dupe of #101409. Removing release-blocker label and leaving this open so that any future failures are aggregated here. We can close it once #101409 is fixed.

@renatolabs renatolabs removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Apr 14, 2023
fqazi added a commit to fqazi/cockroach that referenced this issue Apr 19, 2023
Previously, the mixed version test could generate SQL not
valid in a mixed version state with JSON types in indexes. To
address this, this patch adds a version check for validating
that these indexes are supported.

Fixes: cockroachdb#101274, cockroachdb#101409, cockroachdb#101514

Release note: None
craig bot pushed a commit that referenced this issue Apr 20, 2023
101638: roachtest: schemachange/mixed-versions: check version for JSON types r=fqazi a=fqazi

Previously, the mixed version test could generate SQL not valid in a mixed version state with JSON types in indexes. To address this, this patch adds a version check for validating that these indexes are supported.

Fixes: #101274, #101409, #101514

Release note: None

Co-authored-by: Faizan Qazi <[email protected]>
@renatolabs
Copy link
Contributor

Fixed by #101638.

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. T-testeng TestEng Team
Projects
None yet
Development

No branches or pull requests

2 participants