[juju go + hpcloud] juju deploy, just borked?
Ian Booth
ian.booth at canonical.com
Mon Mar 25 23:27:50 UTC 2013
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is best handled in IRC on #juju-dev I think
Can you please pastebin the output of this command, ensuring you redact the
token id:
curl -o- -d "{\"auth\": {\"tenantName\": \"$OS_TENANT_NAME\",
\"passwordCredentials\": {\"username\": \"$OS_USERNAME\", \"password\":
\"$OS_PASSWORD\"}}}" -H "Content-type: application/json" $OS_AUTH_URL/tokens |
python -c "import json, sys; print json.dumps(json.loads(sys.stdin.read()),
indent=4)"
Also include the values of the various OS_.... env variables above (not the
password though), and your environments.yaml with any sensitive information
redacted.
On 26/03/13 09:16, Zygmunt Krynicki wrote:
> W dniu 26.03.2013 00:09, David Cheney pisze:
>> You can use juju ssh 0 to access the bootstrap node, from then
>> check out /var/log/juju/machine-0.log (from memory), it'll explain
>> what has gone wrong.
>
> Grepping for "ERROR" I get a screen full of:
>
> 2013/03/25 23:14:51 ERROR JUJU:jujud:machine cmd/jujud: provisioning
> worker: failed to GET object provider-state from container
> juju-e78c91f6ea8f62feb6ccecca52d18010, caused by:
> https://region-a.geo-1.objects.hpcloudsvc.com/v1/35370665361422/juju-e78c91f6ea8f62feb6ccecca52d18010/provider-state%!(EXTRA
> string=failed executing the request), caused by: Get
> https://region-a.geo-1.objects.hpcloudsvc.com/v1/35370665361422/juju-e78c91f6ea8f62feb6ccecca52d18010/provider-state:
> lookup region-a.geo-1.objects.hpcloudsvc.com: Temporary failure in
> name resolution
> 2013/03/25 23:14:51 ERROR JUJU:jujud:machine cmd/jujud: instance id
> for 1 not found
> 2013/03/25 23:14:55 ERROR JUJU:jujud:machine cmd/jujud: firewaller:
> instance id for 1 not found
> 2013/03/25 23:15:04 ERROR JUJU:jujud:machine cmd/jujud: provisioning
> worker: failed to GET object provider-state from container
> juju-e78c91f6ea8f62feb6ccecca52d18010, caused by:
> https://region-a.geo-1.objects.hpcloudsvc.com/v1/35370665361422/juju-e78c91f6ea8f62feb6ccecca52d18010/provider-state%!(EXTRA
> string=failed executing the request), caused by: Get
> https://region-a.geo-1.objects.hpcloudsvc.com/v1/35370665361422/juju-e78c91f6ea8f62feb6ccecca52d18010/provider-state:
> lookup region-a.geo-1.objects.hpcloudsvc.com: Temporary failure in
> name resolution
> 2013/03/25 23:15:04 ERROR JUJU:jujud:machine cmd/jujud: instance id
> for 1 not found
> 2013/03/25 23:15:08 ERROR JUJU:jujud:machine cmd/jujud: firewaller:
> instance id for 1 not found
>
> Thanks
> ZK
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iJwEAQECAAYFAlFQ3XUACgkQCJ79BCOJFcaiWwP+PIDbc8QfoLiunbZf6uNitKV+
DJYC49Metuhtq5KjCkiY1UjszXTrGS8IIC7kdxBbUpWO82crlpoeRgbnfUW9ko0b
SWv8N1mgBG6US0DumB4lkg1J6qqCLlwi6D9m4zewzAJSdpwyN/w6Wm7qSKVGKmfX
gwXFeZqbTQY6wEct6Hc=
=XuX4
-----END PGP SIGNATURE-----
More information about the Juju
mailing list