>From the part of the log you provided everything looks fine. Build finished shows that the build is successful and you should have a centos-7-1-x64-vmware.box file. (The attachment is missing)
If you expected something else or think there is something wrong describe your expectation in detail and provide a example template file and full log from PACKER_LOG=1 packer build template.json On Tuesday, September 27, 2016 at 4:16:00 PM UTC+2, balubhai555 wrote: > > Hello Team, > > Packer is not able to create Virtual machine image on the top of centos7 > in Windows8.1 OS and gave the below error. > > *==> vmware-iso: Gracefully halting virtual machine...* > * vmware-iso: Waiting for VMware to clean up after itself...* > *==> vmware-iso: Deleting unnecessary VMware files...* > * vmware-iso: Deleting: > C:\Users\miracle\Desktop\CompleteMSBImage\vmware.log* > *==> vmware-iso: Compacting the disk image* > *==> vmware-iso: Cleaning VMX prior to finishing up...* > * vmware-iso: Unmounting floppy from VMX...* > * vmware-iso: Detaching ISO from CD-ROM device...* > * vmware-iso: Disabling VNC server...* > *==> vmware-iso: Running post-processor: vagrant* > *==> vmware-iso (vagrant): Creating Vagrant box for 'vmware' provider* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\disk-s001.vmdk* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\disk-s002.vmdk* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\disk-s003.vmdk* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\disk-s004.vmdk* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\disk-s005.vmdk* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\disk-s006.vmdk* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\disk-s007.vmdk* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\disk-s008.vmdk* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\disk-s009.vmdk* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\disk-s010.vmdk* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\disk.vmdk* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\packer-vmware-iso.nvram* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\packer-vmware-iso.vmsd* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\packer-vmware-iso.vmx* > * vmware-iso (vagrant): Copying: > C:\Users\miracle\Desktop\CompleteMSBImage\packer-vmware-iso.vmxf* > * vmware-iso (vagrant): Compressing: Vagrantfile* > * vmware-iso (vagrant): Compressing: disk-s001.vmdk* > * vmware-iso (vagrant): Compressing: disk-s002.vmdk* > * vmware-iso (vagrant): Compressing: disk-s003.vmdk* > * vmware-iso (vagrant): Compressing: disk-s004.vmdk* > * vmware-iso (vagrant): Compressing: disk-s005.vmdk* > * vmware-iso (vagrant): Compressing: disk-s006.vmdk* > * vmware-iso (vagrant): Compressing: disk-s007.vmdk* > * vmware-iso (vagrant): Compressing: disk-s008.vmdk* > * vmware-iso (vagrant): Compressing: disk-s009.vmdk* > * vmware-iso (vagrant): Compressing: disk-s010.vmdk* > * vmware-iso (vagrant): Compressing: disk.vmdk* > * vmware-iso (vagrant): Compressing: metadata.json* > * vmware-iso (vagrant): Compressing: packer-vmware-iso.nvram* > * vmware-iso (vagrant): Compressing: packer-vmware-iso.vmsd* > * vmware-iso (vagrant): Compressing: packer-vmware-iso.vmx* > * vmware-iso (vagrant): Compressing: packer-vmware-iso.vmxf* > *Build 'vmware-iso' finished.* > > *==> Builds finished. The artifacts of successful builds are:* > *--> vmware-iso: 'vmware' provider box: centos-7-1-x64-vmware.box* > > > > Here no packer image is not avalible. > > Please find the attachment. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/eb3c2471-8d1f-4a34-88e2-342f4f46b0fb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
