The VirtualBox forums are asking for logs and I have a hard time to get them since Packer clean up everything.
I ended up doing "tail -f VBMachines/my-vm/Logs/VBox.log" but maybe there is a better way?
The --debug step-by-step is not an option since there is a timing issue and I don't reproduce the problem if I introduce long delays.
Also I have logs up to the shutdown I guess, but how could I get the post_manage logs ???
Is there a do not clean up option ??
Thanks