-
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: clearrange/checks=true failed #84799
Comments
This one looks like a block device issue on F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 disk stall detected: unable to sync log files within 20s
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 !goroutine 6364684 [running]:
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 !github.com/cockroachdb/cockroach/pkg/util/log.getStacks(0x1)
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 ! github.com/cockroachdb/cockroach/pkg/util/log/get_stacks.go:25 +0x8a
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 !github.com/cockroachdb/cockroach/pkg/util/log.(*loggerT).outputLogEntry(0xc000e59060, {{{0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, 0x1703cb311f61446f, ...})
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 ! github.com/cockroachdb/cockroach/pkg/util/log/clog.go:239 +0x97
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 !github.com/cockroachdb/cockroach/pkg/util/log.logfDepthInternal({0x68386c8, 0xc000076088}, 0x2, 0x4, 0x1, 0x1, {0x51623e1, 0x37}, {0xc005873fc0, 0x1, ...})
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 ! github.com/cockroachdb/cockroach/pkg/util/log/channels.go:106 +0x645
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 !github.com/cockroachdb/cockroach/pkg/util/log.shoutfDepth(...)
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 ! github.com/cockroachdb/cockroach/pkg/util/log/channels.go:113
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 !github.com/cockroachdb/cockroach/pkg/util/log.loggerOps.Shoutf(...)
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 ! github.com/cockroachdb/cockroach/bazel-out/k8-opt/bin/pkg/util/log/log_channels_generated.go:1422
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 !github.com/cockroachdb/cockroach/pkg/util/log.(*fileSink).flushAndMaybeSyncLocked.func1()
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 ! github.com/cockroachdb/cockroach/pkg/util/log/file.go:258 +0x96
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 !created by time.goFunc
F220721 08:34:59.642778 6364684 1@util/log/file.go:258 ⋮ [-] 2975 ! GOROOT/src/time/sleep.go:180 +0x31 Removing the release-blocker label, but we probably want to dig into why this roachtest and its other variant failed in the same run with the same failure mode (see #84796). |
Kicked off a manual run (logs). |
Hit some roachtest issues, and had to run the test again at a more recent SHA. The run succeeded, so, like #84796, I'm hoping this was just a hardware thing. Will leave this open for a few more days, just in case it collects some more failures. |
Given this hasn't fired again in the past few days, I'm going to close this. |
roachtest.clearrange/checks=true failed with artifacts on master @ 457d724622e4fa2e62d6f4e7926509dbc7d18511:
Parameters:
ROACHTEST_cloud=gce
,ROACHTEST_cpu=16
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-17872
Epic CRDB-16238
The text was updated successfully, but these errors were encountered: