ccl/streamingccl/streamingest.TestStreamIngestionProcessor failed with artifacts on master @ 90809c048d05f923a67ce9b89597b2779fc73e32:
=== RUN TestStreamIngestionProcessor
test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestStreamIngestionProcessor987361220
test_log_scope.go:74: use -show-logs to present logs inline
=== CONT TestStreamIngestionProcessor
stream_ingestion_processor_test.go:268: -- test log scope end --
stream_ingestion_processor_test.go:268: Leaked goroutine: goroutine 26265 [select]:
github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest.(*streamIngestionProcessor).merge.func1(0x4b19f00, 0x0)
/go/src/github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_processor.go:376 +0x21c
golang.org/x/sync/errgroup.(*Group).Go.func1(0xc00897da10, 0xc005e60fc0)
/go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup/errgroup.go:57 +0x59
created by golang.org/x/sync/errgroup.(*Group).Go
/go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup/errgroup.go:54 +0x66
Leaked goroutine: goroutine 26266 [semacquire]:
sync.runtime_Semacquire(0xc00897da20)
/usr/local/go/src/runtime/sema.go:56 +0x45
sync.(*WaitGroup).Wait(0xc00897da18)
/usr/local/go/src/sync/waitgroup.go:130 +0x65
golang.org/x/sync/errgroup.(*Group).Wait(0xc00897da10, 0xc00897c158, 0x0)
/go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup/errgroup.go:40 +0x31
github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest.(*streamIngestionProcessor).merge.func2(0xc00897da10, 0xc0022f7100, 0xc0026957a0)
/go/src/github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_processor.go:390 +0x3c
created by github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest.(*streamIngestionProcessor).merge
/go/src/github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_processor.go:389 +0x314
--- FAIL: TestStreamIngestionProcessor (6.72s)
Reproduce
To reproduce, try:
make stressrace TESTS=TestStreamIngestionProcessor PKG=./pkg/ccl/streamingccl/streamingest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
Parameters in this failure:
/cc @cockroachdb/bulk-io pbardea
This test on roachdash | Improve this report!
ccl/streamingccl/streamingest.TestStreamIngestionProcessor failed with artifacts on master @ 90809c048d05f923a67ce9b89597b2779fc73e32:
Reproduce
To reproduce, try:
Parameters in this failure:
This test on roachdash | Improve this report!