Hi Megan, thanks for your reply. The only extra Packer plugin we use is the following and we have recently moved to the latest version of this (0.2.3); https://github.com/frapposelli/packer-post-processor-vagrant-vmware-ovf
Are you suggesting we should remove this plugin from the Packer directory and see if that helps? Thanks Neil. On Tuesday, 17 October 2017 02:07:51 UTC+10, Megan Marsh wrote: > > Looks like this might be the same as > https://github.com/hashicorp/packer/issues/5467? > > On Sun, Oct 15, 2017 at 7:41 PM, <[email protected] <javascript:>> > wrote: > >> We are using TeamCity 9.1.6 to run our Packer builds. This has been >> working fine until Packer version 1.0.1. >> >> We can successfully get TeamCity to execute our PowerShell script which >> executes Packer v 1.0.0 and below. As soon as we swap the exe to version >> 1.0.1, 1.0.2 ... 1.1.0 we get the following error using both of the >> builders we use. >> >> Is anyone else using TeamCity with Packer for their builds? >> We have tried changing PowerShell settings on our TeamCity build step >> such as x86 / x64, PowerShell v 2.0 mode, -NoProfile mode. Regardless we >> still get the timeout error. >> >> If we run our PowerShell script on one of the virtual machines created by >> TeamCity running Packer 1.0.1 + but execute the script not via TeamCity we >> don't get the timeout issue. >> >> Cheers >> >> Failed to initialize build 'vmwaredesktop': error initializing builder >> 'vmware-iso': timeout while waiting for plugin to start >> >> Failed to initialize build 'virtualbox': error initializing builder >> 'virtualbox-iso': timeout while waiting for plugin to start >> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/packer-tool/9a5402ca-db9a-4454-8bf4-ac87be7ccdb6%40googlegroups.com >> >> <https://groups.google.com/d/msgid/packer-tool/9a5402ca-db9a-4454-8bf4-ac87be7ccdb6%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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/ff333c63-e8ea-4d0b-8a5c-a3f3c9ebeaad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
