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 #45070

Closed
cockroach-teamcity opened this issue Feb 13, 2020 · 1 comment
Closed

roachtest: schemachange/mixed/tpcc failed #45070

cockroach-teamcity opened this issue Feb 13, 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 44941@8e9a7f8ab8db3beabc9adc170dad6fefb1fb7ae6:

		     5641.0s     2074           49.9           50.0     71.3    218.1    302.0    302.0 orderStatus
		     5641.0s     2074          568.1          500.4    738.2   1275.1   1476.4   1879.0 payment
		     5641.0s     2074           56.9           50.0    385.9    838.9   1208.0   1208.0 stockLevel
		     5642.0s     2074           49.1           50.0   1040.2   1409.3   1744.8   1744.8 delivery
		     5642.0s     2074          545.9          500.0    939.5   1476.4   1744.8   1946.2 newOrder
		     5642.0s     2074           51.1           50.0     60.8    260.0    285.2    436.2 orderStatus
		     5642.0s     2074          481.8          500.4    805.3   1342.2   1543.5   1879.0 payment
		     5642.0s     2074           52.1           50.0    436.2    906.0    973.1   1040.2 stockLevel
		     5643.0s     2074           56.0           50.0    805.3   1275.1   1476.4   1744.8 delivery
		     5643.0s     2074          531.1          500.0    838.9   1543.5   1677.7   2147.5 newOrder
		     5643.0s     2074           52.0           50.0     88.1    209.7    226.5    268.4 orderStatus
		     5643.0s     2074          519.1          500.4    872.4   1476.4   1610.6   2013.3 payment
		     5643.0s     2074           51.0           50.0    335.5    906.0   1006.6   1140.9 stockLevel
		     5644.0s     2074           50.0           50.0    738.2   1073.7   1140.9   1140.9 delivery
		     5644.0s     2074          488.8          500.0    872.4   1476.4   1811.9   2818.6 newOrder
		     5644.0s     2074           50.0           50.0     96.5    318.8    352.3    352.3 orderStatus
		     5644.0s     2074          524.8          500.4    906.0   1476.4   1811.9   2080.4 payment
		     5644.0s     2074           60.0           50.0    318.8    805.3    838.9    872.4 stockLevel:
		  - context canceled

	cluster.go:2368,tpcc.go:168,schemachange.go:416,test_runner.go:741: 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:741
		    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

@cockroach-teamcity cockroach-teamcity added branch-44941 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. labels Feb 13, 2020
@cockroach-teamcity cockroach-teamcity added this to the 20.1 milestone Feb 13, 2020
@nvanbenschoten
Copy link
Member

Old roachtest failure.

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