Skip to content

Instantly share code, notes, and snippets.

@bemeyert
Created September 2, 2014 11:13
Show Gist options
  • Save bemeyert/9b9d37556efa870c228e to your computer and use it in GitHub Desktop.
Save bemeyert/9b9d37556efa870c228e to your computer and use it in GitHub Desktop.
2014/09/02 12:37:46 ui: ==> vmware-iso: Running post-processor: vsphere
2014/09/02 12:37:46 /usr/local/bin/packer-command-build: 2014/09/02 12:37:46 Deleting original artifact for build 'vmware-iso'
2014/09/02 12:37:46 /usr/local/bin/packer-builder-vmware-iso: 2014/09/02 12:37:46 opening new ssh session
2014/09/02 12:37:46 /usr/local/bin/packer-builder-vmware-iso: 2014/09/02 12:37:46 starting remote command: rm -rf /vmfs/volumes/local/output-vmware-iso
2014/09/02 12:37:46 /usr/local/bin/packer-builder-vmware-iso: 2014/09/02 12:37:46 remote command exited with '0': rm -rf /vmfs/volumes/local/output-vmware-iso
2014/09/02 12:37:46 ui error: Build 'vmware-iso' errored: 1 error(s) occurred:
* Post-processor failed: Unknown artifact type, can't build box: mitchellh.vmware-esx
2014/09/02 12:37:46 /usr/local/bin/packer-command-build: 2014/09/02 12:37:46 Builds completed. Waiting on interrupt barrier...
2014/09/02 12:37:46 machine readable: error-count []string{"1"}
2014/09/02 12:37:46 ui error:
==> Some builds didn't complete successfully and had errors:
2014/09/02 12:37:46 machine readable: vmware-iso,error []string{"1 error(s) occurred:\n\n* Post-processor failed: Unknown artifact type, can't build box: mitchellh.vmware-esx"}
2014/09/02 12:37:46 ui error: --> vmware-iso: 1 error(s) occurred:
* Post-processor failed: Unknown artifact type, can't build box: mitchellh.vmware-esx
2014/09/02 12:37:46 ui:
==> Builds finished but no artifacts were created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment