We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following tests appear to have failed on master (testrace): TestStoreRangeMergeSlowWatcher
You may want to check for open issues.
#1267954:
TestStoreRangeMergeSlowWatcher ...c/sync/cond.go:56 +0x8e github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc00110cb40, 0x4ce1e00, 0xc00277a900) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:196 +0xa8 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2(0x4ce1e00, 0xc00277a900) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:165 +0x56 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc000321480, 0xc001ab39a0, 0xc000321470) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:200 +0x146 created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:193 +0xc4 goroutine 69904 [sync.Cond.Wait]: sync.runtime_notifyListWait(0xc000742f90, 0xc00002010f) /usr/local/go/src/runtime/sema.go:510 +0xeb sync.(*Cond).Wait(0xc000742f80) /usr/local/go/src/sync/cond.go:56 +0x8e github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc00110cb40, 0x4ce1e00, 0xc002412f00) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:196 +0xa8 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2(0x4ce1e00, 0xc002412f00) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:165 +0x56 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc000321130, 0xc001ab39a0, 0xc000321120) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:200 +0x146 created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:193 +0xc4 goroutine 69714 [semacquire, 42 minutes]: sync.runtime_Semacquire(0xc0002a7f70) /usr/local/go/src/runtime/sema.go:56 +0x39 sync.(*WaitGroup).Wait(0xc0002a7f68) /usr/local/go/src/sync/waitgroup.go:130 +0xb5 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Wait(0xc0002a7ef0, 0x4ce1e00, 0xc00269c6c0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:171 +0x3f github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Wait-fm(0x4ce1e00, 0xc00269c6c0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3793 +0x56 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc001814570, 0xc0008d3040, 0xc001814560) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:200 +0x146 created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:193 +0xc4 goroutine 69680 [select]: github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.(*http2Client).keepalive(0xc001496d80) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_client.go:1184 +0x1c5 created by github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.newHTTP2Client /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_client.go:265 +0x1a8e goroutine 69738 [sync.Cond.Wait]: sync.runtime_notifyListWait(0xc0024a7650, 0xc000012857) /usr/local/go/src/runtime/sema.go:510 +0xeb sync.(*Cond).Wait(0xc0024a7640) /usr/local/go/src/sync/cond.go:56 +0x8e github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc0002a7ef0, 0x4ce1e00, 0xc00087bec0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:196 +0xa8 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2(0x4ce1e00, 0xc00087bec0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:165 +0x56 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc00036adf0, 0xc0008d3040, 0xc00036adb0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:200 +0x146 created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:193 +0xc4
Please assign, take a look and update the issue accordingly.
The text was updated successfully, but these errors were encountered:
same as #37191
Sorry, something went wrong.
No branches or pull requests
The following tests appear to have failed on master (testrace): TestStoreRangeMergeSlowWatcher
You may want to check for open issues.
#1267954:
Please assign, take a look and update the issue accordingly.
The text was updated successfully, but these errors were encountered: