Skip to content

roachtest: acceptance/bank/cluster-recovery failed #38785

@cockroach-teamcity

Description

@cockroach-teamcity

SHA: https://github.com/cockroachdb/cockroach/commits/f74db5e81f8eaa190a41d708a9ccafb3eba9370a

Parameters:

To repro, try:

# Don't forget to check out a clean suitable branch and experiment with the
# stress invocation until the desired results present themselves. For example,
# using stress instead of stressrace and passing the '-p' stressflag which
# controls concurrency.
./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh
cd ~/go/src/github.com/cockroachdb/cockroach && \
stdbuf -oL -eL \
make stressrace TESTS=acceptance/bank/cluster-recovery PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-maxtime 20m -timeout 10m' 2>&1 | tee /tmp/stress.log

Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1380786&tab=buildLog

The test failed on branch=release-19.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20190710-1380786/acceptance/bank/cluster-recovery/run_1
	bank.go:398,bank.go:460,acceptance.go:68,test_runner.go:678: stall detected at round 2, no forward progress for 30s
	cluster.go:1654,bank.go:252: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod start teamcity-1562739066-01-n4cpu4:1 returned:
		stderr:
		
		stdout:
		teamcity-1562739066-01-n4cpu4: starting
		teamcity-1562739066-01-n4cpu4: initializing cluster settings................: signal: killed

Metadata

Metadata

Labels

C-test-failureBroken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions