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/2/monotonic/split failed on master #29058

Closed cockroach-teamcity closed 6 years ago

cockroach-teamcity commented 6 years ago

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

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/2/monotonic/split PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-stderr=false -maxtime 20m -timeout 10m'

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

    test.go:494,cluster.go:822,jepsen.go:145,jepsen.go:168,jepsen.go:285: /home/agent/work/.go/bin/roachprod run teamcity-859524-jepsen-2:6 -- bash -e -c "cd /mnt/data1/jepsen/jepsen && ~/lein install": exit status 1
tbg commented 6 years ago

Failed during lein install.

/home/agent/work/.go/bin/roachprod run teamcity-859524-jepsen-2:6 -- bash -e -c "cd /mnt/data1/jepsen/jepsen && ~/lein install" Error: ssh: handshake failed: EOF