error is coming from VirtualBox, try to create and boot a VM using the same iso
that may give you more information On Sat, Apr 21, 2018 at 12:42 PM, Tushar Batra <[email protected]> wrote: > Hi, > > I have executed the following command :- > "packer build -only=virtualbox-iso application-server.json" > > and I am getting the output :- > > virtualbox-iso output will be in this color. > > ==> virtualbox-iso: exit status 1 > ==> virtualbox-iso: Downloading or copying Guest additions checksums > virtualbox-iso: Downloading or copying: http://download.virtualbox. > org/virtualbox/5.2.8/SHA256SUMS > ==> virtualbox-iso: Downloading or copying Guest additions > virtualbox-iso: Found already downloaded, initial checksum matched, no > download needed: http://download.virtualbox.org/virtualbox/5.2.8/ > VBoxGuestAdditions_5.2.8.iso > ==> virtualbox-iso: Downloading or copying ISO > virtualbox-iso: Found already downloaded, initial checksum matched, no > download needed: http://releases.ubuntu.com/trusty/ubuntu-14.04.5-server- > amd64.iso > ==> virtualbox-iso: Starting HTTP server on port 8031 > ==> virtualbox-iso: Error configuring VirtualBox to suppress messages: > VBoxManage error: VBoxManage.exe: error: Failed to create the VirtualBox > object! > ==> virtualbox-iso: VBoxManage.exe: error: Completely failed to > instantiate CLSID_VirtualBox: CO_E_SERVER_EXEC_FAILURE > ==> virtualbox-iso: VBoxManage.exe: error: Details: code > CO_E_SERVER_EXEC_FAILURE (0x80080005), component VirtualBoxClientWrap, > interface IVirtualBoxClient > ==> virtualbox-iso: Deleting output directory... > Build 'virtualbox-iso' errored: Error configuring VirtualBox to suppress > messages: VBoxManage error: VBoxManage.exe: error: Failed to create the > VirtualBox object! > VBoxManage.exe: error: Completely failed to instantiate CLSID_VirtualBox: > CO_E_SERVER_EXEC_FAILURE > VBoxManage.exe: error: Details: code CO_E_SERVER_EXEC_FAILURE > (0x80080005), component VirtualBoxClientWrap, interface IVirtualBoxClient > > ==> Some builds didn't complete successfully and had errors: > --> virtualbox-iso: Error configuring VirtualBox to suppress messages: > VBoxManage error: VBoxManage.exe: error: Failed to create the VirtualBox > object! > VBoxManage.exe: error: Completely failed to instantiate CLSID_VirtualBox: > CO_E_SERVER_EXEC_FAILURE > VBoxManage.exe: error: Details: code CO_E_SERVER_EXEC_FAILURE > (0x80080005), component VirtualBoxClientWrap, interface IVirtualBoxClient > > ==> Builds finished but no artifacts were created. > > Any help regarding this would be appreciated. > > Thanks & Regards, > Tushar Batra > > -- > 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/583c4a24-eaf9-438e-ba74-76727512e337%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/583c4a24-eaf9-438e-ba74-76727512e337%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro -- 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/CAHqq0ezRwkEB9U0JPVCL-W4W%2B8m9arsrVuMeEvrfeFdqQ8M%3D2g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
