ccl/sqlproxyccl/tenant.TestWatchPods failed with artifacts on master @ d18da6c092bf1522e7a6478fe3973817e318c247:
=== RUN TestWatchPods
directory_test.go:69: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestWatchPods921468159
directory_test.go:530: starting tenant 20
directory_test.go:535: tenant 20 started
directory_test.go:104:
Error Trace: directory_test.go:104
Error: Should be empty, but was [127.0.0.1:39909]
Test: TestWatchPods
panic.go:632: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestWatchPods921468159
--- FAIL: TestWatchPods (1.77s)
Reproduce
To reproduce, try:
make stressrace TESTS=TestWatchPods PKG=./pkg/ccl/sqlproxyccl/tenant TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
Parameters in this failure:
- GOFLAGS=-race -parallel=4
/cc @cockroachdb/sql-experience @cockroachdb/server andy-kimball
This test on roachdash | Improve this report!
ccl/sqlproxyccl/tenant.TestWatchPods failed with artifacts on master @ d18da6c092bf1522e7a6478fe3973817e318c247:
Reproduce
To reproduce, try:
Parameters in this failure:
This test on roachdash | Improve this report!