Skip to content

Instantly share code, notes, and snippets.

@trodemaster
Created October 20, 2016 04:01
Show Gist options
  • Save trodemaster/5bc3db680622b32fb38cba3eeba6a7dd to your computer and use it in GitHub Desktop.
Save trodemaster/5bc3db680622b32fb38cba3eeba6a7dd to your computer and use it in GitHub Desktop.
2016/10/19 20:55:48 ui: ==> vmware-iso: Gracefully halting virtual machine...
2016/10/19 20:55:48 packer: 2016/10/19 20:55:48 Executing shutdown command: sudo shutdown -P now
2016/10/19 20:55:48 packer: 2016/10/19 20:55:48 opening new ssh session
2016/10/19 20:55:48 packer: 2016/10/19 20:55:48 starting remote command: sudo shutdown -P now
2016/10/19 20:56:34 packer: 2016/10/19 20:56:34 Remote command exited without exit status or exit signal.
2016/10/19 20:56:34 packer: 2016/10/19 20:56:34 Executing: /Applications/VMware Fusion.app/Contents/Library/vmrun [-T fusion list]
2016/10/19 20:56:34 packer: 2016/10/19 20:56:34 stdout: Total running VMs: 0
2016/10/19 20:56:34 packer: 2016/10/19 20:56:34 stderr:
2016/10/19 20:56:34 ui: ==> vmware-iso: Deleting output directory...
2016/10/19 20:56:34 ui error: Build 'vmware-iso' errored: Shutdown command has non-zero exit status.
Stdout:
Stderr: 
2016/10/19 20:56:34 Builds completed. Waiting on interrupt barrier...
2016/10/19 20:56:34 machine readable: error-count []string{"1"}
2016/10/19 20:56:34 ui error:
==> Some builds didn't complete successfully and had errors:
2016/10/19 20:56:34 machine readable: vmware-iso,error []string{"Shutdown command has non-zero exit status.\n\nStdout: \n\nStderr: "}
2016/10/19 20:56:34 ui error: --> vmware-iso: Shutdown command has non-zero exit status.
Stdout:
Stderr:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment