cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.07k stars 3.8k forks source link

roachtest: jepsen-batch1/bank/start-kill-2 failed #31258

Closed cockroach-teamcity closed 6 years ago

cockroach-teamcity commented 6 years ago

SHA: https://github.com/cockroachdb/cockroach/commits/2215217e8ee38d28a14eb9fd2fe9af8b0b702e7d

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 stressrace instead of stress and passing the '-p' stressflag which
# controls concurrency.
./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh
cd ~/go/src/github.com/cockroachdb/cockroach && \
make stress TESTS=jepsen-batch1/bank/start-kill-2 PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-stderr=false -maxtime 20m -timeout 10m'

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

The test failed on master:
    test.go:575,cluster.go:987,jepsen.go:102,jepsen.go:127,jepsen.go:294: /home/agent/work/.go/bin/roachprod run teamcity-958181-jepsen-batch1:6 -- sh -c "sudo apt-get -qqy install openjdk-8-jre openjdk-8-jre-headless libjna-java gnuplot > /dev/null 2>&1" returned:
        stderr:

        stdout:
        Error:  exit status 100
        : exit status 1
    test.go:575,cluster.go:987,jepsen.go:74,asm_amd64.s:573,panic.go:377,test.go:576,cluster.go:987,jepsen.go:102,jepsen.go:127,jepsen.go:294: test already failed
tbg commented 6 years ago

apt-get