-
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
roachtest: schemachange/mixed-versions failed #58237
Comments
(roachtest).schemachange/mixed-versions failed on master@365c5504b75c9a9260365a628a5110c48312178b:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@b93fd531b93cb010729cb73fe679cdff9388cf27:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@cee475331ca3629b503cd2e7c7919b72c98a5ca5:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@15765c0fa9118885dda0bd2ad1384b8801c412c3:
More
Artifacts: /schemachange/mixed-versions
See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@dbc7245c5d8c9f009072353fec261419e573032c:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
I haven't been able to figure out what's going on with the timeouts. This is different from #58344: There are no One thing that's suspicious is that we get a lot of these in the logs, for the same table and version, every 5 minutes or so:
I think these are coming from the GC job: cockroach/pkg/sql/gcjob/gc_job.go Lines 93 to 109 in 54dbbe5
The issue seems to be that we're repeatedly writing the descriptor every time we check statuses for the GC job, when we should just be doing it once (I think). But I doubt this is related to the timeouts. Edit: the weirder thing is that I grepped for |
(roachtest).schemachange/mixed-versions failed on master@7b0ccdda99b81613e70f421c9374483c3feddff3:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
I'm removing the release-blocker tag. Copying what I said in #58489:
|
(roachtest).schemachange/mixed-versions failed on master@48fbbe7313fc70f889fa66c5749914f57ddd5a91:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@1a459a81dba35b6a091f0a2954aa33d50f1e5d24:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@e4ac407b14ed315662050f09670707cdf8ad9bfe:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@81a2c26a104fa8cc7e8b530b837ffb6ff85ddc5a:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@0e98670c8fcec566937e899fdf77d2a68c702d62:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@5b33e6dfc47000de831745a851e3bf9e2cf7fd95:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@7853fd32de8b6dea869f2a2a92dcd7506f4a8998:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@9969862335cf501c1aa67a4aaf018ad5dc8e85e8:
More
Artifacts: /schemachange/mixed-versions
See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@5971ecb9dd1a25c81cd6012d6be1ff922802eae5:
More
Artifacts: /schemachange/mixed-versions
See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@64c4aef909f4382523cd9248341ca9f4448d841a:
More
Artifacts: /schemachange/mixed-versions
See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@6601d827b814d4e85a1081b03bf2562d8ac2a4ab:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@7d1324fa42732f482329a524b0166db8dd7365e6:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@9ba48738bc511ad6954682cab41e23b8492facd8:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
@ajwerner I don't think we've seen this one before. |
(roachtest).schemachange/mixed-versions failed on master@6de4313ec216161c79fe725fcc31fc87ef1804ea:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@4b98115dfda02a9498f566958bd915c45ec7e449:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
(roachtest).schemachange/mixed-versions failed on master@4d44ddf24153d8ef8e0a996fdbe75ac5607f9574:
More
Artifacts: /schemachange/mixed-versions See this test on roachdash |
roachtest.schemachange/mixed-versions failed with artifacts on master @ 3cd29547884feb24b150b67ca2a88073798a35fd:
Reproduce
To reproduce, try: # From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh schemachange/mixed-versions Same failure on other branches
|
roachtest.schemachange/mixed-versions failed with artifacts on master @ d84625c42d11e38775b6a1ff3f4089e839fe3e82:
Reproduce
To reproduce, try: # From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh schemachange/mixed-versions Same failure on other branches
|
roachtest.schemachange/mixed-versions failed with artifacts on master @ 42e2e4265087751695afc05fc5ad8ec534fe0121:
Reproduce
To reproduce, try: # From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh schemachange/mixed-versions Same failure on other branches
|
roachtest.schemachange/mixed-versions failed with artifacts on master @ 684e753c15f3fc58df79b6ea70e7b6715eae4835:
Reproduce
To reproduce, try: # From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh schemachange/mixed-versions Same failure on other branches
|
roachtest.schemachange/mixed-versions failed with artifacts on master @ dbf711a83969210bcf706d65f53f888856da6ad0:
Reproduce
To reproduce, try: # From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh schemachange/mixed-versions Same failure on other branches
|
cockroach/pkg/cmd/roachtest/test_runner.go Line 1199 in 212a424
edit: never mind! see below |
(roachtest).schemachange/mixed-versions failed on master@cd62a02833eeb02d14944668d09ee54806927a2b:
More
Artifacts: /schemachange/mixed-versions
See this test on roachdash
powered by pkg/cmd/internal/issues
The text was updated successfully, but these errors were encountered: