Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: clock/monotonic/persistent failed #36786

Closed
cockroach-teamcity opened this issue Apr 12, 2019 · 1 comment
Closed

roachtest: clock/monotonic/persistent failed #36786

cockroach-teamcity opened this issue Apr 12, 2019 · 1 comment
Assignees
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

SHA: https://github.com/cockroachdb/cockroach/commits/16cd35a9e6cb387fe847049873c4312fea2ea66b

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=clock/monotonic/persistent PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-maxtime 20m -timeout 10m' 2>&1 | tee /tmp/stress.log

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

The test failed on release-2.1:
	cluster.go:1295,clock_monotonic.go:70,clock_monotonic.go:113,clock_monotonic.go:141,test.go:1237: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod stop teamcity-1237197-clock:1 returned:
		stderr:
		
		stdout:
		teamcity-1237197-clock: stopping and waiting................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
		0: exit status 255: Connection to 35.231.11.8 closed by remote host.
		
		I190412 06:29:30.370191 1 cluster_synced.go:1499  command failed
		: exit status 1
	cluster.go:953,context.go:90,cluster.go:942,asm_amd64.s:522,panic.go:397,test.go:785,test.go:771,cluster.go:1295,clock_monotonic.go:70,clock_monotonic.go:113,clock_monotonic.go:141,test.go:1237: dead node detection: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod monitor teamcity-1237197-clock --oneshot --ignore-empty-nodes: exit status 1 1: dead
		Error:  1: dead

@cockroach-teamcity cockroach-teamcity added this to the 19.1 milestone Apr 12, 2019
@cockroach-teamcity cockroach-teamcity added C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. labels Apr 12, 2019
@tbg
Copy link
Member

tbg commented Apr 23, 2019

#37001

@tbg tbg closed this as completed Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot.
Projects
None yet
Development

No branches or pull requests

3 participants