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: schemachange/mixed-versions failed [descriptor ID generator unavailable, migration in progress] #122350

Closed
cockroach-teamcity opened this issue Apr 15, 2024 · 3 comments
Assignees
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 15, 2024

roachtest.schemachange/mixed-versions failed with artifacts on release-23.1 @ 5bccb34dc1d1a62645e638d66cf6288149e23507:

(mixedversion.go:594).Run: mixed-version test failure while running step 21 (run "run schemachange workload and validation in mixed version"): full command output in run_061531.355009638_n4_COCKROACHRANDOMSEED7.log: COMMAND_PROBLEM: exit status 1
test artifacts and logs in: /artifacts/schemachange/mixed-versions/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-37823

@cockroach-teamcity cockroach-teamcity added branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Apr 15, 2024
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Apr 15, 2024
@fqazi
Copy link
Collaborator

fqazi commented Apr 16, 2024

We need to tolerate, the following error in this workload:
Error: ***UNEXPECTED ERROR; Received an unexpected execution error.: ERROR: descriptor ID generator unavailable, migration in progress, retry later (SQLSTATE XXUUU)

@fqazi fqazi added P-2 Issues/test failures with a fix SLA of 3 months and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Apr 16, 2024
@exalate-issue-sync exalate-issue-sync bot removed the P-2 Issues/test failures with a fix SLA of 3 months label Apr 16, 2024
@cockroach-teamcity
Copy link
Member Author

roachtest.schemachange/mixed-versions failed with artifacts on release-23.1 @ 331c98abb3143d38507e71cdb6352a502d6b3875:

(mixedversion.go:594).Run: mixed-version test failure while running step 23 (run "run schemachange workload and validation after upgrade has finalized"): full command output in run_061842.886033022_n4_cockroach-debug-doct.log: COMMAND_PROBLEM: exit status 125
test artifacts and logs in: /artifacts/schemachange/mixed-versions/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

@rafiss
Copy link
Collaborator

rafiss commented May 7, 2024

latest failure is

Wraps: (6) Node 4. Command with error:
  | ```
  | ./cockroach debug doctor examine cluster --url {pgurl:4}
  | ```
  | stdout:Examining 435 descriptors and 265 namespace entries...
  | Examining 1678 jobs...
  | job 961533470234443779: running schema change GC refers to missing table descriptor(s) [638]; existing descriptors that still need to be dropped [644]; job safe to delete: false.
  |
  | stderr:ERROR: validation failed
  | Failed running "debug doctor examine cluster"

this seems similar to #123477 or #122675. closing as a duplicate.

@rafiss rafiss closed this as completed May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants