-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
ccl/kvccl/kvtenantccl: TestTenantUpgradeInterlock failed #99836
Comments
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ a34af06d8e7230e4052db80d55da21a06013f81b: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
This one looks to be new. We're getting stuck trying to perform an upgrade of the host cluster (before we get into the interesting parts of tenant upgrade):
upgrade dumpand
test goroutineI can't seem to find the cockroach logs to see which migration we're stuck in, but I'm almost certainly just missing where those logs are stored in TC. |
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 26c4bf986eec832f4a68435876b655e268e1359b: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 03e2dd23abedb56a045f0d9e3f7313df69296150: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 11dd026fe67f08c609fc67428d7159854f95d1cd: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 11dd026fe67f08c609fc67428d7159854f95d1cd: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 244c452024226833fdf9f15939aebab68508b0e3: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 46610508d2eaa9118ac415c47914f0b118ab8992: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ d6d73677266af0a87a744cee73d83dd1965a31cf: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ d124e411be3eedc1ee0911eba57eccba577f104e: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 2eba36137983f5495350f6d29190a718255a7428: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ d3b6cded68ee6227c0532f45256c379838329acd: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ d3b6cded68ee6227c0532f45256c379838329acd: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ d3b6cded68ee6227c0532f45256c379838329acd: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 22ac631d404984aac164ad50c2bc1fe51fc55451: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 5d5abe704b0551556c35d51aa673d3162f493aa8: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 09e20c40188a87ddbfaad7ea50b79b0b6f08c2ae: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ fe0aa4296d849289dcfda13ca74afa7862e22c80: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ e8c451432b16df14aa85b43553229083a1fa34ab: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 671f0c231b72dd4b115a26036468fce28376de20: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 29b734894672b1f122abd03f3d1526b2143fe314: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 90b2e4aaa985596604bc9218e011560f8101024f: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ d4f070a9bf79eea22c6bf81536525ac2bff7d6ed: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ d4f070a9bf79eea22c6bf81536525ac2bff7d6ed: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
100523: upgrades: ensure that create job_info synchronizes with jobs r=adityamaru a=knz Probably needed for #99087 and #99836. Prior to this patch, the migration that introduced the new job_info table did not touch any other descriptor. As such, it couldn't synchronize properly with any concurrent code that needed to access the jobs table. This patch fixes it by forcing a version upgrade on the jobs table descriptor. This triggers a lease synchronization in the upgrade manager and results in the proper ordering. Release note: None Epic: None Co-authored-by: Raphael 'kena' Poss <[email protected]>
I've verified that the test passes manually and reliably, so removing the release blocker. |
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 81490d67b6bdeaab667e1e900d1cdfbba360613f: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 81490d67b6bdeaab667e1e900d1cdfbba360613f: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 81490d67b6bdeaab667e1e900d1cdfbba360613f: Fatal error:
Stack:
Log preceding fatal error
Same failure on other branches
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ f539117b05ec532db085c204ef165bb9e349fad7: Fatal error:
Stack:
Log preceding fatal error
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ b32052092532fb91b9f4decd7007576f33b7293b: Fatal error:
Stack:
Log preceding fatal error
|
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ a2eaa46200eeb3f985d62cb0b875deeb55fad73c: Fatal error:
Stack:
Log preceding fatal error
|
(hopefully) fixed by #100603 |
ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on release-23.1 @ 14c45b16d482e069d3f92680572a16a85694664d:
Fatal error:
Stack:
Log preceding fatal error
Help
See also: How To Investigate a Go Test Failure (internal)
Same failure on other branches
This test on roachdash | Improve this report!
Jira issue: CRDB-26107
Epic CRDB-27931
The text was updated successfully, but these errors were encountered: