Skip to content

Instantly share code, notes, and snippets.

@major
Created November 3, 2015 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save major/b30a9aa49f01e96625a1 to your computer and use it in GitHub Desktop.
Save major/b30a9aa49f01e96625a1 to your computer and use it in GitHub Desktop.
TASK: [lxc_hosts | Move lxc cached image into place] **************************
failed: [aio1] => (item={'url': u'https://rpc-repo.rackspace.com/container_images/rpc-trusty-container.tgz', 'name': 'trusty.tgz', 'chroot_path': 'trusty/rootfs-amd64', 'sha256sum': '56c6a6e132ea7d10be2f3e8104f47136ccf408b30e362133f0dc4a0a9adb4d0c'}) => {"failed": true, "item": {"chroot_path": "trusty/rootfs-amd64", "name": "trusty.tgz", "sha256sum": "56c6a6e132ea7d10be2f3e8104f47136ccf408b30e362133f0dc4a0a9adb4d0c", "url": "https://rpc-repo.rackspace.com/container_images/rpc-trusty-container.tgz"}}
msg: Unexpected error when accessing exploded file: [Errno 2] No such file or directory: '/var/cache/lxc/trusty/rootfs-amd64/etc/ssl/certs/NetLock_Arany_=Class_Gold=_F\\305\\221tan\\303\\272s\\303\\255tv\\303\\241ny.pem'
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/root/lxc-hosts-setup.retry
aio1 : ok=23 changed=19 unreachable=0 failed=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment