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: restore2TB/nodes=10 failed #49440

Closed
cockroach-teamcity opened this issue May 22, 2020 · 2 comments
Closed

roachtest: restore2TB/nodes=10 failed #49440

cockroach-teamcity opened this issue May 22, 2020 · 2 comments
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).restore2TB/nodes=10 failed on release-20.1@9ebd862daced22049a5aca92dc98c8cdc6e0cdfb:

		  | 				RESTORE csv.bank FROM
		  | 				'gs://cockroach-fixtures/workload/bank/version=1.0.0,payload-bytes=10240,ranges=0,rows=65104166,seed=1/bank'
		  | 				WITH into_db = 'restore2tb'" returned
		  | stderr:
		  |
		  | stdout:
		Wraps: (5) secondary error attachment
		  | signal: killed
		  | (1) signal: killed
		  | Error types: (1) *exec.ExitError
		Wraps: (6) context canceled
		Error types: (1) *withstack.withStack (2) *safedetails.withSafeDetails (3) *errutil.withMessage (4) *main.withCommandDetails (5) *secondary.withSecondaryError (6) *errors.errorString

	cluster.go:2456,restore.go:262,test_runner.go:753: monitor failure: monitor task failed: Goexit() was called
		(1) attached stack trace
		  | main.(*monitor).WaitE
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2444
		  | main.(*monitor).Wait
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2452
		  | main.registerRestore.func1
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/restore.go:262
		  | main.(*testRunner).runTest.func2
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:753
		Wraps: (2) monitor failure
		Wraps: (3) attached stack trace
		  | main.(*monitor).wait.func2
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2500
		Wraps: (4) monitor task failed
		Wraps: (5) attached stack trace
		  | main.init
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2397
		  | 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
		Wraps: (6) Goexit() was called
		Error types: (1) *withstack.withStack (2) *errutil.withMessage (3) *withstack.withStack (4) *errutil.withMessage (5) *withstack.withStack (6) *errors.errorString

	cluster.go:2130,cluster.go:2157,cluster.go:2261,cluster.go:1547,context.go:135,cluster.go:1544,test_runner.go:821: pgurl for nodes :1 got urls [problem loading clusters: invalid hosts line, expected <username>@<host> [locality] [vpcId], got "ubuntu@              cloud=gce,region=us-central1,zone=us-central1-b  default"
		'postgres://[email protected]:26257?sslmode=disable'] from stdout:
		problem loading clusters: invalid hosts line, expected <username>@<host> [locality] [vpcId], got "ubuntu@              cloud=gce,region=us-central1,zone=us-central1-b  default"
		'postgres://[email protected]:26257?sslmode=disable'
		
		stderr:


Failed to find issue assignee: 
couldn't find GitHub commits for user email [email protected]
More

Artifacts: /restore2TB/nodes=10

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

@cockroach-teamcity cockroach-teamcity added branch-release-20.1 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 May 22, 2020
@cockroach-teamcity cockroach-teamcity added this to the 20.2 milestone May 22, 2020
@cockroach-teamcity
Copy link
Member Author

(roachtest).restore2TB/nodes=10 failed on release-20.1@3de5763c304519ae27c992249274a9824886e2d0:

		  | 				RESTORE csv.bank FROM
		  | 				'gs://cockroach-fixtures/workload/bank/version=1.0.0,payload-bytes=10240,ranges=0,rows=65104166,seed=1/bank'
		  | 				WITH into_db = 'restore2tb'" returned
		  | stderr:
		  |
		  | stdout:
		Wraps: (5) secondary error attachment
		  | signal: killed
		  | (1) signal: killed
		  | Error types: (1) *exec.ExitError
		Wraps: (6) context canceled
		Error types: (1) *withstack.withStack (2) *safedetails.withSafeDetails (3) *errutil.withMessage (4) *main.withCommandDetails (5) *secondary.withSecondaryError (6) *errors.errorString

	cluster.go:2456,restore.go:262,test_runner.go:753: monitor failure: monitor task failed: Goexit() was called
		(1) attached stack trace
		  | main.(*monitor).WaitE
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2444
		  | main.(*monitor).Wait
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2452
		  | main.registerRestore.func1
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/restore.go:262
		  | main.(*testRunner).runTest.func2
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:753
		Wraps: (2) monitor failure
		Wraps: (3) attached stack trace
		  | main.(*monitor).wait.func2
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2500
		Wraps: (4) monitor task failed
		Wraps: (5) attached stack trace
		  | main.init
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2397
		  | 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
		Wraps: (6) Goexit() was called
		Error types: (1) *withstack.withStack (2) *errutil.withMessage (3) *withstack.withStack (4) *errutil.withMessage (5) *withstack.withStack (6) *errors.errorString

	cluster.go:2130,cluster.go:2157,cluster.go:2261,cluster.go:1547,context.go:135,cluster.go:1544,test_runner.go:821: pgurl for nodes :1 got urls [problem loading clusters: invalid hosts line, expected <username>@<host> [locality] [vpcId], got "ubuntu@               cloud=gce,region=us-central1,zone=us-central1-b  default"
		'postgres://[email protected]:26257?sslmode=disable'] from stdout:
		problem loading clusters: invalid hosts line, expected <username>@<host> [locality] [vpcId], got "ubuntu@               cloud=gce,region=us-central1,zone=us-central1-b  default"
		'postgres://[email protected]:26257?sslmode=disable'
		
		stderr:


Failed to find issue assignee: 
couldn't find GitHub commits for user email [email protected]
More

Artifacts: /restore2TB/nodes=10
Related:

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

@dt
Copy link
Member

dt commented Sep 3, 2020

Inactive.

@dt dt closed this as completed Sep 3, 2020
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