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

Crash when no GCP project matches against --project.filter #1

Open
TaylorMutch opened this issue Feb 21, 2020 · 0 comments
Open

Crash when no GCP project matches against --project.filter #1

TaylorMutch opened this issue Feb 21, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@TaylorMutch
Copy link
Contributor

> nemesis --project.filter="moonlit-balm-268902" --reports.stdout.enable
F0221 12:04:43.923583   45975 runner.go:42] Failed to retrieve project resources: No projects found when matching against 'moonlit-balm-268902 AND lifecycleState=ACTIVE'
goroutine 1 [running]:
github.com/golang/glog.stacks(0xc00024d300, 0xc000290500, 0xaa, 0xfd)
	/Users/taylorm/go/pkg/mod/github.com/golang/[email protected]/glog.go:769 +0xb8
github.com/golang/glog.(*loggingT).output(0x2153aa0, 0xc000000003, 0xc0005d01c0, 0x20e85ef, 0x9, 0x2a, 0x0)
	/Users/taylorm/go/pkg/mod/github.com/golang/[email protected]/glog.go:720 +0x372
github.com/golang/glog.(*loggingT).printf(0x2153aa0, 0x3, 0x1afd362, 0x28, 0xc000639ec8, 0x1, 0x1)
	/Users/taylorm/go/pkg/mod/github.com/golang/[email protected]/glog.go:655 +0x14b
github.com/golang/glog.Fatalf(...)
	/Users/taylorm/go/pkg/mod/github.com/golang/[email protected]/glog.go:1148
github.com/UnityTech/nemesis/pkg/runner.(*Audit).Setup(0xc000639f18)
	/Users/taylorm/Projects/UnityTech/nemesis/pkg/runner/runner.go:42 +0xeb
main.main()
	/Users/taylorm/Projects/UnityTech/nemesis/main.go:12 +0xba
@TaylorMutch TaylorMutch added the bug Something isn't working label Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant