Skip to content

Instantly share code, notes, and snippets.

Created September 13, 2016 22:48
Show Gist options
  • Save anonymous/ed1d1878b8de26ce43e8b73a59c0a602 to your computer and use it in GitHub Desktop.
Save anonymous/ed1d1878b8de26ce43e8b73a59c0a602 to your computer and use it in GitHub Desktop.
2016-09-13 22:39:15 CRITICAL juju.cmd.jujud main.go:180 Unhandled panic:
"google/admin@local/service_account" is not a valid cloud credential ID
goroutine 1 [running]:
main.Main.func1()
/build/juju-core-KMgyAV/juju-core-2.0-beta18/src/github.com/juju/juju/cmd/jujud/main.go:179 +0xa6
panic(0x1eeeba0, 0xc820aec8f0)
/usr/lib/go-1.6/src/runtime/panic.go:443 +0x4e9
gopkg.in/juju/names%2ev2.NewCloudCredentialTag(0xc820260630, 0x22, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/build/juju-core-KMgyAV/juju-core-2.0-beta18/src/gopkg.in/juju/names.v2/cloudcredential.go:82 +0x1f8
github.com/juju/juju/agent/agentbootstrap.InitializeState(0x2d06d10, 0x5, 0x2d0ab00, 0x5, 0x7f20c0711618, 0xc8203fe3c0, 0xc8207c0410, 0xc8202ebde0, 0x6, 0xc82040f278, ...)
/build/juju-core-KMgyAV/juju-core-2.0-beta18/src/github.com/juju/juju/agent/agentbootstrap/bootstrap.go:103 +0x868
main.(*BootstrapCommand).Run.func2(0x7f20c0711618, 0xc8203fe3c0, 0x0, 0x0)
/build/juju-core-KMgyAV/juju-core-2.0-beta18/src/github.com/juju/juju/cmd/jujud/bootstrap.go:272 +0x510
github.com/juju/juju/cmd/jujud/agent.(*agentConf).ChangeConfig(0xc82030f560, 0xc820469900, 0x0, 0x0)
/build/juju-core-KMgyAV/juju-core-2.0-beta18/src/github.com/juju/juju/cmd/jujud/agent/agent.go:101 +0xdc
main.(*BootstrapCommand).Run(0xc82030f590, 0xc8202fe690, 0x0, 0x0)
/build/juju-core-KMgyAV/juju-core-2.0-beta18/src/github.com/juju/juju/cmd/jujud/bootstrap.go:274 +0x1c99
github.com/juju/cmd.(*SuperCommand).Run(0xc8203d65a0, 0xc8202fe690, 0x0, 0x0)
/build/juju-core-KMgyAV/juju-core-2.0-beta18/src/github.com/juju/cmd/supercommand.go:456 +0x688
github.com/juju/cmd.Main(0x7f20c06fa2c0, 0xc8203d65a0, 0xc8202fe690, 0xc82000a110, 0x7, 0x7, 0x0)
/build/juju-core-KMgyAV/juju-core-2.0-beta18/src/github.com/juju/cmd/cmd.go:280 +0x2f0
main.jujuDMain(0xc82000a100, 0x8, 0x8, 0xc8202fe690, 0x0, 0x0, 0x0)
/build/juju-core-KMgyAV/juju-core-2.0-beta18/src/github.com/juju/juju/cmd/jujud/main.go:162 +0xf89
main.Main(0xc82000a100, 0x8, 0x8, 0x0)
/build/juju-core-KMgyAV/juju-core-2.0-beta18/src/github.com/juju/juju/cmd/jujud/main.go:195 +0x675
main.MainWrapper(0xc82000a100, 0x8, 0x8)
/build/juju-core-KMgyAV/juju-core-2.0-beta18/src/github.com/juju/juju/cmd/jujud/main.go:170 +0x35
main.main()
/build/juju-core-KMgyAV/juju-core-2.0-beta18/src/github.com/juju/juju/cmd/jujud/main_nix.go:22 +0x3b
ERROR failed to bootstrap model: subprocess encountered error code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment