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: schemachange/mixed/tpcc failed #44528

Closed
cockroach-teamcity opened this issue Jan 30, 2020 · 1 comment
Closed

roachtest: schemachange/mixed/tpcc failed #44528

cockroach-teamcity opened this issue Jan 30, 2020 · 1 comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).schemachange/mixed/tpcc failed on provisional_202001281357_v19.2.3@3a68f146d8c59060761b1f525801b1e1b6e22fe8:

		     3645.0s        0           46.0           51.5     83.9    453.0    637.5    637.5 orderStatus
		     3645.0s        0          398.1          515.4    838.9   1744.8   2415.9   3355.4 payment
		     3645.0s        0           40.0           51.5    285.2    738.2   2013.3   2013.3 stockLevel
		     3646.0s        0           40.0           51.5   1006.6   2550.1   5368.7   5368.7 delivery
		     3646.0s        0          467.8          515.3   1275.1   2684.4   3355.4   4295.0 newOrder
		     3646.0s        0           44.0           51.5     92.3    385.9    419.4    419.4 orderStatus
		     3646.0s        0          445.9          515.4    738.2   1476.4   2013.3   2818.6 payment
		     3646.0s        0           54.0           51.5    251.7    906.0   1610.6   1744.8 stockLevel
		     3647.0s        0           62.0           51.5   1208.0   2080.4   3489.7   3758.1 delivery
		     3647.0s        0          425.1          515.2   1342.2   2550.1   3087.0   3758.1 newOrder
		     3647.0s        0           44.0           51.5     65.0    318.8    570.4    570.4 orderStatus
		     3647.0s        0          428.1          515.3    872.4   1610.6   2281.7   2684.4 payment
		     3647.0s        0           53.0           51.5    260.0   1006.6   1677.7   1744.8 stockLevel
		     3648.0s        0           58.0           51.5   1040.2   1476.4   1744.8   5368.7 delivery
		     3648.0s        0          433.0          515.2   1208.0   2281.7   3087.0   3623.9 newOrder
		     3648.0s        0           50.0           51.5     92.3    209.7    302.0    302.0 orderStatus
		     3648.0s        0          529.0          515.3    738.2   1342.2   1879.0   2415.9 payment
		     3648.0s        0           48.0           51.5    302.0    906.0   2013.3   2013.3 stockLevel:
		  - exit status 1

	cluster.go:2368,tpcc.go:168,schemachange.go:416,test_runner.go:734: error with attached stack trace:
		    main.(*monitor).WaitE
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2356
		    main.(*monitor).Wait
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2364
		    main.runTPCC
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:168
		    main.makeMixedSchemaChanges.func1
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange.go:416
		    main.(*testRunner).runTest.func2
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:734
		    runtime.goexit
		    	/usr/local/go/src/runtime/asm_amd64.s:1357
		  - monitor failure:
		  - error with attached stack trace:
		    main.(*monitor).wait.func2
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2412
		    runtime.goexit
		    	/usr/local/go/src/runtime/asm_amd64.s:1357
		  - monitor task failed:
		  - error with attached stack trace:
		    main.init
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2309
		    runtime.doInit
		    	/usr/local/go/src/runtime/proc.go:5222
		    runtime.main
		    	/usr/local/go/src/runtime/proc.go:190
		    runtime.goexit
		    	/usr/local/go/src/runtime/asm_amd64.s:1357
		  - Goexit() was called

More

Artifacts: /schemachange/mixed/tpcc
Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@nvanbenschoten
Copy link
Member

#44455 was released.

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. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Projects
None yet
Development

No branches or pull requests

2 participants